Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 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-ssh12611841798699971390.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-ssh5293365538010075789.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12605416887161247401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3744586842238445599.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 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-ssh9785444355709258147.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13947258047011259287.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 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-13 in /w/workspace/exfoundry_device-snmp-go_jakarta [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/exfoundry_device-snmp-go_jakarta # 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 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 (jakarta) > 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 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 # timeout=10 Commit message: "Merge pull request #174 from lenny-intel/jakarta-versions-fix" > git rev-list --no-walk 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-25T01:39:56.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-25T01:39:56.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-25T01:39:56.588Z] ========================================================= [2022-05-25T01:39:56.588Z] EdgeX Global Pipelines Version Info [2022-05-25T01:39:56.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:39:57.348Z] ------------------- [2022-05-25T01:39:57.348Z] stable info: [2022-05-25T01:39:57.348Z] ------------------- [2022-05-25T01:39:57.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-25T01:39:57.348Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-25T01:39:57.348Z] Message: update stable to v1.0.230 [2022-05-25T01:39:57.922Z] ------------------- [2022-05-25T01:39:57.922Z] experimental info: [2022-05-25T01:39:57.922Z] ------------------- [2022-05-25T01:39:57.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-25T01:39:57.922Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-25T01:39:57.922Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-25T01:39:58.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-25T01:39:58.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-25T01:39:58.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-25T01:39:58.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-25T01:39:58.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-25T01:39:58.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-25T01:39:58.222Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-25T01:39:58.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-25T01:39:58.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-25T01:39:58.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-25T01:39:58.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-25T01:39:58.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-25T01:39:58.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-25T01:39:58.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-25T01:39:58.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-25T01:39:58.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-25T01:39:58.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-25T01:39:58.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-25T01:39:58.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-25T01:39:58.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-25T01:39:58.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-25T01:39:58.394Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-25T01:39:58.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-25T01:39:58.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-25T01:39:58.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-25T01:39:58.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-25T01:39:58.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-05-25T01:39:58.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-05-25T01:39:58.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-05-25T01:39:58.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] echo [2022-05-25T01:39:58.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a73bd1 [Pipeline] echo [2022-05-25T01:39:58.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:39:58.555Z] provisioning config files... [2022-05-25T01:39:58.571Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3198768528461429440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:39:58.878Z] ---> docker-login.sh [2022-05-25T01:39:58.878Z] nexus3.edgexfoundry.org:10001 [2022-05-25T01:39:59.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:39:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:39:59.143Z] Configure a credential helper to remove this warning. See [2022-05-25T01:39:59.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:39:59.143Z] [2022-05-25T01:39:59.143Z] Login Succeeded [2022-05-25T01:39:59.143Z] nexus3.edgexfoundry.org:10002 [2022-05-25T01:39:59.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:39:59.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:39:59.407Z] Configure a credential helper to remove this warning. See [2022-05-25T01:39:59.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:39:59.407Z] [2022-05-25T01:39:59.407Z] Login Succeeded [2022-05-25T01:39:59.407Z] nexus3.edgexfoundry.org:10003 [2022-05-25T01:39:59.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:39:59.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:39:59.407Z] Configure a credential helper to remove this warning. See [2022-05-25T01:39:59.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:39:59.407Z] [2022-05-25T01:39:59.407Z] Login Succeeded [2022-05-25T01:39:59.407Z] nexus3.edgexfoundry.org:10004 [2022-05-25T01:39:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:39:59.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:39:59.667Z] Configure a credential helper to remove this warning. See [2022-05-25T01:39:59.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:39:59.667Z] [2022-05-25T01:39:59.667Z] Login Succeeded [2022-05-25T01:39:59.667Z] docker.io [2022-05-25T01:39:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:00.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:00.246Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:00.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:00.246Z] [2022-05-25T01:40:00.246Z] Login Succeeded [2022-05-25T01:40:00.246Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T01:40:00.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-25T01:40:00.633Z] + git rev-list -1 --merges 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1~1..0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] echo [2022-05-25T01:40:00.659Z] -----------> git rev-list -1 --merges 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1~1..0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:40:00.659Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [false] [Pipeline] sh [2022-05-25T01:40:00.961Z] + git log --format=format:%s -1 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] echo [2022-05-25T01:40:00.975Z] ========================================================= [2022-05-25T01:40:00.975Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-25T01:40:00.975Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T01:40:01.335Z] + git log --format=format:%s -1 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] echo [2022-05-25T01:40:01.349Z] [semverPrep] GIT_COMMIT: 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1, Commit Message: Merge pull request #174 from lenny-intel/jakarta-versions-fix [Pipeline] echo [2022-05-25T01:40:01.365Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-25T01:40:01.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-25T01:40:01.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-25T01:40:01.763Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-25T01:40:01.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-25T01:40:01.763Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-25T01:40:01.763Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-25T01:40:01.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:02.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:40:02.182Z] [2022-05-25T01:40:02.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:02.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:40:02.492Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-25T01:40:02.492Z] 1fe172e4850f: Pulling fs layer [2022-05-25T01:40:02.492Z] caf521ccaac6: Pulling fs layer [2022-05-25T01:40:02.492Z] 3ead6fa29328: Pulling fs layer [2022-05-25T01:40:02.492Z] 5c2a1cbceb83: Pulling fs layer [2022-05-25T01:40:02.492Z] a8d5f1318db7: Pulling fs layer [2022-05-25T01:40:02.492Z] c427282e49a2: Pulling fs layer [2022-05-25T01:40:02.492Z] 1827001aaf11: Pulling fs layer [2022-05-25T01:40:02.492Z] 0714d37db230: Pulling fs layer [2022-05-25T01:40:02.492Z] ac28cf19c067: Pulling fs layer [2022-05-25T01:40:02.492Z] ca983d60f3e2: Pulling fs layer [2022-05-25T01:40:02.492Z] 9f894cec8388: Pulling fs layer [2022-05-25T01:40:02.492Z] 5c2a1cbceb83: Waiting [2022-05-25T01:40:02.492Z] c427282e49a2: Waiting [2022-05-25T01:40:02.492Z] 1827001aaf11: Waiting [2022-05-25T01:40:02.492Z] 0714d37db230: Waiting [2022-05-25T01:40:02.492Z] a8d5f1318db7: Waiting [2022-05-25T01:40:02.492Z] ac28cf19c067: Waiting [2022-05-25T01:40:02.492Z] 9f894cec8388: Waiting [2022-05-25T01:40:02.492Z] caf521ccaac6: Download complete [2022-05-25T01:40:02.492Z] 5c2a1cbceb83: Verifying Checksum [2022-05-25T01:40:02.755Z] a8d5f1318db7: Verifying Checksum [2022-05-25T01:40:02.755Z] a8d5f1318db7: Download complete [2022-05-25T01:40:02.755Z] c427282e49a2: Verifying Checksum [2022-05-25T01:40:02.755Z] c427282e49a2: Download complete [2022-05-25T01:40:02.755Z] 3ead6fa29328: Verifying Checksum [2022-05-25T01:40:02.755Z] 3ead6fa29328: Download complete [2022-05-25T01:40:02.755Z] 0714d37db230: Verifying Checksum [2022-05-25T01:40:02.755Z] 0714d37db230: Download complete [2022-05-25T01:40:02.755Z] ac28cf19c067: Download complete [2022-05-25T01:40:02.755Z] ca983d60f3e2: Verifying Checksum [2022-05-25T01:40:02.755Z] ca983d60f3e2: Download complete [2022-05-25T01:40:02.755Z] 9f894cec8388: Download complete [2022-05-25T01:40:02.755Z] 1fe172e4850f: Download complete [2022-05-25T01:40:03.015Z] 1827001aaf11: Verifying Checksum [2022-05-25T01:40:03.015Z] 1827001aaf11: Download complete [2022-05-25T01:40:03.954Z] 1fe172e4850f: Pull complete [2022-05-25T01:40:04.212Z] caf521ccaac6: Pull complete [2022-05-25T01:40:04.780Z] 3ead6fa29328: Pull complete [2022-05-25T01:40:04.780Z] 5c2a1cbceb83: Pull complete [2022-05-25T01:40:05.042Z] a8d5f1318db7: Pull complete [2022-05-25T01:40:05.042Z] c427282e49a2: Pull complete [2022-05-25T01:40:06.949Z] 1827001aaf11: Pull complete [2022-05-25T01:40:07.216Z] 0714d37db230: Pull complete [2022-05-25T01:40:07.216Z] ac28cf19c067: Pull complete [2022-05-25T01:40:07.216Z] ca983d60f3e2: Pull complete [2022-05-25T01:40:07.477Z] 9f894cec8388: Pull complete [2022-05-25T01:40:07.477Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-25T01:40:07.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:40:07.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:40:07.581Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:40:07.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-25T01:40:09.056Z] $ docker top 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c -eo pid,comm [2022-05-25T01:40:09.132Z] 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-25T01:40:09.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-25T01:40:09.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T01:40:09.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T01:40:09.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T01:40:09.348Z] $ docker exec 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c ssh-agent [2022-05-25T01:40:09.466Z] SSH_AUTH_SOCK=/tmp/ssh-WBLvDrSvzJSz/agent.32 [2022-05-25T01:40:09.466Z] SSH_AGENT_PID=38 [2022-05-25T01:40:09.473Z] Running ssh-add (command line suppressed) [2022-05-25T01:40:09.607Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_1234415494693925425.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_1234415494693925425.key) [2022-05-25T01:40:09.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T01:40:09.910Z] + git tag --points-at HEAD [Pipeline] } [2022-05-25T01:40:09.938Z] $ docker exec --env ******** --env ******** 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c ssh-agent -k [2022-05-25T01:40:10.048Z] unset SSH_AUTH_SOCK; [2022-05-25T01:40:10.049Z] unset SSH_AGENT_PID; [2022-05-25T01:40:10.049Z] echo Agent pid 38 killed; [2022-05-25T01:40:10.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-25T01:40:10.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T01:40:10.079Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T01:40:10.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T01:40:10.226Z] $ docker exec 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c ssh-agent [2022-05-25T01:40:10.347Z] SSH_AUTH_SOCK=/tmp/ssh-UaMjOpm9UylP/agent.71 [2022-05-25T01:40:10.347Z] SSH_AGENT_PID=78 [2022-05-25T01:40:10.352Z] Running ssh-add (command line suppressed) [2022-05-25T01:40:10.493Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_1513378343937180768.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_1513378343937180768.key) [2022-05-25T01:40:10.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T01:40:10.794Z] + git semver init [2022-05-25T01:40:11.056Z] 2022-05-25 01:40:10,997 [run_init] DEBUG init version:0.0.0 force:False [2022-05-25T01:40:11.056Z] 2022-05-25 01:40:10,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-05-25T01:40:11.056Z] 2022-05-25 01:40:10,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-05-25T01:40:11.056Z] 2022-05-25 01:40:10,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/exfoundry_device-snmp-go_jakarta/.semver'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-25T01:40:11.999Z] 2022-05-25 01:40:11,724 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.git/info/exclude [2022-05-25T01:40:11.999Z] 2022-05-25 01:40:11,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:False [2022-05-25T01:40:11.999Z] 2022-05-25 01:40:11,725 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:40:11.999Z] 2022-05-25 01:40:11,725 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:40:11.999Z] 2.1.1-dev.1 [Pipeline] } [2022-05-25T01:40:12.022Z] $ docker exec --env ******** --env ******** 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c ssh-agent -k [2022-05-25T01:40:12.154Z] unset SSH_AUTH_SOCK; [2022-05-25T01:40:12.155Z] unset SSH_AGENT_PID; [2022-05-25T01:40:12.155Z] echo Agent pid 78 killed; [2022-05-25T01:40:12.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-25T01:40:12.478Z] + git semver [Pipeline] } [2022-05-25T01:40:12.762Z] $ docker stop --time=1 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c [2022-05-25T01:40:14.138Z] $ docker rm -f 63c48fc24d388f2299e427d43776b44a50bf4786749bc11b7f2b2d7e9a8d4d8c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T01:40:14.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-25T01:40:14.743Z] Stashed 1 file(s) [Pipeline] echo [2022-05-25T01:40:14.746Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.1 [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-25T01:40:14.860Z] provisioning config files... [2022-05-25T01:40:14.871Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6560190111364107849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:40:15.181Z] ---> docker-login.sh [2022-05-25T01:40:15.181Z] nexus3.edgexfoundry.org:10001 [2022-05-25T01:40:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:15.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:15.181Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:15.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:15.181Z] [2022-05-25T01:40:15.181Z] Login Succeeded [2022-05-25T01:40:15.181Z] nexus3.edgexfoundry.org:10002 [2022-05-25T01:40:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:15.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:15.442Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:15.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:15.442Z] [2022-05-25T01:40:15.442Z] Login Succeeded [2022-05-25T01:40:15.442Z] nexus3.edgexfoundry.org:10003 [2022-05-25T01:40:15.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:15.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:15.442Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:15.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:15.442Z] [2022-05-25T01:40:15.442Z] Login Succeeded [2022-05-25T01:40:15.442Z] nexus3.edgexfoundry.org:10004 [2022-05-25T01:40:15.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:15.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:15.702Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:15.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:15.702Z] [2022-05-25T01:40:15.702Z] Login Succeeded [2022-05-25T01:40:15.702Z] docker.io [2022-05-25T01:40:15.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:40:15.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:40:15.962Z] Configure a credential helper to remove this warning. See [2022-05-25T01:40:15.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:40:15.962Z] [2022-05-25T01:40:15.962Z] Login Succeeded [2022-05-25T01:40:15.962Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T01:40:15.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-25T01:40:16.037Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T01:40:16.048Z] ========================================================= [2022-05-25T01:40:16.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-05-25T01:40:16.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:16.364Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-05-25T01:40:16.625Z] Sending build context to Docker daemon 16.3MB [2022-05-25T01:40:16.625Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-05-25T01:40:16.625Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-25T01:40:16.625Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-05-25T01:40:16.625Z] 59bf1c3509f3: Pulling fs layer [2022-05-25T01:40:16.625Z] 666ba61612fd: Pulling fs layer [2022-05-25T01:40:16.625Z] 8ed8ca486205: Pulling fs layer [2022-05-25T01:40:16.625Z] 4fe6c5a15a65: Pulling fs layer [2022-05-25T01:40:16.625Z] 22a0e8bec74d: Pulling fs layer [2022-05-25T01:40:16.625Z] 5f8736975d2d: Pulling fs layer [2022-05-25T01:40:16.625Z] fe9c1520953f: Pulling fs layer [2022-05-25T01:40:16.625Z] ad63dd2c9e3e: Pulling fs layer [2022-05-25T01:40:16.625Z] 15d927b9e438: Pulling fs layer [2022-05-25T01:40:16.625Z] 22a0e8bec74d: Waiting [2022-05-25T01:40:16.625Z] 5f8736975d2d: Waiting [2022-05-25T01:40:16.625Z] fe9c1520953f: Waiting [2022-05-25T01:40:16.625Z] ad63dd2c9e3e: Waiting [2022-05-25T01:40:16.625Z] 15d927b9e438: Waiting [2022-05-25T01:40:16.625Z] 4fe6c5a15a65: Waiting [2022-05-25T01:40:16.625Z] 8ed8ca486205: Download complete [2022-05-25T01:40:16.625Z] 666ba61612fd: Verifying Checksum [2022-05-25T01:40:16.625Z] 666ba61612fd: Download complete [2022-05-25T01:40:16.625Z] 22a0e8bec74d: Download complete [2022-05-25T01:40:16.625Z] 5f8736975d2d: Verifying Checksum [2022-05-25T01:40:16.625Z] 5f8736975d2d: Download complete [2022-05-25T01:40:16.625Z] 59bf1c3509f3: Verifying Checksum [2022-05-25T01:40:16.625Z] 59bf1c3509f3: Download complete [2022-05-25T01:40:16.625Z] fe9c1520953f: Verifying Checksum [2022-05-25T01:40:16.625Z] fe9c1520953f: Download complete [2022-05-25T01:40:16.884Z] ad63dd2c9e3e: Verifying Checksum [2022-05-25T01:40:16.884Z] ad63dd2c9e3e: Download complete [2022-05-25T01:40:16.884Z] 59bf1c3509f3: Pull complete [2022-05-25T01:40:16.884Z] 666ba61612fd: Pull complete [2022-05-25T01:40:17.145Z] 8ed8ca486205: Pull complete [2022-05-25T01:40:17.405Z] 15d927b9e438: Verifying Checksum [2022-05-25T01:40:17.405Z] 15d927b9e438: Download complete [2022-05-25T01:40:17.405Z] 4fe6c5a15a65: Verifying Checksum [2022-05-25T01:40:17.405Z] 4fe6c5a15a65: Download complete [2022-05-25T01:40:21.588Z] 4fe6c5a15a65: Pull complete [2022-05-25T01:40:21.588Z] 22a0e8bec74d: Pull complete [2022-05-25T01:40:21.588Z] 5f8736975d2d: Pull complete [2022-05-25T01:40:21.588Z] fe9c1520953f: Pull complete [2022-05-25T01:40:21.588Z] ad63dd2c9e3e: Pull complete [2022-05-25T01:40:23.494Z] 15d927b9e438: Pull complete [2022-05-25T01:40:23.752Z] Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 [2022-05-25T01:40:23.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-25T01:40:23.752Z] ---> 38c4cad2258c [2022-05-25T01:40:23.752Z] Step 3/11 : ARG MAKE='make build' [2022-05-25T01:40:25.131Z] ---> Running in 8641b8ad9691 [2022-05-25T01:40:25.131Z] Removing intermediate container 8641b8ad9691 [2022-05-25T01:40:25.131Z] ---> dc4b50bd148d [2022-05-25T01:40:25.131Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T01:40:25.131Z] ---> Running in 15877863043f [2022-05-25T01:40:25.131Z] Removing intermediate container 15877863043f [2022-05-25T01:40:25.131Z] ---> 2097e11e4aae [2022-05-25T01:40:25.131Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-25T01:40:25.131Z] ---> Running in f4fc4c7acc38 [2022-05-25T01:40:25.392Z] Removing intermediate container f4fc4c7acc38 [2022-05-25T01:40:25.392Z] ---> 285ef95e7f6b [2022-05-25T01:40:25.392Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T01:40:25.392Z] ---> Running in 01974c23797c [2022-05-25T01:40:25.963Z] Removing intermediate container 01974c23797c [2022-05-25T01:40:25.963Z] ---> 170e4002ee32 [2022-05-25T01:40:25.963Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T01:40:25.963Z] ---> Running in 2540e550f069 [2022-05-25T01:40:26.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-25T01:40:27.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-25T01:40:27.416Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-25T01:40:27.416Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-25T01:40:27.677Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-25T01:40:27.677Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-25T01:40:27.677Z] Executing busybox-1.34.1-r3.trigger [2022-05-25T01:40:27.677Z] OK: 224 MiB in 56 packages [2022-05-25T01:40:28.246Z] Removing intermediate container 2540e550f069 [2022-05-25T01:40:28.246Z] ---> 746c746f2e35 [2022-05-25T01:40:28.246Z] Step 8/11 : WORKDIR /device-snmp-go [2022-05-25T01:40:28.246Z] ---> Running in 0c626f596bba [2022-05-25T01:40:28.246Z] Removing intermediate container 0c626f596bba [2022-05-25T01:40:28.246Z] ---> e6df841406ee [2022-05-25T01:40:28.246Z] Step 9/11 : COPY . . [2022-05-25T01:40:29.192Z] ---> 59c5d5ddbf04 [2022-05-25T01:40:29.192Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T01:40:29.192Z] ---> Running in cfd575803c13 [2022-05-25T01:40:29.452Z] skipping... [2022-05-25T01:40:29.711Z] Removing intermediate container cfd575803c13 [2022-05-25T01:40:29.711Z] ---> c1d8dba35ced [2022-05-25T01:40:29.711Z] Step 11/11 : RUN ${MAKE} [2022-05-25T01:40:29.711Z] ---> Running in 559e71d7bd04 [2022-05-25T01:40:29.832Z] Still waiting to schedule task [2022-05-25T01:40:29.832Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-25T01:40:29.970Z] noop [2022-05-25T01:40:30.539Z] Removing intermediate container 559e71d7bd04 [2022-05-25T01:40:30.539Z] ---> 66b8bf8e27a5 [2022-05-25T01:40:30.539Z] Successfully built 66b8bf8e27a5 [2022-05-25T01:40:30.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:30.857Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-25T01:40:30.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:40:30.938Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:40:30.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-25T01:40:31.356Z] $ docker top c71c741d300c2e189fe163a3f817c44f2cbb17f4044b6e3031da05cce77c1fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T01:40:31.699Z] + go version [2022-05-25T01:40:31.699Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-25T01:40:31.716Z] $ docker stop --time=1 c71c741d300c2e189fe163a3f817c44f2cbb17f4044b6e3031da05cce77c1fd6 [2022-05-25T01:40:32.986Z] $ docker rm -f c71c741d300c2e189fe163a3f817c44f2cbb17f4044b6e3031da05cce77c1fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:33.393Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-25T01:40:33.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:40:33.472Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:40:33.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-25T01:40:33.935Z] $ docker top fef9b987a6c61127b6ef08449166330047588153a5fb2e2e3cf157fb180f2c67 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-25T01:40:34.310Z] + make test [2022-05-25T01:40:34.310Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-25T01:40:34.570Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-25T01:40:41.137Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-25T01:40:41.137Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-05-25T01:40:41.137Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-25T01:40:44.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-25T01:40:44.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-25T01:40:44.437Z] ./bin/test-attribution-txt.sh [2022-05-25T01:40:44.437Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2022-05-25T01:40:44.437Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-05-25T01:40:44.437Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-05-25T01:40:44.437Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-25T01:40:44.702Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-25T01:40:44.702Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-25T01:40:44.702Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-25T01:40:44.702Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-25T01:40:44.702Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-25T01:40:44.702Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-25T01:40:44.702Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-25T01:40:44.702Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-25T01:40:44.702Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-25T01:40:44.702Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-05-25T01:40:44.702Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-25T01:40:44.702Z] go: downloading golang.org/x/text v0.3.6 [2022-05-25T01:40:44.702Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-05-25T01:40:44.702Z] go: downloading github.com/golang/mock v1.4.4 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-25T01:40:44.702Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-25T01:40:44.702Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-25T01:40:44.702Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-25T01:40:44.702Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-25T01:40:44.962Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-05-25T01:40:44.962Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-25T01:40:44.962Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-25T01:40:44.962Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-25T01:40:44.962Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-25T01:40:44.962Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-25T01:40:44.962Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-25T01:40:44.962Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-05-25T01:40:45.913Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-25T01:40:46.215Z] + go mod tidy [2022-05-25T01:40:46.215Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-25T01:40:46.215Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-05-25T01:40:46.215Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-25T01:40:46.215Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-25T01:40:46.215Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-25T01:40:46.215Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-25T01:40:46.215Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-25T01:40:46.215Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-25T01:40:46.216Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-25T01:40:46.216Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-25T01:40:46.216Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-25T01:40:46.216Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-25T01:40:46.216Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-25T01:40:46.216Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-25T01:40:46.216Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-25T01:40:46.216Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-25T01:40:46.216Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-25T01:40:46.216Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-25T01:40:46.216Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-25T01:40:46.216Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-25T01:40:46.216Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-05-25T01:40:46.477Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-25T01:40:46.477Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-25T01:40:46.477Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-25T01:40:46.477Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-25T01:40:46.477Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-25T01:40:46.477Z] go: downloading github.com/kr/text v0.2.0 [Pipeline] } [2022-05-25T01:40:46.496Z] $ docker stop --time=1 fef9b987a6c61127b6ef08449166330047588153a5fb2e2e3cf157fb180f2c67 [2022-05-25T01:40:48.512Z] $ docker rm -f fef9b987a6c61127b6ef08449166330047588153a5fb2e2e3cf157fb180f2c67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T01:40:49.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-25T01:40:49.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-25T01:40:49.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-25T01:40:49.872Z] + ls -al . [2022-05-25T01:40:49.872Z] total 180 [2022-05-25T01:40:49.872Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:40 . [2022-05-25T01:40:49.872Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:39 .. [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:39 .dockerignore [2022-05-25T01:40:49.872Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:40 .git [2022-05-25T01:40:49.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:39 .github [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 255 May 25 01:39 .gitignore [2022-05-25T01:40:49.872Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:40 .semver [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 6926 May 25 01:39 Attribution.txt [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 25 01:39 CHANGELOG.md [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 1493 May 25 01:39 Dockerfile [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:39 GOVERNANCE.md [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:39 Jenkinsfile [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:39 LICENSE [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 1526 May 25 01:39 Makefile [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:39 OWNERS.md [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 9073 May 25 01:39 README.md [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 01:40 VERSION [2022-05-25T01:40:49.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:39 bin [2022-05-25T01:40:49.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:39 cmd [2022-05-25T01:40:49.872Z] -rw-r--r-- 1 jenkins jenkins 7631 May 25 01:40 coverage.out [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 208 May 25 01:40 go.mod [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 49477 May 25 01:39 go.sum [2022-05-25T01:40:49.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:39 internal [2022-05-25T01:40:49.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:39 snap [2022-05-25T01:40:49.872Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 01:39 vendor [2022-05-25T01:40:49.872Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:40:50.180Z] + 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=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 --label arch=amd64 --label version=2.1.1-dev.1 . [2022-05-25T01:40:50.439Z] Sending build context to Docker daemon 16.31MB [2022-05-25T01:40:50.439Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-05-25T01:40:50.439Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-25T01:40:50.439Z] ---> 66b8bf8e27a5 [2022-05-25T01:40:50.439Z] Step 3/23 : ARG MAKE='make build' [2022-05-25T01:40:50.439Z] ---> Running in f946525f1b91 [2022-05-25T01:40:50.699Z] Removing intermediate container f946525f1b91 [2022-05-25T01:40:50.699Z] ---> b5163907af96 [2022-05-25T01:40:50.700Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T01:40:50.700Z] ---> Running in d36a7f51ea7c [2022-05-25T01:40:50.700Z] Removing intermediate container d36a7f51ea7c [2022-05-25T01:40:50.700Z] ---> f75ddd31d257 [2022-05-25T01:40:50.700Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-25T01:40:50.700Z] ---> Running in bb93529481d0 [2022-05-25T01:40:50.960Z] Removing intermediate container bb93529481d0 [2022-05-25T01:40:50.960Z] ---> 36888fe10329 [2022-05-25T01:40:50.960Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T01:40:50.960Z] ---> Running in c6cfca9d0d27 [2022-05-25T01:40:51.527Z] Removing intermediate container c6cfca9d0d27 [2022-05-25T01:40:51.527Z] ---> 00887e3885fd [2022-05-25T01:40:51.527Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T01:40:51.527Z] ---> Running in 7737db6339a1 [2022-05-25T01:40:51.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-25T01:40:52.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-25T01:40:52.987Z] OK: 224 MiB in 56 packages [2022-05-25T01:40:53.247Z] Removing intermediate container 7737db6339a1 [2022-05-25T01:40:53.248Z] ---> 1e7ad722bd13 [2022-05-25T01:40:53.248Z] Step 8/23 : WORKDIR /device-snmp-go [2022-05-25T01:40:53.248Z] ---> Running in cb26a351c6aa [2022-05-25T01:40:53.248Z] Removing intermediate container cb26a351c6aa [2022-05-25T01:40:53.248Z] ---> 5601a9a84541 [2022-05-25T01:40:53.248Z] Step 9/23 : COPY . . [2022-05-25T01:40:54.189Z] ---> 28abb302f2ba [2022-05-25T01:40:54.189Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T01:40:54.189Z] ---> Running in b90466572e48 [2022-05-25T01:40:54.450Z] skipping... [2022-05-25T01:40:54.710Z] Removing intermediate container b90466572e48 [2022-05-25T01:40:54.710Z] ---> 3e58856f788c [2022-05-25T01:40:54.710Z] Step 11/23 : RUN ${MAKE} [2022-05-25T01:40:54.970Z] ---> Running in fe41c940f344 [2022-05-25T01:40:55.230Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.0" -o cmd/device-snmp ./cmd [2022-05-25T01:41:03.358Z] Removing intermediate container fe41c940f344 [2022-05-25T01:41:03.358Z] ---> 3a948bc28160 [2022-05-25T01:41:03.358Z] Step 12/23 : FROM alpine:3.14 [2022-05-25T01:41:03.358Z] 3.14: Pulling from library/alpine [2022-05-25T01:41:03.358Z] 8663204ce13b: Pulling fs layer [2022-05-25T01:41:03.358Z] 8663204ce13b: Verifying Checksum [2022-05-25T01:41:03.358Z] 8663204ce13b: Download complete [2022-05-25T01:41:03.358Z] 8663204ce13b: Pull complete [2022-05-25T01:41:03.358Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-25T01:41:03.358Z] Status: Downloaded newer image for alpine:3.14 [2022-05-25T01:41:03.358Z] ---> e04c818066af [2022-05-25T01:41:03.358Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-25T01:41:03.358Z] ---> Running in 003dadbbdad5 [2022-05-25T01:41:03.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-25T01:41:03.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-25T01:41:03.877Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-25T01:41:03.878Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-25T01:41:03.878Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-25T01:41:03.878Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-25T01:41:03.878Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-25T01:41:03.878Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-25T01:41:03.878Z] Executing busybox-1.33.1-r7.trigger [2022-05-25T01:41:03.878Z] OK: 8 MiB in 20 packages [2022-05-25T01:41:04.446Z] Removing intermediate container 003dadbbdad5 [2022-05-25T01:41:04.446Z] ---> 87eebcc4db2e [2022-05-25T01:41:04.446Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-05-25T01:41:04.707Z] ---> e343203baa71 [2022-05-25T01:41:04.707Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-25T01:41:04.707Z] ---> c5adcf587a97 [2022-05-25T01:41:04.707Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-25T01:41:04.967Z] ---> bfcde9805e25 [2022-05-25T01:41:04.967Z] Step 17/23 : EXPOSE 59993 [2022-05-25T01:41:04.967Z] ---> Running in 0578de8b1399 [2022-05-25T01:41:04.967Z] Removing intermediate container 0578de8b1399 [2022-05-25T01:41:04.967Z] ---> d9f781f76d66 [2022-05-25T01:41:04.967Z] Step 18/23 : EXPOSE 161 [2022-05-25T01:41:04.967Z] ---> Running in 4fe2ea13edf6 [2022-05-25T01:41:05.231Z] Removing intermediate container 4fe2ea13edf6 [2022-05-25T01:41:05.231Z] ---> b32ede710692 [2022-05-25T01:41:05.231Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-05-25T01:41:05.231Z] ---> Running in a3fb4b33e2ae [2022-05-25T01:41:05.231Z] Removing intermediate container a3fb4b33e2ae [2022-05-25T01:41:05.231Z] ---> 4d36b22d177f [2022-05-25T01:41:05.231Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-25T01:41:05.231Z] ---> Running in 3ca7328d7983 [2022-05-25T01:41:05.489Z] Removing intermediate container 3ca7328d7983 [2022-05-25T01:41:05.489Z] ---> ff0db972fe4c [2022-05-25T01:41:05.489Z] Step 21/23 : LABEL arch=amd64 [2022-05-25T01:41:05.489Z] ---> Running in ea1856ad8f74 [2022-05-25T01:41:05.489Z] Removing intermediate container ea1856ad8f74 [2022-05-25T01:41:05.489Z] ---> e992104c6470 [2022-05-25T01:41:05.489Z] Step 22/23 : LABEL git_sha=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:41:05.489Z] ---> Running in 8238994341bf [2022-05-25T01:41:05.749Z] Removing intermediate container 8238994341bf [2022-05-25T01:41:05.749Z] ---> 8721bca04dc6 [2022-05-25T01:41:05.749Z] Step 23/23 : LABEL version=2.1.1-dev.1 [2022-05-25T01:41:05.749Z] ---> Running in 96efd14995f3 [2022-05-25T01:41:05.749Z] Removing intermediate container 96efd14995f3 [2022-05-25T01:41:05.749Z] ---> 8253128cbe07 [2022-05-25T01:41:05.749Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-25T01:41:05.749Z] Successfully built 8253128cbe07 [2022-05-25T01:41:05.749Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:41:05.845Z] provisioning config files... [2022-05-25T01:41:05.857Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config4849671685280137408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:41:06.159Z] ---> docker-login.sh [2022-05-25T01:41:06.159Z] nexus3.edgexfoundry.org:10001 [2022-05-25T01:41:06.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:41:06.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:41:06.159Z] Configure a credential helper to remove this warning. See [2022-05-25T01:41:06.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:41:06.159Z] [2022-05-25T01:41:06.159Z] Login Succeeded [2022-05-25T01:41:06.159Z] nexus3.edgexfoundry.org:10002 [2022-05-25T01:41:06.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:41:06.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:41:06.422Z] Configure a credential helper to remove this warning. See [2022-05-25T01:41:06.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:41:06.422Z] [2022-05-25T01:41:06.422Z] Login Succeeded [2022-05-25T01:41:06.422Z] nexus3.edgexfoundry.org:10003 [2022-05-25T01:41:06.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:41:06.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:41:06.422Z] Configure a credential helper to remove this warning. See [2022-05-25T01:41:06.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:41:06.422Z] [2022-05-25T01:41:06.422Z] Login Succeeded [2022-05-25T01:41:06.422Z] nexus3.edgexfoundry.org:10004 [2022-05-25T01:41:06.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:41:06.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:41:06.683Z] Configure a credential helper to remove this warning. See [2022-05-25T01:41:06.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:41:06.683Z] [2022-05-25T01:41:06.683Z] Login Succeeded [2022-05-25T01:41:06.683Z] docker.io [2022-05-25T01:41:06.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:41:06.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:41:06.943Z] Configure a credential helper to remove this warning. See [2022-05-25T01:41:06.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:41:06.943Z] [2022-05-25T01:41:06.943Z] Login Succeeded [2022-05-25T01:41:06.943Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T01:41:06.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-25T01:41:06.975Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T01:41:06.994Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-25T01:41:06.994Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:41:06.994Z] 2.1.1-dev.1 [2022-05-25T01:41:06.994Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:41:06.994Z] jakarta [2022-05-25T01:41:06.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:07.329Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:07.639Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:41:07.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-25T01:41:07.639Z] b59f554e621f: Preparing [2022-05-25T01:41:07.639Z] 693dc5682d88: Preparing [2022-05-25T01:41:07.639Z] cf5717e2d46d: Preparing [2022-05-25T01:41:07.639Z] ba270bdea93d: Preparing [2022-05-25T01:41:07.639Z] b541d28bf3b4: Preparing [2022-05-25T01:41:07.639Z] b541d28bf3b4: Layer already exists [2022-05-25T01:41:07.639Z] b59f554e621f: Pushed [2022-05-25T01:41:07.639Z] 693dc5682d88: Pushed [2022-05-25T01:41:07.900Z] ba270bdea93d: Pushed [2022-05-25T01:41:09.284Z] cf5717e2d46d: Pushed [2022-05-25T01:41:09.284Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1: digest: sha256:9ac41b4282f7e2d14def8636106832cbdd3b5b5e5618aaa6a72e874d164b0cf6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:09.607Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:09.922Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.1 [2022-05-25T01:41:09.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-25T01:41:09.922Z] b59f554e621f: Preparing [2022-05-25T01:41:09.922Z] 693dc5682d88: Preparing [2022-05-25T01:41:09.922Z] cf5717e2d46d: Preparing [2022-05-25T01:41:09.922Z] ba270bdea93d: Preparing [2022-05-25T01:41:09.922Z] b541d28bf3b4: Preparing [2022-05-25T01:41:09.922Z] b541d28bf3b4: Layer already exists [2022-05-25T01:41:09.922Z] ba270bdea93d: Layer already exists [2022-05-25T01:41:09.922Z] 693dc5682d88: Layer already exists [2022-05-25T01:41:09.922Z] b59f554e621f: Layer already exists [2022-05-25T01:41:09.922Z] cf5717e2d46d: Layer already exists [2022-05-25T01:41:09.922Z] 2.1.1-dev.1: digest: sha256:9ac41b4282f7e2d14def8636106832cbdd3b5b5e5618aaa6a72e874d164b0cf6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:10.242Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:10.557Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:41:10.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-25T01:41:10.557Z] b59f554e621f: Preparing [2022-05-25T01:41:10.557Z] 693dc5682d88: Preparing [2022-05-25T01:41:10.557Z] cf5717e2d46d: Preparing [2022-05-25T01:41:10.557Z] ba270bdea93d: Preparing [2022-05-25T01:41:10.557Z] b541d28bf3b4: Preparing [2022-05-25T01:41:10.557Z] cf5717e2d46d: Layer already exists [2022-05-25T01:41:10.557Z] b541d28bf3b4: Layer already exists [2022-05-25T01:41:10.557Z] ba270bdea93d: Layer already exists [2022-05-25T01:41:10.557Z] 693dc5682d88: Layer already exists [2022-05-25T01:41:10.557Z] b59f554e621f: Layer already exists [2022-05-25T01:41:10.557Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1: digest: sha256:9ac41b4282f7e2d14def8636106832cbdd3b5b5e5618aaa6a72e874d164b0cf6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:10.876Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:11.183Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:jakarta [2022-05-25T01:41:11.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-25T01:41:11.183Z] b59f554e621f: Preparing [2022-05-25T01:41:11.183Z] 693dc5682d88: Preparing [2022-05-25T01:41:11.183Z] cf5717e2d46d: Preparing [2022-05-25T01:41:11.183Z] ba270bdea93d: Preparing [2022-05-25T01:41:11.183Z] b541d28bf3b4: Preparing [2022-05-25T01:41:11.183Z] ba270bdea93d: Layer already exists [2022-05-25T01:41:11.183Z] 693dc5682d88: Layer already exists [2022-05-25T01:41:11.183Z] cf5717e2d46d: Layer already exists [2022-05-25T01:41:11.183Z] b541d28bf3b4: Layer already exists [2022-05-25T01:41:11.183Z] b59f554e621f: Layer already exists [2022-05-25T01:41:11.183Z] jakarta: digest: sha256:9ac41b4282f7e2d14def8636106832cbdd3b5b5e5618aaa6a72e874d164b0cf6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-25T01:41:11.236Z] ===================================================== [Pipeline] echo [2022-05-25T01:41:11.242Z] taggedImages: [2022-05-25T01:41:11.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:41:11.243Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.1 [2022-05-25T01:41:11.243Z] - nexus3.edgexfoundry.org:10004/device-snmp:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:41:11.243Z] - nexus3.edgexfoundry.org:10004/device-snmp:jakarta [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] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:11.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T01:41:11.590Z] [2022-05-25T01:41:11.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:41:11.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T01:41:11.885Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-25T01:41:11.885Z] 5eb5b503b376: Pulling fs layer [2022-05-25T01:41:11.885Z] 5c69ac0246d0: Pulling fs layer [2022-05-25T01:41:11.885Z] ec43610c2a17: Pulling fs layer [2022-05-25T01:41:11.885Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-25T01:41:11.885Z] 33b1e0a273af: Pulling fs layer [2022-05-25T01:41:11.885Z] 5d3b04190fa2: Pulling fs layer [2022-05-25T01:41:11.885Z] 2f39f015ded8: Pulling fs layer [2022-05-25T01:41:11.885Z] 33b1e0a273af: Waiting [2022-05-25T01:41:11.885Z] 5d3b04190fa2: Waiting [2022-05-25T01:41:11.885Z] 3a2ae6a8a46f: Waiting [2022-05-25T01:41:11.885Z] 2f39f015ded8: Waiting [2022-05-25T01:41:11.885Z] 5c69ac0246d0: Download complete [2022-05-25T01:41:11.885Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-25T01:41:11.885Z] 3a2ae6a8a46f: Download complete [2022-05-25T01:41:11.885Z] 33b1e0a273af: Verifying Checksum [2022-05-25T01:41:11.885Z] 33b1e0a273af: Download complete [2022-05-25T01:41:11.885Z] 5d3b04190fa2: Verifying Checksum [2022-05-25T01:41:11.885Z] 5d3b04190fa2: Download complete [2022-05-25T01:41:11.885Z] ec43610c2a17: Verifying Checksum [2022-05-25T01:41:11.885Z] ec43610c2a17: Download complete [2022-05-25T01:41:12.144Z] 5eb5b503b376: Verifying Checksum [2022-05-25T01:41:12.144Z] 5eb5b503b376: Download complete [2022-05-25T01:41:12.710Z] 2f39f015ded8: Download complete [2022-05-25T01:41:13.283Z] 5eb5b503b376: Pull complete [2022-05-25T01:41:13.541Z] 5c69ac0246d0: Pull complete [2022-05-25T01:41:13.799Z] ec43610c2a17: Pull complete [2022-05-25T01:41:13.799Z] 3a2ae6a8a46f: Pull complete [2022-05-25T01:41:14.058Z] 33b1e0a273af: Pull complete [2022-05-25T01:41:14.317Z] 5d3b04190fa2: Pull complete [2022-05-25T01:41:18.509Z] 2f39f015ded8: Pull complete [2022-05-25T01:41:18.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-25T01:41:18.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T01:41:18.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:41:18.605Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:41:18.639Z] $ 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/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-25T01:41:20.200Z] $ docker top 5ff73ab0643cff62bf04407a0b33f52451839532e5322942cb1784086377251d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:41:20.638Z] ---> job-cost.sh [2022-05-25T01:41:20.638Z] lf-activate-venv: SKIPPING [2022-05-25T01:41:20.638Z] INFO: No Stack... [2022-05-25T01:41:23.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-25T01:41:23.950Z] INFO: Archiving Costs [Pipeline] sh [2022-05-25T01:41:24.240Z] + cat /w/workspace/exfoundry_device-snmp-go_jakarta/archives/cost.csv [2022-05-25T01:41:24.240Z] + cut -d, -f6 [Pipeline] lock [2022-05-25T01:41:24.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [2022-05-25T01:41:24.256Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] did not exist. Created. [2022-05-25T01:41:24.256Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-25T01:41:24.560Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-25T01:41:24.618Z] Stashed 1 file(s) [Pipeline] } [2022-05-25T01:41:24.625Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-25T01:41:24.649Z] $ docker stop --time=1 5ff73ab0643cff62bf04407a0b33f52451839532e5322942cb1784086377251d [2022-05-25T01:41:25.837Z] $ docker rm -f 5ff73ab0643cff62bf04407a0b33f52451839532e5322942cb1784086377251d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-25T01:44:14.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws [2022-05-25T01:44:14.125Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2022-05-25T01:44:14.164Z] Selected Git installation does not exist. Using Default [2022-05-25T01:44:14.164Z] The recommended git tool is: NONE [2022-05-25T01:44:19.213Z] using credential edgex-jenkins-ssh [2022-05-25T01:44:19.240Z] Cloning the remote Git repository [2022-05-25T01:44:19.298Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-25T01:44:20.484Z] Avoid second fetch [2022-05-25T01:44:20.485Z] Checking out Revision 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 (jakarta) [2022-05-25T01:44:19.374Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2022-05-25T01:44:19.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-25T01:44:19.443Z] > git --version # timeout=10 [2022-05-25T01:44:19.462Z] > git --version # 'git version 2.25.1' [2022-05-25T01:44:19.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-25T01:44:19.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-25T01:44:20.448Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-25T01:44:20.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-25T01:44:20.507Z] > git config core.sparsecheckout # timeout=10 [2022-05-25T01:44:20.523Z] > git checkout -f 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 # timeout=10 [2022-05-25T01:44:25.308Z] Commit message: "Merge pull request #174 from lenny-intel/jakarta-versions-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T01:44:26.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-25T01:44:26.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-25T01:44:26.158Z] Dload Upload Total Spent Left Speed [2022-05-25T01:44:26.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51054 0 --:--:-- --:--:-- --:--:-- 51054 [Pipeline] sh [2022-05-25T01:44:26.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-25T01:44:27.304Z] + sudo tee /etc/docker/daemon.new [2022-05-25T01:44:27.304Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-25T01:44:27.304Z] { [2022-05-25T01:44:27.304Z] "registry-mirrors": [ [2022-05-25T01:44:27.304Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-25T01:44:27.304Z] ], [2022-05-25T01:44:27.304Z] "bip": "10.250.0.254/24", [2022-05-25T01:44:27.304Z] "hosts": [ [2022-05-25T01:44:27.304Z] "tcp://0.0.0.0:5555", [2022-05-25T01:44:27.304Z] "unix:///var/run/docker.sock" [2022-05-25T01:44:27.304Z] ], [2022-05-25T01:44:27.304Z] "mtu": 1458, [2022-05-25T01:44:27.304Z] "selinux-enabled": true, [2022-05-25T01:44:27.304Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-25T01:44:27.304Z] } [Pipeline] sh [2022-05-25T01:44:27.659Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-25T01:44:28.003Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:44:46.398Z] provisioning config files... [2022-05-25T01:44:46.426Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4021027616381270303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:44:46.790Z] ---> docker-login.sh [2022-05-25T01:44:46.790Z] nexus3.edgexfoundry.org:10001 [2022-05-25T01:44:47.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:44:47.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:44:47.658Z] Configure a credential helper to remove this warning. See [2022-05-25T01:44:47.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:44:47.658Z] [2022-05-25T01:44:47.658Z] Login Succeeded [2022-05-25T01:44:47.658Z] nexus3.edgexfoundry.org:10002 [2022-05-25T01:44:47.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:44:48.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:44:48.205Z] Configure a credential helper to remove this warning. See [2022-05-25T01:44:48.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:44:48.205Z] [2022-05-25T01:44:48.205Z] Login Succeeded [2022-05-25T01:44:48.205Z] nexus3.edgexfoundry.org:10003 [2022-05-25T01:44:48.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:44:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:44:48.763Z] Configure a credential helper to remove this warning. See [2022-05-25T01:44:48.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:44:48.763Z] [2022-05-25T01:44:48.763Z] Login Succeeded [2022-05-25T01:44:48.763Z] nexus3.edgexfoundry.org:10004 [2022-05-25T01:44:49.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:44:49.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:44:49.034Z] Configure a credential helper to remove this warning. See [2022-05-25T01:44:49.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:44:49.034Z] [2022-05-25T01:44:49.035Z] Login Succeeded [2022-05-25T01:44:49.035Z] docker.io [2022-05-25T01:44:49.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:44:49.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:44:49.903Z] Configure a credential helper to remove this warning. See [2022-05-25T01:44:49.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:44:49.903Z] [2022-05-25T01:44:49.903Z] Login Succeeded [2022-05-25T01:44:49.903Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T01:44:49.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-25T01:44:50.430Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T01:44:50.445Z] ========================================================= [2022-05-25T01:44:50.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-05-25T01:44:50.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:44:50.814Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-05-25T01:44:52.255Z] Sending build context to Docker daemon 13.71MB [2022-05-25T01:44:52.255Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-05-25T01:44:52.255Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-25T01:44:52.255Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-25T01:44:52.255Z] 9b3977197b4f: Pulling fs layer [2022-05-25T01:44:52.255Z] 1a89e8eeedd5: Pulling fs layer [2022-05-25T01:44:52.255Z] 94645a83ff95: Pulling fs layer [2022-05-25T01:44:52.255Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-25T01:44:52.255Z] 0c92f367c5e7: Pulling fs layer [2022-05-25T01:44:52.255Z] 045706c8da98: Pulling fs layer [2022-05-25T01:44:52.255Z] d7189365e05b: Pulling fs layer [2022-05-25T01:44:52.255Z] a32415fbff51: Pulling fs layer [2022-05-25T01:44:52.255Z] 045706c8da98: Waiting [2022-05-25T01:44:52.255Z] 3f3a8bcf1eab: Waiting [2022-05-25T01:44:52.255Z] d7189365e05b: Waiting [2022-05-25T01:44:52.255Z] 0c92f367c5e7: Waiting [2022-05-25T01:44:52.255Z] a32415fbff51: Waiting [2022-05-25T01:44:52.255Z] 94645a83ff95: Verifying Checksum [2022-05-25T01:44:52.255Z] 94645a83ff95: Download complete [2022-05-25T01:44:52.255Z] 1a89e8eeedd5: Verifying Checksum [2022-05-25T01:44:52.255Z] 1a89e8eeedd5: Download complete [2022-05-25T01:44:52.255Z] 0c92f367c5e7: Verifying Checksum [2022-05-25T01:44:52.255Z] 0c92f367c5e7: Download complete [2022-05-25T01:44:52.255Z] 045706c8da98: Verifying Checksum [2022-05-25T01:44:52.255Z] 045706c8da98: Download complete [2022-05-25T01:44:52.255Z] 9b3977197b4f: Verifying Checksum [2022-05-25T01:44:52.255Z] 9b3977197b4f: Download complete [2022-05-25T01:44:52.255Z] d7189365e05b: Verifying Checksum [2022-05-25T01:44:52.255Z] d7189365e05b: Download complete [2022-05-25T01:44:52.855Z] 9b3977197b4f: Pull complete [2022-05-25T01:44:53.462Z] 1a89e8eeedd5: Pull complete [2022-05-25T01:44:53.740Z] 94645a83ff95: Pull complete [2022-05-25T01:44:54.334Z] a32415fbff51: Download complete [2022-05-25T01:44:54.931Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-25T01:44:54.931Z] 3f3a8bcf1eab: Download complete [2022-05-25T01:45:07.330Z] 3f3a8bcf1eab: Pull complete [2022-05-25T01:45:07.330Z] 0c92f367c5e7: Pull complete [2022-05-25T01:45:07.330Z] 045706c8da98: Pull complete [2022-05-25T01:45:07.330Z] d7189365e05b: Pull complete [2022-05-25T01:45:12.753Z] a32415fbff51: Pull complete [2022-05-25T01:45:12.753Z] Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 [2022-05-25T01:45:12.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-25T01:45:12.753Z] ---> 96786ed1eff5 [2022-05-25T01:45:12.753Z] Step 3/11 : ARG MAKE='make build' [2022-05-25T01:45:14.196Z] ---> Running in d1f6eef5dd8b [2022-05-25T01:45:14.799Z] Removing intermediate container d1f6eef5dd8b [2022-05-25T01:45:14.799Z] ---> c75883e20b14 [2022-05-25T01:45:14.799Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T01:45:14.799Z] ---> Running in 2b736363564c [2022-05-25T01:45:15.073Z] Removing intermediate container 2b736363564c [2022-05-25T01:45:15.073Z] ---> a56c445e494a [2022-05-25T01:45:15.073Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-25T01:45:15.073Z] ---> Running in c2dac2da2133 [2022-05-25T01:45:15.348Z] Removing intermediate container c2dac2da2133 [2022-05-25T01:45:15.348Z] ---> cb76536cf257 [2022-05-25T01:45:15.348Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T01:45:15.626Z] ---> Running in da04af8ac234 [2022-05-25T01:45:17.607Z] Removing intermediate container da04af8ac234 [2022-05-25T01:45:17.607Z] ---> 65bf5be08f08 [2022-05-25T01:45:17.607Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T01:45:17.607Z] ---> Running in cd2264db0065 [2022-05-25T01:45:18.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-25T01:45:19.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-25T01:45:20.167Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-25T01:45:20.167Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-25T01:45:20.439Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-25T01:45:20.439Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-25T01:45:20.715Z] Executing busybox-1.34.1-r3.trigger [2022-05-25T01:45:20.715Z] OK: 224 MiB in 56 packages [2022-05-25T01:45:21.709Z] Removing intermediate container cd2264db0065 [2022-05-25T01:45:21.709Z] ---> 60a212d088e3 [2022-05-25T01:45:21.709Z] Step 8/11 : WORKDIR /device-snmp-go [2022-05-25T01:45:21.709Z] ---> Running in 1dcfc2e1b775 [2022-05-25T01:45:21.982Z] Removing intermediate container 1dcfc2e1b775 [2022-05-25T01:45:21.982Z] ---> dab94156fee0 [2022-05-25T01:45:21.982Z] Step 9/11 : COPY . . [2022-05-25T01:45:26.302Z] ---> 0aa27c6e770e [2022-05-25T01:45:26.302Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T01:45:26.302Z] ---> Running in a002b2131bce [2022-05-25T01:45:26.912Z] skipping... [2022-05-25T01:45:27.510Z] Removing intermediate container a002b2131bce [2022-05-25T01:45:27.510Z] ---> 24a804963e2a [2022-05-25T01:45:27.510Z] Step 11/11 : RUN ${MAKE} [2022-05-25T01:45:27.510Z] ---> Running in fd3bd8c9342d [2022-05-25T01:45:28.490Z] noop [2022-05-25T01:45:29.087Z] Removing intermediate container fd3bd8c9342d [2022-05-25T01:45:29.087Z] ---> a24dc4225412 [2022-05-25T01:45:29.087Z] Successfully built a24dc4225412 [2022-05-25T01:45:29.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:45:29.739Z] + docker inspect -f . ci-base-image-arm64 [2022-05-25T01:45:29.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:45:30.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2022-05-25T01:45:30.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-25T01:45:31.501Z] $ docker top f1e25ddfe5d0fed3640a98b6c5103a761212bb606ee6e4b5c0569e79b7c10c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T01:45:32.445Z] + go version [2022-05-25T01:45:32.445Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-25T01:45:32.476Z] $ docker stop --time=1 f1e25ddfe5d0fed3640a98b6c5103a761212bb606ee6e4b5c0569e79b7c10c71 [2022-05-25T01:45:34.127Z] $ docker rm -f f1e25ddfe5d0fed3640a98b6c5103a761212bb606ee6e4b5c0569e79b7c10c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:45:34.719Z] + docker inspect -f . ci-base-image-arm64 [2022-05-25T01:45:34.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:45:34.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2022-05-25T01:45:35.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-25T01:45:36.335Z] $ docker top fa278dc1db8b0014f786822eed201ac0e77d65b5ed8d7add0053368091bd60cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-25T01:45:37.242Z] + make test [2022-05-25T01:45:37.242Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-25T01:45:38.686Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-25T01:46:25.714Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-25T01:46:25.714Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2022-05-25T01:46:25.714Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-25T01:46:44.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-25T01:46:44.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-25T01:46:44.062Z] ./bin/test-attribution-txt.sh [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-25T01:46:44.062Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-25T01:46:44.062Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-25T01:46:44.062Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-25T01:46:44.062Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-25T01:46:44.062Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-25T01:46:44.062Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-25T01:46:44.062Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-25T01:46:44.062Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-25T01:46:44.062Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-25T01:46:44.338Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-25T01:46:44.338Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-25T01:46:44.338Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-05-25T01:46:44.338Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-25T01:46:44.338Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-05-25T01:46:44.338Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-05-25T01:46:44.338Z] go: downloading golang.org/x/text v0.3.6 [2022-05-25T01:46:45.330Z] go: downloading github.com/golang/mock v1.4.4 [2022-05-25T01:46:45.603Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-25T01:46:45.603Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-25T01:46:45.603Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-25T01:46:45.603Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-25T01:46:45.603Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-25T01:46:45.878Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-25T01:46:46.155Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-25T01:46:46.155Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-25T01:46:46.155Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-25T01:46:46.429Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-05-25T01:46:47.409Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-25T01:46:47.409Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-25T01:46:47.409Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-25T01:46:47.409Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-25T01:46:47.409Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-25T01:46:47.409Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-25T01:46:47.409Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-05-25T01:46:52.829Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-25T01:46:53.493Z] + go mod tidy [2022-05-25T01:46:53.493Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-25T01:46:53.774Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-05-25T01:46:53.774Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-25T01:46:54.051Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-25T01:46:54.051Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-25T01:46:54.051Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-25T01:46:54.051Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-25T01:46:54.051Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-25T01:46:54.051Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-25T01:46:54.051Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-25T01:46:54.051Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-25T01:46:54.051Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-25T01:46:54.051Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-25T01:46:54.051Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-25T01:46:54.051Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-25T01:46:54.328Z] go: downloading github.com/kr/text v0.2.0 [2022-05-25T01:46:54.328Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-25T01:46:54.328Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-25T01:46:54.328Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-25T01:46:54.328Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-25T01:46:54.328Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-25T01:46:54.328Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-25T01:46:54.328Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-25T01:46:54.603Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-05-25T01:46:54.603Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-25T01:46:54.603Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-25T01:46:54.603Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-05-25T01:46:54.910Z] $ docker stop --time=1 fa278dc1db8b0014f786822eed201ac0e77d65b5ed8d7add0053368091bd60cc [2022-05-25T01:46:57.196Z] $ docker rm -f fa278dc1db8b0014f786822eed201ac0e77d65b5ed8d7add0053368091bd60cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T01:46:59.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-25T01:46:59.573Z] Warning: overwriting stash ‘coverage-report’ [2022-05-25T01:47:00.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-25T01:47:00.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-25T01:47:00.967Z] + ls -al . [2022-05-25T01:47:00.967Z] total 176 [2022-05-25T01:47:00.967Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:46 . [2022-05-25T01:47:00.967Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:44 .. [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:44 .dockerignore [2022-05-25T01:47:00.967Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:44 .git [2022-05-25T01:47:00.967Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:44 .github [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 255 May 25 01:44 .gitignore [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 6926 May 25 01:44 Attribution.txt [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 25 01:44 CHANGELOG.md [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 1493 May 25 01:44 Dockerfile [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:44 GOVERNANCE.md [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:44 Jenkinsfile [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:44 LICENSE [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 1526 May 25 01:44 Makefile [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:44 OWNERS.md [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 9073 May 25 01:44 README.md [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 01:40 VERSION [2022-05-25T01:47:00.967Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:44 bin [2022-05-25T01:47:00.967Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:44 cmd [2022-05-25T01:47:00.967Z] -rw-r--r-- 1 jenkins jenkins 7631 May 25 01:46 coverage.out [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 208 May 25 01:46 go.mod [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 49477 May 25 01:44 go.sum [2022-05-25T01:47:00.967Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:44 internal [2022-05-25T01:47:00.967Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:44 snap [2022-05-25T01:47:00.967Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 01:44 vendor [2022-05-25T01:47:00.967Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:47:01.375Z] + 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=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 --label arch=arm64 --label version=2.1.1-dev.1 . [2022-05-25T01:47:02.914Z] Sending build context to Docker daemon 13.72MB [2022-05-25T01:47:02.914Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-05-25T01:47:02.914Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-25T01:47:02.914Z] ---> a24dc4225412 [2022-05-25T01:47:02.914Z] Step 3/23 : ARG MAKE='make build' [2022-05-25T01:47:03.204Z] ---> Running in 5da100d757ce [2022-05-25T01:47:03.477Z] Removing intermediate container 5da100d757ce [2022-05-25T01:47:03.477Z] ---> 02f2bcc05481 [2022-05-25T01:47:03.477Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-25T01:47:03.477Z] ---> Running in 12b0f66c7bf8 [2022-05-25T01:47:03.749Z] Removing intermediate container 12b0f66c7bf8 [2022-05-25T01:47:03.749Z] ---> 865cb4895e95 [2022-05-25T01:47:03.749Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-25T01:47:03.749Z] ---> Running in 29e9e0cd3671 [2022-05-25T01:47:04.026Z] Removing intermediate container 29e9e0cd3671 [2022-05-25T01:47:04.026Z] ---> 34b9dc31b38c [2022-05-25T01:47:04.026Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-25T01:47:04.305Z] ---> Running in a2e171db16c5 [2022-05-25T01:47:05.749Z] Removing intermediate container a2e171db16c5 [2022-05-25T01:47:05.749Z] ---> e4f0091ab5cb [2022-05-25T01:47:05.749Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-25T01:47:06.023Z] ---> Running in 540751878af2 [2022-05-25T01:47:06.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-25T01:47:07.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-25T01:47:08.567Z] OK: 224 MiB in 56 packages [2022-05-25T01:47:09.546Z] Removing intermediate container 540751878af2 [2022-05-25T01:47:09.546Z] ---> 068fa1172186 [2022-05-25T01:47:09.546Z] Step 8/23 : WORKDIR /device-snmp-go [2022-05-25T01:47:09.546Z] ---> Running in f460057d0ad8 [2022-05-25T01:47:09.818Z] Removing intermediate container f460057d0ad8 [2022-05-25T01:47:09.818Z] ---> 65084752784a [2022-05-25T01:47:09.818Z] Step 9/23 : COPY . . [2022-05-25T01:47:14.124Z] ---> cbab332940ae [2022-05-25T01:47:14.124Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-25T01:47:14.124Z] ---> Running in c71e941ce6be [2022-05-25T01:47:14.718Z] skipping... [2022-05-25T01:47:15.311Z] Removing intermediate container c71e941ce6be [2022-05-25T01:47:15.311Z] ---> 306e2381a07f [2022-05-25T01:47:15.311Z] Step 11/23 : RUN ${MAKE} [2022-05-25T01:47:15.587Z] ---> Running in aac5b94b2572 [2022-05-25T01:47:16.563Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.0" -o cmd/device-snmp ./cmd [2022-05-25T01:48:03.590Z] Removing intermediate container aac5b94b2572 [2022-05-25T01:48:03.590Z] ---> c829e7cb4db1 [2022-05-25T01:48:03.590Z] Step 12/23 : FROM alpine:3.14 [2022-05-25T01:48:03.590Z] 3.14: Pulling from library/alpine [2022-05-25T01:48:03.590Z] 455c02918c45: Pulling fs layer [2022-05-25T01:48:03.590Z] 455c02918c45: Download complete [2022-05-25T01:48:03.590Z] 455c02918c45: Pull complete [2022-05-25T01:48:03.590Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-25T01:48:03.590Z] Status: Downloaded newer image for alpine:3.14 [2022-05-25T01:48:03.590Z] ---> ac73e934f311 [2022-05-25T01:48:03.590Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-25T01:48:03.590Z] ---> Running in 97b736ec9556 [2022-05-25T01:48:03.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-25T01:48:03.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-25T01:48:03.590Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-25T01:48:03.590Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-25T01:48:03.590Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-25T01:48:03.590Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-25T01:48:03.590Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-25T01:48:03.590Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-25T01:48:03.590Z] Executing busybox-1.33.1-r7.trigger [2022-05-25T01:48:03.590Z] OK: 8 MiB in 20 packages [2022-05-25T01:48:03.590Z] Removing intermediate container 97b736ec9556 [2022-05-25T01:48:03.590Z] ---> 8ac50724dd03 [2022-05-25T01:48:03.590Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-05-25T01:48:03.590Z] ---> a45215d763de [2022-05-25T01:48:03.590Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-25T01:48:03.590Z] ---> c972c60fb2ab [2022-05-25T01:48:03.590Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-25T01:48:03.590Z] ---> 5aa07e84243a [2022-05-25T01:48:03.590Z] Step 17/23 : EXPOSE 59993 [2022-05-25T01:48:03.590Z] ---> Running in c926f0c5f22b [2022-05-25T01:48:03.590Z] Removing intermediate container c926f0c5f22b [2022-05-25T01:48:03.590Z] ---> cd80cf228aae [2022-05-25T01:48:03.590Z] Step 18/23 : EXPOSE 161 [2022-05-25T01:48:03.590Z] ---> Running in 9575fa550fba [2022-05-25T01:48:03.590Z] Removing intermediate container 9575fa550fba [2022-05-25T01:48:03.590Z] ---> 3c7487e87c85 [2022-05-25T01:48:03.590Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-05-25T01:48:03.590Z] ---> Running in 9a691fd44c4e [2022-05-25T01:48:04.183Z] Removing intermediate container 9a691fd44c4e [2022-05-25T01:48:04.183Z] ---> 7dc3dd5320e1 [2022-05-25T01:48:04.183Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-25T01:48:04.183Z] ---> Running in 6d631d5ecf0a [2022-05-25T01:48:04.455Z] Removing intermediate container 6d631d5ecf0a [2022-05-25T01:48:04.455Z] ---> 20b934454217 [2022-05-25T01:48:04.455Z] Step 21/23 : LABEL arch=arm64 [2022-05-25T01:48:04.455Z] ---> Running in 0cad338339b4 [2022-05-25T01:48:04.725Z] Removing intermediate container 0cad338339b4 [2022-05-25T01:48:04.725Z] ---> 66d2ded16be8 [2022-05-25T01:48:04.725Z] Step 22/23 : LABEL git_sha=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:48:04.725Z] ---> Running in 9381e07e9d9a [2022-05-25T01:48:04.998Z] Removing intermediate container 9381e07e9d9a [2022-05-25T01:48:04.998Z] ---> ebf8a4400b0c [2022-05-25T01:48:04.998Z] Step 23/23 : LABEL version=2.1.1-dev.1 [2022-05-25T01:48:05.269Z] ---> Running in b01b4d54e599 [2022-05-25T01:48:05.540Z] Removing intermediate container b01b4d54e599 [2022-05-25T01:48:05.540Z] ---> 9a9faa6645eb [2022-05-25T01:48:05.540Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-25T01:48:05.812Z] Successfully built 9a9faa6645eb [2022-05-25T01:48:05.812Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:48:05.983Z] provisioning config files... [2022-05-25T01:48:06.208Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4474125264691694508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:48:06.555Z] ---> docker-login.sh [2022-05-25T01:48:06.555Z] nexus3.edgexfoundry.org:10001 [2022-05-25T01:48:06.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:48:06.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:48:06.829Z] Configure a credential helper to remove this warning. See [2022-05-25T01:48:06.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:48:06.829Z] [2022-05-25T01:48:06.829Z] Login Succeeded [2022-05-25T01:48:06.829Z] nexus3.edgexfoundry.org:10002 [2022-05-25T01:48:07.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:48:07.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:48:07.377Z] Configure a credential helper to remove this warning. See [2022-05-25T01:48:07.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:48:07.377Z] [2022-05-25T01:48:07.377Z] Login Succeeded [2022-05-25T01:48:07.377Z] nexus3.edgexfoundry.org:10003 [2022-05-25T01:48:07.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:48:07.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:48:07.924Z] Configure a credential helper to remove this warning. See [2022-05-25T01:48:07.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:48:07.924Z] [2022-05-25T01:48:07.924Z] Login Succeeded [2022-05-25T01:48:07.924Z] nexus3.edgexfoundry.org:10004 [2022-05-25T01:48:08.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:48:08.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:48:08.197Z] Configure a credential helper to remove this warning. See [2022-05-25T01:48:08.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:48:08.197Z] [2022-05-25T01:48:08.197Z] Login Succeeded [2022-05-25T01:48:08.469Z] docker.io [2022-05-25T01:48:08.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-25T01:48:09.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-25T01:48:09.010Z] Configure a credential helper to remove this warning. See [2022-05-25T01:48:09.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-25T01:48:09.010Z] [2022-05-25T01:48:09.010Z] Login Succeeded [2022-05-25T01:48:09.010Z] ---> docker-login.sh ends [Pipeline] } [2022-05-25T01:48:09.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-25T01:48:09.065Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-25T01:48:09.090Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-25T01:48:09.090Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:48:09.090Z] 2.1.1-dev.1 [2022-05-25T01:48:09.090Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:48:09.090Z] jakarta [2022-05-25T01:48:09.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:09.434Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:09.795Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:48:09.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-25T01:48:09.795Z] 0a8e09f9e0e9: Preparing [2022-05-25T01:48:09.795Z] 569fbee87e26: Preparing [2022-05-25T01:48:09.795Z] 44aef42402d4: Preparing [2022-05-25T01:48:09.795Z] 2c6b7c5c594e: Preparing [2022-05-25T01:48:09.795Z] f73e7dbfee58: Preparing [2022-05-25T01:48:09.796Z] f73e7dbfee58: Layer already exists [2022-05-25T01:48:10.068Z] 0a8e09f9e0e9: Pushed [2022-05-25T01:48:10.068Z] 569fbee87e26: Pushed [2022-05-25T01:48:10.664Z] 2c6b7c5c594e: Pushed [2022-05-25T01:48:12.633Z] 44aef42402d4: Pushed [2022-05-25T01:48:12.904Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1: digest: sha256:4c841ea5d47f467db587cc934173cbdf69094aaa4a36b16ae7d9ba464b8aa8fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:13.266Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:13.629Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.1 [2022-05-25T01:48:13.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-25T01:48:13.629Z] 0a8e09f9e0e9: Preparing [2022-05-25T01:48:13.629Z] 569fbee87e26: Preparing [2022-05-25T01:48:13.629Z] 44aef42402d4: Preparing [2022-05-25T01:48:13.629Z] 2c6b7c5c594e: Preparing [2022-05-25T01:48:13.629Z] f73e7dbfee58: Preparing [2022-05-25T01:48:13.629Z] 0a8e09f9e0e9: Layer already exists [2022-05-25T01:48:13.629Z] 2c6b7c5c594e: Layer already exists [2022-05-25T01:48:13.629Z] 569fbee87e26: Layer already exists [2022-05-25T01:48:13.629Z] f73e7dbfee58: Layer already exists [2022-05-25T01:48:13.629Z] 44aef42402d4: Layer already exists [2022-05-25T01:48:13.902Z] 2.1.1-dev.1: digest: sha256:4c841ea5d47f467db587cc934173cbdf69094aaa4a36b16ae7d9ba464b8aa8fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:14.268Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:14.634Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:48:14.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-25T01:48:14.634Z] 0a8e09f9e0e9: Preparing [2022-05-25T01:48:14.634Z] 569fbee87e26: Preparing [2022-05-25T01:48:14.634Z] 44aef42402d4: Preparing [2022-05-25T01:48:14.634Z] 2c6b7c5c594e: Preparing [2022-05-25T01:48:14.634Z] f73e7dbfee58: Preparing [2022-05-25T01:48:14.634Z] f73e7dbfee58: Layer already exists [2022-05-25T01:48:14.634Z] 569fbee87e26: Layer already exists [2022-05-25T01:48:14.634Z] 44aef42402d4: Layer already exists [2022-05-25T01:48:14.634Z] 0a8e09f9e0e9: Layer already exists [2022-05-25T01:48:14.634Z] 2c6b7c5c594e: Layer already exists [2022-05-25T01:48:14.905Z] 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1: digest: sha256:4c841ea5d47f467db587cc934173cbdf69094aaa4a36b16ae7d9ba464b8aa8fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:15.261Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:15.613Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [2022-05-25T01:48:15.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-25T01:48:15.613Z] 0a8e09f9e0e9: Preparing [2022-05-25T01:48:15.613Z] 569fbee87e26: Preparing [2022-05-25T01:48:15.613Z] 44aef42402d4: Preparing [2022-05-25T01:48:15.613Z] 2c6b7c5c594e: Preparing [2022-05-25T01:48:15.613Z] f73e7dbfee58: Preparing [2022-05-25T01:48:15.613Z] 569fbee87e26: Layer already exists [2022-05-25T01:48:15.613Z] f73e7dbfee58: Layer already exists [2022-05-25T01:48:15.613Z] 2c6b7c5c594e: Layer already exists [2022-05-25T01:48:15.613Z] 0a8e09f9e0e9: Layer already exists [2022-05-25T01:48:15.613Z] 44aef42402d4: Layer already exists [2022-05-25T01:48:15.883Z] jakarta: digest: sha256:4c841ea5d47f467db587cc934173cbdf69094aaa4a36b16ae7d9ba464b8aa8fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-25T01:48:15.951Z] ===================================================== [Pipeline] echo [2022-05-25T01:48:15.959Z] taggedImages: [2022-05-25T01:48:15.959Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [2022-05-25T01:48:15.959Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.1 [2022-05-25T01:48:15.959Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a73bd19d177e0be9e88e3cec666e4c6d1c018b1-2.1.1-dev.1 [2022-05-25T01:48:15.959Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:16.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T01:48:16.336Z] [2022-05-25T01:48:16.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:16.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T01:48:16.966Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-25T01:48:16.966Z] 8998bd30e6a1: Pulling fs layer [2022-05-25T01:48:16.966Z] 04944245beec: Pulling fs layer [2022-05-25T01:48:16.966Z] 699f458cf7ca: Pulling fs layer [2022-05-25T01:48:16.966Z] 765212b225bb: Pulling fs layer [2022-05-25T01:48:16.966Z] f23df028b6ca: Pulling fs layer [2022-05-25T01:48:16.966Z] d65c8cfc05b1: Pulling fs layer [2022-05-25T01:48:16.966Z] 2437ff75d9bd: Pulling fs layer [2022-05-25T01:48:16.966Z] f23df028b6ca: Waiting [2022-05-25T01:48:16.966Z] 765212b225bb: Waiting [2022-05-25T01:48:16.966Z] d65c8cfc05b1: Waiting [2022-05-25T01:48:16.966Z] 2437ff75d9bd: Waiting [2022-05-25T01:48:16.966Z] 04944245beec: Verifying Checksum [2022-05-25T01:48:16.966Z] 04944245beec: Download complete [2022-05-25T01:48:16.966Z] 765212b225bb: Verifying Checksum [2022-05-25T01:48:16.966Z] 765212b225bb: Download complete [2022-05-25T01:48:16.966Z] f23df028b6ca: Verifying Checksum [2022-05-25T01:48:16.966Z] f23df028b6ca: Download complete [2022-05-25T01:48:16.966Z] d65c8cfc05b1: Verifying Checksum [2022-05-25T01:48:16.966Z] d65c8cfc05b1: Download complete [2022-05-25T01:48:17.247Z] 699f458cf7ca: Verifying Checksum [2022-05-25T01:48:17.247Z] 699f458cf7ca: Download complete [2022-05-25T01:48:17.519Z] 8998bd30e6a1: Verifying Checksum [2022-05-25T01:48:17.519Z] 8998bd30e6a1: Download complete [2022-05-25T01:48:20.141Z] 2437ff75d9bd: Verifying Checksum [2022-05-25T01:48:20.141Z] 2437ff75d9bd: Download complete [2022-05-25T01:48:22.115Z] 8998bd30e6a1: Pull complete [2022-05-25T01:48:22.387Z] 04944245beec: Pull complete [2022-05-25T01:48:23.847Z] 699f458cf7ca: Pull complete [2022-05-25T01:48:24.120Z] 765212b225bb: Pull complete [2022-05-25T01:48:25.148Z] f23df028b6ca: Pull complete [2022-05-25T01:48:25.148Z] d65c8cfc05b1: Pull complete [2022-05-25T01:48:40.304Z] 2437ff75d9bd: Pull complete [2022-05-25T01:48:40.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-25T01:48:40.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-25T01:48:40.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:48:40.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-15 does not seem to be running inside a container [2022-05-25T01:48:40.650Z] $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-25T01:48:43.073Z] $ docker top 68a92600c803ccf0f416518c89e0a0229bf16f394eadd46086f92209b8cdc368 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:48:43.969Z] ---> job-cost.sh [2022-05-25T01:48:43.969Z] lf-activate-venv: SKIPPING [2022-05-25T01:48:43.969Z] INFO: No Stack... [2022-05-25T01:48:44.239Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-25T01:48:45.214Z] INFO: Archiving Costs [Pipeline] sh [2022-05-25T01:48:45.867Z] + cat /w/workspace/device-snmp-go/4/archives/cost.csv [2022-05-25T01:48:45.867Z] + cut -d, -f6 [Pipeline] lock [2022-05-25T01:48:45.927Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [2022-05-25T01:48:45.935Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] did not exist. Created. [2022-05-25T01:48:45.935Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-25T01:48:46.604Z] /w/workspace/device-snmp-go/4@tmp/durable-8d64cf7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-25T01:48:47.276Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-25T01:48:47.305Z] Warning: overwriting stash ‘stack-cost’ [2022-05-25T01:48:47.526Z] Stashed 1 file(s) [Pipeline] } [2022-05-25T01:48:47.532Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-25T01:48:47.560Z] $ docker stop --time=1 68a92600c803ccf0f416518c89e0a0229bf16f394eadd46086f92209b8cdc368 [2022-05-25T01:48:49.068Z] $ docker rm -f 68a92600c803ccf0f416518c89e0a0229bf16f394eadd46086f92209b8cdc368 [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-25T01:48:49.488Z] provisioning config files... [2022-05-25T01:48:49.498Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config1452676981942083355tmp [Pipeline] { [Pipeline] sh [2022-05-25T01:48:49.807Z] + set +x [2022-05-25T01:48:49.807Z] + bash -s -- [2022-05-25T01:48:49.807Z] + curl -s https://codecov.io/bash [2022-05-25T01:48:49.807Z] [2022-05-25T01:48:49.807Z] _____ _ [2022-05-25T01:48:49.807Z] / ____| | | [2022-05-25T01:48:49.807Z] | | ___ __| | ___ ___ _____ __ [2022-05-25T01:48:49.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-25T01:48:49.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-25T01:48:49.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-25T01:48:49.807Z] Bash-1.0.6 [2022-05-25T01:48:49.807Z] [2022-05-25T01:48:49.807Z] [2022-05-25T01:48:49.807Z] ==> git version 2.25.1 found [2022-05-25T01:48:49.807Z] ==> 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-25T01:48:49.807Z] Release-Date: 2020-01-08 [2022-05-25T01:48:49.807Z] 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-25T01:48:49.807Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-25T01:48:49.807Z] ==> Jenkins CI detected. [2022-05-25T01:48:49.807Z] current dir:  /w/workspace/exfoundry_device-snmp-go_jakarta [2022-05-25T01:48:49.807Z] project root: . [2022-05-25T01:48:49.807Z] --> token set from env [2022-05-25T01:48:49.807Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-25T01:48:49.807Z] ==> Running gcov in . (disable via -X gcov) [2022-05-25T01:48:49.807Z] ==> Python coveragepy not found [2022-05-25T01:48:49.807Z] ==> Searching for coverage reports in: [2022-05-25T01:48:49.807Z] + . [2022-05-25T01:48:49.807Z] -> Found 1 reports [2022-05-25T01:48:49.807Z] ==> Detecting git/mercurial file structure [2022-05-25T01:48:49.807Z] ==> Reading reports [2022-05-25T01:48:49.807Z] + ./coverage.out bytes=7631 [2022-05-25T01:48:49.807Z] ==> Appending adjustments [2022-05-25T01:48:49.807Z] https://docs.codecov.io/docs/fixing-reports [2022-05-25T01:48:50.068Z] + Found adjustments [2022-05-25T01:48:50.068Z] ==> Gzipping contents [2022-05-25T01:48:50.068Z] 8.0K /tmp/codecov.ULoEMe.gz [2022-05-25T01:48:50.068Z] ==> Uploading reports [2022-05-25T01:48:50.068Z] url: https://codecov.io [2022-05-25T01:48:50.068Z] query: branch=jakarta&commit=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-25T01:48:50.068Z] -> Pinging Codecov [2022-05-25T01:48:50.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=jakarta&commit=0a73bd19d177e0be9e88e3cec666e4c6d1c018b1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-25T01:48:50.328Z] -> Uploading to [2022-05-25T01:48:50.328Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-25/6C56EA5C29638FB4528AC87E60AF5AE0/0a73bd19d177e0be9e88e3cec666e4c6d1c018b1/7380be46-ceec-40f6-8f15-210ba2ffeb8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220525T014850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e81e928f058f77f8b721a23065e361c1048e52946992e4566864d147ed3dd27 [2022-05-25T01:48:50.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-25T01:48:50.328Z] Dload Upload Total Spent Left Speed [2022-05-25T01:48:50.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7952 0 0 100 7952 0 33694 --:--:-- --:--:-- --:--:-- 33694 [2022-05-25T01:48:50.587Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] } [2022-05-25T01:48:50.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-25T01:48:51.125Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-25T01:48:51.164Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:51.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-25T01:48:51.459Z] [2022-05-25T01:48:51.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:48:51.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-25T01:48:51.764Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-25T01:48:51.764Z] 188c0c94c7c5: Pulling fs layer [2022-05-25T01:48:51.764Z] 0ef7d3d256c8: Pulling fs layer [2022-05-25T01:48:51.764Z] de9db76c5a1d: Pulling fs layer [2022-05-25T01:48:51.764Z] 0eba1c9be4d2: Pulling fs layer [2022-05-25T01:48:51.764Z] 0d57e429df01: Pulling fs layer [2022-05-25T01:48:51.764Z] 4e4be7b47b0d: Pulling fs layer [2022-05-25T01:48:51.764Z] e1f770b5df2f: Pulling fs layer [2022-05-25T01:48:51.764Z] 85a0685a4137: Pulling fs layer [2022-05-25T01:48:51.764Z] 0d57e429df01: Waiting [2022-05-25T01:48:51.764Z] 0eba1c9be4d2: Waiting [2022-05-25T01:48:51.764Z] 85a0685a4137: Waiting [2022-05-25T01:48:51.764Z] e1f770b5df2f: Waiting [2022-05-25T01:48:51.764Z] 4e4be7b47b0d: Waiting [2022-05-25T01:48:51.764Z] de9db76c5a1d: Verifying Checksum [2022-05-25T01:48:51.764Z] de9db76c5a1d: Download complete [2022-05-25T01:48:51.764Z] 0ef7d3d256c8: Verifying Checksum [2022-05-25T01:48:51.764Z] 0ef7d3d256c8: Download complete [2022-05-25T01:48:51.764Z] 0d57e429df01: Verifying Checksum [2022-05-25T01:48:51.764Z] 0d57e429df01: Download complete [2022-05-25T01:48:51.764Z] 4e4be7b47b0d: Verifying Checksum [2022-05-25T01:48:51.764Z] 4e4be7b47b0d: Download complete [2022-05-25T01:48:51.764Z] 188c0c94c7c5: Verifying Checksum [2022-05-25T01:48:51.764Z] 188c0c94c7c5: Download complete [2022-05-25T01:48:52.025Z] 188c0c94c7c5: Pull complete [2022-05-25T01:48:52.025Z] e1f770b5df2f: Verifying Checksum [2022-05-25T01:48:52.025Z] e1f770b5df2f: Download complete [2022-05-25T01:48:52.025Z] 0ef7d3d256c8: Pull complete [2022-05-25T01:48:52.025Z] de9db76c5a1d: Pull complete [2022-05-25T01:48:52.597Z] 0eba1c9be4d2: Verifying Checksum [2022-05-25T01:48:52.597Z] 0eba1c9be4d2: Download complete [2022-05-25T01:48:52.597Z] 85a0685a4137: Verifying Checksum [2022-05-25T01:48:52.597Z] 85a0685a4137: Download complete [2022-05-25T01:48:55.885Z] 0eba1c9be4d2: Pull complete [2022-05-25T01:48:55.885Z] 0d57e429df01: Pull complete [2022-05-25T01:48:55.885Z] 4e4be7b47b0d: Pull complete [2022-05-25T01:48:56.451Z] e1f770b5df2f: Pull complete [2022-05-25T01:48:59.733Z] 85a0685a4137: Pull complete [2022-05-25T01:48:59.733Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-25T01:48:59.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-25T01:48:59.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:48:59.829Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:48:59.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-25T01:49:01.668Z] $ docker top a36d5923b498ab38114465ca70092e055c1cac3b0b6d721ecf64dfe31a8c14ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-25T01:49:01.734Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-25T01:49:02.012Z] + set -o pipefail [2022-05-25T01:49:02.012Z] + snyk monitor '--org=edgex-jenkins' [2022-05-25T01:49:04.554Z] [2022-05-25T01:49:04.554Z] Monitoring /w/workspace/exfoundry_device-snmp-go_jakarta (github.com/edgexfoundry/device-snmp-go)... [2022-05-25T01:49:04.554Z] [2022-05-25T01:49:04.554Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/b1bf153f-858f-4545-b7c0-0326c78f2a84 [2022-05-25T01:49:04.554Z] [2022-05-25T01:49:04.554Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-05-25T01:49:04.554Z] [2022-05-25T01:49:04.554Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-25T01:49:04.554Z] [2022-05-25T01:49:04.815Z] [Pipeline] } [2022-05-25T01:49:04.831Z] $ docker stop --time=1 a36d5923b498ab38114465ca70092e055c1cac3b0b6d721ecf64dfe31a8c14ed [2022-05-25T01:49:06.118Z] $ docker rm -f a36d5923b498ab38114465ca70092e055c1cac3b0b6d721ecf64dfe31a8c14ed [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-25T01:49:06.634Z] + git log --format=format:%s -1 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 [Pipeline] sh [2022-05-25T01:49:06.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-25T01:49:06.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:07.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:49:07.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:49:07.322Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:49:07.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-25T01:49:07.741Z] $ docker top a9c24df7b31e9bd1ccda823243bff20564826021386448f317e322c7769e048a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-25T01:49:07.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T01:49:07.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T01:49:07.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T01:49:07.965Z] $ docker exec a9c24df7b31e9bd1ccda823243bff20564826021386448f317e322c7769e048a ssh-agent [2022-05-25T01:49:08.084Z] SSH_AUTH_SOCK=/tmp/ssh-jJJ9xw4CtrdW/agent.33 [2022-05-25T01:49:08.084Z] SSH_AGENT_PID=39 [2022-05-25T01:49:08.089Z] Running ssh-add (command line suppressed) [2022-05-25T01:49:08.205Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3377657698825940810.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3377657698825940810.key) [2022-05-25T01:49:08.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T01:49:08.505Z] + git semver tag [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,699 [run_tag] DEBUG tag force:False [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,699 [check_head_tag] DEBUG check head tag [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,700 [execute] INFO git cat-file --batch-check [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,703 [execute] INFO git cat-file --batch [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,716 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,716 [execute] INFO git tag -a v2.1.1-dev.1 -m v2.1.1-dev.1 [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.1', '-m', 'v2.1.1-dev.1'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-25T01:49:08.766Z] 2022-05-25 01:49:08,720 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:08.766Z] 2.1.1-dev.1 [Pipeline] } [2022-05-25T01:49:08.781Z] $ docker exec --env ******** --env ******** a9c24df7b31e9bd1ccda823243bff20564826021386448f317e322c7769e048a ssh-agent -k [2022-05-25T01:49:08.916Z] unset SSH_AUTH_SOCK; [2022-05-25T01:49:08.916Z] unset SSH_AGENT_PID; [2022-05-25T01:49:08.916Z] echo Agent pid 39 killed; [2022-05-25T01:49:08.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-25T01:49:09.282Z] + git semver [Pipeline] } [2022-05-25T01:49:09.560Z] $ docker stop --time=1 a9c24df7b31e9bd1ccda823243bff20564826021386448f317e322c7769e048a [2022-05-25T01:49:10.844Z] $ docker rm -f a9c24df7b31e9bd1ccda823243bff20564826021386448f317e322c7769e048a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:11.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-25T01:49:11.257Z] [2022-05-25T01:49:11.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:11.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-25T01:49:11.567Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-25T01:49:11.567Z] ab5ef0e58194: Pulling fs layer [2022-05-25T01:49:11.567Z] 9712f1f96733: Pulling fs layer [2022-05-25T01:49:11.567Z] 63f879dbbcfc: Pulling fs layer [2022-05-25T01:49:11.567Z] 0d9ebad4ef96: Pulling fs layer [2022-05-25T01:49:11.567Z] e9a5061849ea: Pulling fs layer [2022-05-25T01:49:11.567Z] d747dcd14b5f: Pulling fs layer [2022-05-25T01:49:11.567Z] 2de7ff778b66: Pulling fs layer [2022-05-25T01:49:11.567Z] 0d9ebad4ef96: Waiting [2022-05-25T01:49:11.567Z] d747dcd14b5f: Waiting [2022-05-25T01:49:11.567Z] e9a5061849ea: Waiting [2022-05-25T01:49:11.567Z] 2de7ff778b66: Waiting [2022-05-25T01:49:11.832Z] 63f879dbbcfc: Download complete [2022-05-25T01:49:12.093Z] 0d9ebad4ef96: Verifying Checksum [2022-05-25T01:49:12.093Z] 0d9ebad4ef96: Download complete [2022-05-25T01:49:12.093Z] e9a5061849ea: Verifying Checksum [2022-05-25T01:49:12.093Z] e9a5061849ea: Download complete [2022-05-25T01:49:12.093Z] d747dcd14b5f: Verifying Checksum [2022-05-25T01:49:12.093Z] d747dcd14b5f: Download complete [2022-05-25T01:49:12.093Z] ab5ef0e58194: Verifying Checksum [2022-05-25T01:49:12.093Z] ab5ef0e58194: Download complete [2022-05-25T01:49:12.351Z] 2de7ff778b66: Verifying Checksum [2022-05-25T01:49:12.351Z] 2de7ff778b66: Download complete [2022-05-25T01:49:14.884Z] ab5ef0e58194: Pull complete [2022-05-25T01:49:14.884Z] 9712f1f96733: Pull complete [2022-05-25T01:49:15.819Z] 63f879dbbcfc: Pull complete [2022-05-25T01:49:19.114Z] 0d9ebad4ef96: Pull complete [2022-05-25T01:49:19.685Z] e9a5061849ea: Pull complete [2022-05-25T01:49:19.685Z] d747dcd14b5f: Pull complete [2022-05-25T01:49:20.623Z] 2de7ff778b66: Pull complete [2022-05-25T01:49:20.623Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-25T01:49:20.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-25T01:49:20.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:49:20.715Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:49:20.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-lftools:0.23.1-centos7 cat [2022-05-25T01:49:22.705Z] $ docker top 5a3a03cc190cac190b4c1727fdf805287f21e6f387b03215a43f38d890c223bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:49:22.780Z] provisioning config files... [2022-05-25T01:49:22.787Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config5215177272206433479tmp [2022-05-25T01:49:22.800Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6081703356840406676tmp [2022-05-25T01:49:22.813Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config8093232742307197261tmp [Pipeline] { [Pipeline] echo [2022-05-25T01:49:22.829Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:23.117Z] ---> sigul-configuration.sh [2022-05-25T01:49:23.117Z] gpg: directory `/root/.gnupg' created [2022-05-25T01:49:23.117Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-25T01:49:23.117Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-25T01:49:23.117Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-25T01:49:23.117Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-25T01:49:23.117Z] gpg: CAST5 encrypted data [2022-05-25T01:49:23.117Z] gpg: encrypted with 1 passphrase [2022-05-25T01:49:23.117Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-25T01:49:23.406Z] + mkdir /home/jenkins [2022-05-25T01:49:23.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-25T01:49:23.694Z] + 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-25T01:49:23.706Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:23.996Z] ---> sigul-install.sh [2022-05-25T01:49:23.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-25T01:49:24.294Z] + git tag --list [2022-05-25T01:49:24.294Z] 1.0.0 [2022-05-25T01:49:24.294Z] v0.0.0 [2022-05-25T01:49:24.294Z] v1.1.0 [2022-05-25T01:49:24.294Z] v1.1.1 [2022-05-25T01:49:24.294Z] v1.2.2 [2022-05-25T01:49:24.294Z] v1.3.0 [2022-05-25T01:49:24.294Z] v1.3.1 [2022-05-25T01:49:24.294Z] v2.0.0 [2022-05-25T01:49:24.294Z] v2.0.1-dev.1 [2022-05-25T01:49:24.294Z] v2.0.1-dev.2 [2022-05-25T01:49:24.294Z] v2.0.1-dev.3 [2022-05-25T01:49:24.294Z] v2.0.1-dev.4 [2022-05-25T01:49:24.294Z] v2.0.1-dev.5 [2022-05-25T01:49:24.294Z] v2.0.1-dev.6 [2022-05-25T01:49:24.294Z] v2.1.0 [2022-05-25T01:49:24.294Z] v2.1.1-dev.1 [2022-05-25T01:49:24.294Z] v2.2.0 [2022-05-25T01:49:24.294Z] v2.2.0-dev.1 [2022-05-25T01:49:24.294Z] v2.2.0-dev.10 [2022-05-25T01:49:24.294Z] v2.2.0-dev.11 [2022-05-25T01:49:24.294Z] v2.2.0-dev.12 [2022-05-25T01:49:24.294Z] v2.2.0-dev.13 [2022-05-25T01:49:24.294Z] v2.2.0-dev.14 [2022-05-25T01:49:24.294Z] v2.2.0-dev.15 [2022-05-25T01:49:24.294Z] v2.2.0-dev.16 [2022-05-25T01:49:24.294Z] v2.2.0-dev.17 [2022-05-25T01:49:24.294Z] v2.2.0-dev.18 [2022-05-25T01:49:24.294Z] v2.2.0-dev.19 [2022-05-25T01:49:24.294Z] v2.2.0-dev.2 [2022-05-25T01:49:24.294Z] v2.2.0-dev.3 [2022-05-25T01:49:24.294Z] v2.2.0-dev.4 [2022-05-25T01:49:24.294Z] v2.2.0-dev.5 [2022-05-25T01:49:24.294Z] v2.2.0-dev.6 [2022-05-25T01:49:24.294Z] v2.2.0-dev.7 [2022-05-25T01:49:24.294Z] v2.2.0-dev.8 [2022-05-25T01:49:24.294Z] v2.2.0-dev.9 [2022-05-25T01:49:24.294Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-25T01:49:24.581Z] + lftools sign git-tag v2.1.1-dev.1 [2022-05-25T01:49:25.151Z] Signing Git tag with Sigul... [2022-05-25T01:49:25.152Z] Signing v2.1.1-dev.1 [Pipeline] echo [2022-05-25T01:49:25.730Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:26.015Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-25T01:49:26.024Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-25T01:49:26.050Z] $ docker stop --time=1 5a3a03cc190cac190b4c1727fdf805287f21e6f387b03215a43f38d890c223bb [2022-05-25T01:49:27.389Z] $ docker rm -f 5a3a03cc190cac190b4c1727fdf805287f21e6f387b03215a43f38d890c223bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-25T01:49:27.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-25T01:49:27.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:28.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:49:28.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:49:28.168Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:49:28.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-25T01:49:28.592Z] $ docker top 4d3ae08dd383cff8c46429ac1427e055ddc7490ade0be8e3087d4e7a9429bb9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-25T01:49:28.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T01:49:28.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T01:49:28.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T01:49:28.813Z] $ docker exec 4d3ae08dd383cff8c46429ac1427e055ddc7490ade0be8e3087d4e7a9429bb9a ssh-agent [2022-05-25T01:49:28.915Z] SSH_AUTH_SOCK=/tmp/ssh-84HpoA2eHCvk/agent.34 [2022-05-25T01:49:28.915Z] SSH_AGENT_PID=40 [2022-05-25T01:49:28.920Z] Running ssh-add (command line suppressed) [2022-05-25T01:49:29.035Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_4716674571133376981.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_4716674571133376981.key) [2022-05-25T01:49:29.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T01:49:29.330Z] + git semver bump pre [2022-05-25T01:49:29.589Z] 2022-05-25 01:49:29,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:29.589Z] 2022-05-25 01:49:29,519 [bump_version] DEBUG bumping version:2.1.1-dev.1 on axis:pre with prefix:dev [2022-05-25T01:49:29.589Z] 2022-05-25 01:49:29,519 [bump_version] DEBUG bumped version:2.1.1-dev.2 [2022-05-25T01:49:29.589Z] 2022-05-25 01:49:29,519 [write_version] DEBUG write version:2.1.1-dev.2 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:True [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,520 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,520 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,521 [execute] INFO git cat-file --batch-check [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,526 [execute] INFO git cat-file --batch [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-25T01:49:29.590Z] 2022-05-25 01:49:29,530 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:29.590Z] 2.1.1-dev.2 [Pipeline] } [2022-05-25T01:49:29.605Z] $ docker exec --env ******** --env ******** 4d3ae08dd383cff8c46429ac1427e055ddc7490ade0be8e3087d4e7a9429bb9a ssh-agent -k [2022-05-25T01:49:29.706Z] unset SSH_AUTH_SOCK; [2022-05-25T01:49:29.707Z] unset SSH_AGENT_PID; [2022-05-25T01:49:29.707Z] echo Agent pid 40 killed; [2022-05-25T01:49:29.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-25T01:49:30.022Z] + git semver [Pipeline] } [2022-05-25T01:49:30.301Z] $ docker stop --time=1 4d3ae08dd383cff8c46429ac1427e055ddc7490ade0be8e3087d4e7a9429bb9a [2022-05-25T01:49:31.601Z] $ docker rm -f 4d3ae08dd383cff8c46429ac1427e055ddc7490ade0be8e3087d4e7a9429bb9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-25T01:49:31.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-25T01:49:31.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:32.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-25T01:49:32.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:49:32.328Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:49:32.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-25T01:49:32.730Z] $ docker top fe0be371af52d6536ca1f6d63068e847c5e323349529cec0ebe1680d7fe83b4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-25T01:49:32.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-25T01:49:32.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-25T01:49:32.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-25T01:49:32.945Z] $ docker exec fe0be371af52d6536ca1f6d63068e847c5e323349529cec0ebe1680d7fe83b4a ssh-agent [2022-05-25T01:49:33.057Z] SSH_AUTH_SOCK=/tmp/ssh-vaQAQ4HAvct7/agent.34 [2022-05-25T01:49:33.057Z] SSH_AGENT_PID=40 [2022-05-25T01:49:33.063Z] Running ssh-add (command line suppressed) [2022-05-25T01:49:33.182Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_76981418383409234.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_76981418383409234.key) [2022-05-25T01:49:33.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-25T01:49:33.478Z] + git semver push [2022-05-25T01:49:33.739Z] 2022-05-25 01:49:33,679 [run_push] DEBUG push [2022-05-25T01:49:33.739Z] 2022-05-25 01:49:33,680 [execute] INFO git push origin semver [2022-05-25T01:49:33.739Z] 2022-05-25 01:49:33,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-25T01:49:34.680Z] 2022-05-25 01:49:34,474 [run_push] DEBUG push all version tags [2022-05-25T01:49:34.680Z] 2022-05-25 01:49:34,474 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-25T01:49:34.680Z] 2022-05-25 01:49:34,475 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-25T01:49:35.248Z] 2022-05-25 01:49:35,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-05-25T01:49:35.248Z] 2.1.1-dev.2 [Pipeline] } [2022-05-25T01:49:35.265Z] $ docker exec --env ******** --env ******** fe0be371af52d6536ca1f6d63068e847c5e323349529cec0ebe1680d7fe83b4a ssh-agent -k [2022-05-25T01:49:35.391Z] unset SSH_AUTH_SOCK; [2022-05-25T01:49:35.392Z] unset SSH_AGENT_PID; [2022-05-25T01:49:35.392Z] echo Agent pid 40 killed; [2022-05-25T01:49:35.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-25T01:49:35.728Z] + git semver [Pipeline] } [2022-05-25T01:49:36.036Z] $ docker stop --time=1 fe0be371af52d6536ca1f6d63068e847c5e323349529cec0ebe1680d7fe83b4a [2022-05-25T01:49:37.320Z] $ docker rm -f fe0be371af52d6536ca1f6d63068e847c5e323349529cec0ebe1680d7fe83b4a [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-25T01:49:37.844Z] + [ -d /w/workspace/exfoundry_device-snmp-go_jakarta/archives ] [2022-05-25T01:49:37.844Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-05-25T01:49:37.844Z] total 16 [2022-05-25T01:49:37.844Z] drwxr-xr-x 3 root root 4096 May 25 01:41 . [2022-05-25T01:49:37.844Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:49 .. [2022-05-25T01:49:37.844Z] drwxr-xr-x 2 root root 4096 May 25 01:41 cost [2022-05-25T01:49:37.844Z] -rw-r--r-- 1 root root 86 May 25 01:41 cost.csv [2022-05-25T01:49:37.844Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-05-25T01:49:37.844Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-05-25T01:49:37.844Z] total 16 [2022-05-25T01:49:37.844Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:41 . [2022-05-25T01:49:37.844Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:49 .. [2022-05-25T01:49:37.844Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:41 cost [2022-05-25T01:49:37.844Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:38.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:38.992Z] ---> package-listing.sh [2022-05-25T01:49:38.992Z] ++ facter osfamily [2022-05-25T01:49:38.992Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-25T01:49:39.253Z] + OS_FAMILY=debian [2022-05-25T01:49:39.253Z] + workspace=/w/workspace/exfoundry_device-snmp-go_jakarta [2022-05-25T01:49:39.253Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-25T01:49:39.253Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-25T01:49:39.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-25T01:49:39.253Z] + PACKAGES=/tmp/packages_start.txt [2022-05-25T01:49:39.253Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-05-25T01:49:39.253Z] + PACKAGES=/tmp/packages_end.txt [2022-05-25T01:49:39.253Z] + case "${OS_FAMILY}" in [2022-05-25T01:49:39.253Z] + dpkg -l [2022-05-25T01:49:39.253Z] + grep '^ii' [2022-05-25T01:49:39.253Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-25T01:49:39.253Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-25T01:49:39.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-25T01:49:39.253Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-05-25T01:49:39.253Z] + mkdir -p /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [2022-05-25T01:49:39.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [Pipeline] echo [2022-05-25T01:49:39.262Z] 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-25T01:49:39.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-25T01:49:40.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-25T01:49:40.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-25T01:49:40.204Z] prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container [2022-05-25T01:49:40.242Z] $ 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-lftools-log-publisher:latest cat [2022-05-25T01:49:40.474Z] $ docker top 631b57dc905f342c07be917889a6b5d8520776e1c16d077edcdd72537d637771 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-25T01:49:40.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-25T01:49:41.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-25T01:49:41.395Z] + ls /var/log/sa-host [2022-05-25T01:49:41.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-25T01:49:41.457Z] provisioning config files... [2022-05-25T01:49:41.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3255534317540153595tmp [Pipeline] { [Pipeline] echo [2022-05-25T01:49:41.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:41.760Z] ---> create-netrc.sh [Pipeline] } [2022-05-25T01:49:41.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:42.094Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-25T01:49:42.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:42.388Z] ---> sudo-logs.sh [2022-05-25T01:49:42.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-25T01:49:42.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:42.701Z] ---> job-cost.sh [2022-05-25T01:49:42.701Z] lf-activate-venv: SKIPPING [2022-05-25T01:49:42.701Z] DEBUG: total: 0.2199999988079071 [2022-05-25T01:49:42.701Z] INFO: Retrieving Stack Cost... [2022-05-25T01:49:43.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-25T01:49:43.841Z] INFO: Archiving Costs [Pipeline] echo [2022-05-25T01:49:43.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-25T01:49:44.142Z] ---> logs-deploy.sh [2022-05-25T01:49:44.143Z] lf-activate-venv: SKIPPING [2022-05-25T01:49:44.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/jakarta/4 [2022-05-25T01:49:44.143Z] INFO: archiving workspace using pattern(s): [2022-05-25T01:49:45.084Z] Archives upload complete. [2022-05-25T01:49:45.345Z] INFO: archiving logs to Nexus [2022-05-25T01:49:45.915Z] ---> uname -a: [2022-05-25T01:49:45.915Z] Linux prd-ubuntu20-04-docker-8c-8g-13 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] ---> lscpu: [2022-05-25T01:49:45.915Z] Architecture: x86_64 [2022-05-25T01:49:45.915Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-25T01:49:45.915Z] Byte Order: Little Endian [2022-05-25T01:49:45.915Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-25T01:49:45.915Z] CPU(s): 8 [2022-05-25T01:49:45.915Z] On-line CPU(s) list: 0-7 [2022-05-25T01:49:45.915Z] Thread(s) per core: 1 [2022-05-25T01:49:45.915Z] Core(s) per socket: 1 [2022-05-25T01:49:45.915Z] Socket(s): 8 [2022-05-25T01:49:45.915Z] NUMA node(s): 1 [2022-05-25T01:49:45.915Z] Vendor ID: AuthenticAMD [2022-05-25T01:49:45.915Z] CPU family: 23 [2022-05-25T01:49:45.915Z] Model: 49 [2022-05-25T01:49:45.915Z] Model name: AMD EPYC-Rome Processor [2022-05-25T01:49:45.915Z] Stepping: 0 [2022-05-25T01:49:45.915Z] CPU MHz: 2799.998 [2022-05-25T01:49:45.915Z] BogoMIPS: 5599.99 [2022-05-25T01:49:45.915Z] Virtualization: AMD-V [2022-05-25T01:49:45.915Z] Hypervisor vendor: KVM [2022-05-25T01:49:45.915Z] Virtualization type: full [2022-05-25T01:49:45.915Z] L1d cache: 256 KiB [2022-05-25T01:49:45.915Z] L1i cache: 256 KiB [2022-05-25T01:49:45.915Z] L2 cache: 4 MiB [2022-05-25T01:49:45.915Z] L3 cache: 128 MiB [2022-05-25T01:49:45.915Z] NUMA node0 CPU(s): 0-7 [2022-05-25T01:49:45.915Z] Vulnerability Itlb multihit: Not affected [2022-05-25T01:49:45.915Z] Vulnerability L1tf: Not affected [2022-05-25T01:49:45.915Z] Vulnerability Mds: Not affected [2022-05-25T01:49:45.915Z] Vulnerability Meltdown: Not affected [2022-05-25T01:49:45.915Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-25T01:49:45.915Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-25T01:49:45.915Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-25T01:49:45.915Z] Vulnerability Srbds: Not affected [2022-05-25T01:49:45.915Z] Vulnerability Tsx async abort: Not affected [2022-05-25T01:49:45.915Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] ---> nproc: [2022-05-25T01:49:45.915Z] 8 [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z] ---> df -h: [2022-05-25T01:49:45.915Z] Filesystem Size Used Avail Use% Mounted on [2022-05-25T01:49:45.915Z] overlay 155G 12G 144G 8% / [2022-05-25T01:49:45.915Z] tmpfs 64M 0 64M 0% /dev [2022-05-25T01:49:45.915Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-25T01:49:45.915Z] shm 64M 0 64M 0% /dev/shm [2022-05-25T01:49:45.915Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-05-25T01:49:45.915Z] [2022-05-25T01:49:45.915Z]