Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a65a39039cf7664a715857da731e59ec3cb9dfd 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-ssh8020897119234467702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh8051196236632476001.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1208209971896642346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh13664241042963896676.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-ssh7666677721828607995.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-63126 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 2a65a39039cf7664a715857da731e59ec3cb9dfd (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 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 Commit message: "Merge pull request #170 from jinlinGuan/released-go-mods" > git rev-list --no-walk dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T06:03:52.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T06:03:52.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T06:03:52.815Z] ========================================================= [2022-05-11T06:03:52.815Z] EdgeX Global Pipelines Version Info [2022-05-11T06:03:52.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:03:53.580Z] ------------------- [2022-05-11T06:03:53.580Z] stable info: [2022-05-11T06:03:53.580Z] ------------------- [2022-05-11T06:03:53.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T06:03:53.580Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T06:03:53.580Z] Message: update stable to v1.0.230 [2022-05-11T06:03:54.152Z] ------------------- [2022-05-11T06:03:54.152Z] experimental info: [2022-05-11T06:03:54.152Z] ------------------- [2022-05-11T06:03:54.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T06:03:54.152Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T06:03:54.152Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T06:03:54.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-11T06:03:54.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-11T06:03:54.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T06:03:54.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T06:03:54.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T06:03:54.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T06:03:54.379Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T06:03:54.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T06:03:54.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T06:03:54.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T06:03:54.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T06:03:54.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-11T06:03:54.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T06:03:54.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T06:03:54.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T06:03:54.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T06:03:54.616Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T06:03:54.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T06:03:54.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T06:03:54.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T06:03:54.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T06:03:54.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T06:03:54.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T06:03:54.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T06:03:54.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T06:03:54.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T06:03:54.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-11T06:03:54.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-11T06:03:54.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-11T06:03:54.794Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] echo [2022-05-11T06:03:54.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a65a39 [Pipeline] echo [2022-05-11T06:03:54.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T06:03:54.867Z] provisioning config files... [2022-05-11T06:03:54.877Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1245741258687090816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:03:55.194Z] ---> docker-login.sh [2022-05-11T06:03:55.195Z] nexus3.edgexfoundry.org:10001 [2022-05-11T06:03:55.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:03:55.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:03:55.456Z] Configure a credential helper to remove this warning. See [2022-05-11T06:03:55.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:03:55.456Z] [2022-05-11T06:03:55.456Z] Login Succeeded [2022-05-11T06:03:55.456Z] nexus3.edgexfoundry.org:10002 [2022-05-11T06:03:55.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:03:55.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:03:55.717Z] Configure a credential helper to remove this warning. See [2022-05-11T06:03:55.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:03:55.717Z] [2022-05-11T06:03:55.717Z] Login Succeeded [2022-05-11T06:03:55.717Z] nexus3.edgexfoundry.org:10003 [2022-05-11T06:03:55.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:03:55.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:03:55.717Z] Configure a credential helper to remove this warning. See [2022-05-11T06:03:55.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:03:55.717Z] [2022-05-11T06:03:55.717Z] Login Succeeded [2022-05-11T06:03:55.717Z] nexus3.edgexfoundry.org:10004 [2022-05-11T06:03:55.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:03:55.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:03:55.978Z] Configure a credential helper to remove this warning. See [2022-05-11T06:03:55.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:03:55.978Z] [2022-05-11T06:03:55.978Z] Login Succeeded [2022-05-11T06:03:55.978Z] docker.io [2022-05-11T06:03:55.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:03:56.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:03:56.552Z] Configure a credential helper to remove this warning. See [2022-05-11T06:03:56.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:03:56.552Z] [2022-05-11T06:03:56.552Z] Login Succeeded [2022-05-11T06:03:56.552Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T06:03:56.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T06:03:56.958Z] + git rev-list -1 --merges 2a65a39039cf7664a715857da731e59ec3cb9dfd~1..2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] echo [2022-05-11T06:03:57.079Z] -----------> git rev-list -1 --merges 2a65a39039cf7664a715857da731e59ec3cb9dfd~1..2a65a39039cf7664a715857da731e59ec3cb9dfd 2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:03:57.079Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd [false] [Pipeline] sh [2022-05-11T06:03:57.375Z] + git log --format=format:%s -1 2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] echo [2022-05-11T06:03:57.392Z] ========================================================= [2022-05-11T06:03:57.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T06:03:57.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T06:03:57.732Z] + git log --format=format:%s -1 2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] echo [2022-05-11T06:03:57.745Z] [semverPrep] GIT_COMMIT: 2a65a39039cf7664a715857da731e59ec3cb9dfd, Commit Message: Merge pull request #170 from jinlinGuan/released-go-mods [Pipeline] echo [2022-05-11T06:03:57.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T06:03:58.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T06:03:58.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T06:03:58.202Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T06:03:58.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T06:03:58.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T06:03:58.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T06:03:58.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:03:58.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:03:58.637Z] [2022-05-11T06:03:58.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:03:58.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:03:58.949Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T06:03:58.949Z] 1fe172e4850f: Pulling fs layer [2022-05-11T06:03:58.949Z] caf521ccaac6: Pulling fs layer [2022-05-11T06:03:58.949Z] 3ead6fa29328: Pulling fs layer [2022-05-11T06:03:58.949Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T06:03:58.949Z] a8d5f1318db7: Pulling fs layer [2022-05-11T06:03:58.949Z] c427282e49a2: Pulling fs layer [2022-05-11T06:03:58.949Z] 1827001aaf11: Pulling fs layer [2022-05-11T06:03:58.949Z] 0714d37db230: Pulling fs layer [2022-05-11T06:03:58.949Z] ac28cf19c067: Pulling fs layer [2022-05-11T06:03:58.949Z] ca983d60f3e2: Pulling fs layer [2022-05-11T06:03:58.949Z] 9f894cec8388: Pulling fs layer [2022-05-11T06:03:58.949Z] 5c2a1cbceb83: Waiting [2022-05-11T06:03:58.949Z] a8d5f1318db7: Waiting [2022-05-11T06:03:58.949Z] c427282e49a2: Waiting [2022-05-11T06:03:58.949Z] ac28cf19c067: Waiting [2022-05-11T06:03:58.949Z] 9f894cec8388: Waiting [2022-05-11T06:03:58.949Z] 0714d37db230: Waiting [2022-05-11T06:03:58.949Z] 1827001aaf11: Waiting [2022-05-11T06:03:58.949Z] ca983d60f3e2: Waiting [2022-05-11T06:03:58.949Z] caf521ccaac6: Download complete [2022-05-11T06:03:58.949Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T06:03:58.949Z] 5c2a1cbceb83: Download complete [2022-05-11T06:03:59.211Z] a8d5f1318db7: Verifying Checksum [2022-05-11T06:03:59.211Z] a8d5f1318db7: Download complete [2022-05-11T06:03:59.211Z] 3ead6fa29328: Verifying Checksum [2022-05-11T06:03:59.211Z] 3ead6fa29328: Download complete [2022-05-11T06:03:59.211Z] c427282e49a2: Verifying Checksum [2022-05-11T06:03:59.211Z] c427282e49a2: Download complete [2022-05-11T06:03:59.211Z] 0714d37db230: Verifying Checksum [2022-05-11T06:03:59.211Z] 0714d37db230: Download complete [2022-05-11T06:03:59.211Z] ac28cf19c067: Download complete [2022-05-11T06:03:59.211Z] ca983d60f3e2: Verifying Checksum [2022-05-11T06:03:59.211Z] ca983d60f3e2: Download complete [2022-05-11T06:03:59.211Z] 9f894cec8388: Verifying Checksum [2022-05-11T06:03:59.211Z] 9f894cec8388: Download complete [2022-05-11T06:03:59.211Z] 1fe172e4850f: Verifying Checksum [2022-05-11T06:03:59.211Z] 1fe172e4850f: Download complete [2022-05-11T06:03:59.471Z] 1827001aaf11: Verifying Checksum [2022-05-11T06:03:59.471Z] 1827001aaf11: Download complete [2022-05-11T06:04:00.851Z] 1fe172e4850f: Pull complete [2022-05-11T06:04:00.851Z] caf521ccaac6: Pull complete [2022-05-11T06:04:01.422Z] 3ead6fa29328: Pull complete [2022-05-11T06:04:01.422Z] 5c2a1cbceb83: Pull complete [2022-05-11T06:04:01.683Z] a8d5f1318db7: Pull complete [2022-05-11T06:04:01.683Z] c427282e49a2: Pull complete [2022-05-11T06:04:03.590Z] 1827001aaf11: Pull complete [2022-05-11T06:04:03.590Z] 0714d37db230: Pull complete [2022-05-11T06:04:03.852Z] ac28cf19c067: Pull complete [2022-05-11T06:04:03.852Z] ca983d60f3e2: Pull complete [2022-05-11T06:04:03.852Z] 9f894cec8388: Pull complete [2022-05-11T06:04:03.852Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T06:04:03.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:04:03.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T06:04:03.929Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:04:03.967Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T06:04:05.289Z] $ docker top ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 -eo pid,comm [2022-05-11T06:04:05.371Z] 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-11T06:04:05.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T06:04:05.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T06:04:05.408Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T06:04:05.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T06:04:05.540Z] $ docker exec ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 ssh-agent [2022-05-11T06:04:05.669Z] SSH_AUTH_SOCK=/tmp/ssh-WhCITJMpdCle/agent.33 [2022-05-11T06:04:05.669Z] SSH_AGENT_PID=39 [2022-05-11T06:04:05.678Z] Running ssh-add (command line suppressed) [2022-05-11T06:04:05.800Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2201469373552351708.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2201469373552351708.key) [2022-05-11T06:04:05.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T06:04:06.105Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T06:04:06.138Z] $ docker exec --env ******** --env ******** ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 ssh-agent -k [2022-05-11T06:04:06.240Z] unset SSH_AUTH_SOCK; [2022-05-11T06:04:06.241Z] unset SSH_AGENT_PID; [2022-05-11T06:04:06.241Z] echo Agent pid 39 killed; [2022-05-11T06:04:06.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T06:04:06.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T06:04:06.282Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T06:04:06.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T06:04:06.401Z] $ docker exec ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 ssh-agent [2022-05-11T06:04:06.520Z] SSH_AUTH_SOCK=/tmp/ssh-4d9d34Ep3i6z/agent.72 [2022-05-11T06:04:06.520Z] SSH_AGENT_PID=78 [2022-05-11T06:04:06.525Z] Running ssh-add (command line suppressed) [2022-05-11T06:04:06.628Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_252552693571737008.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_252552693571737008.key) [2022-05-11T06:04:06.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T06:04:06.933Z] + git semver init [2022-05-11T06:04:07.193Z] 2022-05-11 06:04:07,145 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T06:04:07.193Z] 2022-05-11 06:04:07,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-11T06:04:07.193Z] 2022-05-11 06:04:07,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-11T06:04:07.193Z] 2022-05-11 06:04:07,147 [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-11T06:04:08.143Z] 2022-05-11 06:04:08,000 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-05-11T06:04:08.143Z] 2022-05-11 06:04:08,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-05-11T06:04:08.143Z] 2022-05-11 06:04:08,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:04:08.143Z] 2022-05-11 06:04:08,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:04:08.143Z] 2.2.0-dev.17 [Pipeline] } [2022-05-11T06:04:08.157Z] $ docker exec --env ******** --env ******** ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 ssh-agent -k [2022-05-11T06:04:08.278Z] unset SSH_AUTH_SOCK; [2022-05-11T06:04:08.278Z] unset SSH_AGENT_PID; [2022-05-11T06:04:08.279Z] echo Agent pid 78 killed; [2022-05-11T06:04:08.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T06:04:08.606Z] + git semver [Pipeline] } [2022-05-11T06:04:08.881Z] $ docker stop --time=1 ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 [2022-05-11T06:04:10.219Z] $ docker rm -f ded5f5a9126da941fa8e1c69eed07c9ff1d9cec2ee35f1344bba5832b61e23f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T06:04:10.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T06:04:10.885Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T06:04:10.890Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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-11T06:04:11.099Z] provisioning config files... [2022-05-11T06:04:11.110Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3466069312472678322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:04:11.414Z] ---> docker-login.sh [2022-05-11T06:04:11.415Z] nexus3.edgexfoundry.org:10001 [2022-05-11T06:04:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:04:11.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:04:11.415Z] Configure a credential helper to remove this warning. See [2022-05-11T06:04:11.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:04:11.415Z] [2022-05-11T06:04:11.415Z] Login Succeeded [2022-05-11T06:04:11.415Z] nexus3.edgexfoundry.org:10002 [2022-05-11T06:04:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:04:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:04:11.677Z] Configure a credential helper to remove this warning. See [2022-05-11T06:04:11.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:04:11.677Z] [2022-05-11T06:04:11.677Z] Login Succeeded [2022-05-11T06:04:11.677Z] nexus3.edgexfoundry.org:10003 [2022-05-11T06:04:11.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:04:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:04:11.677Z] Configure a credential helper to remove this warning. See [2022-05-11T06:04:11.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:04:11.677Z] [2022-05-11T06:04:11.677Z] Login Succeeded [2022-05-11T06:04:11.677Z] nexus3.edgexfoundry.org:10004 [2022-05-11T06:04:11.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:04:11.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:04:11.939Z] Configure a credential helper to remove this warning. See [2022-05-11T06:04:11.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:04:11.939Z] [2022-05-11T06:04:11.939Z] Login Succeeded [2022-05-11T06:04:11.939Z] docker.io [2022-05-11T06:04:11.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:04:12.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:04:12.200Z] Configure a credential helper to remove this warning. See [2022-05-11T06:04:12.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:04:12.200Z] [2022-05-11T06:04:12.200Z] Login Succeeded [2022-05-11T06:04:12.200Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T06:04:12.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T06:04:12.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T06:04:12.285Z] ========================================================= [2022-05-11T06:04:12.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T06:04:12.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:04:12.607Z] + 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-11T06:04:12.607Z] Sending build context to Docker daemon 5.323MB [2022-05-11T06:04:12.607Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T06:04:12.607Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T06:04:12.607Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T06:04:12.607Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T06:04:12.607Z] 666ba61612fd: Pulling fs layer [2022-05-11T06:04:12.607Z] 8ed8ca486205: Pulling fs layer [2022-05-11T06:04:12.607Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T06:04:12.607Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T06:04:12.607Z] ca2b28591e48: Pulling fs layer [2022-05-11T06:04:12.607Z] a51346096db8: Pulling fs layer [2022-05-11T06:04:12.607Z] daebc70d1ce1: Pulling fs layer [2022-05-11T06:04:12.607Z] 0e18a0eac166: Pulling fs layer [2022-05-11T06:04:12.607Z] 4fe6c5a15a65: Waiting [2022-05-11T06:04:12.607Z] a51346096db8: Waiting [2022-05-11T06:04:12.607Z] daebc70d1ce1: Waiting [2022-05-11T06:04:12.607Z] 22a0e8bec74d: Waiting [2022-05-11T06:04:12.607Z] ca2b28591e48: Waiting [2022-05-11T06:04:12.607Z] 0e18a0eac166: Waiting [2022-05-11T06:04:12.607Z] 8ed8ca486205: Verifying Checksum [2022-05-11T06:04:12.607Z] 8ed8ca486205: Download complete [2022-05-11T06:04:12.607Z] 666ba61612fd: Download complete [2022-05-11T06:04:12.607Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T06:04:12.607Z] 22a0e8bec74d: Download complete [2022-05-11T06:04:12.866Z] ca2b28591e48: Verifying Checksum [2022-05-11T06:04:12.866Z] ca2b28591e48: Download complete [2022-05-11T06:04:12.866Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T06:04:12.866Z] 59bf1c3509f3: Download complete [2022-05-11T06:04:12.866Z] a51346096db8: Verifying Checksum [2022-05-11T06:04:12.866Z] a51346096db8: Download complete [2022-05-11T06:04:12.866Z] daebc70d1ce1: Verifying Checksum [2022-05-11T06:04:12.866Z] daebc70d1ce1: Download complete [2022-05-11T06:04:12.866Z] 59bf1c3509f3: Pull complete [2022-05-11T06:04:13.125Z] 666ba61612fd: Pull complete [2022-05-11T06:04:13.125Z] 8ed8ca486205: Pull complete [2022-05-11T06:04:13.386Z] 0e18a0eac166: Verifying Checksum [2022-05-11T06:04:13.386Z] 0e18a0eac166: Download complete [2022-05-11T06:04:13.647Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T06:04:13.647Z] 4fe6c5a15a65: Download complete [2022-05-11T06:04:17.857Z] 4fe6c5a15a65: Pull complete [2022-05-11T06:04:17.857Z] 22a0e8bec74d: Pull complete [2022-05-11T06:04:17.857Z] ca2b28591e48: Pull complete [2022-05-11T06:04:17.857Z] a51346096db8: Pull complete [2022-05-11T06:04:17.857Z] daebc70d1ce1: Pull complete [2022-05-11T06:04:19.767Z] 0e18a0eac166: Pull complete [2022-05-11T06:04:19.767Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T06:04:19.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T06:04:19.767Z] ---> f018257e8ee9 [2022-05-11T06:04:19.767Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T06:04:21.157Z] ---> Running in 16f65584b3b3 [2022-05-11T06:04:21.157Z] Removing intermediate container 16f65584b3b3 [2022-05-11T06:04:21.157Z] ---> f34c29b3f512 [2022-05-11T06:04:21.157Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T06:04:21.157Z] ---> Running in 9df65c5cafb1 [2022-05-11T06:04:21.419Z] Removing intermediate container 9df65c5cafb1 [2022-05-11T06:04:21.419Z] ---> ab5c765d5ff4 [2022-05-11T06:04:21.419Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T06:04:21.419Z] ---> Running in 2494e4a1421b [2022-05-11T06:04:21.419Z] Removing intermediate container 2494e4a1421b [2022-05-11T06:04:21.419Z] ---> a2af81adbf8e [2022-05-11T06:04:21.419Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T06:04:21.419Z] ---> Running in 4108a3c4e694 [2022-05-11T06:04:21.994Z] Removing intermediate container 4108a3c4e694 [2022-05-11T06:04:21.994Z] ---> 36ce7c70125e [2022-05-11T06:04:21.994Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T06:04:22.255Z] ---> Running in ce551ebc7c5e [2022-05-11T06:04:22.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T06:04:23.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T06:04:23.660Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T06:04:23.660Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T06:04:23.660Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T06:04:23.660Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T06:04:23.921Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T06:04:23.921Z] OK: 224 MiB in 56 packages [2022-05-11T06:04:24.492Z] Removing intermediate container ce551ebc7c5e [2022-05-11T06:04:24.492Z] ---> eb6f1c9d7630 [2022-05-11T06:04:24.492Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T06:04:24.492Z] ---> Running in 36bae12a27c6 [2022-05-11T06:04:24.492Z] Removing intermediate container 36bae12a27c6 [2022-05-11T06:04:24.492Z] ---> e3fe0dafce4c [2022-05-11T06:04:24.492Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T06:04:24.492Z] ---> aada5cf5a3f9 [2022-05-11T06:04:24.492Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T06:04:24.752Z] ---> Running in 065b9bcf2079 [2022-05-11T06:04:26.030Z] Still waiting to schedule task [2022-05-11T06:04:26.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-11T06:04:39.655Z] Removing intermediate container 065b9bcf2079 [2022-05-11T06:04:39.655Z] ---> 2e1897187380 [2022-05-11T06:04:39.655Z] Step 11/12 : COPY . . [2022-05-11T06:04:39.655Z] ---> 4912fb5450d5 [2022-05-11T06:04:39.655Z] Step 12/12 : RUN ${MAKE} [2022-05-11T06:04:39.655Z] ---> Running in eb63a60b1624 [2022-05-11T06:04:39.655Z] noop [2022-05-11T06:04:39.655Z] Removing intermediate container eb63a60b1624 [2022-05-11T06:04:39.655Z] ---> ef6f57b24748 [2022-05-11T06:04:39.655Z] Successfully built ef6f57b24748 [2022-05-11T06:04:39.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:04:39.961Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T06:04:39.961Z] . [Pipeline] withDockerContainer [2022-05-11T06:04:40.033Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:04:40.068Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T06:04:40.470Z] $ docker top 3de1323f1a00c1ca2934903ac7f845718dc10a8439834e6eaea3abe057ef1331 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T06:04:40.830Z] + go version [2022-05-11T06:04:40.830Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T06:04:40.842Z] $ docker stop --time=1 3de1323f1a00c1ca2934903ac7f845718dc10a8439834e6eaea3abe057ef1331 [2022-05-11T06:04:42.118Z] $ docker rm -f 3de1323f1a00c1ca2934903ac7f845718dc10a8439834e6eaea3abe057ef1331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:04:42.548Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T06:04:42.549Z] . [Pipeline] withDockerContainer [2022-05-11T06:04:42.618Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:04:42.653Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T06:04:43.038Z] $ docker top 6fc3db8903c941cf4777570e69d5f5bb1c6f3cadc4fd9d537309941fd7fdf370 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T06:04:43.467Z] + make test [2022-05-11T06:04:43.467Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T06:04:44.094Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T06:04:54.091Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T06:04:54.091Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-05-11T06:04:59.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T06:05:03.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T06:05:03.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T06:05:03.572Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T06:05:04.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T06:05:04.188Z] $ docker stop --time=1 6fc3db8903c941cf4777570e69d5f5bb1c6f3cadc4fd9d537309941fd7fdf370 [2022-05-11T06:05:06.016Z] $ docker rm -f 6fc3db8903c941cf4777570e69d5f5bb1c6f3cadc4fd9d537309941fd7fdf370 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T06:05:06.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T06:05:06.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T06:05:07.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T06:05:07.529Z] + ls -al . [2022-05-11T06:05:07.529Z] total 168 [2022-05-11T06:05:07.529Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 06:05 . [2022-05-11T06:05:07.529Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 06:03 .. [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 06:03 .dockerignore [2022-05-11T06:05:07.529Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 06:04 .git [2022-05-11T06:05:07.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:03 .github [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 06:03 .gitignore [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 06:03 .golangci.yml [2022-05-11T06:05:07.529Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 06:04 .semver [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 06:03 Attribution.txt [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 11 06:03 CHANGELOG.md [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 06:03 Dockerfile [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 06:03 GOVERNANCE.md [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 06:03 Jenkinsfile [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 06:03 LICENSE [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 06:03 Makefile [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 06:03 OWNERS.md [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 06:03 README.md [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 06:04 VERSION [2022-05-11T06:05:07.529Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 06:03 bin [2022-05-11T06:05:07.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:03 cmd [2022-05-11T06:05:07.529Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 06:04 coverage.out [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 06:03 go.mod [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 06:03 go.sum [2022-05-11T06:05:07.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:03 internal [2022-05-11T06:05:07.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:03 snap [2022-05-11T06:05:07.529Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 06:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:07.827Z] + 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=2a65a39039cf7664a715857da731e59ec3cb9dfd --label arch=amd64 --label version=2.2.0-dev.17 . [2022-05-11T06:05:07.827Z] Sending build context to Docker daemon 5.331MB [2022-05-11T06:05:07.827Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T06:05:07.827Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T06:05:07.827Z] ---> ef6f57b24748 [2022-05-11T06:05:07.827Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T06:05:07.827Z] ---> Running in 10996745c647 [2022-05-11T06:05:08.091Z] Removing intermediate container 10996745c647 [2022-05-11T06:05:08.091Z] ---> 111c2fee90dd [2022-05-11T06:05:08.091Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T06:05:08.091Z] ---> Running in 0870082ec252 [2022-05-11T06:05:08.091Z] Removing intermediate container 0870082ec252 [2022-05-11T06:05:08.091Z] ---> 5d633f82ad43 [2022-05-11T06:05:08.091Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T06:05:08.091Z] ---> Running in c5a4edb828d5 [2022-05-11T06:05:08.352Z] Removing intermediate container c5a4edb828d5 [2022-05-11T06:05:08.352Z] ---> 7f42b8331b28 [2022-05-11T06:05:08.352Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T06:05:08.352Z] ---> Running in 570a78ed7717 [2022-05-11T06:05:08.922Z] Removing intermediate container 570a78ed7717 [2022-05-11T06:05:08.922Z] ---> 0d853f36c583 [2022-05-11T06:05:08.922Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T06:05:08.922Z] ---> Running in dd53141eb13a [2022-05-11T06:05:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T06:05:10.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T06:05:10.384Z] OK: 224 MiB in 56 packages [2022-05-11T06:05:10.644Z] Removing intermediate container dd53141eb13a [2022-05-11T06:05:10.644Z] ---> 022d01da4ec6 [2022-05-11T06:05:10.644Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T06:05:10.644Z] ---> Running in 4fac810b0141 [2022-05-11T06:05:10.644Z] Removing intermediate container 4fac810b0141 [2022-05-11T06:05:10.644Z] ---> 9db29b22eba9 [2022-05-11T06:05:10.644Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T06:05:10.905Z] ---> 8ffafb6276ab [2022-05-11T06:05:10.905Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T06:05:10.905Z] ---> Running in b5ebdd689056 [2022-05-11T06:05:11.476Z] Removing intermediate container b5ebdd689056 [2022-05-11T06:05:11.476Z] ---> faf54c1c4f37 [2022-05-11T06:05:11.476Z] Step 11/24 : COPY . . [2022-05-11T06:05:11.736Z] ---> 3e33880bc8c4 [2022-05-11T06:05:11.736Z] Step 12/24 : RUN ${MAKE} [2022-05-11T06:05:11.736Z] ---> Running in 1b07331930de [2022-05-11T06:05:11.997Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T06:05:33.951Z] Removing intermediate container 1b07331930de [2022-05-11T06:05:33.951Z] ---> 752fb94f7e94 [2022-05-11T06:05:33.951Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T06:05:33.951Z] 3.14: Pulling from library/alpine [2022-05-11T06:05:33.951Z] 8663204ce13b: Pulling fs layer [2022-05-11T06:05:33.951Z] 8663204ce13b: Verifying Checksum [2022-05-11T06:05:33.951Z] 8663204ce13b: Download complete [2022-05-11T06:05:33.951Z] 8663204ce13b: Pull complete [2022-05-11T06:05:33.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T06:05:33.951Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T06:05:33.951Z] ---> e04c818066af [2022-05-11T06:05:33.951Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T06:05:33.951Z] ---> Running in cc9e3d39001c [2022-05-11T06:05:33.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T06:05:33.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T06:05:34.213Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T06:05:34.213Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T06:05:34.213Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T06:05:34.213Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T06:05:34.213Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T06:05:34.213Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T06:05:34.213Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T06:05:34.213Z] OK: 8 MiB in 20 packages [2022-05-11T06:05:34.474Z] Removing intermediate container cc9e3d39001c [2022-05-11T06:05:34.474Z] ---> c6871c48b753 [2022-05-11T06:05:34.474Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T06:05:35.043Z] ---> 979c6cba8218 [2022-05-11T06:05:35.043Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T06:05:35.303Z] ---> f0f23b967723 [2022-05-11T06:05:35.304Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T06:05:35.304Z] ---> 10317a459463 [2022-05-11T06:05:35.304Z] Step 18/24 : EXPOSE 59993 [2022-05-11T06:05:35.566Z] ---> Running in c3ef005d0bb4 [2022-05-11T06:05:35.566Z] Removing intermediate container c3ef005d0bb4 [2022-05-11T06:05:35.566Z] ---> 653065893384 [2022-05-11T06:05:35.566Z] Step 19/24 : EXPOSE 161 [2022-05-11T06:05:35.566Z] ---> Running in 51d92936302f [2022-05-11T06:05:35.566Z] Removing intermediate container 51d92936302f [2022-05-11T06:05:35.566Z] ---> e2a9dc1b278c [2022-05-11T06:05:35.566Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T06:05:35.825Z] ---> Running in 38630284053f [2022-05-11T06:05:35.825Z] Removing intermediate container 38630284053f [2022-05-11T06:05:35.825Z] ---> f75e35a4137f [2022-05-11T06:05:35.825Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T06:05:35.825Z] ---> Running in b03666569c87 [2022-05-11T06:05:35.825Z] Removing intermediate container b03666569c87 [2022-05-11T06:05:35.825Z] ---> 1dccdb53a192 [2022-05-11T06:05:35.825Z] Step 22/24 : LABEL arch=amd64 [2022-05-11T06:05:35.825Z] ---> Running in 4fec7420ec99 [2022-05-11T06:05:36.085Z] Removing intermediate container 4fec7420ec99 [2022-05-11T06:05:36.085Z] ---> ef33eba10c30 [2022-05-11T06:05:36.085Z] Step 23/24 : LABEL git_sha=2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:05:36.085Z] ---> Running in c5788f5f8e58 [2022-05-11T06:05:36.085Z] Removing intermediate container c5788f5f8e58 [2022-05-11T06:05:36.085Z] ---> 507c07ac857f [2022-05-11T06:05:36.085Z] Step 24/24 : LABEL version=2.2.0-dev.17 [2022-05-11T06:05:36.085Z] ---> Running in a112f844235d [2022-05-11T06:05:36.345Z] Removing intermediate container a112f844235d [2022-05-11T06:05:36.345Z] ---> a20b93260ed8 [2022-05-11T06:05:36.345Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T06:05:36.345Z] Successfully built a20b93260ed8 [2022-05-11T06:05:36.345Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T06:05:36.439Z] provisioning config files... [2022-05-11T06:05:36.447Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8541235070835927472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:05:36.748Z] ---> docker-login.sh [2022-05-11T06:05:36.748Z] nexus3.edgexfoundry.org:10001 [2022-05-11T06:05:36.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:05:36.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:05:36.748Z] Configure a credential helper to remove this warning. See [2022-05-11T06:05:36.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:05:36.748Z] [2022-05-11T06:05:36.748Z] Login Succeeded [2022-05-11T06:05:36.748Z] nexus3.edgexfoundry.org:10002 [2022-05-11T06:05:36.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:05:37.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:05:37.009Z] Configure a credential helper to remove this warning. See [2022-05-11T06:05:37.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:05:37.009Z] [2022-05-11T06:05:37.009Z] Login Succeeded [2022-05-11T06:05:37.009Z] nexus3.edgexfoundry.org:10003 [2022-05-11T06:05:37.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:05:37.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:05:37.009Z] Configure a credential helper to remove this warning. See [2022-05-11T06:05:37.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:05:37.009Z] [2022-05-11T06:05:37.009Z] Login Succeeded [2022-05-11T06:05:37.009Z] nexus3.edgexfoundry.org:10004 [2022-05-11T06:05:37.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:05:37.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:05:37.270Z] Configure a credential helper to remove this warning. See [2022-05-11T06:05:37.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:05:37.270Z] [2022-05-11T06:05:37.270Z] Login Succeeded [2022-05-11T06:05:37.270Z] docker.io [2022-05-11T06:05:37.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:05:37.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:05:37.530Z] Configure a credential helper to remove this warning. See [2022-05-11T06:05:37.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:05:37.530Z] [2022-05-11T06:05:37.530Z] Login Succeeded [2022-05-11T06:05:37.791Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T06:05:37.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T06:05:37.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T06:05:37.855Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-11T06:05:37.855Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:05:37.855Z] latest [2022-05-11T06:05:37.855Z] 2.2.0-dev.17 [2022-05-11T06:05:37.855Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:05:37.855Z] main [2022-05-11T06:05:37.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:38.182Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:38.481Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:05:38.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-11T06:05:38.482Z] 324b725d0cd4: Preparing [2022-05-11T06:05:38.482Z] d317e06091c8: Preparing [2022-05-11T06:05:38.482Z] 2472e9d733d0: Preparing [2022-05-11T06:05:38.482Z] 274179114a9d: Preparing [2022-05-11T06:05:38.482Z] b541d28bf3b4: Preparing [2022-05-11T06:05:38.482Z] b541d28bf3b4: Layer already exists [2022-05-11T06:05:38.482Z] d317e06091c8: Pushed [2022-05-11T06:05:38.482Z] 324b725d0cd4: Pushed [2022-05-11T06:05:38.743Z] 274179114a9d: Pushed [2022-05-11T06:05:41.295Z] 2472e9d733d0: Pushed [2022-05-11T06:05:41.295Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd: digest: sha256:f8bab7c5985fc4407d6a754d81a341b50e250f11f40a0dd80244a6e3594f0cfd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:41.600Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:41.902Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-11T06:05:41.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-11T06:05:41.902Z] 324b725d0cd4: Preparing [2022-05-11T06:05:41.902Z] d317e06091c8: Preparing [2022-05-11T06:05:41.902Z] 2472e9d733d0: Preparing [2022-05-11T06:05:41.902Z] 274179114a9d: Preparing [2022-05-11T06:05:41.902Z] b541d28bf3b4: Preparing [2022-05-11T06:05:41.902Z] 274179114a9d: Layer already exists [2022-05-11T06:05:41.902Z] b541d28bf3b4: Layer already exists [2022-05-11T06:05:41.902Z] 324b725d0cd4: Layer already exists [2022-05-11T06:05:41.902Z] d317e06091c8: Layer already exists [2022-05-11T06:05:41.902Z] 2472e9d733d0: Layer already exists [2022-05-11T06:05:41.902Z] latest: digest: sha256:f8bab7c5985fc4407d6a754d81a341b50e250f11f40a0dd80244a6e3594f0cfd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:42.207Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:42.508Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.17 [2022-05-11T06:05:42.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-11T06:05:42.508Z] 324b725d0cd4: Preparing [2022-05-11T06:05:42.508Z] d317e06091c8: Preparing [2022-05-11T06:05:42.508Z] 2472e9d733d0: Preparing [2022-05-11T06:05:42.508Z] 274179114a9d: Preparing [2022-05-11T06:05:42.508Z] b541d28bf3b4: Preparing [2022-05-11T06:05:42.508Z] d317e06091c8: Layer already exists [2022-05-11T06:05:42.508Z] 324b725d0cd4: Layer already exists [2022-05-11T06:05:42.508Z] b541d28bf3b4: Layer already exists [2022-05-11T06:05:42.508Z] 2472e9d733d0: Layer already exists [2022-05-11T06:05:42.508Z] 274179114a9d: Layer already exists [2022-05-11T06:05:42.508Z] 2.2.0-dev.17: digest: sha256:f8bab7c5985fc4407d6a754d81a341b50e250f11f40a0dd80244a6e3594f0cfd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:42.814Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:43.119Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:05:43.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-11T06:05:43.119Z] 324b725d0cd4: Preparing [2022-05-11T06:05:43.119Z] d317e06091c8: Preparing [2022-05-11T06:05:43.119Z] 2472e9d733d0: Preparing [2022-05-11T06:05:43.119Z] 274179114a9d: Preparing [2022-05-11T06:05:43.119Z] b541d28bf3b4: Preparing [2022-05-11T06:05:43.119Z] 2472e9d733d0: Layer already exists [2022-05-11T06:05:43.119Z] 324b725d0cd4: Layer already exists [2022-05-11T06:05:43.119Z] b541d28bf3b4: Layer already exists [2022-05-11T06:05:43.119Z] d317e06091c8: Layer already exists [2022-05-11T06:05:43.119Z] 274179114a9d: Layer already exists [2022-05-11T06:05:43.119Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17: digest: sha256:f8bab7c5985fc4407d6a754d81a341b50e250f11f40a0dd80244a6e3594f0cfd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:43.422Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:43.718Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-05-11T06:05:43.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-11T06:05:43.718Z] 324b725d0cd4: Preparing [2022-05-11T06:05:43.718Z] d317e06091c8: Preparing [2022-05-11T06:05:43.718Z] 2472e9d733d0: Preparing [2022-05-11T06:05:43.718Z] 274179114a9d: Preparing [2022-05-11T06:05:43.718Z] b541d28bf3b4: Preparing [2022-05-11T06:05:43.718Z] 2472e9d733d0: Layer already exists [2022-05-11T06:05:43.718Z] 274179114a9d: Layer already exists [2022-05-11T06:05:43.718Z] b541d28bf3b4: Layer already exists [2022-05-11T06:05:43.718Z] d317e06091c8: Layer already exists [2022-05-11T06:05:43.718Z] 324b725d0cd4: Layer already exists [2022-05-11T06:05:43.718Z] main: digest: sha256:f8bab7c5985fc4407d6a754d81a341b50e250f11f40a0dd80244a6e3594f0cfd size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T06:05:43.768Z] ===================================================== [Pipeline] echo [2022-05-11T06:05:43.782Z] taggedImages: [2022-05-11T06:05:43.783Z] - nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:05:43.783Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-11T06:05:43.783Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.17 [2022-05-11T06:05:43.783Z] - nexus3.edgexfoundry.org:10004/device-snmp:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:05:43.783Z] - 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-11T06:05:44.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T06:05:44.178Z] [2022-05-11T06:05:44.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:05:44.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T06:05:44.492Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T06:05:44.492Z] 5eb5b503b376: Pulling fs layer [2022-05-11T06:05:44.492Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T06:05:44.492Z] ec43610c2a17: Pulling fs layer [2022-05-11T06:05:44.492Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T06:05:44.492Z] 33b1e0a273af: Pulling fs layer [2022-05-11T06:05:44.492Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T06:05:44.492Z] 2f39f015ded8: Pulling fs layer [2022-05-11T06:05:44.492Z] 3a2ae6a8a46f: Waiting [2022-05-11T06:05:44.492Z] 33b1e0a273af: Waiting [2022-05-11T06:05:44.492Z] 2f39f015ded8: Waiting [2022-05-11T06:05:44.492Z] 5d3b04190fa2: Waiting [2022-05-11T06:05:44.492Z] 5c69ac0246d0: Download complete [2022-05-11T06:05:44.492Z] 3a2ae6a8a46f: Download complete [2022-05-11T06:05:44.492Z] 33b1e0a273af: Download complete [2022-05-11T06:05:44.492Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T06:05:44.492Z] 5d3b04190fa2: Download complete [2022-05-11T06:05:44.754Z] ec43610c2a17: Verifying Checksum [2022-05-11T06:05:44.754Z] ec43610c2a17: Download complete [2022-05-11T06:05:44.754Z] 5eb5b503b376: Verifying Checksum [2022-05-11T06:05:44.754Z] 5eb5b503b376: Download complete [2022-05-11T06:05:45.324Z] 2f39f015ded8: Download complete [2022-05-11T06:05:45.896Z] 5eb5b503b376: Pull complete [2022-05-11T06:05:46.156Z] 5c69ac0246d0: Pull complete [2022-05-11T06:05:46.416Z] ec43610c2a17: Pull complete [2022-05-11T06:05:46.676Z] 3a2ae6a8a46f: Pull complete [2022-05-11T06:05:46.676Z] 33b1e0a273af: Pull complete [2022-05-11T06:05:46.937Z] 5d3b04190fa2: Pull complete [2022-05-11T06:05:51.132Z] 2f39f015ded8: Pull complete [2022-05-11T06:05:51.133Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T06:05:51.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T06:05:51.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T06:05:51.211Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:05:51.314Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T06:05:52.951Z] $ docker top d5c140a30f6246a51a3a61e2b90d3d44b06ba5bf0fb32db2663d87def424a237 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:05:53.383Z] ---> job-cost.sh [2022-05-11T06:05:53.383Z] lf-activate-venv: SKIPPING [2022-05-11T06:05:53.383Z] INFO: No Stack... [2022-05-11T06:05:53.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T06:05:54.215Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T06:05:54.515Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-05-11T06:05:54.515Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T06:05:54.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [2022-05-11T06:05:54.537Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] did not exist. Created. [2022-05-11T06:05:54.537Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T06:05:54.845Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T06:05:54.866Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T06:05:54.873Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T06:05:54.893Z] $ docker stop --time=1 d5c140a30f6246a51a3a61e2b90d3d44b06ba5bf0fb32db2663d87def424a237 [2022-05-11T06:05:56.066Z] $ docker rm -f d5c140a30f6246a51a3a61e2b90d3d44b06ba5bf0fb32db2663d87def424a237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T06:06:03.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63130 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-05-11T06:06:03.346Z] Running in /w/workspace/device-snmp-go/27 [Pipeline] { [Pipeline] checkout [2022-05-11T06:06:03.730Z] Selected Git installation does not exist. Using Default [2022-05-11T06:06:03.730Z] The recommended git tool is: NONE [2022-05-11T06:06:10.234Z] using credential edgex-jenkins-ssh [2022-05-11T06:06:10.277Z] Cloning the remote Git repository [2022-05-11T06:06:10.335Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T06:06:10.422Z] > git init /w/workspace/device-snmp-go/27 # timeout=10 [2022-05-11T06:06:10.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T06:06:10.521Z] > git --version # timeout=10 [2022-05-11T06:06:10.545Z] > git --version # 'git version 2.25.1' [2022-05-11T06:06:10.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T06:06:10.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T06:06:11.759Z] Avoid second fetch [2022-05-11T06:06:11.760Z] Checking out Revision 2a65a39039cf7664a715857da731e59ec3cb9dfd (main) [2022-05-11T06:06:11.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T06:06:11.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T06:06:11.779Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T06:06:11.793Z] > git checkout -f 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [2022-05-11T06:06:15.968Z] Commit message: "Merge pull request #170 from jinlinGuan/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T06:06:16.935Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T06:06:16.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T06:06:16.935Z] Dload Upload Total Spent Left Speed [2022-05-11T06:06:16.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-11T06:06:17.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T06:06:17.824Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T06:06:17.824Z] sudo tee /etc/docker/daemon.new [2022-05-11T06:06:17.824Z] { [2022-05-11T06:06:17.824Z] "registry-mirrors": [ [2022-05-11T06:06:17.824Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T06:06:17.824Z] ], [2022-05-11T06:06:17.824Z] "bip": "10.250.0.254/24", [2022-05-11T06:06:17.824Z] "hosts": [ [2022-05-11T06:06:17.824Z] "tcp://0.0.0.0:5555", [2022-05-11T06:06:17.824Z] "unix:///var/run/docker.sock" [2022-05-11T06:06:17.824Z] ], [2022-05-11T06:06:17.824Z] "mtu": 1458, [2022-05-11T06:06:17.824Z] "selinux-enabled": true, [2022-05-11T06:06:17.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T06:06:17.824Z] } [Pipeline] sh [2022-05-11T06:06:18.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T06:06:18.531Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T06:06:36.907Z] provisioning config files... [2022-05-11T06:06:36.933Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config1629304577173598599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:06:37.373Z] ---> docker-login.sh [2022-05-11T06:06:37.373Z] nexus3.edgexfoundry.org:10001 [2022-05-11T06:06:38.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:06:38.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:06:38.370Z] Configure a credential helper to remove this warning. See [2022-05-11T06:06:38.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:06:38.370Z] [2022-05-11T06:06:38.370Z] Login Succeeded [2022-05-11T06:06:38.370Z] nexus3.edgexfoundry.org:10002 [2022-05-11T06:06:38.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:06:38.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:06:38.977Z] Configure a credential helper to remove this warning. See [2022-05-11T06:06:38.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:06:38.977Z] [2022-05-11T06:06:38.977Z] Login Succeeded [2022-05-11T06:06:38.977Z] nexus3.edgexfoundry.org:10003 [2022-05-11T06:06:39.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:06:39.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:06:39.525Z] Configure a credential helper to remove this warning. See [2022-05-11T06:06:39.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:06:39.525Z] [2022-05-11T06:06:39.525Z] Login Succeeded [2022-05-11T06:06:39.525Z] nexus3.edgexfoundry.org:10004 [2022-05-11T06:06:39.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:06:40.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:06:40.066Z] Configure a credential helper to remove this warning. See [2022-05-11T06:06:40.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:06:40.066Z] [2022-05-11T06:06:40.066Z] Login Succeeded [2022-05-11T06:06:40.066Z] docker.io [2022-05-11T06:06:40.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:06:40.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:06:40.616Z] Configure a credential helper to remove this warning. See [2022-05-11T06:06:40.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:06:40.616Z] [2022-05-11T06:06:40.616Z] Login Succeeded [2022-05-11T06:06:40.616Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T06:06:40.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T06:06:41.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T06:06:41.087Z] ========================================================= [2022-05-11T06:06:41.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T06:06:41.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:06:41.502Z] + 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-11T06:06:41.775Z] Sending build context to Docker daemon 2.749MB [2022-05-11T06:06:41.775Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T06:06:41.775Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T06:06:42.054Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T06:06:42.054Z] 9b3977197b4f: Pulling fs layer [2022-05-11T06:06:42.054Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T06:06:42.054Z] 94645a83ff95: Pulling fs layer [2022-05-11T06:06:42.054Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T06:06:42.054Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T06:06:42.054Z] 3096ccb668a1: Pulling fs layer [2022-05-11T06:06:42.054Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T06:06:42.054Z] a4caa8a26152: Pulling fs layer [2022-05-11T06:06:42.054Z] 3f3a8bcf1eab: Waiting [2022-05-11T06:06:42.054Z] 3096ccb668a1: Waiting [2022-05-11T06:06:42.054Z] e8cf19c19ddd: Waiting [2022-05-11T06:06:42.054Z] 0c92f367c5e7: Waiting [2022-05-11T06:06:42.054Z] a4caa8a26152: Waiting [2022-05-11T06:06:42.054Z] 94645a83ff95: Verifying Checksum [2022-05-11T06:06:42.054Z] 94645a83ff95: Download complete [2022-05-11T06:06:42.054Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T06:06:42.054Z] 1a89e8eeedd5: Download complete [2022-05-11T06:06:42.054Z] 0c92f367c5e7: Download complete [2022-05-11T06:06:42.054Z] 3096ccb668a1: Verifying Checksum [2022-05-11T06:06:42.054Z] 3096ccb668a1: Download complete [2022-05-11T06:06:42.054Z] 9b3977197b4f: Download complete [2022-05-11T06:06:42.054Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T06:06:42.054Z] e8cf19c19ddd: Download complete [2022-05-11T06:06:43.048Z] 9b3977197b4f: Pull complete [2022-05-11T06:06:43.326Z] 1a89e8eeedd5: Pull complete [2022-05-11T06:06:43.936Z] 94645a83ff95: Pull complete [2022-05-11T06:06:44.211Z] a4caa8a26152: Verifying Checksum [2022-05-11T06:06:44.211Z] a4caa8a26152: Download complete [2022-05-11T06:06:44.814Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T06:06:44.814Z] 3f3a8bcf1eab: Download complete [2022-05-11T06:06:57.214Z] 3f3a8bcf1eab: Pull complete [2022-05-11T06:06:57.214Z] 0c92f367c5e7: Pull complete [2022-05-11T06:06:57.214Z] 3096ccb668a1: Pull complete [2022-05-11T06:06:57.214Z] e8cf19c19ddd: Pull complete [2022-05-11T06:07:02.623Z] a4caa8a26152: Pull complete [2022-05-11T06:07:02.623Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T06:07:02.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T06:07:02.623Z] ---> 725f1c02e7f9 [2022-05-11T06:07:02.623Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T06:07:03.605Z] ---> Running in 2ce9756d174b [2022-05-11T06:07:03.880Z] Removing intermediate container 2ce9756d174b [2022-05-11T06:07:03.880Z] ---> e0b3f88e5981 [2022-05-11T06:07:03.880Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T06:07:04.165Z] ---> Running in 0b58a2727fac [2022-05-11T06:07:04.440Z] Removing intermediate container 0b58a2727fac [2022-05-11T06:07:04.440Z] ---> fad1ec959a98 [2022-05-11T06:07:04.440Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T06:07:04.440Z] ---> Running in bd4850b3ac47 [2022-05-11T06:07:04.713Z] Removing intermediate container bd4850b3ac47 [2022-05-11T06:07:04.713Z] ---> ed35e516d49b [2022-05-11T06:07:04.713Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T06:07:04.987Z] ---> Running in 2faad5340715 [2022-05-11T06:07:06.980Z] Removing intermediate container 2faad5340715 [2022-05-11T06:07:06.980Z] ---> bd8611354d32 [2022-05-11T06:07:06.980Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T06:07:06.980Z] ---> Running in 89eaa477de4d [2022-05-11T06:07:07.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T06:07:08.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T06:07:09.537Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T06:07:09.537Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T06:07:09.811Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T06:07:09.811Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T06:07:10.087Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T06:07:10.087Z] OK: 224 MiB in 56 packages [2022-05-11T06:07:12.077Z] Removing intermediate container 89eaa477de4d [2022-05-11T06:07:12.077Z] ---> ea5434db6794 [2022-05-11T06:07:12.077Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T06:07:12.077Z] ---> Running in 6f483d39695d [2022-05-11T06:07:12.077Z] Removing intermediate container 6f483d39695d [2022-05-11T06:07:12.077Z] ---> 8518413b53f4 [2022-05-11T06:07:12.077Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T06:07:12.677Z] ---> ea629e0a0500 [2022-05-11T06:07:12.677Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T06:07:12.677Z] ---> Running in c385b41d1c67 [2022-05-11T06:08:09.225Z] Removing intermediate container c385b41d1c67 [2022-05-11T06:08:09.225Z] ---> ce72c2ccc2e5 [2022-05-11T06:08:09.225Z] Step 11/12 : COPY . . [2022-05-11T06:08:09.225Z] ---> 8daa102b1711 [2022-05-11T06:08:09.225Z] Step 12/12 : RUN ${MAKE} [2022-05-11T06:08:09.225Z] ---> Running in 5e2897c8ac0e [2022-05-11T06:08:09.225Z] noop [2022-05-11T06:08:09.225Z] Removing intermediate container 5e2897c8ac0e [2022-05-11T06:08:09.225Z] ---> d67e1381c92d [2022-05-11T06:08:09.225Z] Successfully built d67e1381c92d [2022-05-11T06:08:09.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:08:09.593Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T06:08:09.593Z] . [Pipeline] withDockerContainer [2022-05-11T06:08:09.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-63130 does not seem to be running inside a container [2022-05-11T06:08:09.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T06:08:11.276Z] $ docker top 426a8f8b1fc608b59800b7a8f4cdc45c292baa7941f2ccc4d3964dc7def13079 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T06:08:12.209Z] + go version [2022-05-11T06:08:12.209Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T06:08:12.239Z] $ docker stop --time=1 426a8f8b1fc608b59800b7a8f4cdc45c292baa7941f2ccc4d3964dc7def13079 [2022-05-11T06:08:13.907Z] $ docker rm -f 426a8f8b1fc608b59800b7a8f4cdc45c292baa7941f2ccc4d3964dc7def13079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:08:14.563Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T06:08:14.563Z] . [Pipeline] withDockerContainer [2022-05-11T06:08:14.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-63130 does not seem to be running inside a container [2022-05-11T06:08:14.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T06:08:16.186Z] $ docker top cfe25259b1a08c58a32af3436ad072f9333ddd0220d3ea3c685a8ba1cf8da80b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T06:08:17.114Z] + make test [2022-05-11T06:08:17.114Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T06:08:18.560Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T06:09:40.437Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T06:09:40.437Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements [2022-05-11T06:09:40.437Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T06:09:40.437Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T06:10:07.305Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T06:10:07.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T06:10:07.305Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T06:10:08.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T06:10:08.780Z] $ docker stop --time=1 cfe25259b1a08c58a32af3436ad072f9333ddd0220d3ea3c685a8ba1cf8da80b [2022-05-11T06:10:10.584Z] $ docker rm -f cfe25259b1a08c58a32af3436ad072f9333ddd0220d3ea3c685a8ba1cf8da80b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T06:10:11.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T06:10:11.578Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T06:10:12.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T06:10:12.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T06:10:12.844Z] + ls -al . [2022-05-11T06:10:12.844Z] total 164 [2022-05-11T06:10:12.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 06:10 . [2022-05-11T06:10:12.844Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 06:06 .. [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 06:06 .dockerignore [2022-05-11T06:10:12.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 06:06 .git [2022-05-11T06:10:12.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:06 .github [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 06:06 .gitignore [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 06:06 .golangci.yml [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 06:06 Attribution.txt [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 11 06:06 CHANGELOG.md [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 06:06 Dockerfile [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 06:06 GOVERNANCE.md [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 06:06 Jenkinsfile [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 06:06 LICENSE [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 06:06 Makefile [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 06:06 OWNERS.md [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 06:06 README.md [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 06:04 VERSION [2022-05-11T06:10:12.844Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 06:06 bin [2022-05-11T06:10:12.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:06 cmd [2022-05-11T06:10:12.844Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 06:09 coverage.out [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 06:06 go.mod [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 06:06 go.sum [2022-05-11T06:10:12.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:06 internal [2022-05-11T06:10:12.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 06:06 snap [2022-05-11T06:10:12.844Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 06:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:10:13.194Z] + 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=2a65a39039cf7664a715857da731e59ec3cb9dfd --label arch=arm64 --label version=2.2.0-dev.17 . [2022-05-11T06:10:13.474Z] Sending build context to Docker daemon 2.758MB [2022-05-11T06:10:13.474Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T06:10:13.474Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T06:10:13.474Z] ---> d67e1381c92d [2022-05-11T06:10:13.474Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T06:10:13.751Z] ---> Running in 5f6537d8b571 [2022-05-11T06:10:14.024Z] Removing intermediate container 5f6537d8b571 [2022-05-11T06:10:14.024Z] ---> cde6e7e331e7 [2022-05-11T06:10:14.024Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T06:10:14.024Z] ---> Running in 3bbb8a2d5ffa [2022-05-11T06:10:14.304Z] Removing intermediate container 3bbb8a2d5ffa [2022-05-11T06:10:14.304Z] ---> 5fe42f692be5 [2022-05-11T06:10:14.304Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T06:10:14.580Z] ---> Running in c8230dbaec2a [2022-05-11T06:10:14.853Z] Removing intermediate container c8230dbaec2a [2022-05-11T06:10:14.853Z] ---> 2eca6a7718ed [2022-05-11T06:10:14.853Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T06:10:14.853Z] ---> Running in 8f7172855c48 [2022-05-11T06:10:16.831Z] Removing intermediate container 8f7172855c48 [2022-05-11T06:10:16.831Z] ---> 0b8a937a0169 [2022-05-11T06:10:16.831Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T06:10:16.831Z] ---> Running in 2c80497ef45b [2022-05-11T06:10:17.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T06:10:18.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T06:10:19.398Z] OK: 224 MiB in 56 packages [2022-05-11T06:10:20.380Z] Removing intermediate container 2c80497ef45b [2022-05-11T06:10:20.380Z] ---> 465cc5e15dea [2022-05-11T06:10:20.380Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T06:10:20.380Z] ---> Running in af1a99cd72ed [2022-05-11T06:10:20.656Z] Removing intermediate container af1a99cd72ed [2022-05-11T06:10:20.656Z] ---> 9e0c9f9f85a3 [2022-05-11T06:10:20.656Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T06:10:21.253Z] ---> 88b9d1dc7374 [2022-05-11T06:10:21.253Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T06:10:21.536Z] ---> Running in 7271c48f717c [2022-05-11T06:10:23.609Z] Removing intermediate container 7271c48f717c [2022-05-11T06:10:23.609Z] ---> a3787807461d [2022-05-11T06:10:23.609Z] Step 11/24 : COPY . . [2022-05-11T06:10:24.263Z] ---> 441b32bf0f6f [2022-05-11T06:10:24.263Z] Step 12/24 : RUN ${MAKE} [2022-05-11T06:10:24.569Z] ---> Running in 882d5a44b765 [2022-05-11T06:10:25.576Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T06:12:32.473Z] Removing intermediate container 882d5a44b765 [2022-05-11T06:12:32.473Z] ---> c1778a0e497a [2022-05-11T06:12:32.473Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T06:12:32.746Z] 3.14: Pulling from library/alpine [2022-05-11T06:12:32.746Z] 455c02918c45: Pulling fs layer [2022-05-11T06:12:33.341Z] 455c02918c45: Verifying Checksum [2022-05-11T06:12:33.341Z] 455c02918c45: Download complete [2022-05-11T06:12:33.616Z] 455c02918c45: Pull complete [2022-05-11T06:12:33.616Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T06:12:33.616Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T06:12:33.893Z] ---> ac73e934f311 [2022-05-11T06:12:33.893Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T06:12:33.893Z] ---> Running in 53b89b3f326c [2022-05-11T06:12:34.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T06:12:35.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T06:12:36.129Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T06:12:36.129Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T06:12:36.129Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T06:12:36.129Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T06:12:36.129Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T06:12:36.129Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T06:12:36.129Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T06:12:36.129Z] OK: 8 MiB in 20 packages [2022-05-11T06:12:37.115Z] Removing intermediate container 53b89b3f326c [2022-05-11T06:12:37.115Z] ---> 4ea90cf5543d [2022-05-11T06:12:37.115Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T06:12:38.561Z] ---> c98eaaa8f9a1 [2022-05-11T06:12:38.561Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T06:12:38.834Z] ---> 18c8a1936dac [2022-05-11T06:12:38.834Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T06:12:39.429Z] ---> 5e16d5852f56 [2022-05-11T06:12:39.429Z] Step 18/24 : EXPOSE 59993 [2022-05-11T06:12:39.429Z] ---> Running in 387ca355b46a [2022-05-11T06:12:39.704Z] Removing intermediate container 387ca355b46a [2022-05-11T06:12:39.704Z] ---> 035bb3bf5536 [2022-05-11T06:12:39.704Z] Step 19/24 : EXPOSE 161 [2022-05-11T06:12:39.980Z] ---> Running in 583380874d9c [2022-05-11T06:12:40.257Z] Removing intermediate container 583380874d9c [2022-05-11T06:12:40.257Z] ---> 92a41261858f [2022-05-11T06:12:40.257Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T06:12:40.257Z] ---> Running in a573dfa18160 [2022-05-11T06:12:40.530Z] Removing intermediate container a573dfa18160 [2022-05-11T06:12:40.530Z] ---> 8d5c094ec1b0 [2022-05-11T06:12:40.530Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T06:12:40.810Z] ---> Running in 9c55361a0a48 [2022-05-11T06:12:41.085Z] Removing intermediate container 9c55361a0a48 [2022-05-11T06:12:41.085Z] ---> 4aa203ec00fb [2022-05-11T06:12:41.085Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T06:12:41.085Z] ---> Running in 91ecf3d8583a [2022-05-11T06:12:41.357Z] Removing intermediate container 91ecf3d8583a [2022-05-11T06:12:41.357Z] ---> 6884def946a1 [2022-05-11T06:12:41.357Z] Step 23/24 : LABEL git_sha=2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:12:41.357Z] ---> Running in 7b312772740e [2022-05-11T06:12:41.631Z] Removing intermediate container 7b312772740e [2022-05-11T06:12:41.631Z] ---> 7aed3a958c09 [2022-05-11T06:12:41.631Z] Step 24/24 : LABEL version=2.2.0-dev.17 [2022-05-11T06:12:41.905Z] ---> Running in ab8ec8731c72 [2022-05-11T06:12:42.176Z] Removing intermediate container ab8ec8731c72 [2022-05-11T06:12:42.176Z] ---> 82670bee81b6 [2022-05-11T06:12:42.176Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T06:12:42.176Z] Successfully built 82670bee81b6 [2022-05-11T06:12:42.176Z] 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-11T06:12:42.273Z] provisioning config files... [2022-05-11T06:12:42.290Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config4792944880931292833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:12:42.644Z] ---> docker-login.sh [2022-05-11T06:12:42.645Z] nexus3.edgexfoundry.org:10001 [2022-05-11T06:12:42.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:12:42.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:12:42.917Z] Configure a credential helper to remove this warning. See [2022-05-11T06:12:42.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:12:42.917Z] [2022-05-11T06:12:42.917Z] Login Succeeded [2022-05-11T06:12:42.917Z] nexus3.edgexfoundry.org:10002 [2022-05-11T06:12:43.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:12:43.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:12:43.513Z] Configure a credential helper to remove this warning. See [2022-05-11T06:12:43.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:12:43.513Z] [2022-05-11T06:12:43.513Z] Login Succeeded [2022-05-11T06:12:43.513Z] nexus3.edgexfoundry.org:10003 [2022-05-11T06:12:43.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:12:44.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:12:44.057Z] Configure a credential helper to remove this warning. See [2022-05-11T06:12:44.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:12:44.057Z] [2022-05-11T06:12:44.057Z] Login Succeeded [2022-05-11T06:12:44.057Z] nexus3.edgexfoundry.org:10004 [2022-05-11T06:12:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:12:44.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:12:44.328Z] Configure a credential helper to remove this warning. See [2022-05-11T06:12:44.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:12:44.328Z] [2022-05-11T06:12:44.328Z] Login Succeeded [2022-05-11T06:12:44.602Z] docker.io [2022-05-11T06:12:44.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T06:12:45.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T06:12:45.147Z] Configure a credential helper to remove this warning. See [2022-05-11T06:12:45.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T06:12:45.147Z] [2022-05-11T06:12:45.147Z] Login Succeeded [2022-05-11T06:12:45.147Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T06:12:45.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T06:12:45.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T06:12:45.221Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-11T06:12:45.221Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:12:45.221Z] latest [2022-05-11T06:12:45.221Z] 2.2.0-dev.17 [2022-05-11T06:12:45.221Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:12:45.221Z] main [2022-05-11T06:12:45.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:45.579Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:45.918Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:12:45.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-11T06:12:45.918Z] c4df9d174fe2: Preparing [2022-05-11T06:12:45.918Z] 39362116b66f: Preparing [2022-05-11T06:12:45.918Z] c0d9c60bf708: Preparing [2022-05-11T06:12:45.918Z] 5dc10f6878da: Preparing [2022-05-11T06:12:45.918Z] f73e7dbfee58: Preparing [2022-05-11T06:12:46.195Z] f73e7dbfee58: Layer already exists [2022-05-11T06:12:46.195Z] 39362116b66f: Pushed [2022-05-11T06:12:46.474Z] c4df9d174fe2: Pushed [2022-05-11T06:12:46.761Z] 5dc10f6878da: Pushed [2022-05-11T06:12:52.175Z] c0d9c60bf708: Pushed [2022-05-11T06:12:52.449Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd: digest: sha256:0248559ab552ff6921974602a929bdf430ad62a6d8010d55ce9ff7186c5ed324 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:52.798Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:53.411Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-11T06:12:53.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-11T06:12:53.412Z] c4df9d174fe2: Preparing [2022-05-11T06:12:53.412Z] 39362116b66f: Preparing [2022-05-11T06:12:53.412Z] c0d9c60bf708: Preparing [2022-05-11T06:12:53.412Z] 5dc10f6878da: Preparing [2022-05-11T06:12:53.412Z] f73e7dbfee58: Preparing [2022-05-11T06:12:53.412Z] f73e7dbfee58: Layer already exists [2022-05-11T06:12:53.412Z] 5dc10f6878da: Layer already exists [2022-05-11T06:12:53.412Z] 39362116b66f: Layer already exists [2022-05-11T06:12:53.412Z] c0d9c60bf708: Layer already exists [2022-05-11T06:12:53.412Z] c4df9d174fe2: Layer already exists [2022-05-11T06:12:53.683Z] latest: digest: sha256:0248559ab552ff6921974602a929bdf430ad62a6d8010d55ce9ff7186c5ed324 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:54.037Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:54.392Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.17 [2022-05-11T06:12:54.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-11T06:12:54.392Z] c4df9d174fe2: Preparing [2022-05-11T06:12:54.392Z] 39362116b66f: Preparing [2022-05-11T06:12:54.392Z] c0d9c60bf708: Preparing [2022-05-11T06:12:54.392Z] 5dc10f6878da: Preparing [2022-05-11T06:12:54.392Z] f73e7dbfee58: Preparing [2022-05-11T06:12:54.392Z] 39362116b66f: Layer already exists [2022-05-11T06:12:54.392Z] c0d9c60bf708: Layer already exists [2022-05-11T06:12:54.392Z] f73e7dbfee58: Layer already exists [2022-05-11T06:12:54.392Z] 5dc10f6878da: Layer already exists [2022-05-11T06:12:54.392Z] c4df9d174fe2: Layer already exists [2022-05-11T06:12:54.664Z] 2.2.0-dev.17: digest: sha256:0248559ab552ff6921974602a929bdf430ad62a6d8010d55ce9ff7186c5ed324 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:55.012Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:55.350Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:12:55.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-11T06:12:55.350Z] c4df9d174fe2: Preparing [2022-05-11T06:12:55.350Z] 39362116b66f: Preparing [2022-05-11T06:12:55.350Z] c0d9c60bf708: Preparing [2022-05-11T06:12:55.350Z] 5dc10f6878da: Preparing [2022-05-11T06:12:55.350Z] f73e7dbfee58: Preparing [2022-05-11T06:12:55.350Z] c4df9d174fe2: Layer already exists [2022-05-11T06:12:55.350Z] f73e7dbfee58: Layer already exists [2022-05-11T06:12:55.350Z] 39362116b66f: Layer already exists [2022-05-11T06:12:55.350Z] c0d9c60bf708: Layer already exists [2022-05-11T06:12:55.350Z] 5dc10f6878da: Layer already exists [2022-05-11T06:12:55.623Z] 2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17: digest: sha256:0248559ab552ff6921974602a929bdf430ad62a6d8010d55ce9ff7186c5ed324 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:55.969Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:56.306Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-05-11T06:12:56.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-11T06:12:56.306Z] c4df9d174fe2: Preparing [2022-05-11T06:12:56.306Z] 39362116b66f: Preparing [2022-05-11T06:12:56.306Z] c0d9c60bf708: Preparing [2022-05-11T06:12:56.306Z] 5dc10f6878da: Preparing [2022-05-11T06:12:56.306Z] f73e7dbfee58: Preparing [2022-05-11T06:12:56.306Z] c0d9c60bf708: Layer already exists [2022-05-11T06:12:56.306Z] f73e7dbfee58: Layer already exists [2022-05-11T06:12:56.306Z] 39362116b66f: Layer already exists [2022-05-11T06:12:56.306Z] 5dc10f6878da: Layer already exists [2022-05-11T06:12:56.306Z] c4df9d174fe2: Layer already exists [2022-05-11T06:12:56.579Z] main: digest: sha256:0248559ab552ff6921974602a929bdf430ad62a6d8010d55ce9ff7186c5ed324 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T06:12:56.634Z] ===================================================== [Pipeline] echo [2022-05-11T06:12:56.646Z] taggedImages: [2022-05-11T06:12:56.646Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd [2022-05-11T06:12:56.646Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-11T06:12:56.646Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.17 [2022-05-11T06:12:56.646Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2a65a39039cf7664a715857da731e59ec3cb9dfd-2.2.0-dev.17 [2022-05-11T06:12:56.646Z] - 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-11T06:12:57.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T06:12:57.026Z] [2022-05-11T06:12:57.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:12:57.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T06:12:57.708Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T06:12:57.708Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T06:12:57.708Z] 04944245beec: Pulling fs layer [2022-05-11T06:12:57.708Z] 699f458cf7ca: Pulling fs layer [2022-05-11T06:12:57.708Z] 765212b225bb: Pulling fs layer [2022-05-11T06:12:57.708Z] f23df028b6ca: Pulling fs layer [2022-05-11T06:12:57.708Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T06:12:57.708Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T06:12:57.708Z] f23df028b6ca: Waiting [2022-05-11T06:12:57.708Z] d65c8cfc05b1: Waiting [2022-05-11T06:12:57.708Z] 2437ff75d9bd: Waiting [2022-05-11T06:12:57.708Z] 765212b225bb: Waiting [2022-05-11T06:12:57.708Z] 04944245beec: Verifying Checksum [2022-05-11T06:12:57.708Z] 04944245beec: Download complete [2022-05-11T06:12:57.708Z] 765212b225bb: Verifying Checksum [2022-05-11T06:12:57.708Z] 765212b225bb: Download complete [2022-05-11T06:12:57.989Z] f23df028b6ca: Verifying Checksum [2022-05-11T06:12:57.989Z] f23df028b6ca: Download complete [2022-05-11T06:12:57.989Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T06:12:57.989Z] d65c8cfc05b1: Download complete [2022-05-11T06:12:57.989Z] 699f458cf7ca: Verifying Checksum [2022-05-11T06:12:57.989Z] 699f458cf7ca: Download complete [2022-05-11T06:12:58.591Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T06:12:58.591Z] 8998bd30e6a1: Download complete [2022-05-11T06:13:00.606Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T06:13:00.606Z] 2437ff75d9bd: Download complete [2022-05-11T06:13:02.574Z] 8998bd30e6a1: Pull complete [2022-05-11T06:13:03.172Z] 04944245beec: Pull complete [2022-05-11T06:13:04.608Z] 699f458cf7ca: Pull complete [2022-05-11T06:13:04.881Z] 765212b225bb: Pull complete [2022-05-11T06:13:05.858Z] f23df028b6ca: Pull complete [2022-05-11T06:13:05.858Z] d65c8cfc05b1: Pull complete [2022-05-11T06:13:20.955Z] 2437ff75d9bd: Pull complete [2022-05-11T06:13:20.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T06:13:20.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T06:13:20.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T06:13:21.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-63130 does not seem to be running inside a container [2022-05-11T06:13:21.277Z] $ 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/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T06:13:23.800Z] $ docker top e3b1b3d3eb2a10abdfe199553fc9421008d57b872bd357d0af80cbca80627fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:13:24.752Z] ---> job-cost.sh [2022-05-11T06:13:24.752Z] lf-activate-venv: SKIPPING [2022-05-11T06:13:24.752Z] INFO: No Stack... [2022-05-11T06:13:25.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T06:13:26.314Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T06:13:26.978Z] + cat /w/workspace/device-snmp-go/27/archives/cost.csv [2022-05-11T06:13:26.978Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T06:13:27.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [2022-05-11T06:13:27.054Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] did not exist. Created. [2022-05-11T06:13:27.054Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T06:13:27.720Z] /w/workspace/device-snmp-go/27@tmp/durable-24350626/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T06:13:28.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T06:13:28.423Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T06:13:28.467Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T06:13:28.475Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T06:13:28.501Z] $ docker stop --time=1 e3b1b3d3eb2a10abdfe199553fc9421008d57b872bd357d0af80cbca80627fcc [2022-05-11T06:13:30.028Z] $ docker rm -f e3b1b3d3eb2a10abdfe199553fc9421008d57b872bd357d0af80cbca80627fcc [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-11T06:13:30.622Z] provisioning config files... [2022-05-11T06:13:30.632Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2984444735480702347tmp [Pipeline] { [Pipeline] sh [2022-05-11T06:13:30.921Z] + set +x [2022-05-11T06:13:30.921Z] + curl -s https://codecov.io/bash [2022-05-11T06:13:30.921Z] + bash -s -- [2022-05-11T06:13:30.921Z] [2022-05-11T06:13:30.921Z] _____ _ [2022-05-11T06:13:30.921Z] / ____| | | [2022-05-11T06:13:30.921Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T06:13:30.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T06:13:30.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T06:13:30.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T06:13:30.921Z] Bash-1.0.6 [2022-05-11T06:13:30.921Z] [2022-05-11T06:13:30.921Z] [2022-05-11T06:13:30.921Z] ==> git version 2.25.1 found [2022-05-11T06:13:30.921Z] ==> 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-11T06:13:30.921Z] Release-Date: 2020-01-08 [2022-05-11T06:13:30.921Z] 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-11T06:13:30.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T06:13:30.921Z] ==> Jenkins CI detected. [2022-05-11T06:13:30.921Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-05-11T06:13:30.921Z] project root: . [2022-05-11T06:13:30.921Z] --> token set from env [2022-05-11T06:13:30.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T06:13:30.921Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T06:13:30.921Z] ==> Python coveragepy not found [2022-05-11T06:13:30.921Z] ==> Searching for coverage reports in: [2022-05-11T06:13:30.921Z] + . [2022-05-11T06:13:30.921Z] -> Found 1 reports [2022-05-11T06:13:30.921Z] ==> Detecting git/mercurial file structure [2022-05-11T06:13:30.921Z] ==> Reading reports [2022-05-11T06:13:30.921Z] + ./coverage.out bytes=7631 [2022-05-11T06:13:30.921Z] ==> Appending adjustments [2022-05-11T06:13:30.921Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T06:13:31.182Z] + Found adjustments [2022-05-11T06:13:31.182Z] ==> Gzipping contents [2022-05-11T06:13:31.182Z] 4.0K /tmp/codecov.BtXACz.gz [2022-05-11T06:13:31.182Z] ==> Uploading reports [2022-05-11T06:13:31.182Z] url: https://codecov.io [2022-05-11T06:13:31.182Z] query: branch=main&commit=2a65a39039cf7664a715857da731e59ec3cb9dfd&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T06:13:31.182Z] -> Pinging Codecov [2022-05-11T06:13:31.182Z] 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=2a65a39039cf7664a715857da731e59ec3cb9dfd&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T06:13:31.182Z] -> Uploading to [2022-05-11T06:13:31.182Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/2a65a39039cf7664a715857da731e59ec3cb9dfd/258a4a8b-08e6-467d-a447-e09843cf47f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T061331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acb54a7b4f50e85204f4a3ad82db29f6ee67238a9a213a5804a9e8e8a3ba701e [2022-05-11T06:13:31.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T06:13:31.182Z] Dload Upload Total Spent Left Speed [2022-05-11T06:13:31.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7248 --:--:-- --:--:-- --:--:-- 7216 100 1602 0 0 100 1602 0 6846 --:--:-- --:--:-- --:--:-- 6817 [2022-05-11T06:13:31.443Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] } [2022-05-11T06:13:31.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-11T06:13:31.577Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-11T06:13:31.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:13:31.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T06:13:31.885Z] [2022-05-11T06:13:31.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:13:32.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T06:13:32.189Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-11T06:13:32.189Z] 188c0c94c7c5: Pulling fs layer [2022-05-11T06:13:32.189Z] 0ef7d3d256c8: Pulling fs layer [2022-05-11T06:13:32.189Z] de9db76c5a1d: Pulling fs layer [2022-05-11T06:13:32.189Z] 0eba1c9be4d2: Pulling fs layer [2022-05-11T06:13:32.189Z] 0d57e429df01: Pulling fs layer [2022-05-11T06:13:32.189Z] 4e4be7b47b0d: Pulling fs layer [2022-05-11T06:13:32.189Z] e1f770b5df2f: Pulling fs layer [2022-05-11T06:13:32.189Z] 85a0685a4137: Pulling fs layer [2022-05-11T06:13:32.189Z] 0d57e429df01: Waiting [2022-05-11T06:13:32.189Z] 4e4be7b47b0d: Waiting [2022-05-11T06:13:32.189Z] 85a0685a4137: Waiting [2022-05-11T06:13:32.189Z] e1f770b5df2f: Waiting [2022-05-11T06:13:32.189Z] 0eba1c9be4d2: Waiting [2022-05-11T06:13:32.189Z] de9db76c5a1d: Download complete [2022-05-11T06:13:32.189Z] 0ef7d3d256c8: Verifying Checksum [2022-05-11T06:13:32.189Z] 0ef7d3d256c8: Download complete [2022-05-11T06:13:32.189Z] 0d57e429df01: Verifying Checksum [2022-05-11T06:13:32.189Z] 0d57e429df01: Download complete [2022-05-11T06:13:32.189Z] 4e4be7b47b0d: Verifying Checksum [2022-05-11T06:13:32.189Z] 4e4be7b47b0d: Download complete [2022-05-11T06:13:32.189Z] 188c0c94c7c5: Verifying Checksum [2022-05-11T06:13:32.189Z] 188c0c94c7c5: Download complete [2022-05-11T06:13:32.454Z] 188c0c94c7c5: Pull complete [2022-05-11T06:13:32.454Z] e1f770b5df2f: Verifying Checksum [2022-05-11T06:13:32.454Z] e1f770b5df2f: Download complete [2022-05-11T06:13:32.454Z] 0ef7d3d256c8: Pull complete [2022-05-11T06:13:32.725Z] de9db76c5a1d: Pull complete [2022-05-11T06:13:32.989Z] 0eba1c9be4d2: Verifying Checksum [2022-05-11T06:13:32.989Z] 0eba1c9be4d2: Download complete [2022-05-11T06:13:33.248Z] 85a0685a4137: Verifying Checksum [2022-05-11T06:13:33.248Z] 85a0685a4137: Download complete [2022-05-11T06:13:36.533Z] 0eba1c9be4d2: Pull complete [2022-05-11T06:13:36.533Z] 0d57e429df01: Pull complete [2022-05-11T06:13:36.533Z] 4e4be7b47b0d: Pull complete [2022-05-11T06:13:36.792Z] e1f770b5df2f: Pull complete [2022-05-11T06:13:40.083Z] 85a0685a4137: Pull complete [2022-05-11T06:13:40.083Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-11T06:13:40.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T06:13:40.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-11T06:13:40.152Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:13:40.190Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-11T06:13:42.043Z] $ docker top 1dccec43adf118f2fa9c4141de6ad3dbe82a3926ccb4a48a15976f7d38b94214 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T06:13:42.134Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-11T06:13:42.415Z] + set -o pipefail [2022-05-11T06:13:42.415Z] + snyk monitor '--org=edgex-jenkins' [2022-05-11T06:13:47.703Z] [2022-05-11T06:13:47.703Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-05-11T06:13:47.703Z] [2022-05-11T06:13:47.703Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/4e90989f-f451-4440-afee-2cdc9316fc65 [2022-05-11T06:13:47.703Z] [2022-05-11T06:13:47.703Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-11T06:13:47.703Z] [2022-05-11T06:13:47.703Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-11T06:13:47.703Z] [2022-05-11T06:13:47.703Z] [Pipeline] } [2022-05-11T06:13:47.714Z] $ docker stop --time=1 1dccec43adf118f2fa9c4141de6ad3dbe82a3926ccb4a48a15976f7d38b94214 [2022-05-11T06:13:49.816Z] $ docker rm -f 1dccec43adf118f2fa9c4141de6ad3dbe82a3926ccb4a48a15976f7d38b94214 [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-11T06:13:50.587Z] + git log --format=format:%s -1 2a65a39039cf7664a715857da731e59ec3cb9dfd [Pipeline] sh [2022-05-11T06:13:50.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T06:13:50.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:13:51.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:13:51.189Z] . [Pipeline] withDockerContainer [2022-05-11T06:13:51.254Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:13:51.288Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T06:13:51.684Z] $ docker top 8c79a34f51a7a4068eefb951f45f58ab802befb868c8ea49130a52541b49a477 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T06:13:51.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T06:13:51.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T06:13:51.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T06:13:51.936Z] $ docker exec 8c79a34f51a7a4068eefb951f45f58ab802befb868c8ea49130a52541b49a477 ssh-agent [2022-05-11T06:13:52.074Z] SSH_AUTH_SOCK=/tmp/ssh-UZlQpAZyheJo/agent.32 [2022-05-11T06:13:52.074Z] SSH_AGENT_PID=38 [2022-05-11T06:13:52.081Z] Running ssh-add (command line suppressed) [2022-05-11T06:13:52.210Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7215528016693609897.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7215528016693609897.key) [2022-05-11T06:13:52.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T06:13:52.523Z] + git semver tag [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,745 [run_tag] DEBUG tag force:False [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,745 [check_head_tag] DEBUG check head tag [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,746 [execute] INFO git cat-file --batch-check [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,750 [execute] INFO git cat-file --batch [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,764 [execute] INFO git tag -a v2.2.0-dev.17 -m v2.2.0-dev.17 [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.17', '-m', 'v2.2.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T06:13:52.784Z] 2022-05-11 06:13:52,768 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:13:52.784Z] 2.2.0-dev.17 [Pipeline] } [2022-05-11T06:13:53.055Z] $ docker exec --env ******** --env ******** 8c79a34f51a7a4068eefb951f45f58ab802befb868c8ea49130a52541b49a477 ssh-agent -k [2022-05-11T06:13:53.157Z] unset SSH_AUTH_SOCK; [2022-05-11T06:13:53.159Z] unset SSH_AGENT_PID; [2022-05-11T06:13:53.160Z] echo Agent pid 38 killed; [2022-05-11T06:13:53.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T06:13:53.482Z] + git semver [Pipeline] } [2022-05-11T06:13:53.756Z] $ docker stop --time=1 8c79a34f51a7a4068eefb951f45f58ab802befb868c8ea49130a52541b49a477 [2022-05-11T06:13:55.014Z] $ docker rm -f 8c79a34f51a7a4068eefb951f45f58ab802befb868c8ea49130a52541b49a477 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:13:55.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T06:13:55.448Z] [2022-05-11T06:13:55.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:13:55.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T06:13:55.780Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-11T06:13:55.780Z] ab5ef0e58194: Pulling fs layer [2022-05-11T06:13:55.780Z] 9712f1f96733: Pulling fs layer [2022-05-11T06:13:55.780Z] 63f879dbbcfc: Pulling fs layer [2022-05-11T06:13:55.780Z] 0d9ebad4ef96: Pulling fs layer [2022-05-11T06:13:55.780Z] e9a5061849ea: Pulling fs layer [2022-05-11T06:13:55.780Z] d747dcd14b5f: Pulling fs layer [2022-05-11T06:13:55.780Z] 2de7ff778b66: Pulling fs layer [2022-05-11T06:13:55.780Z] e9a5061849ea: Waiting [2022-05-11T06:13:55.780Z] d747dcd14b5f: Waiting [2022-05-11T06:13:55.780Z] 0d9ebad4ef96: Waiting [2022-05-11T06:13:55.780Z] 2de7ff778b66: Waiting [2022-05-11T06:13:55.780Z] 9712f1f96733: Download complete [2022-05-11T06:13:56.356Z] 63f879dbbcfc: Verifying Checksum [2022-05-11T06:13:56.356Z] 63f879dbbcfc: Download complete [2022-05-11T06:13:56.356Z] 0d9ebad4ef96: Verifying Checksum [2022-05-11T06:13:56.356Z] 0d9ebad4ef96: Download complete [2022-05-11T06:13:56.356Z] d747dcd14b5f: Download complete [2022-05-11T06:13:56.356Z] ab5ef0e58194: Verifying Checksum [2022-05-11T06:13:56.356Z] ab5ef0e58194: Download complete [2022-05-11T06:13:56.356Z] e9a5061849ea: Verifying Checksum [2022-05-11T06:13:56.356Z] e9a5061849ea: Download complete [2022-05-11T06:13:56.356Z] 2de7ff778b66: Verifying Checksum [2022-05-11T06:13:56.356Z] 2de7ff778b66: Download complete [2022-05-11T06:13:59.649Z] ab5ef0e58194: Pull complete [2022-05-11T06:13:59.649Z] 9712f1f96733: Pull complete [2022-05-11T06:13:59.908Z] 63f879dbbcfc: Pull complete [2022-05-11T06:14:04.118Z] 0d9ebad4ef96: Pull complete [2022-05-11T06:14:04.118Z] e9a5061849ea: Pull complete [2022-05-11T06:14:04.118Z] d747dcd14b5f: Pull complete [2022-05-11T06:14:05.059Z] 2de7ff778b66: Pull complete [2022-05-11T06:14:05.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-11T06:14:05.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T06:14:05.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-11T06:14:05.137Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:14:05.171Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-11T06:14:07.194Z] $ docker top abf3c7e2720f09a261fc6229ec2d9dcfd6b0b76185f7989d837a79dfb9955d81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-11T06:14:07.277Z] provisioning config files... [2022-05-11T06:14:07.285Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8158022809270817833tmp [2022-05-11T06:14:07.296Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1757391841993921171tmp [2022-05-11T06:14:07.307Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2607753527330365222tmp [Pipeline] { [Pipeline] echo [2022-05-11T06:14:07.323Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:07.613Z] ---> sigul-configuration.sh [2022-05-11T06:14:07.613Z] gpg: directory `/root/.gnupg' created [2022-05-11T06:14:07.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-11T06:14:07.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-11T06:14:07.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-11T06:14:07.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-11T06:14:07.613Z] gpg: CAST5 encrypted data [2022-05-11T06:14:07.613Z] gpg: encrypted with 1 passphrase [2022-05-11T06:14:07.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-11T06:14:07.902Z] + mkdir /home/jenkins [2022-05-11T06:14:07.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-11T06:14:08.193Z] + 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-11T06:14:08.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:08.496Z] ---> sigul-install.sh [2022-05-11T06:14:08.496Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-11T06:14:08.792Z] + git tag --list [2022-05-11T06:14:08.792Z] 1.0.0 [2022-05-11T06:14:08.792Z] v0.0.0 [2022-05-11T06:14:08.792Z] v1.1.0 [2022-05-11T06:14:08.792Z] v1.1.1 [2022-05-11T06:14:08.792Z] v1.2.2 [2022-05-11T06:14:08.792Z] v1.3.0 [2022-05-11T06:14:08.792Z] v1.3.1 [2022-05-11T06:14:08.792Z] v2.0.0 [2022-05-11T06:14:08.792Z] v2.0.1-dev.1 [2022-05-11T06:14:08.792Z] v2.0.1-dev.2 [2022-05-11T06:14:08.792Z] v2.0.1-dev.3 [2022-05-11T06:14:08.792Z] v2.0.1-dev.4 [2022-05-11T06:14:08.792Z] v2.0.1-dev.5 [2022-05-11T06:14:08.792Z] v2.0.1-dev.6 [2022-05-11T06:14:08.792Z] v2.1.0 [2022-05-11T06:14:08.792Z] v2.2.0-dev.1 [2022-05-11T06:14:08.792Z] v2.2.0-dev.10 [2022-05-11T06:14:08.792Z] v2.2.0-dev.11 [2022-05-11T06:14:08.792Z] v2.2.0-dev.12 [2022-05-11T06:14:08.792Z] v2.2.0-dev.13 [2022-05-11T06:14:08.792Z] v2.2.0-dev.14 [2022-05-11T06:14:08.792Z] v2.2.0-dev.15 [2022-05-11T06:14:08.792Z] v2.2.0-dev.16 [2022-05-11T06:14:08.792Z] v2.2.0-dev.17 [2022-05-11T06:14:08.792Z] v2.2.0-dev.2 [2022-05-11T06:14:08.792Z] v2.2.0-dev.3 [2022-05-11T06:14:08.792Z] v2.2.0-dev.4 [2022-05-11T06:14:08.792Z] v2.2.0-dev.5 [2022-05-11T06:14:08.792Z] v2.2.0-dev.6 [2022-05-11T06:14:08.792Z] v2.2.0-dev.7 [2022-05-11T06:14:08.792Z] v2.2.0-dev.8 [2022-05-11T06:14:08.792Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-11T06:14:09.087Z] + lftools sign git-tag v2.2.0-dev.17 [2022-05-11T06:14:09.659Z] Signing Git tag with Sigul... [2022-05-11T06:14:09.659Z] Signing v2.2.0-dev.17 [Pipeline] echo [2022-05-11T06:14:09.931Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:10.223Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-11T06:14:10.232Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-11T06:14:10.257Z] $ docker stop --time=1 abf3c7e2720f09a261fc6229ec2d9dcfd6b0b76185f7989d837a79dfb9955d81 [2022-05-11T06:14:11.559Z] $ docker rm -f abf3c7e2720f09a261fc6229ec2d9dcfd6b0b76185f7989d837a79dfb9955d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-11T06:14:12.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T06:14:12.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:14:12.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:14:12.304Z] . [Pipeline] withDockerContainer [2022-05-11T06:14:12.383Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:14:12.423Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T06:14:12.793Z] $ docker top 6e04b73c4ed3edeedf5af05a001e4aec7c1d62324789d915e5b8d723a4660ac0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T06:14:12.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T06:14:12.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T06:14:13.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T06:14:13.043Z] $ docker exec 6e04b73c4ed3edeedf5af05a001e4aec7c1d62324789d915e5b8d723a4660ac0 ssh-agent [2022-05-11T06:14:13.178Z] SSH_AUTH_SOCK=/tmp/ssh-m1I9zCtKidwB/agent.33 [2022-05-11T06:14:13.178Z] SSH_AGENT_PID=39 [2022-05-11T06:14:13.183Z] Running ssh-add (command line suppressed) [2022-05-11T06:14:13.303Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2267095946463583142.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2267095946463583142.key) [2022-05-11T06:14:13.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T06:14:13.616Z] + git semver bump pre [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [bump_version] DEBUG bumping version:2.2.0-dev.17 on axis:pre with prefix:dev [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [bump_version] DEBUG bumped version:2.2.0-dev.18 [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [write_version] DEBUG write version:2.2.0-dev.18 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,815 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,817 [execute] INFO git cat-file --batch-check [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,817 [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-11T06:14:13.879Z] 2022-05-11 06:14:13,823 [execute] INFO git cat-file --batch [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T06:14:13.879Z] 2022-05-11 06:14:13,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:14:13.879Z] 2.2.0-dev.18 [Pipeline] } [2022-05-11T06:14:13.889Z] $ docker exec --env ******** --env ******** 6e04b73c4ed3edeedf5af05a001e4aec7c1d62324789d915e5b8d723a4660ac0 ssh-agent -k [2022-05-11T06:14:13.995Z] unset SSH_AUTH_SOCK; [2022-05-11T06:14:13.996Z] unset SSH_AGENT_PID; [2022-05-11T06:14:13.996Z] echo Agent pid 39 killed; [2022-05-11T06:14:14.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T06:14:14.328Z] + git semver [Pipeline] } [2022-05-11T06:14:14.605Z] $ docker stop --time=1 6e04b73c4ed3edeedf5af05a001e4aec7c1d62324789d915e5b8d723a4660ac0 [2022-05-11T06:14:15.919Z] $ docker rm -f 6e04b73c4ed3edeedf5af05a001e4aec7c1d62324789d915e5b8d723a4660ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T06:14:16.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T06:14:16.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:14:16.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T06:14:16.596Z] . [Pipeline] withDockerContainer [2022-05-11T06:14:16.668Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:14:16.706Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T06:14:17.092Z] $ docker top 10c77a72117f5de85c9e8a7f0b297bc4394762aebe77833e9182292086b8524b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T06:14:17.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T06:14:17.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T06:14:17.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T06:14:17.345Z] $ docker exec 10c77a72117f5de85c9e8a7f0b297bc4394762aebe77833e9182292086b8524b ssh-agent [2022-05-11T06:14:17.475Z] SSH_AUTH_SOCK=/tmp/ssh-9RMBRsUAezT8/agent.32 [2022-05-11T06:14:17.475Z] SSH_AGENT_PID=38 [2022-05-11T06:14:17.482Z] Running ssh-add (command line suppressed) [2022-05-11T06:14:17.606Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6966556253938794102.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6966556253938794102.key) [2022-05-11T06:14:17.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T06:14:17.921Z] + git semver push [2022-05-11T06:14:18.187Z] 2022-05-11 06:14:18,134 [run_push] DEBUG push [2022-05-11T06:14:18.187Z] 2022-05-11 06:14:18,135 [execute] INFO git push origin semver [2022-05-11T06:14:18.187Z] 2022-05-11 06:14:18,135 [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-11T06:14:19.134Z] 2022-05-11 06:14:18,961 [run_push] DEBUG push all version tags [2022-05-11T06:14:19.134Z] 2022-05-11 06:14:18,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-11T06:14:19.134Z] 2022-05-11 06:14:18,962 [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-11T06:14:19.707Z] 2022-05-11 06:14:19,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-11T06:14:19.707Z] 2.2.0-dev.18 [Pipeline] } [2022-05-11T06:14:19.979Z] $ docker exec --env ******** --env ******** 10c77a72117f5de85c9e8a7f0b297bc4394762aebe77833e9182292086b8524b ssh-agent -k [2022-05-11T06:14:20.091Z] unset SSH_AUTH_SOCK; [2022-05-11T06:14:20.091Z] unset SSH_AGENT_PID; [2022-05-11T06:14:20.091Z] echo Agent pid 38 killed; [2022-05-11T06:14:20.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T06:14:20.421Z] + git semver [Pipeline] } [2022-05-11T06:14:20.698Z] $ docker stop --time=1 10c77a72117f5de85c9e8a7f0b297bc4394762aebe77833e9182292086b8524b [2022-05-11T06:14:21.983Z] $ docker rm -f 10c77a72117f5de85c9e8a7f0b297bc4394762aebe77833e9182292086b8524b [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-11T06:14:22.731Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-05-11T06:14:22.731Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-11T06:14:22.731Z] total 16 [2022-05-11T06:14:22.731Z] drwxr-xr-x 3 root root 4096 May 11 06:05 . [2022-05-11T06:14:22.731Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 06:14 .. [2022-05-11T06:14:22.731Z] drwxr-xr-x 2 root root 4096 May 11 06:05 cost [2022-05-11T06:14:22.731Z] -rw-r--r-- 1 root root 84 May 11 06:05 cost.csv [2022-05-11T06:14:22.731Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-11T06:14:22.731Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-11T06:14:22.731Z] total 16 [2022-05-11T06:14:22.731Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 06:05 . [2022-05-11T06:14:22.731Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 06:14 .. [2022-05-11T06:14:22.731Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 06:05 cost [2022-05-11T06:14:22.731Z] -rw-r--r-- 1 jenkins jenkins 84 May 11 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:23.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:23.931Z] ---> package-listing.sh [2022-05-11T06:14:23.931Z] ++ facter osfamily [2022-05-11T06:14:23.931Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T06:14:24.192Z] + OS_FAMILY=debian [2022-05-11T06:14:24.192Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-05-11T06:14:24.192Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T06:14:24.192Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T06:14:24.192Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T06:14:24.192Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T06:14:24.192Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-11T06:14:24.192Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T06:14:24.192Z] + case "${OS_FAMILY}" in [2022-05-11T06:14:24.192Z] + dpkg -l [2022-05-11T06:14:24.192Z] + grep '^ii' [2022-05-11T06:14:24.192Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T06:14:24.192Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T06:14:24.192Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T06:14:24.192Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-11T06:14:24.192Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-05-11T06:14:24.192Z] + 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-11T06:14:24.205Z] 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-11T06:14:24.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T06:14:25.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T06:14:25.043Z] . [Pipeline] withDockerContainer [2022-05-11T06:14:25.118Z] prd-ubuntu20.04-docker-8c-8g-63126 does not seem to be running inside a container [2022-05-11T06:14:25.153Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T06:14:25.375Z] $ docker top a3420abb113504641eddee5edfe1c99774f94c9e44645ac1f5ecba0b196c326a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T06:14:25.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T06:14:26.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T06:14:26.327Z] + ls /var/log/sa-host [2022-05-11T06:14:26.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T06:14:26.546Z] provisioning config files... [2022-05-11T06:14:26.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1764802333025362599tmp [Pipeline] { [Pipeline] echo [2022-05-11T06:14:26.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:26.866Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T06:14:26.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:27.208Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T06:14:27.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:27.510Z] ---> sudo-logs.sh [2022-05-11T06:14:27.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T06:14:27.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:27.823Z] ---> job-cost.sh [2022-05-11T06:14:27.823Z] lf-activate-venv: SKIPPING [2022-05-11T06:14:27.823Z] DEBUG: total: 0.2199999988079071 [2022-05-11T06:14:27.823Z] INFO: Retrieving Stack Cost... [2022-05-11T06:14:28.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T06:14:28.968Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T06:14:28.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T06:14:29.270Z] ---> logs-deploy.sh [2022-05-11T06:14:29.270Z] lf-activate-venv: SKIPPING [2022-05-11T06:14:29.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/27 [2022-05-11T06:14:29.270Z] INFO: archiving workspace using pattern(s): [2022-05-11T06:14:30.214Z] Archives upload complete. [2022-05-11T06:14:30.214Z] INFO: archiving logs to Nexus