Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60caeb9825f5d012501e30119000cf9f18d868f1 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-ssh3079820376238303677.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8139985729446656746.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8102649717888668695.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13530661165884525800.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8422017773919691074.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 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-1436 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 60caeb9825f5d012501e30119000cf9f18d868f1 (main) Commit message: "build: Add option to build Service with NATS Capability (#191)" > 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 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 > git rev-list --no-walk 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:47:39.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:47:39.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:47:39.440Z] ========================================================= [2022-09-27T21:47:39.440Z] EdgeX Global Pipelines Version Info [2022-09-27T21:47:39.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:40.156Z] ------------------- [2022-09-27T21:47:40.156Z] stable info: [2022-09-27T21:47:40.156Z] ------------------- [2022-09-27T21:47:40.156Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:47:40.156Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:47:40.156Z] Message: update stable to v1.0.239 [2022-09-27T21:47:40.726Z] ------------------- [2022-09-27T21:47:40.726Z] experimental info: [2022-09-27T21:47:40.726Z] ------------------- [2022-09-27T21:47:40.726Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:47:40.726Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:47:40.726Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:47:40.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-09-27T21:47:40.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-09-27T21:47:40.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:47:40.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:47:40.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:47:40.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:47:40.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:47:40.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:47:40.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:47:41.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:47:41.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:47:41.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-09-27T21:47:41.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:47:41.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:47:41.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:47:41.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:47:41.095Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:47:41.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:47:41.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:47:41.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:47:41.143Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:47:41.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:47:41.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:47:41.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:47:41.187Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:47:41.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:47:41.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:47:41.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:47:41.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:47:41.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:47:41.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] echo [2022-09-27T21:47:41.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60caeb9 [Pipeline] echo [2022-09-27T21:47:41.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:47:41.335Z] provisioning config files... [2022-09-27T21:47:41.347Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15369638740269122488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:41.649Z] ---> docker-login.sh [2022-09-27T21:47:41.649Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:47:41.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:41.908Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:41.908Z] [2022-09-27T21:47:41.908Z] Login Succeeded [2022-09-27T21:47:41.908Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:47:41.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:41.908Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:41.908Z] [2022-09-27T21:47:41.908Z] Login Succeeded [2022-09-27T21:47:41.908Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:47:42.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:42.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:42.167Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:42.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:42.167Z] [2022-09-27T21:47:42.167Z] Login Succeeded [2022-09-27T21:47:42.167Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:47:42.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:42.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:42.167Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:42.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:42.167Z] [2022-09-27T21:47:42.167Z] Login Succeeded [2022-09-27T21:47:42.167Z] docker.io [2022-09-27T21:47:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:42.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:42.684Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:42.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:42.684Z] [2022-09-27T21:47:42.684Z] Login Succeeded [2022-09-27T21:47:42.684Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:47:42.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:47:43.071Z] + git rev-list -1 --merges 60caeb9825f5d012501e30119000cf9f18d868f1~1..60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] echo [2022-09-27T21:47:43.114Z] -----------> git rev-list -1 --merges 60caeb9825f5d012501e30119000cf9f18d868f1~1..60caeb9825f5d012501e30119000cf9f18d868f1 60caeb9825f5d012501e30119000cf9f18d868f1 [false] [Pipeline] sh [2022-09-27T21:47:43.406Z] + git log --format=format:%s -1 60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] echo [2022-09-27T21:47:43.419Z] ========================================================= [2022-09-27T21:47:43.419Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:47:43.419Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:47:43.733Z] + git log --format=format:%s -1 60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] echo [2022-09-27T21:47:43.745Z] [semverPrep] GIT_COMMIT: 60caeb9825f5d012501e30119000cf9f18d868f1, Commit Message: build: Add option to build Service with NATS Capability (#191) [Pipeline] echo [2022-09-27T21:47:43.754Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:47:44.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:47:44.101Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:47:44.101Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:47:44.101Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:47:44.101Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:47:44.101Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:47:44.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:44.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:44.442Z] [2022-09-27T21:47:44.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:44.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:44.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:47:44.745Z] b85a868b505f: Pulling fs layer [2022-09-27T21:47:44.745Z] e2be974225ed: Pulling fs layer [2022-09-27T21:47:44.745Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:47:44.745Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:47:44.745Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:47:44.745Z] eaf3925da568: Pulling fs layer [2022-09-27T21:47:44.745Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:47:44.745Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:47:44.745Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:47:44.745Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:47:44.745Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:47:44.745Z] 988bab9f4d93: Waiting [2022-09-27T21:47:44.745Z] 1469e6f7b9e6: Waiting [2022-09-27T21:47:44.745Z] eaf3925da568: Waiting [2022-09-27T21:47:44.745Z] b352a97aabf1: Waiting [2022-09-27T21:47:44.745Z] 4872d77fe225: Waiting [2022-09-27T21:47:44.745Z] bab4dde63d76: Waiting [2022-09-27T21:47:44.745Z] bde34c3a00c8: Waiting [2022-09-27T21:47:44.745Z] 5851b861e8e6: Waiting [2022-09-27T21:47:44.745Z] e2be974225ed: Verifying Checksum [2022-09-27T21:47:44.745Z] e2be974225ed: Download complete [2022-09-27T21:47:44.745Z] 988bab9f4d93: Download complete [2022-09-27T21:47:45.007Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:47:45.007Z] 1469e6f7b9e6: Download complete [2022-09-27T21:47:45.007Z] eaf3925da568: Verifying Checksum [2022-09-27T21:47:45.007Z] eaf3925da568: Download complete [2022-09-27T21:47:45.007Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:47:45.007Z] 339a4e72a1f5: Download complete [2022-09-27T21:47:45.007Z] bde34c3a00c8: Verifying Checksum [2022-09-27T21:47:45.007Z] bde34c3a00c8: Download complete [2022-09-27T21:47:45.007Z] b352a97aabf1: Verifying Checksum [2022-09-27T21:47:45.007Z] b352a97aabf1: Download complete [2022-09-27T21:47:45.007Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:47:45.007Z] 4872d77fe225: Download complete [2022-09-27T21:47:45.007Z] 5851b861e8e6: Verifying Checksum [2022-09-27T21:47:45.007Z] 5851b861e8e6: Download complete [2022-09-27T21:47:45.007Z] b85a868b505f: Verifying Checksum [2022-09-27T21:47:45.007Z] b85a868b505f: Download complete [2022-09-27T21:47:45.265Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:47:45.265Z] bab4dde63d76: Download complete [2022-09-27T21:47:46.211Z] b85a868b505f: Pull complete [2022-09-27T21:47:46.469Z] e2be974225ed: Pull complete [2022-09-27T21:47:46.732Z] 339a4e72a1f5: Pull complete [2022-09-27T21:47:46.992Z] 988bab9f4d93: Pull complete [2022-09-27T21:47:47.251Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:47:47.251Z] eaf3925da568: Pull complete [2022-09-27T21:47:49.162Z] bab4dde63d76: Pull complete [2022-09-27T21:47:49.163Z] bde34c3a00c8: Pull complete [2022-09-27T21:47:49.422Z] b352a97aabf1: Pull complete [2022-09-27T21:47:49.422Z] 4872d77fe225: Pull complete [2022-09-27T21:47:49.422Z] 5851b861e8e6: Pull complete [2022-09-27T21:47:49.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:47:49.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:49.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:47:49.508Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:47:49.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:47:51.524Z] $ docker top 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d -eo pid,comm [2022-09-27T21:47:51.573Z] 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-09-27T21:47:51.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:47:51.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:47:51.609Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:47:51.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:47:51.727Z] $ docker exec 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d ssh-agent [2022-09-27T21:47:51.848Z] SSH_AUTH_SOCK=/tmp/ssh-C8Z3kaayiK7P/agent.32 [2022-09-27T21:47:51.849Z] SSH_AGENT_PID=38 [2022-09-27T21:47:51.856Z] Running ssh-add (command line suppressed) [2022-09-27T21:47:51.971Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7160963789393449688.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7160963789393449688.key) [2022-09-27T21:47:51.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:47:52.271Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:47:52.288Z] $ docker exec --env ******** --env ******** 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d ssh-agent -k [2022-09-27T21:47:52.380Z] unset SSH_AUTH_SOCK; [2022-09-27T21:47:52.383Z] unset SSH_AGENT_PID; [2022-09-27T21:47:52.383Z] echo Agent pid 38 killed; [2022-09-27T21:47:52.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:47:52.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:47:52.406Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:47:52.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:47:52.523Z] $ docker exec 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d ssh-agent [2022-09-27T21:47:52.639Z] SSH_AUTH_SOCK=/tmp/ssh-kScBM7Us7HhJ/agent.70 [2022-09-27T21:47:52.639Z] SSH_AGENT_PID=76 [2022-09-27T21:47:52.644Z] Running ssh-add (command line suppressed) [2022-09-27T21:47:52.760Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12236292190692804596.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12236292190692804596.key) [2022-09-27T21:47:52.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:47:53.054Z] + git semver init [2022-09-27T21:47:53.312Z] 2022-09-27 21:47:53,255 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:47:53.312Z] 2022-09-27 21:47:53,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-09-27T21:47:53.312Z] 2022-09-27 21:47:53,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-09-27T21:47:53.312Z] 2022-09-27 21:47:53,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:47:54.249Z] 2022-09-27 21:47:54,132 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-09-27T21:47:54.249Z] 2022-09-27 21:47:54,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-09-27T21:47:54.249Z] 2022-09-27 21:47:54,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:47:54.249Z] 2022-09-27 21:47:54,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:47:54.249Z] 2.3.0-dev.14 [Pipeline] } [2022-09-27T21:47:54.262Z] $ docker exec --env ******** --env ******** 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d ssh-agent -k [2022-09-27T21:47:54.384Z] unset SSH_AUTH_SOCK; [2022-09-27T21:47:54.385Z] unset SSH_AGENT_PID; [2022-09-27T21:47:54.385Z] echo Agent pid 76 killed; [2022-09-27T21:47:54.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:47:54.702Z] + git semver [Pipeline] } [2022-09-27T21:47:54.981Z] $ docker stop --time=1 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d [2022-09-27T21:47:56.273Z] $ docker rm -f 28991d9d24b59f0deda008c1a61461c7cfb54a6f7b96019d10a72f350ce2160d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:47:56.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:47:56.836Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:47:56.839Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:47:56.983Z] provisioning config files... [2022-09-27T21:47:56.993Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16584556489250144451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:57.289Z] ---> docker-login.sh [2022-09-27T21:47:57.289Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:47:57.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:57.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:57.289Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:57.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:57.289Z] [2022-09-27T21:47:57.289Z] Login Succeeded [2022-09-27T21:47:57.289Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:47:57.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:57.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:57.289Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:57.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:57.289Z] [2022-09-27T21:47:57.289Z] Login Succeeded [2022-09-27T21:47:57.289Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:47:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:57.547Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:57.547Z] [2022-09-27T21:47:57.547Z] Login Succeeded [2022-09-27T21:47:57.547Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:47:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:57.547Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:57.547Z] [2022-09-27T21:47:57.547Z] Login Succeeded [2022-09-27T21:47:57.547Z] docker.io [2022-09-27T21:47:57.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:58.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:58.066Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:58.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:58.066Z] [2022-09-27T21:47:58.066Z] Login Succeeded [2022-09-27T21:47:58.066Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:47:58.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:47:58.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:47:58.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:47:58.153Z] ========================================================= [2022-09-27T21:47:58.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:47:58.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:58.462Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:47:58.462Z] Sending build context to Docker daemon 5.471MB [2022-09-27T21:47:58.462Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:47:58.462Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:47:58.462Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:47:58.462Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:47:58.462Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:47:58.462Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:47:58.462Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:47:58.462Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:47:58.462Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:47:58.462Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:47:58.462Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:47:58.462Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:47:58.462Z] 7c6cee850709: Waiting [2022-09-27T21:47:58.462Z] 39a5fcdaea64: Waiting [2022-09-27T21:47:58.462Z] 59ccb84bbe0f: Waiting [2022-09-27T21:47:58.462Z] d94ebbe4e438: Waiting [2022-09-27T21:47:58.462Z] bcfd1f05c69d: Waiting [2022-09-27T21:47:58.462Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:47:58.462Z] 30c4a7721957: Download complete [2022-09-27T21:47:58.462Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:47:58.462Z] ea60b727a1ce: Download complete [2022-09-27T21:47:58.721Z] 7c6cee850709: Download complete [2022-09-27T21:47:58.721Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:47:58.721Z] 39a5fcdaea64: Download complete [2022-09-27T21:47:58.721Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:47:58.721Z] 2408cc74d12b: Download complete [2022-09-27T21:47:58.721Z] d94ebbe4e438: Download complete [2022-09-27T21:47:58.721Z] 2408cc74d12b: Pull complete [2022-09-27T21:47:58.982Z] ea60b727a1ce: Pull complete [2022-09-27T21:47:58.982Z] 30c4a7721957: Pull complete [2022-09-27T21:47:59.551Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:47:59.551Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:47:59.551Z] 370296b7ddb6: Download complete [2022-09-27T21:47:59.808Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:47:59.809Z] bcfd1f05c69d: Download complete [2022-09-27T21:48:03.085Z] 370296b7ddb6: Pull complete [2022-09-27T21:48:03.342Z] 7c6cee850709: Pull complete [2022-09-27T21:48:03.342Z] 39a5fcdaea64: Pull complete [2022-09-27T21:48:03.342Z] d94ebbe4e438: Pull complete [2022-09-27T21:48:05.252Z] bcfd1f05c69d: Pull complete [2022-09-27T21:48:06.184Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:48:06.184Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:48:06.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:48:06.184Z] ---> a4fb48ad2a94 [2022-09-27T21:48:06.184Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:48:08.718Z] ---> Running in 8a5aa67e3de6 [2022-09-27T21:48:08.976Z] Removing intermediate container 8a5aa67e3de6 [2022-09-27T21:48:08.976Z] ---> 69873e9a0c39 [2022-09-27T21:48:08.976Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:48:08.976Z] ---> Running in 0f74211f274a [2022-09-27T21:48:08.976Z] Removing intermediate container 0f74211f274a [2022-09-27T21:48:08.976Z] ---> 2ab0a5cb8306 [2022-09-27T21:48:08.976Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:48:08.976Z] ---> Running in 655198484fb9 [2022-09-27T21:48:09.237Z] Removing intermediate container 655198484fb9 [2022-09-27T21:48:09.237Z] ---> 47bd978717e8 [2022-09-27T21:48:09.237Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:48:09.237Z] ---> Running in ac6e45f5d9e1 [2022-09-27T21:48:09.237Z] Removing intermediate container ac6e45f5d9e1 [2022-09-27T21:48:09.237Z] ---> 9459866a511d [2022-09-27T21:48:09.237Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:48:09.237Z] ---> Running in 6978ea854f6d [2022-09-27T21:48:09.808Z] Removing intermediate container 6978ea854f6d [2022-09-27T21:48:09.808Z] ---> 1ba37cbb3879 [2022-09-27T21:48:09.808Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:48:09.808Z] ---> Running in 409bae3a68be [2022-09-27T21:48:10.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:11.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:11.283Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:48:11.283Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:48:11.283Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:48:11.541Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:48:11.541Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:48:11.541Z] OK: 216 MiB in 55 packages [2022-09-27T21:48:11.945Z] Still waiting to schedule task [2022-09-27T21:48:11.945Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T21:48:12.107Z] Removing intermediate container 409bae3a68be [2022-09-27T21:48:12.107Z] ---> c9a556303f0e [2022-09-27T21:48:12.107Z] Step 9/13 : WORKDIR /device-snmp-go [2022-09-27T21:48:12.107Z] ---> Running in 146eb204cb94 [2022-09-27T21:48:12.107Z] Removing intermediate container 146eb204cb94 [2022-09-27T21:48:12.107Z] ---> 0a488125fcc4 [2022-09-27T21:48:12.107Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:48:12.365Z] ---> 05f1bf97d0ed [2022-09-27T21:48:12.365Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:48:12.365Z] ---> Running in d0e633233d8d [2022-09-27T21:48:30.503Z] Removing intermediate container d0e633233d8d [2022-09-27T21:48:30.503Z] ---> 5f9b53171bb4 [2022-09-27T21:48:30.503Z] Step 12/13 : COPY . . [2022-09-27T21:48:30.503Z] ---> 5c80bfa13190 [2022-09-27T21:48:30.503Z] Step 13/13 : RUN ${MAKE} [2022-09-27T21:48:30.503Z] ---> Running in 67a19a81422a [2022-09-27T21:48:30.503Z] noop [2022-09-27T21:48:30.503Z] Removing intermediate container 67a19a81422a [2022-09-27T21:48:30.503Z] ---> e59172a9ded2 [2022-09-27T21:48:30.503Z] Successfully built e59172a9ded2 [2022-09-27T21:48:30.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:30.810Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:48:30.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:30.877Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:48:30.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:48:31.232Z] $ docker top 6e9462e2a52666987296a9a0a7c940b32d92910e6652ad49bd7feb8c0b3b1bcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:48:31.578Z] + go version [2022-09-27T21:48:31.578Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:48:31.592Z] $ docker stop --time=1 6e9462e2a52666987296a9a0a7c940b32d92910e6652ad49bd7feb8c0b3b1bcc [2022-09-27T21:48:32.828Z] $ docker rm -f 6e9462e2a52666987296a9a0a7c940b32d92910e6652ad49bd7feb8c0b3b1bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:33.225Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:48:33.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:33.283Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:48:33.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:48:33.614Z] $ docker top 1dd20a8c3e41bbb69c045f40c42d07b8b445862e8259eb4a35630dfbcd6ba5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:48:33.949Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:48:34.239Z] + make test [2022-09-27T21:48:34.239Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:48:34.498Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-27T21:48:44.471Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-27T21:48:44.471Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-09-27T21:48:49.739Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:48:49.739Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:48:53.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:48:53.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:48:53.021Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:48:53.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:48:53.050Z] $ docker stop --time=1 1dd20a8c3e41bbb69c045f40c42d07b8b445862e8259eb4a35630dfbcd6ba5cf [2022-09-27T21:48:55.073Z] $ docker rm -f 1dd20a8c3e41bbb69c045f40c42d07b8b445862e8259eb4a35630dfbcd6ba5cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:48:55.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:48:55.544Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:48:55.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:48:56.249Z] + ls -al . [2022-09-27T21:48:56.249Z] total 172 [2022-09-27T21:48:56.249Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:48 . [2022-09-27T21:48:56.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:47 .. [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 27 21:47 .dockerignore [2022-09-27T21:48:56.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:48 .git [2022-09-27T21:48:56.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 .github [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 27 21:47 .gitignore [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:47 .golangci.yml [2022-09-27T21:48:56.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:47 .semver [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 8932 Sep 27 21:47 Attribution.txt [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 27 21:47 CHANGELOG.md [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 27 21:47 Dockerfile [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:47 GOVERNANCE.md [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 27 21:47 Jenkinsfile [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:47 LICENSE [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 2543 Sep 27 21:47 Makefile [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:47 OWNERS.md [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 10054 Sep 27 21:47 README.md [2022-09-27T21:48:56.249Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:47 VERSION [2022-09-27T21:48:56.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:47 bin [2022-09-27T21:48:56.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 cmd [2022-09-27T21:48:56.249Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 27 21:48 coverage.out [2022-09-27T21:48:56.250Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 27 21:47 go.mod [2022-09-27T21:48:56.250Z] -rw-rw-r-- 1 jenkins jenkins 38137 Sep 27 21:47 go.sum [2022-09-27T21:48:56.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 internal [2022-09-27T21:48:56.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:47 snap [2022-09-27T21:48:56.250Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 27 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:56.552Z] + 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=60caeb9825f5d012501e30119000cf9f18d868f1 --label arch=amd64 --label version=2.3.0-dev.14 . [2022-09-27T21:48:56.552Z] Sending build context to Docker daemon 5.479MB [2022-09-27T21:48:56.552Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:48:56.552Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:48:56.552Z] ---> e59172a9ded2 [2022-09-27T21:48:56.552Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:48:56.552Z] ---> Running in 9a2dec519b28 [2022-09-27T21:48:56.811Z] Removing intermediate container 9a2dec519b28 [2022-09-27T21:48:56.811Z] ---> a20eac18670f [2022-09-27T21:48:56.811Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:48:56.811Z] ---> Running in 7364480ee778 [2022-09-27T21:48:56.811Z] Removing intermediate container 7364480ee778 [2022-09-27T21:48:56.811Z] ---> 243d4b723985 [2022-09-27T21:48:56.811Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:48:56.812Z] ---> Running in 315d98e2369e [2022-09-27T21:48:57.070Z] Removing intermediate container 315d98e2369e [2022-09-27T21:48:57.070Z] ---> 44b4a2dcf941 [2022-09-27T21:48:57.070Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:48:57.070Z] ---> Running in f7302b5f913f [2022-09-27T21:48:57.070Z] Removing intermediate container f7302b5f913f [2022-09-27T21:48:57.070Z] ---> e0a26d5bdb1b [2022-09-27T21:48:57.070Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:48:57.070Z] ---> Running in 58c9f9eaee24 [2022-09-27T21:48:57.637Z] Removing intermediate container 58c9f9eaee24 [2022-09-27T21:48:57.637Z] ---> df250a1918d8 [2022-09-27T21:48:57.637Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:48:57.637Z] ---> Running in eae85b8c8cca [2022-09-27T21:48:57.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:58.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:59.090Z] OK: 216 MiB in 55 packages [2022-09-27T21:48:59.349Z] Removing intermediate container eae85b8c8cca [2022-09-27T21:48:59.349Z] ---> 9c0c7dc9615e [2022-09-27T21:48:59.349Z] Step 9/25 : WORKDIR /device-snmp-go [2022-09-27T21:48:59.349Z] ---> Running in 4729a1aa7cb3 [2022-09-27T21:48:59.349Z] Removing intermediate container 4729a1aa7cb3 [2022-09-27T21:48:59.349Z] ---> 6bb4831df28a [2022-09-27T21:48:59.349Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-27T21:48:59.606Z] ---> 05967f7c2c81 [2022-09-27T21:48:59.606Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:48:59.606Z] ---> Running in 87e866a01249 [2022-09-27T21:49:00.172Z] Removing intermediate container 87e866a01249 [2022-09-27T21:49:00.172Z] ---> cbf283cdb564 [2022-09-27T21:49:00.172Z] Step 12/25 : COPY . . [2022-09-27T21:49:00.433Z] ---> a4be596ec7a6 [2022-09-27T21:49:00.433Z] Step 13/25 : RUN ${MAKE} [2022-09-27T21:49:00.433Z] ---> Running in 7ee5b6408de2 [2022-09-27T21:49:00.692Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-27T21:49:22.827Z] Removing intermediate container 7ee5b6408de2 [2022-09-27T21:49:22.827Z] ---> c7df7d553d8d [2022-09-27T21:49:22.827Z] Step 14/25 : FROM alpine:3.16 [2022-09-27T21:49:22.827Z] 3.16: Pulling from library/alpine [2022-09-27T21:49:22.827Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:49:22.827Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:49:22.827Z] 213ec9aee27d: Download complete [2022-09-27T21:49:22.827Z] 213ec9aee27d: Pull complete [2022-09-27T21:49:22.827Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:49:22.827Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:49:22.827Z] ---> 9c6f07244728 [2022-09-27T21:49:22.827Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:49:22.827Z] ---> Running in 4357b665d46b [2022-09-27T21:49:22.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:49:22.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:49:22.827Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:49:22.827Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:49:22.827Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:49:22.827Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:49:22.827Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:49:22.827Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:49:22.827Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:49:22.827Z] OK: 8 MiB in 20 packages [2022-09-27T21:49:22.827Z] Removing intermediate container 4357b665d46b [2022-09-27T21:49:22.827Z] ---> 5702e7ed7b01 [2022-09-27T21:49:22.827Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-09-27T21:49:23.113Z] ---> a466a8f7dad5 [2022-09-27T21:49:23.113Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-27T21:49:23.113Z] ---> 852300d95f31 [2022-09-27T21:49:23.113Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-27T21:49:23.386Z] ---> 93f1c0740e13 [2022-09-27T21:49:23.386Z] Step 19/25 : EXPOSE 59993 [2022-09-27T21:49:23.386Z] ---> Running in 8e50e5a0c603 [2022-09-27T21:49:23.386Z] Removing intermediate container 8e50e5a0c603 [2022-09-27T21:49:23.386Z] ---> a278aa2a9c74 [2022-09-27T21:49:23.386Z] Step 20/25 : EXPOSE 161 [2022-09-27T21:49:23.386Z] ---> Running in 0faa0594cd37 [2022-09-27T21:49:23.386Z] Removing intermediate container 0faa0594cd37 [2022-09-27T21:49:23.386Z] ---> 554f3310963e [2022-09-27T21:49:23.386Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-09-27T21:49:23.386Z] ---> Running in 884a535444d3 [2022-09-27T21:49:23.665Z] Removing intermediate container 884a535444d3 [2022-09-27T21:49:23.665Z] ---> ea45520d2bd1 [2022-09-27T21:49:23.665Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:49:23.665Z] ---> Running in f1f01c8a82ab [2022-09-27T21:49:23.665Z] Removing intermediate container f1f01c8a82ab [2022-09-27T21:49:23.665Z] ---> 47c2e0c338cc [2022-09-27T21:49:23.665Z] Step 23/25 : LABEL arch=amd64 [2022-09-27T21:49:23.665Z] ---> Running in a0879958330d [2022-09-27T21:49:23.665Z] Removing intermediate container a0879958330d [2022-09-27T21:49:23.665Z] ---> 72575a52281a [2022-09-27T21:49:23.665Z] Step 24/25 : LABEL git_sha=60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:49:23.665Z] ---> Running in e898faa242da [2022-09-27T21:49:23.665Z] Removing intermediate container e898faa242da [2022-09-27T21:49:23.665Z] ---> 430b8ebbfebf [2022-09-27T21:49:23.665Z] Step 25/25 : LABEL version=2.3.0-dev.14 [2022-09-27T21:49:23.923Z] ---> Running in f9231b220a6f [2022-09-27T21:49:23.923Z] Removing intermediate container f9231b220a6f [2022-09-27T21:49:23.923Z] ---> 41f65c038934 [2022-09-27T21:49:23.923Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:49:23.923Z] Successfully built 41f65c038934 [2022-09-27T21:49:23.923Z] 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-09-27T21:49:23.993Z] provisioning config files... [2022-09-27T21:49:24.001Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5379055189603365721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:24.294Z] ---> docker-login.sh [2022-09-27T21:49:24.294Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:49:24.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:24.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:24.294Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:24.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:24.294Z] [2022-09-27T21:49:24.294Z] Login Succeeded [2022-09-27T21:49:24.294Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:49:24.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:24.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:24.294Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:24.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:24.294Z] [2022-09-27T21:49:24.294Z] Login Succeeded [2022-09-27T21:49:24.294Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:49:24.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:24.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:24.553Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:24.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:24.553Z] [2022-09-27T21:49:24.553Z] Login Succeeded [2022-09-27T21:49:24.553Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:49:24.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:24.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:24.553Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:24.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:24.553Z] [2022-09-27T21:49:24.553Z] Login Succeeded [2022-09-27T21:49:24.553Z] docker.io [2022-09-27T21:49:24.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:25.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:25.074Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:25.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:25.074Z] [2022-09-27T21:49:25.074Z] Login Succeeded [2022-09-27T21:49:25.074Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:49:25.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:49:25.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:25.117Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-09-27T21:49:25.117Z] 60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:49:25.117Z] latest [2022-09-27T21:49:25.117Z] 2.3.0-dev.14 [2022-09-27T21:49:25.117Z] 60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:49:25.117Z] main [2022-09-27T21:49:25.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:25.417Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:25.717Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:49:25.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-27T21:49:25.717Z] 0607dd800eb6: Preparing [2022-09-27T21:49:25.717Z] fc5eb1189926: Preparing [2022-09-27T21:49:25.717Z] 1bd5eeb25f7d: Preparing [2022-09-27T21:49:25.717Z] 7d644614f38c: Preparing [2022-09-27T21:49:25.717Z] 994393dc58e7: Preparing [2022-09-27T21:49:25.717Z] 994393dc58e7: Layer already exists [2022-09-27T21:49:25.717Z] 0607dd800eb6: Pushed [2022-09-27T21:49:25.717Z] fc5eb1189926: Pushed [2022-09-27T21:49:25.974Z] 7d644614f38c: Pushed [2022-09-27T21:49:28.508Z] 1bd5eeb25f7d: Pushed [2022-09-27T21:49:28.509Z] 60caeb9825f5d012501e30119000cf9f18d868f1: digest: sha256:5ab2538c2c2eb828747660ecd446c1f9f171f3af34f3c5169d949a2add171d8c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:28.814Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:29.115Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-09-27T21:49:29.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-27T21:49:29.115Z] 0607dd800eb6: Preparing [2022-09-27T21:49:29.115Z] fc5eb1189926: Preparing [2022-09-27T21:49:29.115Z] 1bd5eeb25f7d: Preparing [2022-09-27T21:49:29.115Z] 7d644614f38c: Preparing [2022-09-27T21:49:29.115Z] 994393dc58e7: Preparing [2022-09-27T21:49:29.115Z] 7d644614f38c: Layer already exists [2022-09-27T21:49:29.115Z] fc5eb1189926: Layer already exists [2022-09-27T21:49:29.115Z] 994393dc58e7: Layer already exists [2022-09-27T21:49:29.115Z] 1bd5eeb25f7d: Layer already exists [2022-09-27T21:49:29.115Z] 0607dd800eb6: Layer already exists [2022-09-27T21:49:29.115Z] latest: digest: sha256:5ab2538c2c2eb828747660ecd446c1f9f171f3af34f3c5169d949a2add171d8c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:29.427Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:29.737Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.14 [2022-09-27T21:49:29.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-27T21:49:29.737Z] 0607dd800eb6: Preparing [2022-09-27T21:49:29.737Z] fc5eb1189926: Preparing [2022-09-27T21:49:29.737Z] 1bd5eeb25f7d: Preparing [2022-09-27T21:49:29.737Z] 7d644614f38c: Preparing [2022-09-27T21:49:29.737Z] 994393dc58e7: Preparing [2022-09-27T21:49:29.737Z] fc5eb1189926: Layer already exists [2022-09-27T21:49:29.737Z] 994393dc58e7: Layer already exists [2022-09-27T21:49:29.737Z] 7d644614f38c: Layer already exists [2022-09-27T21:49:29.737Z] 1bd5eeb25f7d: Layer already exists [2022-09-27T21:49:29.737Z] 0607dd800eb6: Layer already exists [2022-09-27T21:49:29.737Z] 2.3.0-dev.14: digest: sha256:5ab2538c2c2eb828747660ecd446c1f9f171f3af34f3c5169d949a2add171d8c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:30.051Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:30.359Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:49:30.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-27T21:49:30.359Z] 0607dd800eb6: Preparing [2022-09-27T21:49:30.359Z] fc5eb1189926: Preparing [2022-09-27T21:49:30.359Z] 1bd5eeb25f7d: Preparing [2022-09-27T21:49:30.359Z] 7d644614f38c: Preparing [2022-09-27T21:49:30.359Z] 994393dc58e7: Preparing [2022-09-27T21:49:30.359Z] fc5eb1189926: Layer already exists [2022-09-27T21:49:30.359Z] 994393dc58e7: Layer already exists [2022-09-27T21:49:30.359Z] 0607dd800eb6: Layer already exists [2022-09-27T21:49:30.359Z] 1bd5eeb25f7d: Layer already exists [2022-09-27T21:49:30.359Z] 7d644614f38c: Layer already exists [2022-09-27T21:49:30.359Z] 60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14: digest: sha256:5ab2538c2c2eb828747660ecd446c1f9f171f3af34f3c5169d949a2add171d8c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:30.682Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:30.997Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-09-27T21:49:30.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-27T21:49:30.997Z] 0607dd800eb6: Preparing [2022-09-27T21:49:30.997Z] fc5eb1189926: Preparing [2022-09-27T21:49:30.997Z] 1bd5eeb25f7d: Preparing [2022-09-27T21:49:30.997Z] 7d644614f38c: Preparing [2022-09-27T21:49:30.997Z] 994393dc58e7: Preparing [2022-09-27T21:49:30.997Z] 0607dd800eb6: Layer already exists [2022-09-27T21:49:30.997Z] 994393dc58e7: Layer already exists [2022-09-27T21:49:30.997Z] fc5eb1189926: Layer already exists [2022-09-27T21:49:30.997Z] 1bd5eeb25f7d: Layer already exists [2022-09-27T21:49:30.997Z] 7d644614f38c: Layer already exists [2022-09-27T21:49:30.997Z] main: digest: sha256:5ab2538c2c2eb828747660ecd446c1f9f171f3af34f3c5169d949a2add171d8c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:49:31.050Z] ===================================================== [Pipeline] echo [2022-09-27T21:49:31.060Z] taggedImages: [2022-09-27T21:49:31.060Z] - nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:49:31.060Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-09-27T21:49:31.060Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.14 [2022-09-27T21:49:31.060Z] - nexus3.edgexfoundry.org:10004/device-snmp:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:49:31.060Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:31.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:31.434Z] [2022-09-27T21:49:31.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:31.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:31.723Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:49:31.723Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:49:31.723Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:49:31.723Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:49:31.723Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:49:31.723Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:49:31.723Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:49:31.723Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:49:31.723Z] 33b1e0a273af: Waiting [2022-09-27T21:49:31.723Z] 5d3b04190fa2: Waiting [2022-09-27T21:49:31.723Z] 2f39f015ded8: Waiting [2022-09-27T21:49:31.723Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:49:31.723Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T21:49:31.723Z] 5c69ac0246d0: Download complete [2022-09-27T21:49:31.723Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:49:31.723Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:49:31.723Z] 33b1e0a273af: Download complete [2022-09-27T21:49:31.723Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:49:31.723Z] 5d3b04190fa2: Download complete [2022-09-27T21:49:31.981Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:49:31.981Z] ec43610c2a17: Download complete [2022-09-27T21:49:31.981Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:49:31.981Z] 5eb5b503b376: Download complete [2022-09-27T21:49:32.547Z] 2f39f015ded8: Download complete [2022-09-27T21:49:33.113Z] 5eb5b503b376: Pull complete [2022-09-27T21:49:33.370Z] 5c69ac0246d0: Pull complete [2022-09-27T21:49:33.628Z] ec43610c2a17: Pull complete [2022-09-27T21:49:33.886Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:49:34.145Z] 33b1e0a273af: Pull complete [2022-09-27T21:49:34.145Z] 5d3b04190fa2: Pull complete [2022-09-27T21:49:38.332Z] 2f39f015ded8: Pull complete [2022-09-27T21:49:38.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:49:38.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:38.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:49:38.409Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:49:38.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:49:40.989Z] $ docker top 8cf5b473b81b255e6aead1029199dbfb51e468b32257dc088a47dc2bf9ff5c64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:41.355Z] ---> job-cost.sh [2022-09-27T21:49:41.355Z] lf-activate-venv: SKIPPING [2022-09-27T21:49:41.355Z] INFO: No Stack... [2022-09-27T21:49:41.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:49:42.180Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:49:42.470Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-09-27T21:49:42.470Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:49:42.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [2022-09-27T21:49:42.489Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] did not exist. Created. [2022-09-27T21:49:42.489Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:49:42.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:49:42.813Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:49:42.818Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:49:42.835Z] $ docker stop --time=1 8cf5b473b81b255e6aead1029199dbfb51e468b32257dc088a47dc2bf9ff5c64 [2022-09-27T21:49:43.988Z] $ docker rm -f 8cf5b473b81b255e6aead1029199dbfb51e468b32257dc088a47dc2bf9ff5c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:50:51.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1440 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-09-27T21:50:51.257Z] Running in /w/workspace/device-snmp-go/45 [Pipeline] { [Pipeline] checkout [2022-09-27T21:50:51.291Z] Selected Git installation does not exist. Using Default [2022-09-27T21:50:51.291Z] The recommended git tool is: NONE [2022-09-27T21:50:57.327Z] using credential edgex-jenkins-ssh [2022-09-27T21:50:57.350Z] Cloning the remote Git repository [2022-09-27T21:50:57.393Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-09-27T21:50:57.477Z] > git init /w/workspace/device-snmp-go/45 # timeout=10 [2022-09-27T21:50:57.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-27T21:50:57.658Z] > git --version # timeout=10 [2022-09-27T21:50:57.681Z] > git --version # 'git version 2.25.1' [2022-09-27T21:50:57.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:50:57.735Z] Verifying host key using known hosts file [2022-09-27T21:50:57.961Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:50:57.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:51:00.115Z] Avoid second fetch [2022-09-27T21:51:00.116Z] Checking out Revision 60caeb9825f5d012501e30119000cf9f18d868f1 (main) [2022-09-27T21:50:59.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-27T21:50:59.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:51:00.130Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:51:00.700Z] Commit message: "build: Add option to build Service with NATS Capability (#191)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:51:00.150Z] > git checkout -f 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 [2022-09-27T21:51:01.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:51:01.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:51:01.624Z] Dload Upload Total Spent Left Speed [2022-09-27T21:51:01.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-09-27T21:51:02.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:51:02.698Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:51:02.699Z] + sudo tee /etc/docker/daemon.new [2022-09-27T21:51:02.699Z] { [2022-09-27T21:51:02.699Z] "registry-mirrors": [ [2022-09-27T21:51:02.699Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:51:02.699Z] ], [2022-09-27T21:51:02.699Z] "bip": "10.250.0.254/24", [2022-09-27T21:51:02.699Z] "hosts": [ [2022-09-27T21:51:02.699Z] "tcp://0.0.0.0:5555", [2022-09-27T21:51:02.699Z] "unix:///var/run/docker.sock" [2022-09-27T21:51:02.699Z] ], [2022-09-27T21:51:02.699Z] "mtu": 1458, [2022-09-27T21:51:02.699Z] "selinux-enabled": true, [2022-09-27T21:51:02.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:51:02.699Z] } [Pipeline] sh [2022-09-27T21:51:03.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:51:03.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:51:21.733Z] provisioning config files... [2022-09-27T21:51:21.764Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/45@tmp/config4069172986777468978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:51:22.127Z] ---> docker-login.sh [2022-09-27T21:51:22.127Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:51:22.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:22.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:22.729Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:22.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:22.729Z] [2022-09-27T21:51:22.729Z] Login Succeeded [2022-09-27T21:51:22.729Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:51:23.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:23.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:23.272Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:23.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:23.272Z] [2022-09-27T21:51:23.272Z] Login Succeeded [2022-09-27T21:51:23.272Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:51:23.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:23.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:23.545Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:23.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:23.545Z] [2022-09-27T21:51:23.545Z] Login Succeeded [2022-09-27T21:51:23.545Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:51:23.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:24.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:24.089Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:24.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:24.089Z] [2022-09-27T21:51:24.089Z] Login Succeeded [2022-09-27T21:51:24.089Z] docker.io [2022-09-27T21:51:24.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:24.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:24.632Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:24.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:24.632Z] [2022-09-27T21:51:24.632Z] Login Succeeded [2022-09-27T21:51:24.632Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:51:24.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:51:24.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:51:24.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:51:24.843Z] ========================================================= [2022-09-27T21:51:24.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:51:24.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:51:25.204Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:51:25.478Z] Sending build context to Docker daemon 2.822MB [2022-09-27T21:51:25.478Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:51:25.478Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:51:25.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:51:25.749Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:51:25.749Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:51:25.749Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:51:25.749Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:51:25.749Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:51:25.749Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:51:25.749Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:51:25.749Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:51:25.749Z] 46d945488cbd: Waiting [2022-09-27T21:51:25.749Z] 8a5474983e97: Waiting [2022-09-27T21:51:25.749Z] 656be50a0ddc: Waiting [2022-09-27T21:51:25.749Z] 329c88fbcd65: Waiting [2022-09-27T21:51:25.749Z] 2bbca73fdf42: Waiting [2022-09-27T21:51:25.749Z] a050256f5b6f: Download complete [2022-09-27T21:51:25.749Z] c0a3192eca97: Verifying Checksum [2022-09-27T21:51:25.749Z] c0a3192eca97: Download complete [2022-09-27T21:51:25.749Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:51:25.749Z] 2bbca73fdf42: Download complete [2022-09-27T21:51:25.749Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:51:25.749Z] 46d945488cbd: Download complete [2022-09-27T21:51:25.749Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:51:25.749Z] b3c136eddcbf: Download complete [2022-09-27T21:51:26.723Z] b3c136eddcbf: Pull complete [2022-09-27T21:51:27.008Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:51:27.008Z] 329c88fbcd65: Download complete [2022-09-27T21:51:27.282Z] c0a3192eca97: Pull complete [2022-09-27T21:51:27.873Z] a050256f5b6f: Pull complete [2022-09-27T21:51:28.144Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:51:28.144Z] 8a5474983e97: Download complete [2022-09-27T21:51:28.730Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:51:28.730Z] 656be50a0ddc: Download complete [2022-09-27T21:51:41.096Z] 656be50a0ddc: Pull complete [2022-09-27T21:51:41.096Z] 2bbca73fdf42: Pull complete [2022-09-27T21:51:41.096Z] 46d945488cbd: Pull complete [2022-09-27T21:51:47.782Z] 8a5474983e97: Pull complete [2022-09-27T21:51:49.753Z] 329c88fbcd65: Pull complete [2022-09-27T21:51:49.753Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:51:49.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:51:49.753Z] ---> ff4287adb874 [2022-09-27T21:51:49.753Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:51:51.710Z] ---> Running in 355740baaa2b [2022-09-27T21:51:51.979Z] Removing intermediate container 355740baaa2b [2022-09-27T21:51:51.979Z] ---> e38614512290 [2022-09-27T21:51:51.979Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:51:51.979Z] ---> Running in 90aba1bf93e5 [2022-09-27T21:51:52.249Z] Removing intermediate container 90aba1bf93e5 [2022-09-27T21:51:52.249Z] ---> ca4f5824a575 [2022-09-27T21:51:52.249Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:51:52.521Z] ---> Running in e91a32bcdb76 [2022-09-27T21:51:52.789Z] Removing intermediate container e91a32bcdb76 [2022-09-27T21:51:52.789Z] ---> 6f43391b1427 [2022-09-27T21:51:52.789Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:51:52.789Z] ---> Running in 82e69c1961a4 [2022-09-27T21:51:53.375Z] Removing intermediate container 82e69c1961a4 [2022-09-27T21:51:53.375Z] ---> 198670a87aab [2022-09-27T21:51:53.375Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:51:53.375Z] ---> Running in 9250bc3cfc16 [2022-09-27T21:51:55.343Z] Removing intermediate container 9250bc3cfc16 [2022-09-27T21:51:55.343Z] ---> 5a33f3cafb4e [2022-09-27T21:51:55.343Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:51:55.343Z] ---> Running in 50d762ea188a [2022-09-27T21:51:56.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:51:57.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:51:58.262Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:51:58.262Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:51:58.532Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:51:58.532Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:51:58.801Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:51:58.801Z] OK: 226 MiB in 55 packages [2022-09-27T21:51:59.775Z] Removing intermediate container 50d762ea188a [2022-09-27T21:51:59.775Z] ---> c16477ef9602 [2022-09-27T21:51:59.775Z] Step 9/13 : WORKDIR /device-snmp-go [2022-09-27T21:52:00.047Z] ---> Running in dea74ed76b38 [2022-09-27T21:52:00.317Z] Removing intermediate container dea74ed76b38 [2022-09-27T21:52:00.317Z] ---> e4ce95464df4 [2022-09-27T21:52:00.317Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:52:00.912Z] ---> 5fcb90dc851e [2022-09-27T21:52:00.912Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:52:00.912Z] ---> Running in 16bffef5fe5f [2022-09-27T21:52:57.472Z] Removing intermediate container 16bffef5fe5f [2022-09-27T21:52:57.472Z] ---> 5ee9d164e873 [2022-09-27T21:52:57.472Z] Step 12/13 : COPY . . [2022-09-27T21:52:57.472Z] ---> 8f788e200806 [2022-09-27T21:52:57.472Z] Step 13/13 : RUN ${MAKE} [2022-09-27T21:52:57.472Z] ---> Running in 4ef749b5d684 [2022-09-27T21:52:57.472Z] noop [2022-09-27T21:52:57.472Z] Removing intermediate container 4ef749b5d684 [2022-09-27T21:52:57.472Z] ---> 1dd6579da403 [2022-09-27T21:52:57.472Z] Successfully built 1dd6579da403 [2022-09-27T21:52:57.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:52:57.831Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:52:57.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:52:58.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2022-09-27T21:52:58.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/45 -v /w/workspace/device-snmp-go/45:/w/workspace/device-snmp-go/45:rw,z -v /w/workspace/device-snmp-go/45@tmp:/w/workspace/device-snmp-go/45@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 ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:52:59.509Z] $ docker top be9d79df5574ca55b0478f9d9263021885990d1d855705ec65cc78e26df295f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:53:00.374Z] + go version [2022-09-27T21:53:00.374Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:53:00.402Z] $ docker stop --time=1 be9d79df5574ca55b0478f9d9263021885990d1d855705ec65cc78e26df295f3 [2022-09-27T21:53:02.124Z] $ docker rm -f be9d79df5574ca55b0478f9d9263021885990d1d855705ec65cc78e26df295f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:53:02.675Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:53:02.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:53:02.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2022-09-27T21:53:02.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/45 -v /w/workspace/device-snmp-go/45:/w/workspace/device-snmp-go/45:rw,z -v /w/workspace/device-snmp-go/45@tmp:/w/workspace/device-snmp-go/45@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 ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:53:04.212Z] $ docker top 966a843c4111001e69d6786e84c238cb8ba23526b598af93a029df022494810e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:53:05.053Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/45 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:53:05.389Z] + make test [2022-09-27T21:53:05.662Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:53:08.260Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-27T21:54:44.973Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-27T21:54:44.973Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2022-09-27T21:54:44.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:54:44.973Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:55:07.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:55:07.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:55:07.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:55:07.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:55:07.104Z] $ docker stop --time=1 966a843c4111001e69d6786e84c238cb8ba23526b598af93a029df022494810e [2022-09-27T21:55:09.081Z] $ docker rm -f 966a843c4111001e69d6786e84c238cb8ba23526b598af93a029df022494810e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:55:10.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:55:10.128Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:55:10.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:55:11.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:55:11.444Z] + ls -al . [2022-09-27T21:55:11.444Z] total 168 [2022-09-27T21:55:11.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:53 . [2022-09-27T21:55:11.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:50 .. [2022-09-27T21:55:11.444Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 27 21:51 .dockerignore [2022-09-27T21:55:11.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:51 .git [2022-09-27T21:55:11.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 .github [2022-09-27T21:55:11.444Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 27 21:51 .gitignore [2022-09-27T21:55:11.444Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:51 .golangci.yml [2022-09-27T21:55:11.444Z] -rw-rw-r-- 1 jenkins jenkins 8932 Sep 27 21:51 Attribution.txt [2022-09-27T21:55:11.444Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 27 21:51 CHANGELOG.md [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 27 21:51 Dockerfile [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:51 GOVERNANCE.md [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 27 21:51 Jenkinsfile [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:51 LICENSE [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 2543 Sep 27 21:51 Makefile [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:51 OWNERS.md [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 10054 Sep 27 21:51 README.md [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:47 VERSION [2022-09-27T21:55:11.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:51 bin [2022-09-27T21:55:11.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 cmd [2022-09-27T21:55:11.445Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 27 21:54 coverage.out [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 27 21:51 go.mod [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 38137 Sep 27 21:51 go.sum [2022-09-27T21:55:11.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 internal [2022-09-27T21:55:11.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:51 snap [2022-09-27T21:55:11.445Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 27 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:55:11.802Z] + 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=60caeb9825f5d012501e30119000cf9f18d868f1 --label arch=arm64 --label version=2.3.0-dev.14 . [2022-09-27T21:55:12.085Z] Sending build context to Docker daemon 2.83MB [2022-09-27T21:55:12.085Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:55:12.085Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:55:12.085Z] ---> 1dd6579da403 [2022-09-27T21:55:12.085Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:55:12.357Z] ---> Running in 2ed4fcf95e54 [2022-09-27T21:55:12.626Z] Removing intermediate container 2ed4fcf95e54 [2022-09-27T21:55:12.626Z] ---> 7a5025e4ae90 [2022-09-27T21:55:12.626Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:55:12.626Z] ---> Running in 83f9fd1c40a6 [2022-09-27T21:55:13.215Z] Removing intermediate container 83f9fd1c40a6 [2022-09-27T21:55:13.215Z] ---> 63dcba8fd783 [2022-09-27T21:55:13.215Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:55:13.215Z] ---> Running in 6a69c8750f72 [2022-09-27T21:55:13.484Z] Removing intermediate container 6a69c8750f72 [2022-09-27T21:55:13.484Z] ---> dd6deecc1c25 [2022-09-27T21:55:13.484Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:55:13.757Z] ---> Running in 7e534a1b463f [2022-09-27T21:55:14.028Z] Removing intermediate container 7e534a1b463f [2022-09-27T21:55:14.028Z] ---> ee778f22f899 [2022-09-27T21:55:14.028Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:55:14.028Z] ---> Running in c3051532eb43 [2022-09-27T21:55:16.637Z] Removing intermediate container c3051532eb43 [2022-09-27T21:55:16.637Z] ---> 3d326bf2b840 [2022-09-27T21:55:16.637Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:55:16.905Z] ---> Running in 181f5182c124 [2022-09-27T21:55:17.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:55:18.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:55:20.269Z] OK: 226 MiB in 55 packages [2022-09-27T21:55:21.232Z] Removing intermediate container 181f5182c124 [2022-09-27T21:55:21.232Z] ---> 65204413e6bd [2022-09-27T21:55:21.232Z] Step 9/25 : WORKDIR /device-snmp-go [2022-09-27T21:55:21.232Z] ---> Running in dc707374c395 [2022-09-27T21:55:21.502Z] Removing intermediate container dc707374c395 [2022-09-27T21:55:21.502Z] ---> eac32bf57f2e [2022-09-27T21:55:21.502Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-27T21:55:22.102Z] ---> da89411f852a [2022-09-27T21:55:22.102Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:55:22.374Z] ---> Running in 114f85171d86 [2022-09-27T21:55:24.974Z] Removing intermediate container 114f85171d86 [2022-09-27T21:55:24.974Z] ---> 00df9f10e010 [2022-09-27T21:55:24.974Z] Step 12/25 : COPY . . [2022-09-27T21:55:26.391Z] ---> 1d43380940a9 [2022-09-27T21:55:26.391Z] Step 13/25 : RUN ${MAKE} [2022-09-27T21:55:26.663Z] ---> Running in 658620f829d6 [2022-09-27T21:55:27.627Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-27T21:58:04.403Z] Removing intermediate container 658620f829d6 [2022-09-27T21:58:04.403Z] ---> d641af279943 [2022-09-27T21:58:04.403Z] Step 14/25 : FROM alpine:3.16 [2022-09-27T21:58:04.669Z] 3.16: Pulling from library/alpine [2022-09-27T21:58:04.669Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:58:04.935Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:58:05.530Z] 9b18e9b68314: Pull complete [2022-09-27T21:58:05.530Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:58:05.530Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:58:05.530Z] ---> a6215f271958 [2022-09-27T21:58:05.530Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:58:05.530Z] ---> Running in e4db6a3c1cd1 [2022-09-27T21:58:06.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:58:06.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:58:07.719Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:58:07.719Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:58:07.719Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:58:07.719Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:58:07.719Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:58:07.719Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:58:07.719Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:58:07.719Z] OK: 8 MiB in 20 packages [2022-09-27T21:58:08.678Z] Removing intermediate container e4db6a3c1cd1 [2022-09-27T21:58:08.678Z] ---> dfc9c15d1ccd [2022-09-27T21:58:08.678Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-09-27T21:58:10.090Z] ---> 88eebedf306f [2022-09-27T21:58:10.090Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-27T21:58:10.674Z] ---> 826d167be32f [2022-09-27T21:58:10.674Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-27T21:58:11.257Z] ---> dff8e68ce445 [2022-09-27T21:58:11.257Z] Step 19/25 : EXPOSE 59993 [2022-09-27T21:58:11.257Z] ---> Running in 54f8fa25b436 [2022-09-27T21:58:11.523Z] Removing intermediate container 54f8fa25b436 [2022-09-27T21:58:11.523Z] ---> 6f06152c2527 [2022-09-27T21:58:11.523Z] Step 20/25 : EXPOSE 161 [2022-09-27T21:58:11.523Z] ---> Running in 103f6bf17471 [2022-09-27T21:58:11.790Z] Removing intermediate container 103f6bf17471 [2022-09-27T21:58:11.790Z] ---> bc2dbaf29925 [2022-09-27T21:58:11.790Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-09-27T21:58:11.790Z] ---> Running in 8d5ad05915ea [2022-09-27T21:58:12.056Z] Removing intermediate container 8d5ad05915ea [2022-09-27T21:58:12.056Z] ---> 68b010d6a61b [2022-09-27T21:58:12.056Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:58:12.324Z] ---> Running in e2c33fa25029 [2022-09-27T21:58:12.591Z] Removing intermediate container e2c33fa25029 [2022-09-27T21:58:12.591Z] ---> e04200196cc0 [2022-09-27T21:58:12.591Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T21:58:12.591Z] ---> Running in b0045cf50f6b [2022-09-27T21:58:12.858Z] Removing intermediate container b0045cf50f6b [2022-09-27T21:58:12.858Z] ---> d59cbb866b22 [2022-09-27T21:58:12.858Z] Step 24/25 : LABEL git_sha=60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:58:12.858Z] ---> Running in 3baf9cef1d43 [2022-09-27T21:58:13.126Z] Removing intermediate container 3baf9cef1d43 [2022-09-27T21:58:13.126Z] ---> ea7fe020c17c [2022-09-27T21:58:13.126Z] Step 25/25 : LABEL version=2.3.0-dev.14 [2022-09-27T21:58:13.126Z] ---> Running in 8a9c577f7775 [2022-09-27T21:58:13.393Z] Removing intermediate container 8a9c577f7775 [2022-09-27T21:58:13.393Z] ---> 081b0a88c811 [2022-09-27T21:58:13.393Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:58:13.393Z] Successfully built 081b0a88c811 [2022-09-27T21:58:13.393Z] 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-09-27T21:58:13.738Z] provisioning config files... [2022-09-27T21:58:13.751Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/45@tmp/config18274042584141921303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:14.082Z] ---> docker-login.sh [2022-09-27T21:58:14.082Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:58:14.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:14.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:14.349Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:14.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:14.349Z] [2022-09-27T21:58:14.349Z] Login Succeeded [2022-09-27T21:58:14.349Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:58:14.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:14.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:14.618Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:14.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:14.618Z] [2022-09-27T21:58:14.618Z] Login Succeeded [2022-09-27T21:58:14.618Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:58:14.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:15.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:15.152Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:15.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:15.152Z] [2022-09-27T21:58:15.152Z] Login Succeeded [2022-09-27T21:58:15.152Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:58:15.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:15.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:15.421Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:15.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:15.421Z] [2022-09-27T21:58:15.421Z] Login Succeeded [2022-09-27T21:58:15.421Z] docker.io [2022-09-27T21:58:15.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:15.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:15.954Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:15.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:15.954Z] [2022-09-27T21:58:15.954Z] Login Succeeded [2022-09-27T21:58:15.954Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:58:15.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:58:15.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:58:16.009Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-09-27T21:58:16.009Z] 60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:58:16.009Z] latest [2022-09-27T21:58:16.009Z] 2.3.0-dev.14 [2022-09-27T21:58:16.009Z] 60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:58:16.009Z] main [2022-09-27T21:58:16.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:16.341Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:16.679Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:58:16.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-27T21:58:16.679Z] f7b02d8727d0: Preparing [2022-09-27T21:58:16.679Z] 3999d691d04d: Preparing [2022-09-27T21:58:16.679Z] 0148746ede1d: Preparing [2022-09-27T21:58:16.679Z] bdaf8121d043: Preparing [2022-09-27T21:58:16.679Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:16.679Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:16.946Z] 3999d691d04d: Pushed [2022-09-27T21:58:16.946Z] f7b02d8727d0: Pushed [2022-09-27T21:58:17.530Z] bdaf8121d043: Pushed [2022-09-27T21:58:22.862Z] 0148746ede1d: Pushed [2022-09-27T21:58:22.862Z] 60caeb9825f5d012501e30119000cf9f18d868f1: digest: sha256:efff1e516e4e907792bfafafc1072206f7742df09ce16cce80ef9a8eb5140fd5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:23.203Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:23.537Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-09-27T21:58:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-27T21:58:23.537Z] f7b02d8727d0: Preparing [2022-09-27T21:58:23.537Z] 3999d691d04d: Preparing [2022-09-27T21:58:23.537Z] 0148746ede1d: Preparing [2022-09-27T21:58:23.537Z] bdaf8121d043: Preparing [2022-09-27T21:58:23.537Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:23.537Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:23.537Z] 0148746ede1d: Layer already exists [2022-09-27T21:58:23.537Z] bdaf8121d043: Layer already exists [2022-09-27T21:58:23.537Z] f7b02d8727d0: Layer already exists [2022-09-27T21:58:23.537Z] 3999d691d04d: Layer already exists [2022-09-27T21:58:23.537Z] latest: digest: sha256:efff1e516e4e907792bfafafc1072206f7742df09ce16cce80ef9a8eb5140fd5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:24.143Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:24.473Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.14 [2022-09-27T21:58:24.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-27T21:58:24.473Z] f7b02d8727d0: Preparing [2022-09-27T21:58:24.473Z] 3999d691d04d: Preparing [2022-09-27T21:58:24.473Z] 0148746ede1d: Preparing [2022-09-27T21:58:24.473Z] bdaf8121d043: Preparing [2022-09-27T21:58:24.473Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:24.473Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:24.473Z] 3999d691d04d: Layer already exists [2022-09-27T21:58:24.473Z] 0148746ede1d: Layer already exists [2022-09-27T21:58:24.473Z] f7b02d8727d0: Layer already exists [2022-09-27T21:58:24.473Z] bdaf8121d043: Layer already exists [2022-09-27T21:58:24.473Z] 2.3.0-dev.14: digest: sha256:efff1e516e4e907792bfafafc1072206f7742df09ce16cce80ef9a8eb5140fd5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:24.812Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:25.149Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:58:25.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-27T21:58:25.149Z] f7b02d8727d0: Preparing [2022-09-27T21:58:25.149Z] 3999d691d04d: Preparing [2022-09-27T21:58:25.149Z] 0148746ede1d: Preparing [2022-09-27T21:58:25.149Z] bdaf8121d043: Preparing [2022-09-27T21:58:25.149Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:25.149Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:25.149Z] 3999d691d04d: Layer already exists [2022-09-27T21:58:25.149Z] 0148746ede1d: Layer already exists [2022-09-27T21:58:25.149Z] f7b02d8727d0: Layer already exists [2022-09-27T21:58:25.149Z] bdaf8121d043: Layer already exists [2022-09-27T21:58:25.149Z] 60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14: digest: sha256:efff1e516e4e907792bfafafc1072206f7742df09ce16cce80ef9a8eb5140fd5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:25.491Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:25.831Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-09-27T21:58:25.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-27T21:58:25.831Z] f7b02d8727d0: Preparing [2022-09-27T21:58:25.831Z] 3999d691d04d: Preparing [2022-09-27T21:58:25.831Z] 0148746ede1d: Preparing [2022-09-27T21:58:25.831Z] bdaf8121d043: Preparing [2022-09-27T21:58:25.831Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:25.831Z] 0148746ede1d: Layer already exists [2022-09-27T21:58:25.831Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:25.831Z] f7b02d8727d0: Layer already exists [2022-09-27T21:58:25.831Z] 3999d691d04d: Layer already exists [2022-09-27T21:58:25.831Z] bdaf8121d043: Layer already exists [2022-09-27T21:58:25.831Z] main: digest: sha256:efff1e516e4e907792bfafafc1072206f7742df09ce16cce80ef9a8eb5140fd5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:58:25.888Z] ===================================================== [Pipeline] echo [2022-09-27T21:58:25.896Z] taggedImages: [2022-09-27T21:58:25.896Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1 [2022-09-27T21:58:25.896Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-09-27T21:58:25.896Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.14 [2022-09-27T21:58:25.896Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:60caeb9825f5d012501e30119000cf9f18d868f1-2.3.0-dev.14 [2022-09-27T21:58:25.896Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:26.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:58:26.264Z] [2022-09-27T21:58:26.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:26.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:58:26.592Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:58:26.592Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:58:26.592Z] 04944245beec: Pulling fs layer [2022-09-27T21:58:26.592Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:58:26.592Z] 765212b225bb: Pulling fs layer [2022-09-27T21:58:26.592Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:58:26.592Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:58:26.592Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:58:26.592Z] f23df028b6ca: Waiting [2022-09-27T21:58:26.592Z] d65c8cfc05b1: Waiting [2022-09-27T21:58:26.592Z] 2437ff75d9bd: Waiting [2022-09-27T21:58:26.592Z] 765212b225bb: Waiting [2022-09-27T21:58:26.867Z] 04944245beec: Verifying Checksum [2022-09-27T21:58:26.867Z] 04944245beec: Download complete [2022-09-27T21:58:26.867Z] 765212b225bb: Verifying Checksum [2022-09-27T21:58:26.867Z] 765212b225bb: Download complete [2022-09-27T21:58:26.867Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:58:26.867Z] f23df028b6ca: Download complete [2022-09-27T21:58:26.867Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:58:26.867Z] d65c8cfc05b1: Download complete [2022-09-27T21:58:27.135Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:58:27.135Z] 699f458cf7ca: Download complete [2022-09-27T21:58:27.399Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:58:27.399Z] 8998bd30e6a1: Download complete [2022-09-27T21:58:29.986Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:58:29.986Z] 2437ff75d9bd: Download complete [2022-09-27T21:58:31.392Z] 8998bd30e6a1: Pull complete [2022-09-27T21:58:31.976Z] 04944245beec: Pull complete [2022-09-27T21:58:33.383Z] 699f458cf7ca: Pull complete [2022-09-27T21:58:33.383Z] 765212b225bb: Pull complete [2022-09-27T21:58:34.342Z] f23df028b6ca: Pull complete [2022-09-27T21:58:34.342Z] d65c8cfc05b1: Pull complete [2022-09-27T21:58:49.396Z] 2437ff75d9bd: Pull complete [2022-09-27T21:58:49.396Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:58:49.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:58:49.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:49.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2022-09-27T21:58:49.722Z] $ 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/45 -v /w/workspace/device-snmp-go/45:/w/workspace/device-snmp-go/45:rw,z -v /w/workspace/device-snmp-go/45@tmp:/w/workspace/device-snmp-go/45@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:58:52.425Z] $ docker top c7b999aef8dfbcabfbba6c0c61c7c6f192235aef4e8a91dfd8d4f05dcb610e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:52.945Z] ---> job-cost.sh [2022-09-27T21:58:53.212Z] lf-activate-venv: SKIPPING [2022-09-27T21:58:53.212Z] INFO: No Stack... [2022-09-27T21:58:53.481Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:58:54.444Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:58:55.071Z] + cat /w/workspace/device-snmp-go/45/archives/cost.csv [2022-09-27T21:58:55.071Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:58:55.136Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [2022-09-27T21:58:55.142Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] did not exist. Created. [2022-09-27T21:58:55.142Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:58:55.466Z] /w/workspace/device-snmp-go/45@tmp/durable-52288ef2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:58:55.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:58:55.818Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:58:55.861Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:58:55.868Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:58:55.899Z] $ docker stop --time=1 c7b999aef8dfbcabfbba6c0c61c7c6f192235aef4e8a91dfd8d4f05dcb610e00 [2022-09-27T21:58:57.357Z] $ docker rm -f c7b999aef8dfbcabfbba6c0c61c7c6f192235aef4e8a91dfd8d4f05dcb610e00 [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-09-27T21:58:57.719Z] provisioning config files... [2022-09-27T21:58:57.725Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7520933142650268679tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:58:58.011Z] + set +x [2022-09-27T21:58:58.011Z] + + curl -s https://codecov.io/bash [2022-09-27T21:58:58.011Z] bash -s -- [2022-09-27T21:58:58.011Z] [2022-09-27T21:58:58.011Z] _____ _ [2022-09-27T21:58:58.011Z] / ____| | | [2022-09-27T21:58:58.011Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:58:58.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:58:58.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:58:58.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:58:58.011Z] Bash-1.0.6 [2022-09-27T21:58:58.011Z] [2022-09-27T21:58:58.011Z] [2022-09-27T21:58:58.011Z] ==> git version 2.25.1 found [2022-09-27T21:58:58.011Z] ==> 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-09-27T21:58:58.011Z] Release-Date: 2020-01-08 [2022-09-27T21:58:58.011Z] 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-09-27T21:58:58.011Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:58:58.011Z] ==> Jenkins CI detected. [2022-09-27T21:58:58.011Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-09-27T21:58:58.011Z] project root: . [2022-09-27T21:58:58.011Z] --> token set from env [2022-09-27T21:58:58.011Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:58:58.011Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:58:58.011Z] ==> Python coveragepy not found [2022-09-27T21:58:58.011Z] ==> Searching for coverage reports in: [2022-09-27T21:58:58.011Z] + . [2022-09-27T21:58:58.011Z] -> Found 1 reports [2022-09-27T21:58:58.011Z] ==> Detecting git/mercurial file structure [2022-09-27T21:58:58.011Z] ==> Reading reports [2022-09-27T21:58:58.011Z] + ./coverage.out bytes=7631 [2022-09-27T21:58:58.011Z] ==> Appending adjustments [2022-09-27T21:58:58.011Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:58:58.271Z] + Found adjustments [2022-09-27T21:58:58.271Z] ==> Gzipping contents [2022-09-27T21:58:58.271Z] 4.0K /tmp/codecov.ZKNDCP.gz [2022-09-27T21:58:58.271Z] ==> Uploading reports [2022-09-27T21:58:58.271Z] url: https://codecov.io [2022-09-27T21:58:58.271Z] query: branch=main&commit=60caeb9825f5d012501e30119000cf9f18d868f1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:58:58.271Z] -> Pinging Codecov [2022-09-27T21:58:58.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=60caeb9825f5d012501e30119000cf9f18d868f1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:58:58.531Z] -> Uploading to [2022-09-27T21:58:58.531Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/6C56EA5C29638FB4528AC87E60AF5AE0/60caeb9825f5d012501e30119000cf9f18d868f1/2983f1fa-af41-42fc-b91d-1d63e3c4b2ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T215858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86534c556eb0d6194e3e712d9229759055799c8e3c4d66bdb2403bf35bac1cdf [2022-09-27T21:58:58.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:58:58.531Z] Dload Upload Total Spent Left Speed [2022-09-27T21:58:58.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7638 --:--:-- --:--:-- --:--:-- 7600 100 1543 0 0 100 1543 0 6456 --:--:-- --:--:-- --:--:-- 6429 [2022-09-27T21:58:58.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] } [2022-09-27T21:58:58.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:58:58.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:58:58.894Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:59.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:58:59.183Z] [2022-09-27T21:58:59.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:59.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:58:59.476Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:58:59.476Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:58:59.476Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:58:59.476Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:58:59.476Z] 114826534d7a: Pulling fs layer [2022-09-27T21:58:59.476Z] 114826534d7a: Waiting [2022-09-27T21:58:59.476Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:58:59.476Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:58:59.476Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:58:59.476Z] 8a3aa393b2d8: Waiting [2022-09-27T21:58:59.476Z] 4657fd5d0bcf: Waiting [2022-09-27T21:58:59.476Z] 6ad1cebc031e: Waiting [2022-09-27T21:58:59.476Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:58:59.476Z] 25bc292e5bac: Download complete [2022-09-27T21:58:59.477Z] 52dc419b0ee2: Download complete [2022-09-27T21:58:59.477Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T21:58:59.477Z] 4657fd5d0bcf: Download complete [2022-09-27T21:58:59.477Z] df9b9388f04a: Download complete [2022-09-27T21:58:59.736Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:58:59.736Z] 6ad1cebc031e: Download complete [2022-09-27T21:58:59.736Z] df9b9388f04a: Pull complete [2022-09-27T21:58:59.736Z] 52dc419b0ee2: Pull complete [2022-09-27T21:58:59.736Z] 25bc292e5bac: Pull complete [2022-09-27T21:59:00.302Z] 114826534d7a: Verifying Checksum [2022-09-27T21:59:00.302Z] 114826534d7a: Download complete [2022-09-27T21:59:00.302Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T21:59:00.302Z] 8a3aa393b2d8: Download complete [2022-09-27T21:59:03.581Z] 114826534d7a: Pull complete [2022-09-27T21:59:03.581Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:59:04.146Z] 6ad1cebc031e: Pull complete [2022-09-27T21:59:06.673Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:59:06.673Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:59:06.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:59:06.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:06.752Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:06.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:59:09.610Z] $ docker top 6e59ae298121684158778789a9109137d0f87b166b1a9317a9f554c4d2b523c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:59:09.681Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-09-27T21:59:09.955Z] + set -o pipefail [2022-09-27T21:59:09.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-09-27T21:59:15.224Z] [2022-09-27T21:59:15.224Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-09-27T21:59:15.224Z] [2022-09-27T21:59:15.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/cd4bf08e-2fb0-4b2c-984b-8aba260fcbe7 [2022-09-27T21:59:15.224Z] [2022-09-27T21:59:15.225Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:59:15.225Z] [2022-09-27T21:59:15.225Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:59:15.225Z] [2022-09-27T21:59:15.225Z] [Pipeline] } [2022-09-27T21:59:15.230Z] $ docker stop --time=1 6e59ae298121684158778789a9109137d0f87b166b1a9317a9f554c4d2b523c7 [2022-09-27T21:59:18.025Z] $ docker rm -f 6e59ae298121684158778789a9109137d0f87b166b1a9317a9f554c4d2b523c7 [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-09-27T21:59:18.716Z] + git log --format=format:%s -1 60caeb9825f5d012501e30119000cf9f18d868f1 [Pipeline] sh [2022-09-27T21:59:19.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:59:19.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:19.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:59:19.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:19.355Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:19.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:59:19.778Z] $ docker top 012c0d86cdd6a5b4c361666826f869ddca9e8ee8a4f9ba58e7e5389cbe8343c3 -eo pid,comm [2022-09-27T21:59:19.834Z] 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-09-27T21:59:19.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:59:19.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:59:19.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:59:19.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:59:19.984Z] $ docker exec 012c0d86cdd6a5b4c361666826f869ddca9e8ee8a4f9ba58e7e5389cbe8343c3 ssh-agent [2022-09-27T21:59:20.094Z] SSH_AUTH_SOCK=/tmp/ssh-fJ6mLYvTVVIy/agent.32 [2022-09-27T21:59:20.094Z] SSH_AGENT_PID=38 [2022-09-27T21:59:20.099Z] Running ssh-add (command line suppressed) [2022-09-27T21:59:20.195Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17761129624495156546.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17761129624495156546.key) [2022-09-27T21:59:20.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:59:20.502Z] + git semver tag [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,675 [run_tag] DEBUG tag force:False [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,675 [check_head_tag] DEBUG check head tag [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,675 [execute] INFO git cat-file --batch-check [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,680 [execute] INFO git cat-file --batch [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,693 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:59:20.763Z] 2022-09-27 21:59:20,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:20.763Z] 2.3.0-dev.14 [Pipeline] } [2022-09-27T21:59:20.770Z] $ docker exec --env ******** --env ******** 012c0d86cdd6a5b4c361666826f869ddca9e8ee8a4f9ba58e7e5389cbe8343c3 ssh-agent -k [2022-09-27T21:59:20.867Z] unset SSH_AUTH_SOCK; [2022-09-27T21:59:20.868Z] unset SSH_AGENT_PID; [2022-09-27T21:59:20.868Z] echo Agent pid 38 killed; [2022-09-27T21:59:20.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:59:21.190Z] + git semver [Pipeline] } [2022-09-27T21:59:21.455Z] $ docker stop --time=1 012c0d86cdd6a5b4c361666826f869ddca9e8ee8a4f9ba58e7e5389cbe8343c3 [2022-09-27T21:59:22.716Z] $ docker rm -f 012c0d86cdd6a5b4c361666826f869ddca9e8ee8a4f9ba58e7e5389cbe8343c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:23.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:23.086Z] [2022-09-27T21:59:23.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:23.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:23.388Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:59:23.388Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:59:23.388Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:59:23.388Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:59:23.388Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:59:23.388Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:59:23.388Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:59:23.388Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:59:23.388Z] 0d9ebad4ef96: Waiting [2022-09-27T21:59:23.388Z] 2de7ff778b66: Waiting [2022-09-27T21:59:23.388Z] d747dcd14b5f: Waiting [2022-09-27T21:59:23.388Z] e9a5061849ea: Waiting [2022-09-27T21:59:23.388Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:59:23.388Z] 9712f1f96733: Download complete [2022-09-27T21:59:24.000Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:59:24.000Z] 63f879dbbcfc: Download complete [2022-09-27T21:59:24.000Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:59:24.000Z] e9a5061849ea: Download complete [2022-09-27T21:59:24.000Z] d747dcd14b5f: Download complete [2022-09-27T21:59:24.273Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:59:24.273Z] 0d9ebad4ef96: Download complete [2022-09-27T21:59:24.534Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:59:24.534Z] 2de7ff778b66: Download complete [2022-09-27T21:59:24.534Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:59:24.534Z] ab5ef0e58194: Download complete [2022-09-27T21:59:27.104Z] ab5ef0e58194: Pull complete [2022-09-27T21:59:27.104Z] 9712f1f96733: Pull complete [2022-09-27T21:59:27.667Z] 63f879dbbcfc: Pull complete [2022-09-27T21:59:31.899Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:59:31.899Z] e9a5061849ea: Pull complete [2022-09-27T21:59:31.899Z] d747dcd14b5f: Pull complete [2022-09-27T21:59:32.844Z] 2de7ff778b66: Pull complete [2022-09-27T21:59:32.844Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:59:32.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:32.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:32.938Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:32.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T21:59:35.970Z] $ docker top 312f4fb0d817d228962fae89804a0700c5deef1ea97bb9b4e2c0ce7f87ee9dcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:59:36.039Z] provisioning config files... [2022-09-27T21:59:36.046Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15130962558906671730tmp [2022-09-27T21:59:36.055Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1758748652788761101tmp [2022-09-27T21:59:36.064Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16935622826922578340tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:59:36.077Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:36.356Z] ---> sigul-configuration.sh [2022-09-27T21:59:36.356Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:59:36.356Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:59:36.356Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:59:36.356Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:59:36.356Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:59:36.356Z] gpg: CAST5 encrypted data [2022-09-27T21:59:36.356Z] gpg: encrypted with 1 passphrase [2022-09-27T21:59:36.356Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:59:36.639Z] + mkdir /home/jenkins [2022-09-27T21:59:36.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:59:36.925Z] + 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-09-27T21:59:36.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:37.218Z] ---> sigul-install.sh [2022-09-27T21:59:37.218Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:59:37.501Z] + git tag --list [2022-09-27T21:59:37.501Z] 1.0.0 [2022-09-27T21:59:37.501Z] v0.0.0 [2022-09-27T21:59:37.501Z] v1.1.0 [2022-09-27T21:59:37.501Z] v1.1.1 [2022-09-27T21:59:37.501Z] v1.2.2 [2022-09-27T21:59:37.501Z] v1.3.0 [2022-09-27T21:59:37.501Z] v1.3.1 [2022-09-27T21:59:37.501Z] v2.0.0 [2022-09-27T21:59:37.501Z] v2.1.0 [2022-09-27T21:59:37.501Z] v2.1.1 [2022-09-27T21:59:37.501Z] v2.1.1-dev.2 [2022-09-27T21:59:37.501Z] v2.1.1-dev.3 [2022-09-27T21:59:37.501Z] v2.2.0 [2022-09-27T21:59:37.501Z] v2.2.1-dev.1 [2022-09-27T21:59:37.501Z] v2.2.1-dev.2 [2022-09-27T21:59:37.501Z] v2.2.1-dev.3 [2022-09-27T21:59:37.501Z] v2.2.1-dev.4 [2022-09-27T21:59:37.501Z] v2.2.1-dev.5 [2022-09-27T21:59:37.501Z] v2.2.1-dev.6 [2022-09-27T21:59:37.501Z] v2.2.1-dev.7 [2022-09-27T21:59:37.501Z] v2.3.0-dev.10 [2022-09-27T21:59:37.501Z] v2.3.0-dev.11 [2022-09-27T21:59:37.501Z] v2.3.0-dev.12 [2022-09-27T21:59:37.501Z] v2.3.0-dev.13 [2022-09-27T21:59:37.501Z] v2.3.0-dev.14 [2022-09-27T21:59:37.501Z] v2.3.0-dev.7 [2022-09-27T21:59:37.501Z] v2.3.0-dev.8 [2022-09-27T21:59:37.501Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T21:59:37.785Z] + lftools sign git-tag v2.3.0-dev.14 [2022-09-27T21:59:38.352Z] Signing Git tag with Sigul... [2022-09-27T21:59:38.352Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-09-27T21:59:38.619Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:38.904Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:59:38.911Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:59:38.921Z] $ docker stop --time=1 312f4fb0d817d228962fae89804a0700c5deef1ea97bb9b4e2c0ce7f87ee9dcd [2022-09-27T21:59:40.231Z] $ docker rm -f 312f4fb0d817d228962fae89804a0700c5deef1ea97bb9b4e2c0ce7f87ee9dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:59:40.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:59:40.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:40.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:59:40.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:41.013Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:41.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:59:41.374Z] $ docker top 1f9ff96f6836a877803600c85928c0e35330c8f2e94deae83c28af5317739839 -eo pid,comm [2022-09-27T21:59:41.426Z] 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-09-27T21:59:41.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:59:41.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:59:41.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:59:41.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:59:41.564Z] $ docker exec 1f9ff96f6836a877803600c85928c0e35330c8f2e94deae83c28af5317739839 ssh-agent [2022-09-27T21:59:41.666Z] SSH_AUTH_SOCK=/tmp/ssh-39JOg6MTxKPq/agent.32 [2022-09-27T21:59:41.667Z] SSH_AGENT_PID=38 [2022-09-27T21:59:41.670Z] Running ssh-add (command line suppressed) [2022-09-27T21:59:41.753Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_620160764426055998.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_620160764426055998.key) [2022-09-27T21:59:41.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:59:42.057Z] + git semver bump pre [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,197 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,197 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,197 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,198 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,200 [execute] INFO git cat-file --batch-check [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,205 [execute] INFO git cat-file --batch [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:42.316Z] 2022-09-27 21:59:42,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:42.316Z] 2.3.0-dev.15 [Pipeline] } [2022-09-27T21:59:42.318Z] $ docker exec --env ******** --env ******** 1f9ff96f6836a877803600c85928c0e35330c8f2e94deae83c28af5317739839 ssh-agent -k [2022-09-27T21:59:42.406Z] unset SSH_AUTH_SOCK; [2022-09-27T21:59:42.406Z] unset SSH_AGENT_PID; [2022-09-27T21:59:42.406Z] echo Agent pid 38 killed; [2022-09-27T21:59:42.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:59:42.718Z] + git semver [Pipeline] } [2022-09-27T21:59:42.982Z] $ docker stop --time=1 1f9ff96f6836a877803600c85928c0e35330c8f2e94deae83c28af5317739839 [2022-09-27T21:59:44.264Z] $ docker rm -f 1f9ff96f6836a877803600c85928c0e35330c8f2e94deae83c28af5317739839 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:59:44.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:59:44.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:44.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:59:44.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:44.948Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:44.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:59:45.288Z] $ docker top c65802344fca95a8b97fb77158a25c83681ccef624f12daea1316c379b4e3614 -eo pid,comm [2022-09-27T21:59:45.340Z] 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-09-27T21:59:45.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:59:45.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:59:45.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:59:45.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:59:45.495Z] $ docker exec c65802344fca95a8b97fb77158a25c83681ccef624f12daea1316c379b4e3614 ssh-agent [2022-09-27T21:59:45.618Z] SSH_AUTH_SOCK=/tmp/ssh-Ljf6FLaAQS4a/agent.32 [2022-09-27T21:59:45.618Z] SSH_AGENT_PID=38 [2022-09-27T21:59:45.623Z] Running ssh-add (command line suppressed) [2022-09-27T21:59:45.716Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7287984921163237562.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7287984921163237562.key) [2022-09-27T21:59:45.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:59:46.022Z] + git semver push [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,187 [run_push] DEBUG push [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,188 [execute] INFO git cat-file --batch-check [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,191 [execute] INFO git rev-list 2dcedec5098b45c35ab5a500239045e8d33a498c -- [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,191 [execute] DEBUG Popen(['git', 'rev-list', '2dcedec5098b45c35ab5a500239045e8d33a498c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,198 [execute] INFO git fetch -v origin [2022-09-27T21:59:46.282Z] 2022-09-27 21:59:46,199 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:59:46.853Z] 2022-09-27 21:59:46,771 [run_push] DEBUG no remote changes detected [2022-09-27T21:59:46.853Z] 2022-09-27 21:59:46,772 [execute] INFO git push origin semver [2022-09-27T21:59:46.853Z] 2022-09-27 21:59:46,772 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:59:47.793Z] 2022-09-27 21:59:47,600 [run_push] DEBUG push all version tags [2022-09-27T21:59:47.793Z] 2022-09-27 21:59:47,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:59:47.793Z] 2022-09-27 21:59:47,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:59:48.731Z] 2022-09-27 21:59:48,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-27T21:59:48.731Z] 2.3.0-dev.15 [Pipeline] } [2022-09-27T21:59:48.733Z] $ docker exec --env ******** --env ******** c65802344fca95a8b97fb77158a25c83681ccef624f12daea1316c379b4e3614 ssh-agent -k [2022-09-27T21:59:48.826Z] unset SSH_AUTH_SOCK; [2022-09-27T21:59:48.826Z] unset SSH_AGENT_PID; [2022-09-27T21:59:48.826Z] echo Agent pid 38 killed; [2022-09-27T21:59:48.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:59:49.136Z] + git semver [Pipeline] } [2022-09-27T21:59:49.401Z] $ docker stop --time=1 c65802344fca95a8b97fb77158a25c83681ccef624f12daea1316c379b4e3614 [2022-09-27T21:59:50.654Z] $ docker rm -f c65802344fca95a8b97fb77158a25c83681ccef624f12daea1316c379b4e3614 [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-09-27T21:59:51.218Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-09-27T21:59:51.218Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-27T21:59:51.218Z] total 16 [2022-09-27T21:59:51.218Z] drwxr-xr-x 3 root root 4096 Sep 27 21:49 . [2022-09-27T21:59:51.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:59 .. [2022-09-27T21:59:51.218Z] drwxr-xr-x 2 root root 4096 Sep 27 21:49 cost [2022-09-27T21:59:51.218Z] -rw-r--r-- 1 root root 85 Sep 27 21:49 cost.csv [2022-09-27T21:59:51.218Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-27T21:59:51.218Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-27T21:59:51.218Z] total 16 [2022-09-27T21:59:51.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:49 . [2022-09-27T21:59:51.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:59 .. [2022-09-27T21:59:51.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:49 cost [2022-09-27T21:59:51.218Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 27 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:51.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:52.363Z] ---> package-listing.sh [2022-09-27T21:59:52.363Z] ++ facter osfamily [2022-09-27T21:59:52.363Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:59:52.622Z] + OS_FAMILY=debian [2022-09-27T21:59:52.622Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-09-27T21:59:52.622Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:59:52.622Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:59:52.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:59:52.622Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:59:52.622Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-09-27T21:59:52.622Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:59:52.622Z] + case "${OS_FAMILY}" in [2022-09-27T21:59:52.622Z] + dpkg -l [2022-09-27T21:59:52.622Z] + grep '^ii' [2022-09-27T21:59:52.622Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:59:52.622Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:59:52.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:59:52.622Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-09-27T21:59:52.622Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-09-27T21:59:52.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-09-27T21:59:52.633Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T21:59:52.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:53.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:59:53.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:53.523Z] prd-ubuntu20.04-docker-8c-8g-1436 does not seem to be running inside a container [2022-09-27T21:59:53.541Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:59:53.748Z] $ docker top 38e79a6df98c87a0d6eecd5706768690d18b2cc218f8a942d1a0898564afbaa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:59:54.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:59:54.394Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:59:54.679Z] + ls /var/log/sa-host [2022-09-27T21:59:54.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:59:54.762Z] provisioning config files... [2022-09-27T21:59:54.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config431177584901210796tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:59:54.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:55.140Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:59:55.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:55.502Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:59:55.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:55.839Z] ---> sudo-logs.sh [2022-09-27T21:59:55.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:59:55.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:56.143Z] ---> job-cost.sh [2022-09-27T21:59:56.143Z] lf-activate-venv: SKIPPING [2022-09-27T21:59:56.143Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:59:56.143Z] INFO: Retrieving Stack Cost... [2022-09-27T21:59:56.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:59:57.278Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:59:57.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:57.572Z] ---> logs-deploy.sh [2022-09-27T21:59:57.572Z] lf-activate-venv: SKIPPING [2022-09-27T21:59:57.572Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/45 [2022-09-27T21:59:57.572Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:59:58.510Z] Archives upload complete. [2022-09-27T21:59:58.510Z] INFO: archiving logs to Nexus