Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dfa39e25740af4f73019c6d8198dfd4ed11294a 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-ssh824091032541816420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh5848199275214411109.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13922213611230122602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh17750350083850238521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9498899013087372678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1590 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 Avoid second fetch Checking out Revision 9dfa39e25740af4f73019c6d8198dfd4ed11294a (jakarta) 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 > 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 9dfa39e25740af4f73019c6d8198dfd4ed11294a # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch (#176)" > git rev-list --no-walk 0a73bd19d177e0be9e88e3cec666e4c6d1c018b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T02:31:26.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T02:31:26.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T02:31:26.230Z] ========================================================= [2022-06-07T02:31:26.231Z] EdgeX Global Pipelines Version Info [2022-06-07T02:31:26.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:31:27.054Z] ------------------- [2022-06-07T02:31:27.054Z] stable info: [2022-06-07T02:31:27.054Z] ------------------- [2022-06-07T02:31:27.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T02:31:27.054Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T02:31:27.054Z] Message: update stable to v1.0.232 [2022-06-07T02:31:27.643Z] ------------------- [2022-06-07T02:31:27.643Z] experimental info: [2022-06-07T02:31:27.643Z] ------------------- [2022-06-07T02:31:27.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T02:31:27.643Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T02:31:27.643Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T02:31:27.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-06-07T02:31:27.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-06-07T02:31:28.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T02:31:28.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T02:31:28.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T02:31:28.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T02:31:28.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T02:31:28.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T02:31:28.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T02:31:28.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T02:31:28.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T02:31:28.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-06-07T02:31:28.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T02:31:28.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T02:31:28.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T02:31:28.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T02:31:28.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T02:31:28.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T02:31:28.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T02:31:28.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T02:31:28.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T02:31:28.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T02:31:28.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T02:31:28.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T02:31:28.395Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T02:31:28.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T02:31:28.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T02:31:28.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-07T02:31:28.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-07T02:31:28.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-07T02:31:28.518Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] echo [2022-06-07T02:31:28.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dfa39e [Pipeline] echo [2022-06-07T02:31:28.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:31:28.614Z] provisioning config files... [2022-06-07T02:31:28.641Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config7471010547822539155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:31:28.972Z] ---> docker-login.sh [2022-06-07T02:31:28.972Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:31:29.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:29.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:29.235Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:29.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:29.235Z] [2022-06-07T02:31:29.235Z] Login Succeeded [2022-06-07T02:31:29.235Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:31:29.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:29.497Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:29.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:29.497Z] [2022-06-07T02:31:29.497Z] Login Succeeded [2022-06-07T02:31:29.497Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:31:29.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:29.497Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:29.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:29.497Z] [2022-06-07T02:31:29.497Z] Login Succeeded [2022-06-07T02:31:29.759Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:31:29.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:29.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:29.759Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:29.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:29.759Z] [2022-06-07T02:31:29.759Z] Login Succeeded [2022-06-07T02:31:29.759Z] docker.io [2022-06-07T02:31:29.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:30.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:30.345Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:30.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:30.345Z] [2022-06-07T02:31:30.345Z] Login Succeeded [2022-06-07T02:31:30.345Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:31:30.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T02:31:30.842Z] + git rev-list -1 --merges 9dfa39e25740af4f73019c6d8198dfd4ed11294a~1..9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] echo [2022-06-07T02:31:30.883Z] -----------> git rev-list -1 --merges 9dfa39e25740af4f73019c6d8198dfd4ed11294a~1..9dfa39e25740af4f73019c6d8198dfd4ed11294a 9dfa39e25740af4f73019c6d8198dfd4ed11294a [false] [Pipeline] sh [2022-06-07T02:31:31.217Z] + git log --format=format:%s -1 9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] echo [2022-06-07T02:31:31.237Z] ========================================================= [2022-06-07T02:31:31.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T02:31:31.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:31:31.882Z] + git log --format=format:%s -1 9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] echo [2022-06-07T02:31:31.899Z] [semverPrep] GIT_COMMIT: 9dfa39e25740af4f73019c6d8198dfd4ed11294a, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch (#176) [Pipeline] echo [2022-06-07T02:31:31.911Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T02:31:32.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:31:32.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T02:31:32.292Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T02:31:32.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T02:31:32.292Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T02:31:32.292Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T02:31:32.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:32.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:31:32.692Z] [2022-06-07T02:31:32.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:33.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:31:33.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T02:31:33.015Z] 42c077c10790: Pulling fs layer [2022-06-07T02:31:33.015Z] f63e77b7563a: Pulling fs layer [2022-06-07T02:31:33.015Z] bd5fdadae976: Pulling fs layer [2022-06-07T02:31:33.015Z] 205491f53016: Pulling fs layer [2022-06-07T02:31:33.015Z] df18705c85c3: Pulling fs layer [2022-06-07T02:31:33.015Z] bdb3f477010e: Pulling fs layer [2022-06-07T02:31:33.015Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T02:31:33.015Z] df18705c85c3: Waiting [2022-06-07T02:31:33.015Z] 205491f53016: Waiting [2022-06-07T02:31:33.015Z] bdb3f477010e: Waiting [2022-06-07T02:31:33.015Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T02:31:33.015Z] c8a8fc8e1c8f: Waiting [2022-06-07T02:31:33.015Z] bdb8f0575790: Pulling fs layer [2022-06-07T02:31:33.015Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T02:31:33.015Z] 2c6e9b1d212d: Waiting [2022-06-07T02:31:33.015Z] bdb8f0575790: Waiting [2022-06-07T02:31:33.015Z] 2343380bae48: Pulling fs layer [2022-06-07T02:31:33.015Z] 2343380bae48: Waiting [2022-06-07T02:31:33.015Z] 386e3cb2ff24: Waiting [2022-06-07T02:31:33.015Z] f63e77b7563a: Verifying Checksum [2022-06-07T02:31:33.015Z] f63e77b7563a: Download complete [2022-06-07T02:31:33.015Z] 205491f53016: Verifying Checksum [2022-06-07T02:31:33.015Z] 205491f53016: Download complete [2022-06-07T02:31:33.277Z] df18705c85c3: Verifying Checksum [2022-06-07T02:31:33.277Z] df18705c85c3: Download complete [2022-06-07T02:31:33.277Z] bd5fdadae976: Verifying Checksum [2022-06-07T02:31:33.277Z] bd5fdadae976: Download complete [2022-06-07T02:31:33.277Z] bdb3f477010e: Download complete [2022-06-07T02:31:33.277Z] 2c6e9b1d212d: Verifying Checksum [2022-06-07T02:31:33.277Z] 2c6e9b1d212d: Download complete [2022-06-07T02:31:33.277Z] bdb8f0575790: Verifying Checksum [2022-06-07T02:31:33.277Z] bdb8f0575790: Download complete [2022-06-07T02:31:33.277Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T02:31:33.277Z] 386e3cb2ff24: Download complete [2022-06-07T02:31:33.277Z] 2343380bae48: Verifying Checksum [2022-06-07T02:31:33.277Z] 2343380bae48: Download complete [2022-06-07T02:31:33.277Z] 42c077c10790: Verifying Checksum [2022-06-07T02:31:33.277Z] 42c077c10790: Download complete [2022-06-07T02:31:33.545Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-07T02:31:33.545Z] c8a8fc8e1c8f: Download complete [2022-06-07T02:31:34.935Z] 42c077c10790: Pull complete [2022-06-07T02:31:34.935Z] f63e77b7563a: Pull complete [2022-06-07T02:31:35.509Z] bd5fdadae976: Pull complete [2022-06-07T02:31:35.509Z] 205491f53016: Pull complete [2022-06-07T02:31:35.770Z] df18705c85c3: Pull complete [2022-06-07T02:31:36.032Z] bdb3f477010e: Pull complete [2022-06-07T02:31:37.950Z] c8a8fc8e1c8f: Pull complete [2022-06-07T02:31:37.950Z] 2c6e9b1d212d: Pull complete [2022-06-07T02:31:38.211Z] bdb8f0575790: Pull complete [2022-06-07T02:31:38.211Z] 386e3cb2ff24: Pull complete [2022-06-07T02:31:38.211Z] 2343380bae48: Pull complete [2022-06-07T02:31:38.211Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T02:31:38.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:31:38.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:31:38.335Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:31:38.381Z] $ 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:0.1.4 cat [2022-06-07T02:31:39.873Z] $ docker top 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:31:40.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:31:40.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:31:40.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:31:40.169Z] $ docker exec 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 ssh-agent [2022-06-07T02:31:40.315Z] SSH_AUTH_SOCK=/tmp/ssh-0FgZ4aVKQ4v4/agent.34 [2022-06-07T02:31:40.315Z] SSH_AGENT_PID=40 [2022-06-07T02:31:40.325Z] Running ssh-add (command line suppressed) [2022-06-07T02:31:40.450Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_6846540630135908533.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_6846540630135908533.key) [2022-06-07T02:31:40.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:31:40.760Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T02:31:40.776Z] $ docker exec --env ******** --env ******** 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 ssh-agent -k [2022-06-07T02:31:40.889Z] unset SSH_AUTH_SOCK; [2022-06-07T02:31:40.889Z] unset SSH_AGENT_PID; [2022-06-07T02:31:40.889Z] echo Agent pid 40 killed; [2022-06-07T02:31:40.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T02:31:40.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:31:40.922Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:31:41.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:31:41.047Z] $ docker exec 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 ssh-agent [2022-06-07T02:31:41.169Z] SSH_AUTH_SOCK=/tmp/ssh-Ba3biflme6tI/agent.72 [2022-06-07T02:31:41.169Z] SSH_AGENT_PID=78 [2022-06-07T02:31:41.176Z] Running ssh-add (command line suppressed) [2022-06-07T02:31:41.292Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_8199845638580278694.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_8199845638580278694.key) [2022-06-07T02:31:41.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:31:41.616Z] + git semver init [2022-06-07T02:31:41.879Z] 2022-06-07 02:31:41,817 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T02:31:41.879Z] 2022-06-07 02:31:41,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-06-07T02:31:41.879Z] 2022-06-07 02:31:41,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-06-07T02:31:41.879Z] 2022-06-07 02:31:41,818 [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-06-07T02:31:42.825Z] 2022-06-07 02:31:42,539 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.git/info/exclude [2022-06-07T02:31:42.825Z] 2022-06-07 02:31:42,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:False [2022-06-07T02:31:42.825Z] 2022-06-07 02:31:42,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:31:42.825Z] 2022-06-07 02:31:42,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:31:42.825Z] 2.1.1-dev.2 [Pipeline] } [2022-06-07T02:31:42.839Z] $ docker exec --env ******** --env ******** 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 ssh-agent -k [2022-06-07T02:31:42.946Z] unset SSH_AUTH_SOCK; [2022-06-07T02:31:42.946Z] unset SSH_AGENT_PID; [2022-06-07T02:31:42.946Z] echo Agent pid 78 killed; [2022-06-07T02:31:42.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:31:43.284Z] + git semver [Pipeline] } [2022-06-07T02:31:43.563Z] $ docker stop --time=1 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 [2022-06-07T02:31:44.991Z] $ docker rm -f 1afe356d2c6ddd4469bd94984350a156bc99df82d14779b129bd09f97a832120 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:31:45.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T02:31:45.653Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T02:31:45.656Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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-06-07T02:31:45.861Z] provisioning config files... [2022-06-07T02:31:45.876Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6082462317001437596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:31:46.195Z] ---> docker-login.sh [2022-06-07T02:31:46.195Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:31:46.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:46.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:46.195Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:46.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:46.195Z] [2022-06-07T02:31:46.195Z] Login Succeeded [2022-06-07T02:31:46.195Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:31:46.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:46.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:46.456Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:46.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:46.456Z] [2022-06-07T02:31:46.456Z] Login Succeeded [2022-06-07T02:31:46.456Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:31:46.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:46.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:46.456Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:46.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:46.456Z] [2022-06-07T02:31:46.456Z] Login Succeeded [2022-06-07T02:31:46.456Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:31:46.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:46.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:46.721Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:46.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:46.721Z] [2022-06-07T02:31:46.721Z] Login Succeeded [2022-06-07T02:31:46.721Z] docker.io [2022-06-07T02:31:46.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:46.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:46.982Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:46.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:46.982Z] [2022-06-07T02:31:46.982Z] Login Succeeded [2022-06-07T02:31:46.982Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:31:46.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T02:31:47.073Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:31:47.088Z] ========================================================= [2022-06-07T02:31:47.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T02:31:47.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:47.437Z] + 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-06-07T02:31:47.437Z] Sending build context to Docker daemon 16.35MB [2022-06-07T02:31:47.437Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T02:31:47.437Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T02:31:47.698Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T02:31:47.698Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T02:31:47.698Z] 666ba61612fd: Pulling fs layer [2022-06-07T02:31:47.698Z] 8ed8ca486205: Pulling fs layer [2022-06-07T02:31:47.698Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T02:31:47.698Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T02:31:47.698Z] 812f408151ee: Pulling fs layer [2022-06-07T02:31:47.698Z] bab7bd504b26: Pulling fs layer [2022-06-07T02:31:47.698Z] 070449caade9: Pulling fs layer [2022-06-07T02:31:47.698Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T02:31:47.698Z] 812f408151ee: Waiting [2022-06-07T02:31:47.698Z] 070449caade9: Waiting [2022-06-07T02:31:47.698Z] bab7bd504b26: Waiting [2022-06-07T02:31:47.698Z] 4fe6c5a15a65: Waiting [2022-06-07T02:31:47.698Z] 22a0e8bec74d: Waiting [2022-06-07T02:31:47.698Z] 8f1a5288e3a6: Waiting [2022-06-07T02:31:47.698Z] 8ed8ca486205: Verifying Checksum [2022-06-07T02:31:47.698Z] 8ed8ca486205: Download complete [2022-06-07T02:31:47.698Z] 666ba61612fd: Download complete [2022-06-07T02:31:47.698Z] 22a0e8bec74d: Download complete [2022-06-07T02:31:47.698Z] 812f408151ee: Verifying Checksum [2022-06-07T02:31:47.698Z] 812f408151ee: Download complete [2022-06-07T02:31:47.698Z] bab7bd504b26: Verifying Checksum [2022-06-07T02:31:47.698Z] bab7bd504b26: Download complete [2022-06-07T02:31:47.698Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T02:31:47.698Z] 59bf1c3509f3: Download complete [2022-06-07T02:31:47.698Z] 070449caade9: Verifying Checksum [2022-06-07T02:31:47.698Z] 070449caade9: Download complete [2022-06-07T02:31:47.960Z] 59bf1c3509f3: Pull complete [2022-06-07T02:31:47.960Z] 666ba61612fd: Pull complete [2022-06-07T02:31:48.221Z] 8ed8ca486205: Pull complete [2022-06-07T02:31:48.487Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T02:31:48.487Z] 8f1a5288e3a6: Download complete [2022-06-07T02:31:48.487Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T02:31:48.487Z] 4fe6c5a15a65: Download complete [2022-06-07T02:31:52.698Z] 4fe6c5a15a65: Pull complete [2022-06-07T02:31:52.698Z] 22a0e8bec74d: Pull complete [2022-06-07T02:31:52.698Z] 812f408151ee: Pull complete [2022-06-07T02:31:52.698Z] bab7bd504b26: Pull complete [2022-06-07T02:31:52.698Z] 070449caade9: Pull complete [2022-06-07T02:31:54.638Z] 8f1a5288e3a6: Pull complete [2022-06-07T02:31:54.638Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T02:31:54.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T02:31:54.638Z] ---> c47586b81864 [2022-06-07T02:31:54.639Z] Step 3/11 : ARG MAKE='make build' [2022-06-07T02:31:56.584Z] ---> Running in cfea3ece33ed [2022-06-07T02:31:56.584Z] Removing intermediate container cfea3ece33ed [2022-06-07T02:31:56.584Z] ---> 434ffd22a39e [2022-06-07T02:31:56.584Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:31:56.584Z] ---> Running in 6339d0811f34 [2022-06-07T02:31:56.584Z] Removing intermediate container 6339d0811f34 [2022-06-07T02:31:56.584Z] ---> 290338e6515f [2022-06-07T02:31:56.584Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:31:56.584Z] ---> Running in f172afab692c [2022-06-07T02:31:56.846Z] Removing intermediate container f172afab692c [2022-06-07T02:31:56.846Z] ---> 06c506efed5f [2022-06-07T02:31:56.846Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:31:56.846Z] ---> Running in 7a49c27cb07d [2022-06-07T02:31:57.420Z] Removing intermediate container 7a49c27cb07d [2022-06-07T02:31:57.420Z] ---> 6fdc357d7bb9 [2022-06-07T02:31:57.420Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:31:57.420Z] ---> Running in 0a4d16b72b1c [2022-06-07T02:31:57.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:31:58.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:31:58.885Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T02:31:59.146Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T02:31:59.146Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T02:31:59.407Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T02:31:59.407Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T02:31:59.407Z] OK: 224 MiB in 56 packages [2022-06-07T02:31:59.977Z] Removing intermediate container 0a4d16b72b1c [2022-06-07T02:31:59.977Z] ---> c842ef6820c4 [2022-06-07T02:31:59.977Z] Step 8/11 : WORKDIR /device-snmp-go [2022-06-07T02:31:59.977Z] ---> Running in 1e3ae5d23fda [2022-06-07T02:31:59.977Z] Removing intermediate container 1e3ae5d23fda [2022-06-07T02:31:59.977Z] ---> a62609daa535 [2022-06-07T02:31:59.977Z] Step 9/11 : COPY . . [2022-06-07T02:32:00.791Z] Still waiting to schedule task [2022-06-07T02:32:00.791Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1592’ is offline [2022-06-07T02:32:00.920Z] ---> b1e9d471e7c1 [2022-06-07T02:32:00.920Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:32:00.920Z] ---> Running in 073b0a28164e [2022-06-07T02:32:01.180Z] skipping... [2022-06-07T02:32:01.750Z] Removing intermediate container 073b0a28164e [2022-06-07T02:32:01.750Z] ---> 8a19ec5741fa [2022-06-07T02:32:01.750Z] Step 11/11 : RUN ${MAKE} [2022-06-07T02:32:01.750Z] ---> Running in 0a7b0224ea3b [2022-06-07T02:32:02.051Z] noop [2022-06-07T02:32:02.311Z] Removing intermediate container 0a7b0224ea3b [2022-06-07T02:32:02.311Z] ---> 922294b877d3 [2022-06-07T02:32:02.311Z] Successfully built 922294b877d3 [2022-06-07T02:32:02.311Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:02.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T02:32:02.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:32:02.723Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:32:02.761Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T02:32:03.159Z] $ docker top f2f4b0c64983a87d8857e0989d8c3052f71823b8b9e6e4666dcd615ace9176dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:32:03.555Z] + go version [2022-06-07T02:32:03.555Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T02:32:03.566Z] $ docker stop --time=1 f2f4b0c64983a87d8857e0989d8c3052f71823b8b9e6e4666dcd615ace9176dd [2022-06-07T02:32:04.908Z] $ docker rm -f f2f4b0c64983a87d8857e0989d8c3052f71823b8b9e6e4666dcd615ace9176dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:05.392Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T02:32:05.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:32:05.484Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:32:05.530Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T02:32:05.936Z] $ docker top d846beee51107bcd8e1fa44fdb4d8674cef77b5a07f5fc7954505d0f6ab7524e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:32:06.312Z] + make test [2022-06-07T02:32:06.312Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T02:32:06.573Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-07T02:32:13.157Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-07T02:32:13.157Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2022-06-07T02:32:13.157Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T02:32:16.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T02:32:16.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T02:32:16.459Z] ./bin/test-attribution-txt.sh [2022-06-07T02:32:16.720Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-07T02:32:16.720Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-07T02:32:16.984Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-07T02:32:16.985Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-07T02:32:16.985Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-07T02:32:16.985Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-07T02:32:16.985Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-07T02:32:16.985Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-07T02:32:16.985Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-07T02:32:16.985Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-07T02:32:16.985Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-07T02:32:16.985Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-07T02:32:16.985Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-07T02:32:16.985Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-07T02:32:16.985Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-07T02:32:16.985Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-07T02:32:16.985Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-07T02:32:16.985Z] go: downloading golang.org/x/text v0.3.6 [2022-06-07T02:32:16.985Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-07T02:32:16.985Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-07T02:32:16.985Z] go: downloading github.com/golang/mock v1.4.4 [2022-06-07T02:32:17.243Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-07T02:32:17.243Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-07T02:32:17.243Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-07T02:32:17.243Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-07T02:32:17.243Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-07T02:32:17.244Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-07T02:32:17.244Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-07T02:32:17.244Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-07T02:32:17.244Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-07T02:32:17.244Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-07T02:32:17.244Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-07T02:32:17.244Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-07T02:32:17.244Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-07T02:32:17.244Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-07T02:32:17.244Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-07T02:32:17.244Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-07T02:32:18.661Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:32:18.958Z] + go mod tidy [2022-06-07T02:32:18.958Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-07T02:32:18.958Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-07T02:32:18.958Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-07T02:32:18.958Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-07T02:32:18.958Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-07T02:32:18.958Z] go: downloading github.com/kr/text v0.2.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-07T02:32:18.958Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-07T02:32:18.958Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-07T02:32:18.958Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-07T02:32:19.218Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-07T02:32:19.218Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-07T02:32:19.218Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-07T02:32:19.218Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-07T02:32:19.218Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-07T02:32:19.218Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-07T02:32:19.231Z] $ docker stop --time=1 d846beee51107bcd8e1fa44fdb4d8674cef77b5a07f5fc7954505d0f6ab7524e [2022-06-07T02:32:21.335Z] $ docker rm -f d846beee51107bcd8e1fa44fdb4d8674cef77b5a07f5fc7954505d0f6ab7524e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:32:22.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T02:32:22.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T02:32:23.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T02:32:23.790Z] + ls -al . [2022-06-07T02:32:23.790Z] total 180 [2022-06-07T02:32:23.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 02:32 . [2022-06-07T02:32:23.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 02:31 .. [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 7 02:31 .dockerignore [2022-06-07T02:32:23.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 02:31 .git [2022-06-07T02:32:23.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:31 .github [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 255 Jun 7 02:31 .gitignore [2022-06-07T02:32:23.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 02:31 .semver [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jun 7 02:31 Attribution.txt [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 4800 Jun 7 02:31 CHANGELOG.md [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 1493 Jun 7 02:31 Dockerfile [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 02:31 GOVERNANCE.md [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 7 02:31 Jenkinsfile [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 02:31 LICENSE [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 7 02:31 Makefile [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 02:31 OWNERS.md [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jun 7 02:31 README.md [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 02:31 VERSION [2022-06-07T02:32:23.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:31 bin [2022-06-07T02:32:23.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:31 cmd [2022-06-07T02:32:23.790Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 7 02:32 coverage.out [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 7 02:32 go.mod [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 49477 Jun 7 02:31 go.sum [2022-06-07T02:32:23.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:31 internal [2022-06-07T02:32:23.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:31 snap [2022-06-07T02:32:23.790Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 02:31 vendor [2022-06-07T02:32:23.790Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 7 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:24.114Z] + 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=9dfa39e25740af4f73019c6d8198dfd4ed11294a --label arch=amd64 --label version=2.1.1-dev.2 . [2022-06-07T02:32:24.114Z] Sending build context to Docker daemon 16.35MB [2022-06-07T02:32:24.114Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T02:32:24.114Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-07T02:32:24.114Z] ---> 922294b877d3 [2022-06-07T02:32:24.114Z] Step 3/23 : ARG MAKE='make build' [2022-06-07T02:32:24.374Z] ---> Running in d732d5ee5501 [2022-06-07T02:32:24.374Z] Removing intermediate container d732d5ee5501 [2022-06-07T02:32:24.374Z] ---> 96a048ac15c5 [2022-06-07T02:32:24.374Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:32:24.633Z] ---> Running in d60881862adc [2022-06-07T02:32:24.633Z] Removing intermediate container d60881862adc [2022-06-07T02:32:24.633Z] ---> 0963dc401c58 [2022-06-07T02:32:24.633Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:32:24.633Z] ---> Running in 02b32a22526d [2022-06-07T02:32:24.892Z] Removing intermediate container 02b32a22526d [2022-06-07T02:32:24.892Z] ---> 857e6f0baffc [2022-06-07T02:32:24.892Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:32:24.892Z] ---> Running in 91a250b5846f [2022-06-07T02:32:25.462Z] Removing intermediate container 91a250b5846f [2022-06-07T02:32:25.462Z] ---> 46c4ff8a3cdd [2022-06-07T02:32:25.462Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:32:25.462Z] ---> Running in 1bab8c8972e2 [2022-06-07T02:32:25.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:26.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:26.932Z] OK: 224 MiB in 56 packages [2022-06-07T02:32:27.191Z] Removing intermediate container 1bab8c8972e2 [2022-06-07T02:32:27.191Z] ---> 1935a2f33edd [2022-06-07T02:32:27.191Z] Step 8/23 : WORKDIR /device-snmp-go [2022-06-07T02:32:27.453Z] ---> Running in a842f97dcd0f [2022-06-07T02:32:27.453Z] Removing intermediate container a842f97dcd0f [2022-06-07T02:32:27.453Z] ---> 9612ca480e69 [2022-06-07T02:32:27.453Z] Step 9/23 : COPY . . [2022-06-07T02:32:28.391Z] ---> 1f039c6eb388 [2022-06-07T02:32:28.391Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:32:28.391Z] ---> Running in d85df70294f5 [2022-06-07T02:32:28.652Z] skipping... [2022-06-07T02:32:28.918Z] Removing intermediate container d85df70294f5 [2022-06-07T02:32:28.918Z] ---> 2e0f6ff296f6 [2022-06-07T02:32:28.918Z] Step 11/23 : RUN ${MAKE} [2022-06-07T02:32:29.179Z] ---> Running in 540963466e49 [2022-06-07T02:32:29.438Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.1" -o cmd/device-snmp ./cmd [2022-06-07T02:32:37.608Z] Removing intermediate container 540963466e49 [2022-06-07T02:32:37.608Z] ---> fcc58d11e9dd [2022-06-07T02:32:37.608Z] Step 12/23 : FROM alpine:3.14 [2022-06-07T02:32:37.608Z] 3.14: Pulling from library/alpine [2022-06-07T02:32:37.608Z] 8663204ce13b: Pulling fs layer [2022-06-07T02:32:37.608Z] 8663204ce13b: Verifying Checksum [2022-06-07T02:32:37.608Z] 8663204ce13b: Download complete [2022-06-07T02:32:37.608Z] 8663204ce13b: Pull complete [2022-06-07T02:32:37.608Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T02:32:37.608Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T02:32:37.608Z] ---> e04c818066af [2022-06-07T02:32:37.608Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T02:32:37.608Z] ---> Running in e70f10b5564b [2022-06-07T02:32:37.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:38.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:38.138Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T02:32:38.138Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T02:32:38.138Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T02:32:38.138Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T02:32:38.138Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T02:32:38.138Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T02:32:38.138Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T02:32:38.138Z] OK: 8 MiB in 20 packages [2022-06-07T02:32:38.705Z] Removing intermediate container e70f10b5564b [2022-06-07T02:32:38.705Z] ---> 9c479d07f458 [2022-06-07T02:32:38.705Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-06-07T02:32:38.967Z] ---> cf4e7769d68e [2022-06-07T02:32:38.967Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-07T02:32:39.233Z] ---> 02ad3bf7fa0c [2022-06-07T02:32:39.233Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-07T02:32:39.233Z] ---> 2875f075d349 [2022-06-07T02:32:39.233Z] Step 17/23 : EXPOSE 59993 [2022-06-07T02:32:39.498Z] ---> Running in f11b5d3b346d [2022-06-07T02:32:39.498Z] Removing intermediate container f11b5d3b346d [2022-06-07T02:32:39.498Z] ---> 2185206f215d [2022-06-07T02:32:39.498Z] Step 18/23 : EXPOSE 161 [2022-06-07T02:32:39.498Z] ---> Running in 36fd7c8e6c0b [2022-06-07T02:32:39.758Z] Removing intermediate container 36fd7c8e6c0b [2022-06-07T02:32:39.759Z] ---> d45081d2d1dc [2022-06-07T02:32:39.759Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-06-07T02:32:39.759Z] ---> Running in e808a074eab2 [2022-06-07T02:32:39.759Z] Removing intermediate container e808a074eab2 [2022-06-07T02:32:39.759Z] ---> 22f9858d8a7e [2022-06-07T02:32:39.759Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-07T02:32:39.759Z] ---> Running in c75a3b2f594f [2022-06-07T02:32:40.018Z] Removing intermediate container c75a3b2f594f [2022-06-07T02:32:40.018Z] ---> f2d06d679ce6 [2022-06-07T02:32:40.018Z] Step 21/23 : LABEL arch=amd64 [2022-06-07T02:32:40.018Z] ---> Running in c09f2d827122 [2022-06-07T02:32:40.018Z] Removing intermediate container c09f2d827122 [2022-06-07T02:32:40.018Z] ---> 7fc4a2c7785c [2022-06-07T02:32:40.018Z] Step 22/23 : LABEL git_sha=9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:32:40.018Z] ---> Running in aca7ba1a5e01 [2022-06-07T02:32:40.280Z] Removing intermediate container aca7ba1a5e01 [2022-06-07T02:32:40.280Z] ---> 33ee61c64de1 [2022-06-07T02:32:40.280Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-07T02:32:40.280Z] ---> Running in e7cdb40b5a99 [2022-06-07T02:32:40.280Z] Removing intermediate container e7cdb40b5a99 [2022-06-07T02:32:40.280Z] ---> 5bb9fbe1d77e [2022-06-07T02:32:40.280Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T02:32:40.280Z] Successfully built 5bb9fbe1d77e [2022-06-07T02:32:40.280Z] 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-06-07T02:32:40.412Z] provisioning config files... [2022-06-07T02:32:40.424Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config9039291317223049727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:32:40.759Z] ---> docker-login.sh [2022-06-07T02:32:40.759Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:32:40.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:40.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:40.759Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:40.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:40.759Z] [2022-06-07T02:32:40.759Z] Login Succeeded [2022-06-07T02:32:40.759Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:32:40.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:40.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:40.759Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:40.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:40.759Z] [2022-06-07T02:32:40.759Z] Login Succeeded [2022-06-07T02:32:40.759Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:32:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:41.028Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:41.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:41.028Z] [2022-06-07T02:32:41.028Z] Login Succeeded [2022-06-07T02:32:41.028Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:32:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:41.028Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:41.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:41.028Z] [2022-06-07T02:32:41.028Z] Login Succeeded [2022-06-07T02:32:41.298Z] docker.io [2022-06-07T02:32:41.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:41.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:41.585Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:41.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:41.585Z] [2022-06-07T02:32:41.585Z] Login Succeeded [2022-06-07T02:32:41.585Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:32:41.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:32:41.636Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:32:41.675Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-06-07T02:32:41.675Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:32:41.675Z] 2.1.1-dev.2 [2022-06-07T02:32:41.675Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:32:41.675Z] jakarta [2022-06-07T02:32:41.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:42.017Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:42.350Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:32:42.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-07T02:32:42.350Z] 22f6fa728f00: Preparing [2022-06-07T02:32:42.350Z] 2aa5d0239f2f: Preparing [2022-06-07T02:32:42.350Z] 0b70f95bb174: Preparing [2022-06-07T02:32:42.350Z] acc8eced6ef9: Preparing [2022-06-07T02:32:42.350Z] b541d28bf3b4: Preparing [2022-06-07T02:32:42.350Z] b541d28bf3b4: Layer already exists [2022-06-07T02:32:42.350Z] 22f6fa728f00: Pushed [2022-06-07T02:32:42.350Z] 2aa5d0239f2f: Pushed [2022-06-07T02:32:42.609Z] acc8eced6ef9: Pushed [2022-06-07T02:32:43.553Z] 0b70f95bb174: Pushed [2022-06-07T02:32:43.813Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a: digest: sha256:28f22042ffd7dbba9df4efe75b434886daf84c5a2fa78aff7e78ef14fcefe6fd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:44.150Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:44.469Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.2 [2022-06-07T02:32:44.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-07T02:32:44.469Z] 22f6fa728f00: Preparing [2022-06-07T02:32:44.469Z] 2aa5d0239f2f: Preparing [2022-06-07T02:32:44.469Z] 0b70f95bb174: Preparing [2022-06-07T02:32:44.469Z] acc8eced6ef9: Preparing [2022-06-07T02:32:44.469Z] b541d28bf3b4: Preparing [2022-06-07T02:32:44.469Z] 22f6fa728f00: Layer already exists [2022-06-07T02:32:44.469Z] 2aa5d0239f2f: Layer already exists [2022-06-07T02:32:44.469Z] b541d28bf3b4: Layer already exists [2022-06-07T02:32:44.469Z] 0b70f95bb174: Layer already exists [2022-06-07T02:32:44.469Z] acc8eced6ef9: Layer already exists [2022-06-07T02:32:44.469Z] 2.1.1-dev.2: digest: sha256:28f22042ffd7dbba9df4efe75b434886daf84c5a2fa78aff7e78ef14fcefe6fd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:44.800Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:45.124Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:32:45.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-07T02:32:45.124Z] 22f6fa728f00: Preparing [2022-06-07T02:32:45.124Z] 2aa5d0239f2f: Preparing [2022-06-07T02:32:45.124Z] 0b70f95bb174: Preparing [2022-06-07T02:32:45.124Z] acc8eced6ef9: Preparing [2022-06-07T02:32:45.124Z] b541d28bf3b4: Preparing [2022-06-07T02:32:45.124Z] b541d28bf3b4: Layer already exists [2022-06-07T02:32:45.124Z] acc8eced6ef9: Layer already exists [2022-06-07T02:32:45.124Z] 22f6fa728f00: Layer already exists [2022-06-07T02:32:45.124Z] 0b70f95bb174: Layer already exists [2022-06-07T02:32:45.124Z] 2aa5d0239f2f: Layer already exists [2022-06-07T02:32:45.124Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2: digest: sha256:28f22042ffd7dbba9df4efe75b434886daf84c5a2fa78aff7e78ef14fcefe6fd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:45.459Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:45.781Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:jakarta [2022-06-07T02:32:45.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-07T02:32:45.782Z] 22f6fa728f00: Preparing [2022-06-07T02:32:45.782Z] 2aa5d0239f2f: Preparing [2022-06-07T02:32:45.782Z] 0b70f95bb174: Preparing [2022-06-07T02:32:45.782Z] acc8eced6ef9: Preparing [2022-06-07T02:32:45.782Z] b541d28bf3b4: Preparing [2022-06-07T02:32:45.782Z] 0b70f95bb174: Layer already exists [2022-06-07T02:32:45.782Z] b541d28bf3b4: Layer already exists [2022-06-07T02:32:45.782Z] 22f6fa728f00: Layer already exists [2022-06-07T02:32:45.782Z] acc8eced6ef9: Layer already exists [2022-06-07T02:32:45.782Z] 2aa5d0239f2f: Layer already exists [2022-06-07T02:32:45.782Z] jakarta: digest: sha256:28f22042ffd7dbba9df4efe75b434886daf84c5a2fa78aff7e78ef14fcefe6fd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:32:45.838Z] ===================================================== [Pipeline] echo [2022-06-07T02:32:45.853Z] taggedImages: [2022-06-07T02:32:45.853Z] - nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:32:45.853Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.2 [2022-06-07T02:32:45.853Z] - nexus3.edgexfoundry.org:10004/device-snmp:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:32:45.853Z] - 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-06-07T02:32:46.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:46.263Z] [2022-06-07T02:32:46.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:46.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:46.573Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T02:32:46.573Z] 5eb5b503b376: Pulling fs layer [2022-06-07T02:32:46.573Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T02:32:46.573Z] ec43610c2a17: Pulling fs layer [2022-06-07T02:32:46.573Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T02:32:46.573Z] 33b1e0a273af: Pulling fs layer [2022-06-07T02:32:46.573Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T02:32:46.573Z] 2f39f015ded8: Pulling fs layer [2022-06-07T02:32:46.573Z] 2f39f015ded8: Waiting [2022-06-07T02:32:46.573Z] 33b1e0a273af: Waiting [2022-06-07T02:32:46.573Z] 5d3b04190fa2: Waiting [2022-06-07T02:32:46.573Z] 5c69ac0246d0: Verifying Checksum [2022-06-07T02:32:46.573Z] 5c69ac0246d0: Download complete [2022-06-07T02:32:46.573Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T02:32:46.573Z] 3a2ae6a8a46f: Download complete [2022-06-07T02:32:46.573Z] 33b1e0a273af: Verifying Checksum [2022-06-07T02:32:46.573Z] 33b1e0a273af: Download complete [2022-06-07T02:32:46.573Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T02:32:46.573Z] 5d3b04190fa2: Download complete [2022-06-07T02:32:46.573Z] ec43610c2a17: Download complete [2022-06-07T02:32:46.831Z] 5eb5b503b376: Verifying Checksum [2022-06-07T02:32:46.832Z] 5eb5b503b376: Download complete [2022-06-07T02:32:47.399Z] 2f39f015ded8: Verifying Checksum [2022-06-07T02:32:47.399Z] 2f39f015ded8: Download complete [2022-06-07T02:32:47.967Z] 5eb5b503b376: Pull complete [2022-06-07T02:32:48.226Z] 5c69ac0246d0: Pull complete [2022-06-07T02:32:48.485Z] ec43610c2a17: Pull complete [2022-06-07T02:32:48.485Z] 3a2ae6a8a46f: Pull complete [2022-06-07T02:32:48.745Z] 33b1e0a273af: Pull complete [2022-06-07T02:32:48.745Z] 5d3b04190fa2: Pull complete [2022-06-07T02:32:52.947Z] 2f39f015ded8: Pull complete [2022-06-07T02:32:52.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T02:32:52.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:52.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:32:53.043Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:32:53.082Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T02:32:55.069Z] $ docker top 4b4efeae7618f3d5c8c5dae3f263739eedcac39a4ac62e41e144c01f4cbb4740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:32:55.461Z] ---> job-cost.sh [2022-06-07T02:32:55.462Z] lf-activate-venv: SKIPPING [2022-06-07T02:32:55.462Z] INFO: No Stack... [2022-06-07T02:32:55.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T02:32:56.295Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T02:32:56.589Z] + cat /w/workspace/exfoundry_device-snmp-go_jakarta/archives/cost.csv [2022-06-07T02:32:56.590Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T02:32:56.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [2022-06-07T02:32:56.616Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] did not exist. Created. [2022-06-07T02:32:56.616Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T02:32:56.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T02:32:56.975Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T02:32:56.983Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T02:32:57.005Z] $ docker stop --time=1 4b4efeae7618f3d5c8c5dae3f263739eedcac39a4ac62e41e144c01f4cbb4740 [2022-06-07T02:32:58.191Z] $ docker rm -f 4b4efeae7618f3d5c8c5dae3f263739eedcac39a4ac62e41e144c01f4cbb4740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T02:34:40.822Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1594 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-07T02:34:40.835Z] Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout [2022-06-07T02:34:40.934Z] Selected Git installation does not exist. Using Default [2022-06-07T02:34:40.934Z] The recommended git tool is: NONE [2022-06-07T02:34:49.275Z] using credential edgex-jenkins-ssh [2022-06-07T02:34:49.297Z] Cloning the remote Git repository [2022-06-07T02:34:49.365Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-06-07T02:34:49.468Z] > git init /w/workspace/device-snmp-go/5 # timeout=10 [2022-06-07T02:34:49.578Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-06-07T02:34:49.580Z] > git --version # timeout=10 [2022-06-07T02:34:49.603Z] > git --version # 'git version 2.25.1' [2022-06-07T02:34:49.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T02:34:50.767Z] Avoid second fetch [2022-06-07T02:34:50.767Z] Checking out Revision 9dfa39e25740af4f73019c6d8198dfd4ed11294a (jakarta) [2022-06-07T02:34:49.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T02:34:50.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-06-07T02:34:50.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T02:34:50.854Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T02:34:50.917Z] > git checkout -f 9dfa39e25740af4f73019c6d8198dfd4ed11294a # timeout=10 [2022-06-07T02:34:56.139Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:34:57.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T02:34:57.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T02:34:57.035Z] Dload Upload Total Spent Left Speed [2022-06-07T02:34:57.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-06-07T02:34:57.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T02:34:58.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T02:34:58.233Z] + sudo tee /etc/docker/daemon.new [2022-06-07T02:34:58.233Z] { [2022-06-07T02:34:58.233Z] "registry-mirrors": [ [2022-06-07T02:34:58.233Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T02:34:58.233Z] ], [2022-06-07T02:34:58.233Z] "bip": "10.250.0.254/24", [2022-06-07T02:34:58.233Z] "hosts": [ [2022-06-07T02:34:58.233Z] "tcp://0.0.0.0:5555", [2022-06-07T02:34:58.233Z] "unix:///var/run/docker.sock" [2022-06-07T02:34:58.233Z] ], [2022-06-07T02:34:58.233Z] "mtu": 1458, [2022-06-07T02:34:58.233Z] "selinux-enabled": true, [2022-06-07T02:34:58.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T02:34:58.233Z] } [Pipeline] sh [2022-06-07T02:34:58.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T02:34:58.979Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:35:17.454Z] provisioning config files... [2022-06-07T02:35:17.485Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config3363397852451412627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:35:18.083Z] ---> docker-login.sh [2022-06-07T02:35:18.083Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:35:18.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:35:18.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:35:18.967Z] Configure a credential helper to remove this warning. See [2022-06-07T02:35:18.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:35:18.967Z] [2022-06-07T02:35:18.967Z] Login Succeeded [2022-06-07T02:35:18.967Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:35:19.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:35:19.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:35:19.570Z] Configure a credential helper to remove this warning. See [2022-06-07T02:35:19.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:35:19.570Z] [2022-06-07T02:35:19.570Z] Login Succeeded [2022-06-07T02:35:19.570Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:35:20.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:35:20.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:35:20.177Z] Configure a credential helper to remove this warning. See [2022-06-07T02:35:20.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:35:20.177Z] [2022-06-07T02:35:20.177Z] Login Succeeded [2022-06-07T02:35:20.177Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:35:20.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:35:20.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:35:20.775Z] Configure a credential helper to remove this warning. See [2022-06-07T02:35:20.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:35:20.775Z] [2022-06-07T02:35:20.775Z] Login Succeeded [2022-06-07T02:35:20.775Z] docker.io [2022-06-07T02:35:21.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:35:21.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:35:21.650Z] Configure a credential helper to remove this warning. See [2022-06-07T02:35:21.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:35:21.650Z] [2022-06-07T02:35:21.650Z] Login Succeeded [2022-06-07T02:35:21.650Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:35:21.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T02:35:21.951Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:35:21.966Z] ========================================================= [2022-06-07T02:35:21.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T02:35:21.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:35:22.338Z] + 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-06-07T02:35:23.786Z] Sending build context to Docker daemon 13.72MB [2022-06-07T02:35:23.786Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T02:35:23.786Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T02:35:23.786Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T02:35:23.786Z] 9b3977197b4f: Pulling fs layer [2022-06-07T02:35:23.786Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T02:35:23.786Z] 94645a83ff95: Pulling fs layer [2022-06-07T02:35:23.786Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T02:35:23.786Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T02:35:23.786Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T02:35:23.786Z] 626d30ff41c6: Pulling fs layer [2022-06-07T02:35:23.786Z] de1d54c125be: Pulling fs layer [2022-06-07T02:35:23.786Z] 3f3a8bcf1eab: Waiting [2022-06-07T02:35:23.786Z] 0c92f367c5e7: Waiting [2022-06-07T02:35:23.786Z] 63b1bc5785f6: Waiting [2022-06-07T02:35:23.786Z] 626d30ff41c6: Waiting [2022-06-07T02:35:23.786Z] de1d54c125be: Waiting [2022-06-07T02:35:23.786Z] 94645a83ff95: Verifying Checksum [2022-06-07T02:35:23.786Z] 94645a83ff95: Download complete [2022-06-07T02:35:23.786Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T02:35:23.786Z] 1a89e8eeedd5: Download complete [2022-06-07T02:35:24.068Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T02:35:24.068Z] 0c92f367c5e7: Download complete [2022-06-07T02:35:24.068Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T02:35:24.068Z] 63b1bc5785f6: Download complete [2022-06-07T02:35:24.068Z] 9b3977197b4f: Download complete [2022-06-07T02:35:24.068Z] 626d30ff41c6: Verifying Checksum [2022-06-07T02:35:24.068Z] 626d30ff41c6: Download complete [2022-06-07T02:35:24.697Z] 9b3977197b4f: Pull complete [2022-06-07T02:35:25.304Z] 1a89e8eeedd5: Pull complete [2022-06-07T02:35:25.584Z] 94645a83ff95: Pull complete [2022-06-07T02:35:26.194Z] de1d54c125be: Verifying Checksum [2022-06-07T02:35:26.194Z] de1d54c125be: Download complete [2022-06-07T02:35:26.792Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T02:35:26.792Z] 3f3a8bcf1eab: Download complete [2022-06-07T02:35:39.266Z] 3f3a8bcf1eab: Pull complete [2022-06-07T02:35:39.266Z] 0c92f367c5e7: Pull complete [2022-06-07T02:35:39.266Z] 63b1bc5785f6: Pull complete [2022-06-07T02:35:39.266Z] 626d30ff41c6: Pull complete [2022-06-07T02:35:44.726Z] de1d54c125be: Pull complete [2022-06-07T02:35:44.726Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T02:35:44.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T02:35:44.726Z] ---> 5f011755c4a2 [2022-06-07T02:35:44.726Z] Step 3/11 : ARG MAKE='make build' [2022-06-07T02:35:46.732Z] ---> Running in 673efe48a4dc [2022-06-07T02:35:47.011Z] Removing intermediate container 673efe48a4dc [2022-06-07T02:35:47.011Z] ---> a810215bf6cf [2022-06-07T02:35:47.011Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:35:47.011Z] ---> Running in 166f26033e97 [2022-06-07T02:35:47.626Z] Removing intermediate container 166f26033e97 [2022-06-07T02:35:47.626Z] ---> 08e85048c6e8 [2022-06-07T02:35:47.626Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:35:47.626Z] ---> Running in 8b2f7ede5b05 [2022-06-07T02:35:49.640Z] Removing intermediate container 8b2f7ede5b05 [2022-06-07T02:35:49.640Z] ---> c23ef68d8621 [2022-06-07T02:35:49.640Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:35:49.640Z] ---> Running in ac35eac1749e [2022-06-07T02:35:51.660Z] Removing intermediate container ac35eac1749e [2022-06-07T02:35:51.660Z] ---> 8c838fa254af [2022-06-07T02:35:51.660Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:35:51.660Z] ---> Running in 3d5526e2fdda [2022-06-07T02:35:52.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:35:53.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:35:54.664Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T02:35:54.664Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T02:35:54.938Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T02:35:54.938Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T02:35:55.218Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T02:35:55.218Z] OK: 224 MiB in 56 packages [2022-06-07T02:35:56.224Z] Removing intermediate container 3d5526e2fdda [2022-06-07T02:35:56.224Z] ---> becfb0c33bb8 [2022-06-07T02:35:56.224Z] Step 8/11 : WORKDIR /device-snmp-go [2022-06-07T02:35:56.224Z] ---> Running in f032a4cc3db5 [2022-06-07T02:35:56.832Z] Removing intermediate container f032a4cc3db5 [2022-06-07T02:35:56.832Z] ---> a6c51ccece6a [2022-06-07T02:35:56.832Z] Step 9/11 : COPY . . [2022-06-07T02:36:01.148Z] ---> 41d0251c2684 [2022-06-07T02:36:01.148Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:36:01.148Z] ---> Running in 46f03d3f547d [2022-06-07T02:36:01.755Z] skipping... [2022-06-07T02:36:02.367Z] Removing intermediate container 46f03d3f547d [2022-06-07T02:36:02.367Z] ---> d929eccd2ada [2022-06-07T02:36:02.367Z] Step 11/11 : RUN ${MAKE} [2022-06-07T02:36:02.643Z] ---> Running in fdfa0d27d51d [2022-06-07T02:36:03.636Z] noop [2022-06-07T02:36:04.620Z] Removing intermediate container fdfa0d27d51d [2022-06-07T02:36:04.620Z] ---> dd2873ce0292 [2022-06-07T02:36:04.620Z] Successfully built dd2873ce0292 [2022-06-07T02:36:04.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:36:05.008Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T02:36:05.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:36:05.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-1594 does not seem to be running inside a container [2022-06-07T02:36:05.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T02:36:06.967Z] $ docker top 3dc8fe11eafe4120054c83aaa830b88d66bbe42fc5e30fcba64bf3bf4b24e4ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:36:07.937Z] + go version [2022-06-07T02:36:07.937Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T02:36:07.972Z] $ docker stop --time=1 3dc8fe11eafe4120054c83aaa830b88d66bbe42fc5e30fcba64bf3bf4b24e4ee [2022-06-07T02:36:09.754Z] $ docker rm -f 3dc8fe11eafe4120054c83aaa830b88d66bbe42fc5e30fcba64bf3bf4b24e4ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:36:10.443Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T02:36:10.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:36:10.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-1594 does not seem to be running inside a container [2022-06-07T02:36:10.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T02:36:12.328Z] $ docker top 50887584db92d6d85330b5422f82b73dcf512701bc7c9e81a4e0ea346da6db98 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:36:13.331Z] + make test [2022-06-07T02:36:13.332Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T02:36:14.817Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-07T02:37:11.601Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-07T02:37:11.602Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2022-06-07T02:37:11.602Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T02:37:30.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T02:37:30.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T02:37:30.111Z] ./bin/test-attribution-txt.sh [2022-06-07T02:37:30.111Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-07T02:37:30.111Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-07T02:37:30.111Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-06-07T02:37:30.409Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-07T02:37:30.409Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-07T02:37:30.409Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-07T02:37:30.409Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-07T02:37:30.409Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-07T02:37:30.409Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-07T02:37:30.717Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-07T02:37:30.717Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-07T02:37:30.717Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-07T02:37:30.717Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-07T02:37:30.717Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-07T02:37:30.717Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-07T02:37:30.717Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-07T02:37:30.717Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-07T02:37:30.717Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-07T02:37:30.717Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-07T02:37:30.717Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-07T02:37:30.717Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-07T02:37:31.016Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-07T02:37:31.016Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-07T02:37:31.016Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-07T02:37:31.016Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-07T02:37:31.321Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-07T02:37:31.321Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-07T02:37:31.321Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-07T02:37:31.321Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-07T02:37:31.321Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-07T02:37:31.321Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-07T02:37:31.321Z] go: downloading golang.org/x/text v0.3.6 [2022-06-07T02:37:32.370Z] go: downloading github.com/golang/mock v1.4.4 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-07T02:37:32.661Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-07T02:37:33.310Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-07T02:37:33.310Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-07T02:37:33.310Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-07T02:37:33.595Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-07T02:37:34.628Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-07T02:37:34.628Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-07T02:37:34.628Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-07T02:37:34.628Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-07T02:37:34.628Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-07T02:37:34.628Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-07T02:37:34.628Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-07T02:37:40.103Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:37:40.810Z] + go mod tidy [2022-06-07T02:37:40.810Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-07T02:37:41.102Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-07T02:37:41.102Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-07T02:37:41.383Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-07T02:37:41.383Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-07T02:37:41.383Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-07T02:37:41.383Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-07T02:37:41.383Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-07T02:37:41.383Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-07T02:37:41.383Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-07T02:37:41.383Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-07T02:37:41.383Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-07T02:37:41.383Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-07T02:37:41.383Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-07T02:37:41.660Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-07T02:37:41.660Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-07T02:37:41.660Z] go: downloading github.com/kr/text v0.2.0 [2022-06-07T02:37:41.660Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-07T02:37:41.660Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-07T02:37:41.660Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-07T02:37:41.660Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-07T02:37:41.660Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-07T02:37:41.947Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-07T02:37:41.947Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-07T02:37:41.947Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-07T02:37:41.947Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-07T02:37:42.228Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-07T02:37:42.266Z] $ docker stop --time=1 50887584db92d6d85330b5422f82b73dcf512701bc7c9e81a4e0ea346da6db98 [2022-06-07T02:37:44.931Z] $ docker rm -f 50887584db92d6d85330b5422f82b73dcf512701bc7c9e81a4e0ea346da6db98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:37:47.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T02:37:47.536Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T02:37:48.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:37:48.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T02:37:49.358Z] + ls -al . [2022-06-07T02:37:49.358Z] total 176 [2022-06-07T02:37:49.358Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 02:37 . [2022-06-07T02:37:49.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 02:34 .. [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 7 02:34 .dockerignore [2022-06-07T02:37:49.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 02:34 .git [2022-06-07T02:37:49.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:34 .github [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 255 Jun 7 02:34 .gitignore [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jun 7 02:34 Attribution.txt [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 4800 Jun 7 02:34 CHANGELOG.md [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 1493 Jun 7 02:34 Dockerfile [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 02:34 GOVERNANCE.md [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 7 02:34 Jenkinsfile [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 02:34 LICENSE [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 7 02:34 Makefile [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 02:34 OWNERS.md [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jun 7 02:34 README.md [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 02:31 VERSION [2022-06-07T02:37:49.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:34 bin [2022-06-07T02:37:49.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 cmd [2022-06-07T02:37:49.358Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 7 02:37 coverage.out [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 7 02:37 go.mod [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 49477 Jun 7 02:34 go.sum [2022-06-07T02:37:49.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 internal [2022-06-07T02:37:49.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 snap [2022-06-07T02:37:49.358Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 02:34 vendor [2022-06-07T02:37:49.358Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 7 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:37:49.794Z] + 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=9dfa39e25740af4f73019c6d8198dfd4ed11294a --label arch=arm64 --label version=2.1.1-dev.2 . [2022-06-07T02:37:51.303Z] Sending build context to Docker daemon 13.73MB [2022-06-07T02:37:51.303Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-07T02:37:51.303Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-07T02:37:51.303Z] ---> dd2873ce0292 [2022-06-07T02:37:51.303Z] Step 3/23 : ARG MAKE='make build' [2022-06-07T02:37:51.578Z] ---> Running in 4b3f5b702183 [2022-06-07T02:37:51.867Z] Removing intermediate container 4b3f5b702183 [2022-06-07T02:37:51.867Z] ---> 6af519653a0a [2022-06-07T02:37:51.867Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:37:52.155Z] ---> Running in 8b11ab91d930 [2022-06-07T02:37:52.449Z] Removing intermediate container 8b11ab91d930 [2022-06-07T02:37:52.449Z] ---> 3c8992a7e3b7 [2022-06-07T02:37:52.449Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:37:52.449Z] ---> Running in ba67e16e8fb6 [2022-06-07T02:37:52.734Z] Removing intermediate container ba67e16e8fb6 [2022-06-07T02:37:52.734Z] ---> 467ab6f714bc [2022-06-07T02:37:52.734Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:37:52.734Z] ---> Running in b920b1e6454f [2022-06-07T02:37:54.774Z] Removing intermediate container b920b1e6454f [2022-06-07T02:37:54.774Z] ---> 506f026a981b [2022-06-07T02:37:54.774Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:37:54.774Z] ---> Running in b73dfccab3ef [2022-06-07T02:37:55.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:37:56.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:37:57.767Z] OK: 224 MiB in 56 packages [2022-06-07T02:37:58.378Z] Removing intermediate container b73dfccab3ef [2022-06-07T02:37:58.378Z] ---> eb6a72b526d2 [2022-06-07T02:37:58.378Z] Step 8/23 : WORKDIR /device-snmp-go [2022-06-07T02:37:58.650Z] ---> Running in 12a95227d453 [2022-06-07T02:37:58.925Z] Removing intermediate container 12a95227d453 [2022-06-07T02:37:58.925Z] ---> daf2d7bcd222 [2022-06-07T02:37:58.925Z] Step 9/23 : COPY . . [2022-06-07T02:38:03.293Z] ---> d043346259f1 [2022-06-07T02:38:03.293Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:38:03.293Z] ---> Running in f5571a215ec5 [2022-06-07T02:38:04.297Z] skipping... [2022-06-07T02:38:04.898Z] Removing intermediate container f5571a215ec5 [2022-06-07T02:38:04.898Z] ---> 54bdee497145 [2022-06-07T02:38:04.898Z] Step 11/23 : RUN ${MAKE} [2022-06-07T02:38:04.898Z] ---> Running in a0ab0d6e14b6 [2022-06-07T02:38:05.901Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.1" -o cmd/device-snmp ./cmd [2022-06-07T02:38:53.071Z] Removing intermediate container a0ab0d6e14b6 [2022-06-07T02:38:53.071Z] ---> f6d13a075863 [2022-06-07T02:38:53.071Z] Step 12/23 : FROM alpine:3.14 [2022-06-07T02:38:53.071Z] 3.14: Pulling from library/alpine [2022-06-07T02:38:53.071Z] 455c02918c45: Pulling fs layer [2022-06-07T02:38:53.071Z] 455c02918c45: Verifying Checksum [2022-06-07T02:38:53.071Z] 455c02918c45: Download complete [2022-06-07T02:38:53.071Z] 455c02918c45: Pull complete [2022-06-07T02:38:53.071Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T02:38:53.071Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T02:38:53.071Z] ---> ac73e934f311 [2022-06-07T02:38:53.071Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T02:38:53.071Z] ---> Running in 022cd3285f2c [2022-06-07T02:38:54.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:54.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:55.358Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T02:38:55.358Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T02:38:55.358Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T02:38:55.358Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T02:38:55.358Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T02:38:55.358Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T02:38:55.358Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T02:38:55.358Z] OK: 8 MiB in 20 packages [2022-06-07T02:38:56.393Z] Removing intermediate container 022cd3285f2c [2022-06-07T02:38:56.393Z] ---> d6c73d97903d [2022-06-07T02:38:56.393Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-06-07T02:38:56.997Z] ---> e3091b1ad003 [2022-06-07T02:38:56.997Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-07T02:38:57.621Z] ---> 9523bd044e97 [2022-06-07T02:38:57.621Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-07T02:38:58.230Z] ---> 34a2eb48b88d [2022-06-07T02:38:58.230Z] Step 17/23 : EXPOSE 59993 [2022-06-07T02:38:58.230Z] ---> Running in a47d59ea9691 [2022-06-07T02:38:58.513Z] Removing intermediate container a47d59ea9691 [2022-06-07T02:38:58.513Z] ---> 9c1dc0bf714a [2022-06-07T02:38:58.513Z] Step 18/23 : EXPOSE 161 [2022-06-07T02:38:58.792Z] ---> Running in e8e910ff5937 [2022-06-07T02:38:59.071Z] Removing intermediate container e8e910ff5937 [2022-06-07T02:38:59.071Z] ---> 1b6eac81f8e9 [2022-06-07T02:38:59.071Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-06-07T02:38:59.071Z] ---> Running in 3723ee44db48 [2022-06-07T02:38:59.344Z] Removing intermediate container 3723ee44db48 [2022-06-07T02:38:59.344Z] ---> 8d0babcfd9ee [2022-06-07T02:38:59.344Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-07T02:38:59.344Z] ---> Running in 83ae23dcb71e [2022-06-07T02:38:59.942Z] Removing intermediate container 83ae23dcb71e [2022-06-07T02:38:59.942Z] ---> 075b1c95470e [2022-06-07T02:38:59.942Z] Step 21/23 : LABEL arch=arm64 [2022-06-07T02:38:59.942Z] ---> Running in 5b1d595a4f4a [2022-06-07T02:39:00.225Z] Removing intermediate container 5b1d595a4f4a [2022-06-07T02:39:00.225Z] ---> 4fe31e95f1ea [2022-06-07T02:39:00.225Z] Step 22/23 : LABEL git_sha=9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:39:00.225Z] ---> Running in c8de0dc77a18 [2022-06-07T02:39:00.512Z] Removing intermediate container c8de0dc77a18 [2022-06-07T02:39:00.512Z] ---> fa15bbeffa39 [2022-06-07T02:39:00.512Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-07T02:39:00.806Z] ---> Running in 9574123ed332 [2022-06-07T02:39:01.087Z] Removing intermediate container 9574123ed332 [2022-06-07T02:39:01.087Z] ---> 2ea449c18abf [2022-06-07T02:39:01.087Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T02:39:01.365Z] Successfully built 2ea449c18abf [2022-06-07T02:39:01.365Z] 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-06-07T02:39:01.521Z] provisioning config files... [2022-06-07T02:39:01.549Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config4279695297195972110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:39:01.953Z] ---> docker-login.sh [2022-06-07T02:39:01.953Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:39:02.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:02.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:02.503Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:02.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:02.503Z] [2022-06-07T02:39:02.503Z] Login Succeeded [2022-06-07T02:39:02.503Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:39:02.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:03.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:03.066Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:03.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:03.066Z] [2022-06-07T02:39:03.066Z] Login Succeeded [2022-06-07T02:39:03.066Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:39:03.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:03.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:03.366Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:03.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:03.366Z] [2022-06-07T02:39:03.366Z] Login Succeeded [2022-06-07T02:39:03.366Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:39:03.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:03.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:03.970Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:03.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:03.970Z] [2022-06-07T02:39:03.970Z] Login Succeeded [2022-06-07T02:39:03.970Z] docker.io [2022-06-07T02:39:04.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:04.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:04.862Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:04.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:04.862Z] [2022-06-07T02:39:04.862Z] Login Succeeded [2022-06-07T02:39:04.862Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:39:04.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:39:04.926Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:39:04.951Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-06-07T02:39:04.951Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:39:04.951Z] 2.1.1-dev.2 [2022-06-07T02:39:04.951Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:39:04.951Z] jakarta [2022-06-07T02:39:04.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:05.349Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:05.761Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:39:05.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-07T02:39:05.761Z] fd25843bdb54: Preparing [2022-06-07T02:39:05.761Z] 54674ae097af: Preparing [2022-06-07T02:39:05.761Z] ac6377dc0f88: Preparing [2022-06-07T02:39:05.761Z] 0f6ed2c2692f: Preparing [2022-06-07T02:39:05.761Z] f73e7dbfee58: Preparing [2022-06-07T02:39:05.761Z] f73e7dbfee58: Layer already exists [2022-06-07T02:39:06.043Z] 54674ae097af: Pushed [2022-06-07T02:39:06.043Z] fd25843bdb54: Pushed [2022-06-07T02:39:06.643Z] 0f6ed2c2692f: Pushed [2022-06-07T02:39:09.289Z] ac6377dc0f88: Pushed [2022-06-07T02:39:09.289Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a: digest: sha256:14a1f8bb610c68545a048f36c1708f9fabd8d2a952b8090968998b68f88b7145 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:09.663Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:10.040Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.2 [2022-06-07T02:39:10.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-07T02:39:10.040Z] fd25843bdb54: Preparing [2022-06-07T02:39:10.040Z] 54674ae097af: Preparing [2022-06-07T02:39:10.040Z] ac6377dc0f88: Preparing [2022-06-07T02:39:10.040Z] 0f6ed2c2692f: Preparing [2022-06-07T02:39:10.040Z] f73e7dbfee58: Preparing [2022-06-07T02:39:10.040Z] ac6377dc0f88: Layer already exists [2022-06-07T02:39:10.040Z] 54674ae097af: Layer already exists [2022-06-07T02:39:10.040Z] fd25843bdb54: Layer already exists [2022-06-07T02:39:10.040Z] f73e7dbfee58: Layer already exists [2022-06-07T02:39:10.040Z] 0f6ed2c2692f: Layer already exists [2022-06-07T02:39:10.316Z] 2.1.1-dev.2: digest: sha256:14a1f8bb610c68545a048f36c1708f9fabd8d2a952b8090968998b68f88b7145 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:10.692Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:11.077Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:39:11.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-07T02:39:11.077Z] fd25843bdb54: Preparing [2022-06-07T02:39:11.077Z] 54674ae097af: Preparing [2022-06-07T02:39:11.077Z] ac6377dc0f88: Preparing [2022-06-07T02:39:11.077Z] 0f6ed2c2692f: Preparing [2022-06-07T02:39:11.077Z] f73e7dbfee58: Preparing [2022-06-07T02:39:11.077Z] ac6377dc0f88: Layer already exists [2022-06-07T02:39:11.077Z] f73e7dbfee58: Layer already exists [2022-06-07T02:39:11.077Z] 54674ae097af: Layer already exists [2022-06-07T02:39:11.077Z] fd25843bdb54: Layer already exists [2022-06-07T02:39:11.077Z] 0f6ed2c2692f: Layer already exists [2022-06-07T02:39:11.360Z] 9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2: digest: sha256:14a1f8bb610c68545a048f36c1708f9fabd8d2a952b8090968998b68f88b7145 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:11.802Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:12.285Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [2022-06-07T02:39:12.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-07T02:39:12.285Z] fd25843bdb54: Preparing [2022-06-07T02:39:12.285Z] 54674ae097af: Preparing [2022-06-07T02:39:12.285Z] ac6377dc0f88: Preparing [2022-06-07T02:39:12.285Z] 0f6ed2c2692f: Preparing [2022-06-07T02:39:12.285Z] f73e7dbfee58: Preparing [2022-06-07T02:39:12.576Z] fd25843bdb54: Layer already exists [2022-06-07T02:39:12.576Z] 54674ae097af: Layer already exists [2022-06-07T02:39:12.576Z] ac6377dc0f88: Layer already exists [2022-06-07T02:39:12.576Z] 0f6ed2c2692f: Layer already exists [2022-06-07T02:39:12.576Z] f73e7dbfee58: Layer already exists [2022-06-07T02:39:12.576Z] jakarta: digest: sha256:14a1f8bb610c68545a048f36c1708f9fabd8d2a952b8090968998b68f88b7145 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:39:12.656Z] ===================================================== [Pipeline] echo [2022-06-07T02:39:12.675Z] taggedImages: [2022-06-07T02:39:12.675Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a [2022-06-07T02:39:12.675Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.2 [2022-06-07T02:39:12.675Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9dfa39e25740af4f73019c6d8198dfd4ed11294a-2.1.1-dev.2 [2022-06-07T02:39:12.675Z] - 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-06-07T02:39:13.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:13.163Z] [2022-06-07T02:39:13.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:13.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:13.826Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T02:39:13.826Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T02:39:13.826Z] 04944245beec: Pulling fs layer [2022-06-07T02:39:13.826Z] 699f458cf7ca: Pulling fs layer [2022-06-07T02:39:13.826Z] 765212b225bb: Pulling fs layer [2022-06-07T02:39:13.826Z] f23df028b6ca: Pulling fs layer [2022-06-07T02:39:13.826Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T02:39:13.826Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T02:39:13.826Z] f23df028b6ca: Waiting [2022-06-07T02:39:13.826Z] d65c8cfc05b1: Waiting [2022-06-07T02:39:13.826Z] 2437ff75d9bd: Waiting [2022-06-07T02:39:13.826Z] 765212b225bb: Waiting [2022-06-07T02:39:13.826Z] 04944245beec: Verifying Checksum [2022-06-07T02:39:13.826Z] 04944245beec: Download complete [2022-06-07T02:39:13.826Z] 765212b225bb: Download complete [2022-06-07T02:39:14.114Z] f23df028b6ca: Download complete [2022-06-07T02:39:14.114Z] 699f458cf7ca: Verifying Checksum [2022-06-07T02:39:14.114Z] 699f458cf7ca: Download complete [2022-06-07T02:39:14.114Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T02:39:14.114Z] d65c8cfc05b1: Download complete [2022-06-07T02:39:14.754Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T02:39:14.754Z] 8998bd30e6a1: Download complete [2022-06-07T02:39:18.228Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T02:39:18.228Z] 2437ff75d9bd: Download complete [2022-06-07T02:39:19.228Z] 8998bd30e6a1: Pull complete [2022-06-07T02:39:19.507Z] 04944245beec: Pull complete [2022-06-07T02:39:21.541Z] 699f458cf7ca: Pull complete [2022-06-07T02:39:21.541Z] 765212b225bb: Pull complete [2022-06-07T02:39:22.543Z] f23df028b6ca: Pull complete [2022-06-07T02:39:22.820Z] d65c8cfc05b1: Pull complete [2022-06-07T02:39:41.224Z] 2437ff75d9bd: Pull complete [2022-06-07T02:39:41.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T02:39:41.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:41.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:39:41.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-1594 does not seem to be running inside a container [2022-06-07T02:39:41.643Z] $ 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/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T02:39:44.504Z] $ docker top 282a44e700366074acf389cfd8b12608f89abb99bb6c9d2d257ea7889587bdce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:39:45.451Z] ---> job-cost.sh [2022-06-07T02:39:45.451Z] lf-activate-venv: SKIPPING [2022-06-07T02:39:45.451Z] INFO: No Stack... [2022-06-07T02:39:46.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T02:39:47.018Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T02:39:47.685Z] + cut -d, -f6 [2022-06-07T02:39:47.685Z] + cat /w/workspace/device-snmp-go/5/archives/cost.csv [Pipeline] lock [2022-06-07T02:39:47.764Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [2022-06-07T02:39:47.771Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] did not exist. Created. [2022-06-07T02:39:47.772Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T02:39:48.462Z] /w/workspace/device-snmp-go/5@tmp/durable-a9a1820f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T02:39:49.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T02:39:49.190Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T02:39:49.439Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T02:39:49.486Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T02:39:49.517Z] $ docker stop --time=1 282a44e700366074acf389cfd8b12608f89abb99bb6c9d2d257ea7889587bdce [2022-06-07T02:39:51.043Z] $ docker rm -f 282a44e700366074acf389cfd8b12608f89abb99bb6c9d2d257ea7889587bdce [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-06-07T02:39:51.574Z] provisioning config files... [2022-06-07T02:39:51.587Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2420382512151945367tmp [Pipeline] { [Pipeline] sh [2022-06-07T02:39:51.885Z] + set +x [2022-06-07T02:39:51.885Z] + curl -s https://codecov.io/bash [2022-06-07T02:39:51.885Z] + bash -s -- [2022-06-07T02:39:51.885Z] [2022-06-07T02:39:51.885Z] _____ _ [2022-06-07T02:39:51.885Z] / ____| | | [2022-06-07T02:39:51.885Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T02:39:51.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T02:39:51.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T02:39:51.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T02:39:51.885Z] Bash-1.0.6 [2022-06-07T02:39:51.885Z] [2022-06-07T02:39:51.885Z] [2022-06-07T02:39:51.885Z] ==> git version 2.25.1 found [2022-06-07T02:39:51.885Z] ==> 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-06-07T02:39:51.885Z] Release-Date: 2020-01-08 [2022-06-07T02:39:51.885Z] 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-06-07T02:39:51.885Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T02:39:51.885Z] ==> Jenkins CI detected. [2022-06-07T02:39:51.885Z] current dir:  /w/workspace/exfoundry_device-snmp-go_jakarta [2022-06-07T02:39:51.885Z] project root: . [2022-06-07T02:39:51.885Z] --> token set from env [2022-06-07T02:39:51.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T02:39:51.885Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T02:39:51.885Z] ==> Python coveragepy not found [2022-06-07T02:39:51.885Z] ==> Searching for coverage reports in: [2022-06-07T02:39:51.885Z] + . [2022-06-07T02:39:51.885Z] -> Found 1 reports [2022-06-07T02:39:51.885Z] ==> Detecting git/mercurial file structure [2022-06-07T02:39:51.886Z] ==> Reading reports [2022-06-07T02:39:51.886Z] + ./coverage.out bytes=7631 [2022-06-07T02:39:51.886Z] ==> Appending adjustments [2022-06-07T02:39:51.886Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T02:39:52.151Z] + Found adjustments [2022-06-07T02:39:52.151Z] ==> Gzipping contents [2022-06-07T02:39:52.151Z] 8.0K /tmp/codecov.5HnpPX.gz [2022-06-07T02:39:52.151Z] ==> Uploading reports [2022-06-07T02:39:52.151Z] url: https://codecov.io [2022-06-07T02:39:52.151Z] query: branch=jakarta&commit=9dfa39e25740af4f73019c6d8198dfd4ed11294a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T02:39:52.151Z] -> Pinging Codecov [2022-06-07T02:39:52.151Z] 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=9dfa39e25740af4f73019c6d8198dfd4ed11294a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T02:39:52.421Z] -> Uploading to [2022-06-07T02:39:52.421Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/6C56EA5C29638FB4528AC87E60AF5AE0/9dfa39e25740af4f73019c6d8198dfd4ed11294a/129c192c-2a79-49e1-907d-bd526a2ea217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T023952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=728dbeb653573cbd08dc9f044b794b9cc5f0548dbf1545d79bf43a19e643c1ba [2022-06-07T02:39:52.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T02:39:52.421Z] Dload Upload Total Spent Left Speed [2022-06-07T02:39:52.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7952 0 0 100 7952 0 30235 --:--:-- --:--:-- --:--:-- 30235 [2022-06-07T02:39:52.686Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] } [2022-06-07T02:39:52.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-07T02:39:52.893Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T02:39:52.918Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:53.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:39:53.228Z] [2022-06-07T02:39:53.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:53.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:39:53.552Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T02:39:53.552Z] df9b9388f04a: Pulling fs layer [2022-06-07T02:39:53.552Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T02:39:53.552Z] 25bc292e5bac: Pulling fs layer [2022-06-07T02:39:53.552Z] 114826534d7a: Pulling fs layer [2022-06-07T02:39:53.552Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T02:39:53.552Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T02:39:53.552Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T02:39:53.552Z] 4657fd5d0bcf: Waiting [2022-06-07T02:39:53.552Z] 114826534d7a: Waiting [2022-06-07T02:39:53.552Z] 8a3aa393b2d8: Waiting [2022-06-07T02:39:53.552Z] 25bc292e5bac: Verifying Checksum [2022-06-07T02:39:53.552Z] 25bc292e5bac: Download complete [2022-06-07T02:39:53.552Z] 52dc419b0ee2: Download complete [2022-06-07T02:39:53.552Z] 4657fd5d0bcf: Download complete [2022-06-07T02:39:53.552Z] df9b9388f04a: Download complete [2022-06-07T02:39:53.824Z] df9b9388f04a: Pull complete [2022-06-07T02:39:53.824Z] 52dc419b0ee2: Pull complete [2022-06-07T02:39:53.824Z] 25bc292e5bac: Pull complete [2022-06-07T02:39:53.824Z] 6ad1cebc031e: Verifying Checksum [2022-06-07T02:39:53.824Z] 6ad1cebc031e: Download complete [2022-06-07T02:39:54.781Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T02:39:54.781Z] 8a3aa393b2d8: Download complete [2022-06-07T02:39:55.042Z] 114826534d7a: Verifying Checksum [2022-06-07T02:39:55.042Z] 114826534d7a: Download complete [2022-06-07T02:39:58.394Z] 114826534d7a: Pull complete [2022-06-07T02:39:58.394Z] 4657fd5d0bcf: Pull complete [2022-06-07T02:39:58.657Z] 6ad1cebc031e: Pull complete [2022-06-07T02:40:01.221Z] 8a3aa393b2d8: Pull complete [2022-06-07T02:40:01.221Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T02:40:01.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:40:01.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:01.376Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:01.464Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-07T02:40:03.551Z] $ docker top 9fcaad3852ef45878daebe29aec9519f62d4a84f3cf863aa5856c2eb5ed8322c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T02:40:03.657Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:jakarta' [Pipeline] sh [2022-06-07T02:40:03.977Z] + set -o pipefail [2022-06-07T02:40:03.977Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:jakarta' [2022-06-07T02:40:07.335Z] [2022-06-07T02:40:07.335Z] Monitoring /w/workspace/exfoundry_device-snmp-go_jakarta (github.com/edgexfoundry/device-snmp-go)... [2022-06-07T02:40:07.335Z] [2022-06-07T02:40:07.335Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/edf93b88-8bdf-401d-a088-0a13440e2ae9/history/dd51b37c-1507-4cd6-8edc-b49b42c2ca9c [2022-06-07T02:40:07.335Z] [2022-06-07T02:40:07.335Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-07T02:40:07.335Z] [2022-06-07T02:40:07.335Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T02:40:07.335Z] [2022-06-07T02:40:07.335Z] [Pipeline] } [2022-06-07T02:40:07.351Z] $ docker stop --time=1 9fcaad3852ef45878daebe29aec9519f62d4a84f3cf863aa5856c2eb5ed8322c [2022-06-07T02:40:08.682Z] $ docker rm -f 9fcaad3852ef45878daebe29aec9519f62d4a84f3cf863aa5856c2eb5ed8322c [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-06-07T02:40:09.602Z] + git log --format=format:%s -1 9dfa39e25740af4f73019c6d8198dfd4ed11294a [Pipeline] sh [2022-06-07T02:40:09.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:09.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:10.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:10.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:10.397Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:10.456Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:10.858Z] $ docker top a6cb177f06df8fe6f370981226cf37a4b931d87db651f44352925eaa00b05fee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:10.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:10.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:11.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:11.122Z] $ docker exec a6cb177f06df8fe6f370981226cf37a4b931d87db651f44352925eaa00b05fee ssh-agent [2022-06-07T02:40:11.250Z] SSH_AUTH_SOCK=/tmp/ssh-4IzuP0Osny8m/agent.32 [2022-06-07T02:40:11.250Z] SSH_AGENT_PID=38 [2022-06-07T02:40:11.257Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:11.394Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_8232270400946380203.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_8232270400946380203.key) [2022-06-07T02:40:11.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:11.749Z] + git semver tag [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,918 [run_tag] DEBUG tag force:False [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,918 [check_head_tag] DEBUG check head tag [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,919 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,923 [execute] INFO git cat-file --batch [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,931 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,931 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:12.021Z] 2022-06-07 02:40:11,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:12.021Z] 2.1.1-dev.2 [Pipeline] } [2022-06-07T02:40:12.067Z] $ docker exec --env ******** --env ******** a6cb177f06df8fe6f370981226cf37a4b931d87db651f44352925eaa00b05fee ssh-agent -k [2022-06-07T02:40:12.179Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:12.179Z] unset SSH_AGENT_PID; [2022-06-07T02:40:12.181Z] echo Agent pid 38 killed; [2022-06-07T02:40:12.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:12.562Z] + git semver [Pipeline] } [2022-06-07T02:40:12.867Z] $ docker stop --time=1 a6cb177f06df8fe6f370981226cf37a4b931d87db651f44352925eaa00b05fee [2022-06-07T02:40:14.178Z] $ docker rm -f a6cb177f06df8fe6f370981226cf37a4b931d87db651f44352925eaa00b05fee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:14.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:14.714Z] [2022-06-07T02:40:14.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:15.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:15.077Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T02:40:15.077Z] ab5ef0e58194: Pulling fs layer [2022-06-07T02:40:15.077Z] 9712f1f96733: Pulling fs layer [2022-06-07T02:40:15.077Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T02:40:15.077Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T02:40:15.077Z] e9a5061849ea: Pulling fs layer [2022-06-07T02:40:15.077Z] d747dcd14b5f: Pulling fs layer [2022-06-07T02:40:15.077Z] 2de7ff778b66: Pulling fs layer [2022-06-07T02:40:15.077Z] d747dcd14b5f: Waiting [2022-06-07T02:40:15.077Z] 0d9ebad4ef96: Waiting [2022-06-07T02:40:15.077Z] e9a5061849ea: Waiting [2022-06-07T02:40:15.077Z] 2de7ff778b66: Waiting [2022-06-07T02:40:15.077Z] 9712f1f96733: Verifying Checksum [2022-06-07T02:40:15.077Z] 9712f1f96733: Download complete [2022-06-07T02:40:15.666Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T02:40:15.666Z] 63f879dbbcfc: Download complete [2022-06-07T02:40:15.930Z] e9a5061849ea: Verifying Checksum [2022-06-07T02:40:15.930Z] e9a5061849ea: Download complete [2022-06-07T02:40:15.930Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T02:40:15.930Z] 0d9ebad4ef96: Download complete [2022-06-07T02:40:15.930Z] d747dcd14b5f: Download complete [2022-06-07T02:40:16.191Z] ab5ef0e58194: Verifying Checksum [2022-06-07T02:40:16.191Z] ab5ef0e58194: Download complete [2022-06-07T02:40:16.191Z] 2de7ff778b66: Verifying Checksum [2022-06-07T02:40:16.191Z] 2de7ff778b66: Download complete [2022-06-07T02:40:18.732Z] ab5ef0e58194: Pull complete [2022-06-07T02:40:18.732Z] 9712f1f96733: Pull complete [2022-06-07T02:40:19.675Z] 63f879dbbcfc: Pull complete [2022-06-07T02:40:22.982Z] 0d9ebad4ef96: Pull complete [2022-06-07T02:40:23.242Z] e9a5061849ea: Pull complete [2022-06-07T02:40:23.242Z] d747dcd14b5f: Pull complete [2022-06-07T02:40:24.180Z] 2de7ff778b66: Pull complete [2022-06-07T02:40:24.180Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T02:40:24.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:24.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:24.293Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:24.331Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-07T02:40:26.947Z] $ docker top dfd02d75d1d0279ec4c8a3bee3068b361585c0cb104ed09a5d3724bb1e34fd45 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:40:27.024Z] provisioning config files... [2022-06-07T02:40:27.035Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config8636269585238862728tmp [2022-06-07T02:40:27.048Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3926555713526362836tmp [2022-06-07T02:40:27.065Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config7292357464172971814tmp [Pipeline] { [Pipeline] echo [2022-06-07T02:40:27.084Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:27.374Z] ---> sigul-configuration.sh [2022-06-07T02:40:27.374Z] gpg: directory `/root/.gnupg' created [2022-06-07T02:40:27.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T02:40:27.374Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T02:40:27.374Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T02:40:27.374Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T02:40:27.374Z] gpg: CAST5 encrypted data [2022-06-07T02:40:27.374Z] gpg: encrypted with 1 passphrase [2022-06-07T02:40:27.374Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T02:40:27.663Z] + mkdir /home/jenkins [2022-06-07T02:40:27.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T02:40:27.957Z] + 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-06-07T02:40:27.965Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:28.269Z] ---> sigul-install.sh [2022-06-07T02:40:28.269Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T02:40:28.570Z] + git tag --list [2022-06-07T02:40:28.570Z] 1.0.0 [2022-06-07T02:40:28.570Z] v0.0.0 [2022-06-07T02:40:28.570Z] v1.1.0 [2022-06-07T02:40:28.570Z] v1.1.1 [2022-06-07T02:40:28.570Z] v1.2.2 [2022-06-07T02:40:28.570Z] v1.3.0 [2022-06-07T02:40:28.570Z] v1.3.1 [2022-06-07T02:40:28.570Z] v2.0.0 [2022-06-07T02:40:28.570Z] v2.1.0 [2022-06-07T02:40:28.570Z] v2.1.1-dev.2 [2022-06-07T02:40:28.570Z] v2.2.0 [2022-06-07T02:40:28.570Z] v2.2.1-dev.1 [2022-06-07T02:40:28.570Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-07T02:40:28.876Z] + lftools sign git-tag v2.1.1-dev.2 [2022-06-07T02:40:29.453Z] Signing Git tag with Sigul... [2022-06-07T02:40:29.453Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-06-07T02:40:29.727Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:30.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T02:40:30.036Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T02:40:30.059Z] $ docker stop --time=1 dfd02d75d1d0279ec4c8a3bee3068b361585c0cb104ed09a5d3724bb1e34fd45 [2022-06-07T02:40:31.411Z] $ docker rm -f dfd02d75d1d0279ec4c8a3bee3068b361585c0cb104ed09a5d3724bb1e34fd45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T02:40:31.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:31.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:32.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:32.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:32.217Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:32.260Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:32.652Z] $ docker top c5e2f412d458328d8b4500062547a2504746780e517ca8a41ea85262a7495b1a -eo pid,comm [2022-06-07T02:40:32.712Z] 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-06-07T02:40:32.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:32.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:32.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:32.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:32.884Z] $ docker exec c5e2f412d458328d8b4500062547a2504746780e517ca8a41ea85262a7495b1a ssh-agent [2022-06-07T02:40:33.015Z] SSH_AUTH_SOCK=/tmp/ssh-2Df8g7vPEXUQ/agent.32 [2022-06-07T02:40:33.015Z] SSH_AGENT_PID=38 [2022-06-07T02:40:33.021Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:33.135Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_496028106238146804.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_496028106238146804.key) [2022-06-07T02:40:33.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:33.507Z] + git semver bump pre [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,664 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,664 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,664 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:True [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,664 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,664 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,666 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,671 [execute] INFO git cat-file --batch [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:33.812Z] 2022-06-07 02:40:33,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:33.812Z] 2.1.1-dev.3 [Pipeline] } [2022-06-07T02:40:33.824Z] $ docker exec --env ******** --env ******** c5e2f412d458328d8b4500062547a2504746780e517ca8a41ea85262a7495b1a ssh-agent -k [2022-06-07T02:40:33.950Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:33.950Z] unset SSH_AGENT_PID; [2022-06-07T02:40:33.950Z] echo Agent pid 38 killed; [2022-06-07T02:40:33.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:34.264Z] + git semver [Pipeline] } [2022-06-07T02:40:34.539Z] $ docker stop --time=1 c5e2f412d458328d8b4500062547a2504746780e517ca8a41ea85262a7495b1a [2022-06-07T02:40:35.909Z] $ docker rm -f c5e2f412d458328d8b4500062547a2504746780e517ca8a41ea85262a7495b1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:40:36.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:36.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:36.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:36.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:36.695Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:36.739Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:37.210Z] $ docker top 962f06c65e078dc66efe7137636e1736eeba35ecc99246546fa6ae6d28dfbefb -eo pid,comm [2022-06-07T02:40:37.268Z] 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-06-07T02:40:37.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:37.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:37.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:37.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:37.439Z] $ docker exec 962f06c65e078dc66efe7137636e1736eeba35ecc99246546fa6ae6d28dfbefb ssh-agent [2022-06-07T02:40:37.563Z] SSH_AUTH_SOCK=/tmp/ssh-3dXNShKM3Jxt/agent.34 [2022-06-07T02:40:37.563Z] SSH_AGENT_PID=40 [2022-06-07T02:40:37.569Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:37.685Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3760737209672545320.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3760737209672545320.key) [2022-06-07T02:40:37.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:37.985Z] + git semver push [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,178 [run_push] DEBUG push [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,179 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,182 [execute] INFO git rev-list 6f32a6deb88e31e197199ad8279508ebfa123198 -- [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,183 [execute] DEBUG Popen(['git', 'rev-list', '6f32a6deb88e31e197199ad8279508ebfa123198', '--'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,189 [execute] INFO git fetch -v origin [2022-06-07T02:40:38.245Z] 2022-06-07 02:40:38,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T02:40:38.816Z] 2022-06-07 02:40:38,654 [run_push] DEBUG no remote changes detected [2022-06-07T02:40:38.816Z] 2022-06-07 02:40:38,654 [execute] INFO git push origin semver [2022-06-07T02:40:38.816Z] 2022-06-07 02:40:38,655 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:39.392Z] 2022-06-07 02:40:39,349 [run_push] DEBUG push all version tags [2022-06-07T02:40:39.392Z] 2022-06-07 02:40:39,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T02:40:39.392Z] 2022-06-07 02:40:39,350 [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-06-07T02:40:40.333Z] 2022-06-07 02:40:39,979 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-07T02:40:40.333Z] 2.1.1-dev.3 [Pipeline] } [2022-06-07T02:40:40.346Z] $ docker exec --env ******** --env ******** 962f06c65e078dc66efe7137636e1736eeba35ecc99246546fa6ae6d28dfbefb ssh-agent -k [2022-06-07T02:40:40.462Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:40.462Z] unset SSH_AGENT_PID; [2022-06-07T02:40:40.462Z] echo Agent pid 40 killed; [2022-06-07T02:40:40.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:40.782Z] + git semver [Pipeline] } [2022-06-07T02:40:41.056Z] $ docker stop --time=1 962f06c65e078dc66efe7137636e1736eeba35ecc99246546fa6ae6d28dfbefb [2022-06-07T02:40:42.418Z] $ docker rm -f 962f06c65e078dc66efe7137636e1736eeba35ecc99246546fa6ae6d28dfbefb [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-06-07T02:40:43.115Z] + [ -d /w/workspace/exfoundry_device-snmp-go_jakarta/archives ] [2022-06-07T02:40:43.115Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-07T02:40:43.115Z] total 16 [2022-06-07T02:40:43.115Z] drwxr-xr-x 3 root root 4096 Jun 7 02:32 . [2022-06-07T02:40:43.115Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 02:40 .. [2022-06-07T02:40:43.115Z] drwxr-xr-x 2 root root 4096 Jun 7 02:32 cost [2022-06-07T02:40:43.115Z] -rw-r--r-- 1 root root 86 Jun 7 02:32 cost.csv [2022-06-07T02:40:43.115Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-07T02:40:43.115Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-07T02:40:43.115Z] total 16 [2022-06-07T02:40:43.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 02:32 . [2022-06-07T02:40:43.115Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 02:40 .. [2022-06-07T02:40:43.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 02:32 cost [2022-06-07T02:40:43.115Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 7 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:43.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:44.303Z] ---> package-listing.sh [2022-06-07T02:40:44.303Z] ++ facter osfamily [2022-06-07T02:40:44.303Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T02:40:44.569Z] + OS_FAMILY=debian [2022-06-07T02:40:44.569Z] + workspace=/w/workspace/exfoundry_device-snmp-go_jakarta [2022-06-07T02:40:44.569Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T02:40:44.569Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T02:40:44.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T02:40:44.569Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T02:40:44.569Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-06-07T02:40:44.569Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T02:40:44.569Z] + case "${OS_FAMILY}" in [2022-06-07T02:40:44.569Z] + dpkg -l [2022-06-07T02:40:44.569Z] + grep '^ii' [2022-06-07T02:40:44.569Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T02:40:44.569Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T02:40:44.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T02:40:44.569Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-06-07T02:40:44.569Z] + mkdir -p /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [2022-06-07T02:40:44.569Z] + 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-06-07T02:40:44.582Z] 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-06-07T02:40:44.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:45.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:40:45.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:45.546Z] prd-ubuntu20.04-docker-8c-8g-1590 does not seem to be running inside a container [2022-06-07T02:40:45.600Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T02:40:45.936Z] $ docker top 09ee44c03feafdb75213c246b35fef0cc569695753885e761a1c280256988726 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:40:46.299Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T02:40:46.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T02:40:46.888Z] + ls /var/log/sa-host [2022-06-07T02:40:46.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:40:47.039Z] provisioning config files... [2022-06-07T02:40:47.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2333797609163642567tmp [Pipeline] { [Pipeline] echo [2022-06-07T02:40:47.067Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:47.362Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T02:40:47.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:47.711Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T02:40:47.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:48.008Z] ---> sudo-logs.sh [2022-06-07T02:40:48.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T02:40:48.040Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:48.325Z] ---> job-cost.sh [2022-06-07T02:40:48.325Z] lf-activate-venv: SKIPPING [2022-06-07T02:40:48.325Z] DEBUG: total: 0.2199999988079071 [2022-06-07T02:40:48.325Z] INFO: Retrieving Stack Cost... [2022-06-07T02:40:48.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T02:40:49.166Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T02:40:49.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:49.469Z] ---> logs-deploy.sh [2022-06-07T02:40:49.469Z] lf-activate-venv: SKIPPING [2022-06-07T02:40:49.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/jakarta/5 [2022-06-07T02:40:49.469Z] INFO: archiving workspace using pattern(s): [2022-06-07T02:40:50.412Z] Archives upload complete. [2022-06-07T02:40:50.412Z] INFO: archiving logs to Nexus