Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef51753be6f5a47d4d6f224ef8f149167d14d206 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-ssh9712127842677869156.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15512688446355908767.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16673028114203072596.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5664965977027478455.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-ssh1840434663122960074.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-118688 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 ef51753be6f5a47d4d6f224ef8f149167d14d206 (main) Commit message: "build: Update to use released SDK (#204)" > 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 ef51753be6f5a47d4d6f224ef8f149167d14d206 # timeout=10 > git rev-list --no-walk 0845b1209c9eb9dd940496004e850c7da2ef6955 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:32:17 ========================================================= 23:32:17 EdgeX Global Pipelines Version Info 23:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:32:17 ------------------- 23:32:17 stable info: 23:32:17 ------------------- 23:32:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:32:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:32:17 Message: update stable to v1.0.244 23:32:18 ------------------- 23:32:18 experimental info: 23:32:18 ------------------- 23:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 23:32:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:32:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef51753 [Pipeline] echo 23:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:18 provisioning config files... 23:32:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2871248731913995869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:19 ---> docker-login.sh 23:32:19 nexus3.edgexfoundry.org:10001 23:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:19 Configure a credential helper to remove this warning. See 23:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:19 23:32:19 Login Succeeded 23:32:19 nexus3.edgexfoundry.org:10002 23:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:19 Configure a credential helper to remove this warning. See 23:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:19 23:32:19 Login Succeeded 23:32:19 nexus3.edgexfoundry.org:10003 23:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:19 Configure a credential helper to remove this warning. See 23:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:19 23:32:19 Login Succeeded 23:32:19 nexus3.edgexfoundry.org:10004 23:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:19 Configure a credential helper to remove this warning. See 23:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:19 23:32:19 Login Succeeded 23:32:19 docker.io 23:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:20 Configure a credential helper to remove this warning. See 23:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:20 23:32:20 Login Succeeded 23:32:20 ---> docker-login.sh ends [Pipeline] } 23:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:32:20 + git rev-list -1 --merges ef51753be6f5a47d4d6f224ef8f149167d14d206~1..ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] echo 23:32:20 -----------> git rev-list -1 --merges ef51753be6f5a47d4d6f224ef8f149167d14d206~1..ef51753be6f5a47d4d6f224ef8f149167d14d206 ef51753be6f5a47d4d6f224ef8f149167d14d206 [false] [Pipeline] sh 23:32:21 + git log --format=format:%s -1 ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] echo 23:32:21 ========================================================= 23:32:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:32:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:21 + git log --format=format:%s -1 ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] echo 23:32:21 [semverPrep] GIT_COMMIT: ef51753be6f5a47d4d6f224ef8f149167d14d206, Commit Message: build: Update to use released SDK (#204) [Pipeline] echo 23:32:21 [semverPrep] This is not a build commit. [Pipeline] sh 23:32:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:21 + grep -v github /etc/ssh/ssh_known_hosts 23:32:21 + [ -e /tmp/ssh_known_hosts ] 23:32:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:32:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:32:21 + sudo tee -a /etc/ssh/ssh_known_hosts 23:32:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:22 23:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:22 0.1.4: Pulling from edgex-devops/py-git-semver 23:32:22 b85a868b505f: Pulling fs layer 23:32:22 e2be974225ed: Pulling fs layer 23:32:22 339a4e72a1f5: Pulling fs layer 23:32:22 988bab9f4d93: Pulling fs layer 23:32:22 1469e6f7b9e6: Pulling fs layer 23:32:22 eaf3925da568: Pulling fs layer 23:32:22 bab4dde63d76: Pulling fs layer 23:32:22 bde34c3a00c8: Pulling fs layer 23:32:22 b352a97aabf1: Pulling fs layer 23:32:22 4872d77fe225: Pulling fs layer 23:32:22 988bab9f4d93: Waiting 23:32:22 1469e6f7b9e6: Waiting 23:32:22 eaf3925da568: Waiting 23:32:22 bab4dde63d76: Waiting 23:32:22 bde34c3a00c8: Waiting 23:32:22 b352a97aabf1: Waiting 23:32:22 5851b861e8e6: Pulling fs layer 23:32:22 4872d77fe225: Waiting 23:32:22 5851b861e8e6: Waiting 23:32:22 e2be974225ed: Download complete 23:32:22 988bab9f4d93: Verifying Checksum 23:32:22 988bab9f4d93: Download complete 23:32:22 1469e6f7b9e6: Verifying Checksum 23:32:22 1469e6f7b9e6: Download complete 23:32:22 339a4e72a1f5: Verifying Checksum 23:32:22 339a4e72a1f5: Download complete 23:32:22 eaf3925da568: Verifying Checksum 23:32:22 eaf3925da568: Download complete 23:32:22 bde34c3a00c8: Verifying Checksum 23:32:22 bde34c3a00c8: Download complete 23:32:22 b352a97aabf1: Verifying Checksum 23:32:22 b352a97aabf1: Download complete 23:32:22 4872d77fe225: Download complete 23:32:22 5851b861e8e6: Download complete 23:32:22 b85a868b505f: Verifying Checksum 23:32:22 b85a868b505f: Download complete 23:32:22 bab4dde63d76: Verifying Checksum 23:32:22 bab4dde63d76: Download complete 23:32:23 b85a868b505f: Pull complete 23:32:24 e2be974225ed: Pull complete 23:32:24 339a4e72a1f5: Pull complete 23:32:24 988bab9f4d93: Pull complete 23:32:24 1469e6f7b9e6: Pull complete 23:32:24 eaf3925da568: Pull complete 23:32:26 bab4dde63d76: Pull complete 23:32:26 bde34c3a00c8: Pull complete 23:32:27 b352a97aabf1: Pull complete 23:32:27 4872d77fe225: Pull complete 23:32:27 5851b861e8e6: Pull complete 23:32:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:27 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:32:27 $ 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 23:32:28 $ docker top d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a -eo pid,comm 23:32:29 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). 23:32:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:29 [ssh-agent] Looking for ssh-agent implementation... 23:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:29 $ docker exec d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a ssh-agent 23:32:29 SSH_AUTH_SOCK=/tmp/ssh-gJntIteDNkid/agent.32 23:32:29 SSH_AGENT_PID=38 23:32:29 Running ssh-add (command line suppressed) 23:32:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2112733282136568022.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2112733282136568022.key) 23:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:29 + git tag --points-at HEAD [Pipeline] } 23:32:29 $ docker exec --env ******** --env ******** d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a ssh-agent -k 23:32:29 unset SSH_AUTH_SOCK; 23:32:29 unset SSH_AGENT_PID; 23:32:29 echo Agent pid 38 killed; 23:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:29 [ssh-agent] Looking for ssh-agent implementation... 23:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:30 $ docker exec d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a ssh-agent 23:32:30 SSH_AUTH_SOCK=/tmp/ssh-Sv9LYYXxYuL3/agent.70 23:32:30 SSH_AGENT_PID=76 23:32:30 Running ssh-add (command line suppressed) 23:32:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2702829289435053551.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2702829289435053551.key) 23:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:30 + git semver init 23:32:30 2022-11-08 23:32:30,749 [run_init] DEBUG init version:0.0.0 force:False 23:32:30 2022-11-08 23:32:30,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:32:30 2022-11-08 23:32:30,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:32:30 2022-11-08 23:32:30,751 [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) 23:32:31 2022-11-08 23:32:31,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 23:32:31 2022-11-08 23:32:31,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 23:32:31 2022-11-08 23:32:31,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:31 2022-11-08 23:32:31,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:31 2.3.0-dev.24 [Pipeline] } 23:32:31 $ docker exec --env ******** --env ******** d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a ssh-agent -k 23:32:31 unset SSH_AUTH_SOCK; 23:32:31 unset SSH_AGENT_PID; 23:32:31 echo Agent pid 76 killed; 23:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:32 + git semver [Pipeline] } 23:32:32 $ docker stop --time=1 d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a 23:32:33 $ docker rm -f d1f6cd298f5954ea642e55ecb795f23403af1778043aa236397d05a5c688018a [Pipeline] // withDockerContainer [Pipeline] sh 23:32:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:32:34 Stashed 1 file(s) [Pipeline] echo 23:32:34 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 23:32:34 provisioning config files... 23:32:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1528578642231539483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:34 ---> docker-login.sh 23:32:34 nexus3.edgexfoundry.org:10001 23:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:34 Configure a credential helper to remove this warning. See 23:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:34 23:32:34 Login Succeeded 23:32:34 nexus3.edgexfoundry.org:10002 23:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:34 Configure a credential helper to remove this warning. See 23:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:34 23:32:34 Login Succeeded 23:32:34 nexus3.edgexfoundry.org:10003 23:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:35 Configure a credential helper to remove this warning. See 23:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:35 23:32:35 Login Succeeded 23:32:35 nexus3.edgexfoundry.org:10004 23:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:35 Configure a credential helper to remove this warning. See 23:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:35 23:32:35 Login Succeeded 23:32:35 docker.io 23:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:35 Configure a credential helper to remove this warning. See 23:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:35 23:32:35 Login Succeeded 23:32:35 ---> docker-login.sh ends [Pipeline] } 23:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:35 ========================================================= 23:32:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:32:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:36 + 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 . 23:32:36 Sending build context to Docker daemon 5.57MB 23:32:36 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:32:36 Step 2/12 : FROM ${BASE} AS builder 23:32:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:32:36 213ec9aee27d: Pulling fs layer 23:32:36 4583459ba037: Pulling fs layer 23:32:36 93c1e223e6f2: Pulling fs layer 23:32:36 53926ce57604: Pulling fs layer 23:32:36 21b2b0c7a3f4: Pulling fs layer 23:32:36 22ff95d597cd: Pulling fs layer 23:32:36 12d6caf4c0d1: Pulling fs layer 23:32:36 96b7cbca73a9: Pulling fs layer 23:32:36 a7acece74701: Pulling fs layer 23:32:36 12d6caf4c0d1: Waiting 23:32:36 96b7cbca73a9: Waiting 23:32:36 53926ce57604: Waiting 23:32:36 a7acece74701: Waiting 23:32:36 21b2b0c7a3f4: Waiting 23:32:36 22ff95d597cd: Waiting 23:32:36 93c1e223e6f2: Download complete 23:32:36 4583459ba037: Verifying Checksum 23:32:36 4583459ba037: Download complete 23:32:36 21b2b0c7a3f4: Verifying Checksum 23:32:36 21b2b0c7a3f4: Download complete 23:32:36 22ff95d597cd: Verifying Checksum 23:32:36 22ff95d597cd: Download complete 23:32:36 213ec9aee27d: Verifying Checksum 23:32:36 213ec9aee27d: Download complete 23:32:36 12d6caf4c0d1: Verifying Checksum 23:32:36 12d6caf4c0d1: Download complete 23:32:36 213ec9aee27d: Pull complete 23:32:36 4583459ba037: Pull complete 23:32:36 93c1e223e6f2: Pull complete 23:32:36 a7acece74701: Verifying Checksum 23:32:36 a7acece74701: Download complete 23:32:37 53926ce57604: Verifying Checksum 23:32:37 53926ce57604: Download complete 23:32:37 96b7cbca73a9: Verifying Checksum 23:32:37 96b7cbca73a9: Download complete 23:32:41 53926ce57604: Pull complete 23:32:41 21b2b0c7a3f4: Pull complete 23:32:41 22ff95d597cd: Pull complete 23:32:41 12d6caf4c0d1: Pull complete 23:32:43 96b7cbca73a9: Pull complete 23:32:44 a7acece74701: Pull complete 23:32:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:32:44 ---> db6d94c90886 23:32:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:32:46 ---> Running in 68d96bffcc8d 23:32:46 Removing intermediate container 68d96bffcc8d 23:32:46 ---> e81761a4a433 23:32:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:32:46 ---> Running in a0bb3b5659f6 23:32:46 Removing intermediate container a0bb3b5659f6 23:32:46 ---> 829ed332671b 23:32:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:32:46 ---> Running in 6f5149bc42a9 23:32:46 Removing intermediate container 6f5149bc42a9 23:32:46 ---> 8fc125f4aca5 23:32:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:32:46 ---> Running in f045ec8c58da 23:32:46 Removing intermediate container f045ec8c58da 23:32:46 ---> e18bcac639a0 23:32:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:46 ---> Running in 4a19adc61f74 23:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:32:47 (2/4) Installing libedit (20210910.3.1-r0) 23:32:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:32:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:32:47 Executing busybox-1.35.0-r17.trigger 23:32:47 OK: 216 MiB in 55 packages 23:32:47 Removing intermediate container 4a19adc61f74 23:32:47 ---> 55b091068144 23:32:47 Step 8/12 : WORKDIR /device-snmp-go 23:32:47 ---> Running in 1bbc6bc1059e 23:32:48 Removing intermediate container 1bbc6bc1059e 23:32:48 ---> 7bc131a106d8 23:32:48 Step 9/12 : COPY go.mod vendor* ./ 23:32:48 ---> 479f0eada24b 23:32:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:48 ---> Running in 350d5e69e48a 23:32:49 Still waiting to schedule task 23:32:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:33:10 Removing intermediate container 350d5e69e48a 23:33:10 ---> 8c691a1184c1 23:33:10 Step 11/12 : COPY . . 23:33:10 ---> e42ebc113149 23:33:10 Step 12/12 : RUN ${MAKE} 23:33:10 ---> Running in 21d13e560c11 23:33:10 noop 23:33:10 Removing intermediate container 21d13e560c11 23:33:10 ---> cb3f43ab9424 23:33:10 Successfully built cb3f43ab9424 23:33:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:10 + docker inspect -f . ci-base-image-x86_64 23:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:10 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:33:10 $ 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 23:33:11 $ docker top 657527d4aef30d783310c08a4cb843a604fa308117bb78c3627c8762eb2a29b1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:11 + go version 23:33:11 go version go1.18.7 linux/amd64 [Pipeline] } 23:33:11 $ docker stop --time=1 657527d4aef30d783310c08a4cb843a604fa308117bb78c3627c8762eb2a29b1 23:33:12 $ docker rm -f 657527d4aef30d783310c08a4cb843a604fa308117bb78c3627c8762eb2a29b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker inspect -f . ci-base-image-x86_64 23:33:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:13 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:33:13 $ 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 23:33:13 $ docker top 966499992a082a0ea9f9edcd835c2643c4b3b3078f39dfaacf534b3490b07396 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 23:33:14 + make test 23:33:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:33:14 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:33:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:33:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.023s coverage: 0.0% of statements 23:33:31 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." 23:33:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:33:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:33:34 $ docker stop --time=1 966499992a082a0ea9f9edcd835c2643c4b3b3078f39dfaacf534b3490b07396 23:33:36 $ docker rm -f 966499992a082a0ea9f9edcd835c2643c4b3b3078f39dfaacf534b3490b07396 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:33:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:37 + ls -al . 23:33:37 total 180 23:33:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:33 . 23:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:32 .. 23:33:37 -rw-rw-r-- 1 jenkins jenkins 6 Nov 8 23:32 .dockerignore 23:33:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:33 .git 23:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:32 .github 23:33:37 -rw-rw-r-- 1 jenkins jenkins 328 Nov 8 23:32 .gitignore 23:33:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:32 .golangci.yml 23:33:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:32 .semver 23:33:37 -rw-rw-r-- 1 jenkins jenkins 8932 Nov 8 23:32 Attribution.txt 23:33:37 -rw-rw-r-- 1 jenkins jenkins 8355 Nov 8 23:32 CHANGELOG.md 23:33:37 -rw-rw-r-- 1 jenkins jenkins 1486 Nov 8 23:32 Dockerfile 23:33:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:32 GOVERNANCE.md 23:33:37 -rw-rw-r-- 1 jenkins jenkins 656 Nov 8 23:32 Jenkinsfile 23:33:37 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:32 LICENSE 23:33:37 -rw-rw-r-- 1 jenkins jenkins 2543 Nov 8 23:32 Makefile 23:33:37 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:32 OWNERS.md 23:33:37 -rw-rw-r-- 1 jenkins jenkins 10054 Nov 8 23:32 README.md 23:33:37 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:32 VERSION 23:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:32 bin 23:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:32 cmd 23:33:37 -rw-r--r-- 1 jenkins jenkins 7631 Nov 8 23:33 coverage.out 23:33:37 -rw-rw-r-- 1 jenkins jenkins 3413 Nov 8 23:32 go.mod 23:33:37 -rw-rw-r-- 1 jenkins jenkins 44971 Nov 8 23:32 go.sum 23:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:32 internal 23:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:32 snap 23:33:37 -rw-rw-r-- 1 jenkins jenkins 228 Nov 8 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:38 + 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=ef51753be6f5a47d4d6f224ef8f149167d14d206 --label arch=amd64 --label version=2.3.0-dev.24 . 23:33:38 Sending build context to Docker daemon 5.578MB 23:33:38 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:33:38 Step 2/24 : FROM ${BASE} AS builder 23:33:38 ---> cb3f43ab9424 23:33:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:33:38 ---> Running in f0de3f6af0f5 23:33:38 Removing intermediate container f0de3f6af0f5 23:33:38 ---> 9bc57f5b5557 23:33:38 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:33:38 ---> Running in 1b530c30eec5 23:33:38 Removing intermediate container 1b530c30eec5 23:33:38 ---> 8c41ab834c15 23:33:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:33:38 ---> Running in 0857149ec26f 23:33:38 Removing intermediate container 0857149ec26f 23:33:38 ---> f4efe23ca1fe 23:33:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:33:38 ---> Running in 25a900f826c1 23:33:38 Removing intermediate container 25a900f826c1 23:33:38 ---> 28f15dbda11f 23:33:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:38 ---> Running in a5634a140752 23:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:39 OK: 216 MiB in 55 packages 23:33:39 Removing intermediate container a5634a140752 23:33:39 ---> c65adb565e64 23:33:39 Step 8/24 : WORKDIR /device-snmp-go 23:33:39 ---> Running in c6bef778e5ef 23:33:39 Removing intermediate container c6bef778e5ef 23:33:39 ---> 14d6eb06ed24 23:33:39 Step 9/24 : COPY go.mod vendor* ./ 23:33:39 ---> 6e701d173890 23:33:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:40 ---> Running in 45a3ca3892f4 23:33:40 Removing intermediate container 45a3ca3892f4 23:33:40 ---> 7319740d86ba 23:33:40 Step 11/24 : COPY . . 23:33:41 ---> b4fa860905d6 23:33:41 Step 12/24 : RUN ${MAKE} 23:33:41 ---> Running in 6a6628d1ef4e 23:33:41 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 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 23:34:03 Removing intermediate container 6a6628d1ef4e 23:34:03 ---> 99f9df6674bb 23:34:03 Step 13/24 : FROM alpine:3.16 23:34:03 3.16: Pulling from library/alpine 23:34:03 213ec9aee27d: Already exists 23:34:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:34:03 Status: Downloaded newer image for alpine:3.16 23:34:03 ---> 9c6f07244728 23:34:03 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:34:03 ---> Running in 329eb7adc090 23:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:34:03 (1/6) Installing dumb-init (1.2.5-r1) 23:34:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:34:03 (3/6) Installing libsodium (1.0.18-r0) 23:34:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:34:03 (5/6) Installing libzmq (4.3.4-r0) 23:34:03 (6/6) Installing zeromq (4.3.4-r0) 23:34:03 Executing busybox-1.35.0-r17.trigger 23:34:03 OK: 8 MiB in 20 packages 23:34:03 Removing intermediate container 329eb7adc090 23:34:03 ---> b4bf1b01343a 23:34:03 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:34:03 ---> 66f5119fc062 23:34:03 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:34:04 ---> 7a7271f2d0b6 23:34:04 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:34:04 ---> ea7abbcd655b 23:34:04 Step 18/24 : EXPOSE 59993 23:34:04 ---> Running in bdc567b8e975 23:34:04 Removing intermediate container bdc567b8e975 23:34:04 ---> 00b21cf6ee2f 23:34:04 Step 19/24 : EXPOSE 161 23:34:04 ---> Running in 9d1bc7b86879 23:34:04 Removing intermediate container 9d1bc7b86879 23:34:04 ---> 616cdce96956 23:34:04 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:34:04 ---> Running in a3ccbb77b741 23:34:04 Removing intermediate container a3ccbb77b741 23:34:04 ---> d33eecf46123 23:34:04 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:34:04 ---> Running in f4899ec443fe 23:34:04 Removing intermediate container f4899ec443fe 23:34:04 ---> 92d11ec1c3cb 23:34:04 Step 22/24 : LABEL arch=amd64 23:34:05 ---> Running in 1f3be44c2e76 23:34:05 Removing intermediate container 1f3be44c2e76 23:34:05 ---> ab31371ff029 23:34:05 Step 23/24 : LABEL git_sha=ef51753be6f5a47d4d6f224ef8f149167d14d206 23:34:05 ---> Running in 3ddcd898a54e 23:34:05 Removing intermediate container 3ddcd898a54e 23:34:05 ---> d049972622e4 23:34:05 Step 24/24 : LABEL version=2.3.0-dev.24 23:34:05 ---> Running in 461506b9e41d 23:34:05 Removing intermediate container 461506b9e41d 23:34:05 ---> eee4820d75a6 23:34:05 [Warning] One or more build-args [ARCH] were not consumed 23:34:05 Successfully built eee4820d75a6 23:34:05 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:05 provisioning config files... 23:34:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3433381521709319067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> docker-login.sh 23:34:05 nexus3.edgexfoundry.org:10001 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10002 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10003 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10004 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 docker.io 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 ---> docker-login.sh ends [Pipeline] } 23:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 23:34:06 ef51753be6f5a47d4d6f224ef8f149167d14d206 23:34:06 latest 23:34:06 2.3.0-dev.24 23:34:06 ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:34:06 main 23:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206 23:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:34:07 49c1654f3266: Preparing 23:34:07 27406f67ce92: Preparing 23:34:07 392e89f5c61b: Preparing 23:34:07 360a14234c7b: Preparing 23:34:07 994393dc58e7: Preparing 23:34:07 994393dc58e7: Layer already exists 23:34:07 49c1654f3266: Pushed 23:34:07 27406f67ce92: Pushed 23:34:07 360a14234c7b: Pushed 23:34:09 392e89f5c61b: Pushed 23:34:09 ef51753be6f5a47d4d6f224ef8f149167d14d206: digest: sha256:1c5f89bcd26869b06aea10829dc231b7cdd4b6e3cd277da195bbbce6c1101d08 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:09 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 23:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:34:10 49c1654f3266: Preparing 23:34:10 27406f67ce92: Preparing 23:34:10 392e89f5c61b: Preparing 23:34:10 360a14234c7b: Preparing 23:34:10 994393dc58e7: Preparing 23:34:10 27406f67ce92: Layer already exists 23:34:10 392e89f5c61b: Layer already exists 23:34:10 994393dc58e7: Layer already exists 23:34:10 360a14234c7b: Layer already exists 23:34:10 49c1654f3266: Layer already exists 23:34:10 latest: digest: sha256:1c5f89bcd26869b06aea10829dc231b7cdd4b6e3cd277da195bbbce6c1101d08 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.24 23:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:34:10 49c1654f3266: Preparing 23:34:10 27406f67ce92: Preparing 23:34:10 392e89f5c61b: Preparing 23:34:10 360a14234c7b: Preparing 23:34:10 994393dc58e7: Preparing 23:34:10 994393dc58e7: Layer already exists 23:34:10 360a14234c7b: Layer already exists 23:34:10 27406f67ce92: Layer already exists 23:34:10 49c1654f3266: Layer already exists 23:34:10 392e89f5c61b: Layer already exists 23:34:10 2.3.0-dev.24: digest: sha256:1c5f89bcd26869b06aea10829dc231b7cdd4b6e3cd277da195bbbce6c1101d08 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:34:11 49c1654f3266: Preparing 23:34:11 27406f67ce92: Preparing 23:34:11 392e89f5c61b: Preparing 23:34:11 360a14234c7b: Preparing 23:34:11 994393dc58e7: Preparing 23:34:11 49c1654f3266: Layer already exists 23:34:11 994393dc58e7: Layer already exists 23:34:11 27406f67ce92: Layer already exists 23:34:11 360a14234c7b: Layer already exists 23:34:11 392e89f5c61b: Layer already exists 23:34:11 ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24: digest: sha256:1c5f89bcd26869b06aea10829dc231b7cdd4b6e3cd277da195bbbce6c1101d08 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 23:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:34:12 49c1654f3266: Preparing 23:34:12 27406f67ce92: Preparing 23:34:12 392e89f5c61b: Preparing 23:34:12 360a14234c7b: Preparing 23:34:12 994393dc58e7: Preparing 23:34:12 994393dc58e7: Layer already exists 23:34:12 360a14234c7b: Layer already exists 23:34:12 27406f67ce92: Layer already exists 23:34:12 392e89f5c61b: Layer already exists 23:34:12 49c1654f3266: Layer already exists 23:34:12 main: digest: sha256:1c5f89bcd26869b06aea10829dc231b7cdd4b6e3cd277da195bbbce6c1101d08 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:12 ===================================================== [Pipeline] echo 23:34:12 taggedImages: 23:34:12 - nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206 23:34:12 - nexus3.edgexfoundry.org:10004/device-snmp:latest 23:34:12 - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.24 23:34:12 - nexus3.edgexfoundry.org:10004/device-snmp:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:34:12 - 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 23:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:12 23:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:12 latest: Pulling from edgex-lftools-log-publisher 23:34:12 5eb5b503b376: Pulling fs layer 23:34:12 5c69ac0246d0: Pulling fs layer 23:34:12 ec43610c2a17: Pulling fs layer 23:34:12 3a2ae6a8a46f: Pulling fs layer 23:34:12 33b1e0a273af: Pulling fs layer 23:34:12 5d3b04190fa2: Pulling fs layer 23:34:12 2f39f015ded8: Pulling fs layer 23:34:12 33b1e0a273af: Waiting 23:34:12 5d3b04190fa2: Waiting 23:34:12 2f39f015ded8: Waiting 23:34:12 3a2ae6a8a46f: Waiting 23:34:12 5c69ac0246d0: Verifying Checksum 23:34:12 5c69ac0246d0: Download complete 23:34:12 3a2ae6a8a46f: Download complete 23:34:12 33b1e0a273af: Verifying Checksum 23:34:12 33b1e0a273af: Download complete 23:34:12 5d3b04190fa2: Verifying Checksum 23:34:12 5d3b04190fa2: Download complete 23:34:12 ec43610c2a17: Verifying Checksum 23:34:12 ec43610c2a17: Download complete 23:34:12 5eb5b503b376: Verifying Checksum 23:34:12 5eb5b503b376: Download complete 23:34:13 2f39f015ded8: Verifying Checksum 23:34:13 2f39f015ded8: Download complete 23:34:14 5eb5b503b376: Pull complete 23:34:14 5c69ac0246d0: Pull complete 23:34:14 ec43610c2a17: Pull complete 23:34:14 3a2ae6a8a46f: Pull complete 23:34:14 33b1e0a273af: Pull complete 23:34:14 5d3b04190fa2: Pull complete 23:34:19 2f39f015ded8: Pull complete 23:34:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:19 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:34:19 $ 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 23:34:21 $ docker top 01d738f6cd522da5e143d15b17f9d4ab9b9dafccdfe73e12e3ee258af06eb041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:21 ---> job-cost.sh 23:34:21 lf-activate-venv: SKIPPING 23:34:21 INFO: No Stack... 23:34:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:34:22 INFO: Archiving Costs [Pipeline] sh 23:34:22 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 23:34:22 + cut -d, -f6 [Pipeline] lock 23:34:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] 23:34:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] did not exist. Created. 23:34:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:22 + echo total: 0.2199999988079071 [Pipeline] stash 23:34:22 Stashed 1 file(s) [Pipeline] } 23:34:22 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:22 $ docker stop --time=1 01d738f6cd522da5e143d15b17f9d4ab9b9dafccdfe73e12e3ee258af06eb041 23:34:24 $ docker rm -f 01d738f6cd522da5e143d15b17f9d4ab9b9dafccdfe73e12e3ee258af06eb041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:35:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118692 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 23:35:08 Running in /w/workspace/device-snmp-go/55 [Pipeline] { [Pipeline] checkout 23:35:08 Selected Git installation does not exist. Using Default 23:35:08 The recommended git tool is: NONE 23:35:13 using credential edgex-jenkins-ssh 23:35:13 Cloning the remote Git repository 23:35:13 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:35:14 > git init /w/workspace/device-snmp-go/55 # timeout=10 23:35:14 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:35:14 > git --version # timeout=10 23:35:14 > git --version # 'git version 2.25.1' 23:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:14 Verifying host key using known hosts file 23:35:14 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. 23:35:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:15 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:35:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:16 Avoid second fetch 23:35:16 Checking out Revision ef51753be6f5a47d4d6f224ef8f149167d14d206 (main) 23:35:16 Commit message: "build: Update to use released SDK (#204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:16 > git config core.sparsecheckout # timeout=10 23:35:16 > git checkout -f ef51753be6f5a47d4d6f224ef8f149167d14d206 # timeout=10 23:35:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:35:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:17 Dload Upload Total Spent Left Speed 23:35:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 23:35:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:35:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:35:18 + sudo tee /etc/docker/daemon.new 23:35:18 { 23:35:18 "registry-mirrors": [ 23:35:18 "https://nexus3.edgexfoundry.org:10001" 23:35:18 ], 23:35:18 "bip": "10.250.0.254/24", 23:35:18 "hosts": [ 23:35:18 "tcp://0.0.0.0:5555", 23:35:18 "unix:///var/run/docker.sock" 23:35:18 ], 23:35:18 "mtu": 1458, 23:35:18 "selinux-enabled": true, 23:35:18 "seccomp-profile": "/etc/docker/seccomp.json" 23:35:18 } [Pipeline] sh 23:35:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:35:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:37 provisioning config files... 23:35:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/55@tmp/config9242878211385996784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:38 ---> docker-login.sh 23:35:38 nexus3.edgexfoundry.org:10001 23:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:38 Configure a credential helper to remove this warning. See 23:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:38 23:35:38 Login Succeeded 23:35:38 nexus3.edgexfoundry.org:10002 23:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 nexus3.edgexfoundry.org:10003 23:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 nexus3.edgexfoundry.org:10004 23:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 docker.io 23:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:40 Configure a credential helper to remove this warning. See 23:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:40 23:35:40 Login Succeeded 23:35:40 ---> docker-login.sh ends [Pipeline] } 23:35:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:40 ========================================================= 23:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:35:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + 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 . 23:35:41 Sending build context to Docker daemon 2.877MB 23:35:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:35:41 Step 2/12 : FROM ${BASE} AS builder 23:35:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:35:41 9b18e9b68314: Pulling fs layer 23:35:41 35d82f9e3411: Pulling fs layer 23:35:41 e16973657156: Pulling fs layer 23:35:41 fc693d55d65f: Pulling fs layer 23:35:41 7e9fc2657dce: Pulling fs layer 23:35:41 dda99020689f: Pulling fs layer 23:35:41 db1c61fa0a46: Pulling fs layer 23:35:41 891c053d2c06: Pulling fs layer 23:35:41 fc693d55d65f: Waiting 23:35:41 dda99020689f: Waiting 23:35:41 7e9fc2657dce: Waiting 23:35:41 db1c61fa0a46: Waiting 23:35:41 891c053d2c06: Waiting 23:35:41 e16973657156: Download complete 23:35:41 35d82f9e3411: Verifying Checksum 23:35:41 35d82f9e3411: Download complete 23:35:41 7e9fc2657dce: Verifying Checksum 23:35:41 7e9fc2657dce: Download complete 23:35:41 dda99020689f: Verifying Checksum 23:35:41 dda99020689f: Download complete 23:35:41 9b18e9b68314: Verifying Checksum 23:35:41 9b18e9b68314: Download complete 23:35:42 9b18e9b68314: Pull complete 23:35:42 891c053d2c06: Verifying Checksum 23:35:42 891c053d2c06: Download complete 23:35:43 35d82f9e3411: Pull complete 23:35:43 e16973657156: Pull complete 23:35:44 db1c61fa0a46: Verifying Checksum 23:35:44 db1c61fa0a46: Download complete 23:35:44 fc693d55d65f: Verifying Checksum 23:35:44 fc693d55d65f: Download complete 23:35:57 fc693d55d65f: Pull complete 23:35:57 7e9fc2657dce: Pull complete 23:35:57 dda99020689f: Pull complete 23:36:02 db1c61fa0a46: Pull complete 23:36:04 891c053d2c06: Pull complete 23:36:04 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:36:04 ---> f96f9c87975a 23:36:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:36:06 ---> Running in 3125e663eaa2 23:36:06 Removing intermediate container 3125e663eaa2 23:36:06 ---> 58d71d160980 23:36:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:06 ---> Running in 58e8cdc86401 23:36:07 Removing intermediate container 58e8cdc86401 23:36:07 ---> 9a4ac73b513f 23:36:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:36:07 ---> Running in 03fdf893165c 23:36:07 Removing intermediate container 03fdf893165c 23:36:07 ---> dd726451edf2 23:36:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:36:07 ---> Running in 944c285e24c3 23:36:07 Removing intermediate container 944c285e24c3 23:36:07 ---> 6d3e401613ae 23:36:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:07 ---> Running in 30d9501a02e9 23:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:10 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:36:10 (2/4) Installing libedit (20210910.3.1-r0) 23:36:10 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:36:10 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:36:10 Executing busybox-1.35.0-r17.trigger 23:36:10 OK: 226 MiB in 55 packages 23:36:13 Removing intermediate container 30d9501a02e9 23:36:13 ---> 56ee23751acd 23:36:13 Step 8/12 : WORKDIR /device-snmp-go 23:36:13 ---> Running in 236e921cb70e 23:36:13 Removing intermediate container 236e921cb70e 23:36:13 ---> 5fe2af24c140 23:36:13 Step 9/12 : COPY go.mod vendor* ./ 23:36:14 ---> e5adb0d34fac 23:36:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:14 ---> Running in 3c407824b877 23:37:10 Removing intermediate container 3c407824b877 23:37:10 ---> 478de4f207d4 23:37:10 Step 11/12 : COPY . . 23:37:10 ---> b2312d5f3421 23:37:10 Step 12/12 : RUN ${MAKE} 23:37:10 ---> Running in 44642a407501 23:37:11 noop 23:37:11 Removing intermediate container 44642a407501 23:37:11 ---> 61bad8f7b49d 23:37:11 Successfully built 61bad8f7b49d 23:37:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker inspect -f . ci-base-image-arm64 23:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-118692 does not seem to be running inside a container 23:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/55 -v /w/workspace/device-snmp-go/55:/w/workspace/device-snmp-go/55:rw,z -v /w/workspace/device-snmp-go/55@tmp:/w/workspace/device-snmp-go/55@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 23:37:13 $ docker top 219004b3b4fac88f090fed53ac091e1428b9ed6266f77c20b82a07c5689bb082 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:14 + go version 23:37:14 go version go1.18.7 linux/arm64 [Pipeline] } 23:37:14 $ docker stop --time=1 219004b3b4fac88f090fed53ac091e1428b9ed6266f77c20b82a07c5689bb082 23:37:16 $ docker rm -f 219004b3b4fac88f090fed53ac091e1428b9ed6266f77c20b82a07c5689bb082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:16 + docker inspect -f . ci-base-image-arm64 23:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-118692 does not seem to be running inside a container 23:37:16 $ 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/55 -v /w/workspace/device-snmp-go/55:/w/workspace/device-snmp-go/55:rw,z -v /w/workspace/device-snmp-go/55@tmp:/w/workspace/device-snmp-go/55@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 23:37:18 $ docker top cce14a407d726116cf109b6a07e16ab9486811772d90180baae3162828755501 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:18 + git config --global --add safe.directory /w/workspace/device-snmp-go/55 [Pipeline] fileExists [Pipeline] sh 23:37:19 + make test 23:37:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:37:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:38:58 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:38:58 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 23:38:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:38:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:39:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:39:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:39:16 ./bin/test-attribution-txt.sh [Pipeline] echo 23:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:39:17 $ docker stop --time=1 cce14a407d726116cf109b6a07e16ab9486811772d90180baae3162828755501 23:39:19 $ docker rm -f cce14a407d726116cf109b6a07e16ab9486811772d90180baae3162828755501 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:39:20 Warning: overwriting stash ‘coverage-report’ 23:39:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:39:21 + ls -al . 23:39:21 total 176 23:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:37 . 23:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:35 .. 23:39:21 -rw-rw-r-- 1 jenkins jenkins 6 Nov 8 23:35 .dockerignore 23:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:35 .git 23:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:35 .github 23:39:21 -rw-rw-r-- 1 jenkins jenkins 328 Nov 8 23:35 .gitignore 23:39:21 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:35 .golangci.yml 23:39:21 -rw-rw-r-- 1 jenkins jenkins 8932 Nov 8 23:35 Attribution.txt 23:39:21 -rw-rw-r-- 1 jenkins jenkins 8355 Nov 8 23:35 CHANGELOG.md 23:39:21 -rw-rw-r-- 1 jenkins jenkins 1486 Nov 8 23:35 Dockerfile 23:39:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:35 GOVERNANCE.md 23:39:21 -rw-rw-r-- 1 jenkins jenkins 656 Nov 8 23:35 Jenkinsfile 23:39:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:35 LICENSE 23:39:21 -rw-rw-r-- 1 jenkins jenkins 2543 Nov 8 23:35 Makefile 23:39:21 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:35 OWNERS.md 23:39:21 -rw-rw-r-- 1 jenkins jenkins 10054 Nov 8 23:35 README.md 23:39:21 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:32 VERSION 23:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:35 bin 23:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:35 cmd 23:39:21 -rw-r--r-- 1 jenkins jenkins 7631 Nov 8 23:38 coverage.out 23:39:21 -rw-rw-r-- 1 jenkins jenkins 3413 Nov 8 23:35 go.mod 23:39:21 -rw-rw-r-- 1 jenkins jenkins 44971 Nov 8 23:35 go.sum 23:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:35 internal 23:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:35 snap 23:39:21 -rw-rw-r-- 1 jenkins jenkins 228 Nov 8 23:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:21 + 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=ef51753be6f5a47d4d6f224ef8f149167d14d206 --label arch=arm64 --label version=2.3.0-dev.24 . 23:39:22 Sending build context to Docker daemon 2.886MB 23:39:22 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:39:22 Step 2/24 : FROM ${BASE} AS builder 23:39:22 ---> 61bad8f7b49d 23:39:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:39:22 ---> Running in 60b38a0f0b6a 23:39:22 Removing intermediate container 60b38a0f0b6a 23:39:22 ---> d9e5ececcadf 23:39:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:22 ---> Running in 7f3d6b2dfcd3 23:39:22 Removing intermediate container 7f3d6b2dfcd3 23:39:22 ---> 7f5574cbdbc4 23:39:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:39:23 ---> Running in 79987e0e2343 23:39:23 Removing intermediate container 79987e0e2343 23:39:23 ---> 9dbd50100723 23:39:23 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:39:23 ---> Running in f9f634240f5e 23:39:23 Removing intermediate container f9f634240f5e 23:39:23 ---> de973adf4b98 23:39:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:23 ---> Running in 2f2434d4476e 23:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:26 OK: 226 MiB in 55 packages 23:39:27 Removing intermediate container 2f2434d4476e 23:39:27 ---> 38cbfaa826c2 23:39:27 Step 8/24 : WORKDIR /device-snmp-go 23:39:27 ---> Running in a24a28a7cd51 23:39:28 Removing intermediate container a24a28a7cd51 23:39:28 ---> 9e920832a95c 23:39:28 Step 9/24 : COPY go.mod vendor* ./ 23:39:29 ---> 931d342d2460 23:39:29 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:29 ---> Running in 32168103ec78 23:39:31 Removing intermediate container 32168103ec78 23:39:31 ---> 95b67dcf4c0f 23:39:31 Step 11/24 : COPY . . 23:39:32 ---> 4e7ef5709946 23:39:32 Step 12/24 : RUN ${MAKE} 23:39:32 ---> Running in 441d5a0f13f4 23:39:33 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 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 23:42:10 Removing intermediate container 441d5a0f13f4 23:42:10 ---> bca8749f6159 23:42:10 Step 13/24 : FROM alpine:3.16 23:42:10 3.16: Pulling from library/alpine 23:42:10 9b18e9b68314: Already exists 23:42:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:42:10 Status: Downloaded newer image for alpine:3.16 23:42:10 ---> a6215f271958 23:42:10 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:42:10 ---> Running in dda15ef2351f 23:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:10 (1/6) Installing dumb-init (1.2.5-r1) 23:42:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:42:10 (3/6) Installing libsodium (1.0.18-r0) 23:42:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:42:10 (5/6) Installing libzmq (4.3.4-r0) 23:42:10 (6/6) Installing zeromq (4.3.4-r0) 23:42:10 Executing busybox-1.35.0-r17.trigger 23:42:10 OK: 8 MiB in 20 packages 23:42:11 Removing intermediate container dda15ef2351f 23:42:11 ---> 7e4caab520e8 23:42:11 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:42:13 ---> e90c09e0fd89 23:42:13 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:42:13 ---> b876801f3463 23:42:13 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:42:14 ---> 93d5511c8ac1 23:42:14 Step 18/24 : EXPOSE 59993 23:42:14 ---> Running in 10a3619dd1a1 23:42:15 Removing intermediate container 10a3619dd1a1 23:42:15 ---> a8a22de470fc 23:42:15 Step 19/24 : EXPOSE 161 23:42:15 ---> Running in 98239d69fb59 23:42:15 Removing intermediate container 98239d69fb59 23:42:15 ---> e86a3da24558 23:42:15 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:42:15 ---> Running in 9648553bdbac 23:42:15 Removing intermediate container 9648553bdbac 23:42:15 ---> 1efdd5f8b742 23:42:15 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:42:15 ---> Running in aa5c6777c2b8 23:42:16 Removing intermediate container aa5c6777c2b8 23:42:16 ---> 6e677556fb76 23:42:16 Step 22/24 : LABEL arch=arm64 23:42:16 ---> Running in dbf57544034e 23:42:16 Removing intermediate container dbf57544034e 23:42:16 ---> 4b51bfddb6fd 23:42:16 Step 23/24 : LABEL git_sha=ef51753be6f5a47d4d6f224ef8f149167d14d206 23:42:16 ---> Running in c037a941a4fb 23:42:16 Removing intermediate container c037a941a4fb 23:42:16 ---> 3f1ed1c8e38b 23:42:16 Step 24/24 : LABEL version=2.3.0-dev.24 23:42:16 ---> Running in 1cf1f907a2e1 23:42:17 Removing intermediate container 1cf1f907a2e1 23:42:17 ---> b9165f4be20c 23:42:17 [Warning] One or more build-args [ARCH] were not consumed 23:42:17 Successfully built b9165f4be20c 23:42:17 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 23:42:17 provisioning config files... 23:42:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/55@tmp/config18196016975708291358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:17 ---> docker-login.sh 23:42:17 nexus3.edgexfoundry.org:10001 23:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:17 Configure a credential helper to remove this warning. See 23:42:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:17 23:42:17 Login Succeeded 23:42:17 nexus3.edgexfoundry.org:10002 23:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:18 Configure a credential helper to remove this warning. See 23:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:18 23:42:18 Login Succeeded 23:42:18 nexus3.edgexfoundry.org:10003 23:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:18 Configure a credential helper to remove this warning. See 23:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:18 23:42:18 Login Succeeded 23:42:18 nexus3.edgexfoundry.org:10004 23:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:18 Configure a credential helper to remove this warning. See 23:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:18 23:42:18 Login Succeeded 23:42:18 docker.io 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 ---> docker-login.sh ends [Pipeline] } 23:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:19 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 23:42:19 ef51753be6f5a47d4d6f224ef8f149167d14d206 23:42:19 latest 23:42:19 2.3.0-dev.24 23:42:19 ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:42:19 main 23:42:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206 23:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:42:20 6209c468a639: Preparing 23:42:20 44f8d2b59478: Preparing 23:42:20 73e6600b0f3f: Preparing 23:42:20 b439af444c80: Preparing 23:42:20 5d3e392a13a0: Preparing 23:42:20 5d3e392a13a0: Layer already exists 23:42:20 44f8d2b59478: Pushed 23:42:20 6209c468a639: Pushed 23:42:21 b439af444c80: Pushed 23:42:26 73e6600b0f3f: Pushed 23:42:26 ef51753be6f5a47d4d6f224ef8f149167d14d206: digest: sha256:c4a7061dde4325554ffcf90693d11c2f99e3ff13954c8953c2fa245905e5d41b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:42:27 6209c468a639: Preparing 23:42:27 44f8d2b59478: Preparing 23:42:27 73e6600b0f3f: Preparing 23:42:27 b439af444c80: Preparing 23:42:27 5d3e392a13a0: Preparing 23:42:27 b439af444c80: Layer already exists 23:42:27 73e6600b0f3f: Layer already exists 23:42:27 6209c468a639: Layer already exists 23:42:27 5d3e392a13a0: Layer already exists 23:42:27 44f8d2b59478: Layer already exists 23:42:27 latest: digest: sha256:c4a7061dde4325554ffcf90693d11c2f99e3ff13954c8953c2fa245905e5d41b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.24 23:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:42:28 6209c468a639: Preparing 23:42:28 44f8d2b59478: Preparing 23:42:28 73e6600b0f3f: Preparing 23:42:28 b439af444c80: Preparing 23:42:28 5d3e392a13a0: Preparing 23:42:28 5d3e392a13a0: Layer already exists 23:42:28 6209c468a639: Layer already exists 23:42:28 44f8d2b59478: Layer already exists 23:42:28 73e6600b0f3f: Layer already exists 23:42:28 b439af444c80: Layer already exists 23:42:28 2.3.0-dev.24: digest: sha256:c4a7061dde4325554ffcf90693d11c2f99e3ff13954c8953c2fa245905e5d41b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:42:28 6209c468a639: Preparing 23:42:28 44f8d2b59478: Preparing 23:42:28 73e6600b0f3f: Preparing 23:42:28 b439af444c80: Preparing 23:42:28 5d3e392a13a0: Preparing 23:42:28 b439af444c80: Layer already exists 23:42:28 5d3e392a13a0: Layer already exists 23:42:28 73e6600b0f3f: Layer already exists 23:42:28 44f8d2b59478: Layer already exists 23:42:28 6209c468a639: Layer already exists 23:42:28 ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24: digest: sha256:c4a7061dde4325554ffcf90693d11c2f99e3ff13954c8953c2fa245905e5d41b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 23:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:42:29 6209c468a639: Preparing 23:42:29 44f8d2b59478: Preparing 23:42:29 73e6600b0f3f: Preparing 23:42:29 b439af444c80: Preparing 23:42:29 5d3e392a13a0: Preparing 23:42:29 5d3e392a13a0: Layer already exists 23:42:29 73e6600b0f3f: Layer already exists 23:42:29 b439af444c80: Layer already exists 23:42:29 6209c468a639: Layer already exists 23:42:29 44f8d2b59478: Layer already exists 23:42:29 main: digest: sha256:c4a7061dde4325554ffcf90693d11c2f99e3ff13954c8953c2fa245905e5d41b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:29 ===================================================== [Pipeline] echo 23:42:29 taggedImages: 23:42:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206 23:42:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:42:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.24 23:42:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ef51753be6f5a47d4d6f224ef8f149167d14d206-2.3.0-dev.24 23:42:29 - 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 23:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:30 23:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:30 arm64: Pulling from edgex-lftools-log-publisher 23:42:30 8998bd30e6a1: Pulling fs layer 23:42:30 04944245beec: Pulling fs layer 23:42:30 699f458cf7ca: Pulling fs layer 23:42:30 765212b225bb: Pulling fs layer 23:42:30 f23df028b6ca: Pulling fs layer 23:42:30 d65c8cfc05b1: Pulling fs layer 23:42:30 2437ff75d9bd: Pulling fs layer 23:42:30 765212b225bb: Waiting 23:42:30 f23df028b6ca: Waiting 23:42:30 d65c8cfc05b1: Waiting 23:42:30 2437ff75d9bd: Waiting 23:42:30 04944245beec: Download complete 23:42:30 765212b225bb: Verifying Checksum 23:42:30 765212b225bb: Download complete 23:42:30 f23df028b6ca: Download complete 23:42:30 d65c8cfc05b1: Verifying Checksum 23:42:30 d65c8cfc05b1: Download complete 23:42:30 699f458cf7ca: Verifying Checksum 23:42:30 699f458cf7ca: Download complete 23:42:31 8998bd30e6a1: Download complete 23:42:34 2437ff75d9bd: Verifying Checksum 23:42:34 2437ff75d9bd: Download complete 23:42:35 8998bd30e6a1: Pull complete 23:42:37 04944245beec: Pull complete 23:42:38 699f458cf7ca: Pull complete 23:42:38 765212b225bb: Pull complete 23:42:39 f23df028b6ca: Pull complete 23:42:39 d65c8cfc05b1: Pull complete 23:42:51 2437ff75d9bd: Pull complete 23:42:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-118692 does not seem to be running inside a container 23:42:52 $ 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/55 -v /w/workspace/device-snmp-go/55:/w/workspace/device-snmp-go/55:rw,z -v /w/workspace/device-snmp-go/55@tmp:/w/workspace/device-snmp-go/55@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 23:42:55 $ docker top 3c19a2deaa07857c654fdbbac0407ba1f825c7efe399cad54dff03f266b54326 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:55 ---> job-cost.sh 23:42:55 lf-activate-venv: SKIPPING 23:42:55 INFO: No Stack... 23:42:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:42:57 INFO: Archiving Costs [Pipeline] sh 23:42:57 + cat /w/workspace/device-snmp-go/55/archives/cost.csv 23:42:57 + cut -d, -f6 [Pipeline] lock 23:42:57 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] 23:42:57 Resource [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] did not exist. Created. 23:42:57 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:58 /w/workspace/device-snmp-go/55@tmp/durable-d0c94759/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:42:59 + echo total: 0.10999999940395355 [Pipeline] stash 23:42:59 Warning: overwriting stash ‘stack-cost’ 23:42:59 Stashed 1 file(s) [Pipeline] } 23:42:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:59 $ docker stop --time=1 3c19a2deaa07857c654fdbbac0407ba1f825c7efe399cad54dff03f266b54326 23:43:00 $ docker rm -f 3c19a2deaa07857c654fdbbac0407ba1f825c7efe399cad54dff03f266b54326 [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 23:43:01 provisioning config files... 23:43:01 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9750563537998167903tmp [Pipeline] { [Pipeline] sh 23:43:01 + set +x 23:43:01 + bash -s -- 23:43:01 + curl -s https://codecov.io/bash 23:43:01 23:43:01 _____ _ 23:43:01 / ____| | | 23:43:01 | | ___ __| | ___ ___ _____ __ 23:43:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:43:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:43:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:43:01 Bash-1.0.6 23:43:01 23:43:01 23:43:01 ==> git version 2.25.1 found 23:43:01 ==> 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 23:43:01 Release-Date: 2020-01-08 23:43:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:43:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:43:01 ==> Jenkins CI detected. 23:43:01 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 23:43:01 project root: . 23:43:01 --> token set from env 23:43:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:43:01 ==> Running gcov in . (disable via -X gcov) 23:43:01 ==> Python coveragepy not found 23:43:01 ==> Searching for coverage reports in: 23:43:01 + . 23:43:01 -> Found 1 reports 23:43:01 ==> Detecting git/mercurial file structure 23:43:01 ==> Reading reports 23:43:01 + ./coverage.out bytes=7631 23:43:01 ==> Appending adjustments 23:43:01 https://docs.codecov.io/docs/fixing-reports 23:43:01 + Found adjustments 23:43:01 ==> Gzipping contents 23:43:01 4.0K /tmp/codecov.JggZkR.gz 23:43:01 ==> Uploading reports 23:43:01 url: https://codecov.io 23:43:01 query: branch=main&commit=ef51753be6f5a47d4d6f224ef8f149167d14d206&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:43:01 -> Pinging Codecov 23:43:01 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=ef51753be6f5a47d4d6f224ef8f149167d14d206&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:43:01 -> Uploading to 23:43:01 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/6C56EA5C29638FB4528AC87E60AF5AE0/ef51753be6f5a47d4d6f224ef8f149167d14d206/3088ba12-9203-41f3-92aa-72d21f15217d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T234301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=393bafed28e015aec10ce930374cdedb57658658f88bf68d6c081d4ae370301a 23:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:01 Dload Upload Total Spent Left Speed 23:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6123 --:--:-- --:--:-- --:--:-- 6123 23:43:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] } 23:43:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:43:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:43:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:43:02 23:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:43:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:43:02 df9b9388f04a: Pulling fs layer 23:43:02 52dc419b0ee2: Pulling fs layer 23:43:02 25bc292e5bac: Pulling fs layer 23:43:02 114826534d7a: Pulling fs layer 23:43:02 4657fd5d0bcf: Pulling fs layer 23:43:02 6ad1cebc031e: Pulling fs layer 23:43:02 8a3aa393b2d8: Pulling fs layer 23:43:02 114826534d7a: Waiting 23:43:02 4657fd5d0bcf: Waiting 23:43:02 6ad1cebc031e: Waiting 23:43:02 8a3aa393b2d8: Waiting 23:43:02 25bc292e5bac: Verifying Checksum 23:43:02 25bc292e5bac: Download complete 23:43:02 52dc419b0ee2: Verifying Checksum 23:43:02 52dc419b0ee2: Download complete 23:43:02 4657fd5d0bcf: Download complete 23:43:02 df9b9388f04a: Verifying Checksum 23:43:02 df9b9388f04a: Download complete 23:43:03 df9b9388f04a: Pull complete 23:43:03 6ad1cebc031e: Verifying Checksum 23:43:03 6ad1cebc031e: Download complete 23:43:03 52dc419b0ee2: Pull complete 23:43:03 25bc292e5bac: Pull complete 23:43:03 114826534d7a: Verifying Checksum 23:43:03 114826534d7a: Download complete 23:43:04 8a3aa393b2d8: Verifying Checksum 23:43:04 8a3aa393b2d8: Download complete 23:43:07 114826534d7a: Pull complete 23:43:07 4657fd5d0bcf: Pull complete 23:43:07 6ad1cebc031e: Pull complete 23:43:10 8a3aa393b2d8: Pull complete 23:43:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:43:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:10 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:10 $ 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 23:43:13 $ docker top 064a0ca9066872be18efd07b22e51a731123e6a5a14b2eab112912e07e175e95 -eo pid,comm [Pipeline] { [Pipeline] echo 23:43:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 23:43:13 + set -o pipefail 23:43:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 23:43:20 23:43:20 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 23:43:20 23:43:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a02f4f5f-1510-4ca1-a8fa-c130e2e9283d 23:43:20 23:43:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:43:20 23:43:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:43:20 23:43:20 23:43:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:43:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:43:20 More details here: https://snyk.co/ue1NS [Pipeline] } 23:43:20 $ docker stop --time=1 064a0ca9066872be18efd07b22e51a731123e6a5a14b2eab112912e07e175e95 23:43:22 $ docker rm -f 064a0ca9066872be18efd07b22e51a731123e6a5a14b2eab112912e07e175e95 [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 23:43:23 + git log --format=format:%s -1 ef51753be6f5a47d4d6f224ef8f149167d14d206 [Pipeline] sh 23:43:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:24 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:24 $ 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 23:43:24 $ docker top b312d02a4c863fe0a3658a35576e189b9d0778e67c1d64f62f32181ce0153896 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:24 [ssh-agent] Looking for ssh-agent implementation... 23:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:24 $ docker exec b312d02a4c863fe0a3658a35576e189b9d0778e67c1d64f62f32181ce0153896 ssh-agent 23:43:24 SSH_AUTH_SOCK=/tmp/ssh-picPNZ6aO9D7/agent.32 23:43:24 SSH_AGENT_PID=38 23:43:24 Running ssh-add (command line suppressed) 23:43:24 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4203732538247881737.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4203732538247881737.key) 23:43:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:25 + git semver tag 23:43:25 2022-11-08 23:43:25,411 [run_tag] DEBUG tag force:False 23:43:25 2022-11-08 23:43:25,411 [check_head_tag] DEBUG check head tag 23:43:25 2022-11-08 23:43:25,412 [execute] INFO git cat-file --batch-check 23:43:25 2022-11-08 23:43:25,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 23:43:25 2022-11-08 23:43:25,416 [execute] INFO git cat-file --batch 23:43:25 2022-11-08 23:43:25,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 23:43:25 2022-11-08 23:43:25,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:25 2022-11-08 23:43:25,432 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 23:43:25 2022-11-08 23:43:25,432 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 23:43:25 2022-11-08 23:43:25,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:25 2.3.0-dev.24 [Pipeline] } 23:43:25 $ docker exec --env ******** --env ******** b312d02a4c863fe0a3658a35576e189b9d0778e67c1d64f62f32181ce0153896 ssh-agent -k 23:43:25 unset SSH_AUTH_SOCK; 23:43:25 unset SSH_AGENT_PID; 23:43:25 echo Agent pid 38 killed; 23:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:25 + git semver [Pipeline] } 23:43:26 $ docker stop --time=1 b312d02a4c863fe0a3658a35576e189b9d0778e67c1d64f62f32181ce0153896 23:43:27 $ docker rm -f b312d02a4c863fe0a3658a35576e189b9d0778e67c1d64f62f32181ce0153896 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:27 23:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:28 0.23.1-centos7: Pulling from edgex-lftools 23:43:28 ab5ef0e58194: Pulling fs layer 23:43:28 9712f1f96733: Pulling fs layer 23:43:28 63f879dbbcfc: Pulling fs layer 23:43:28 0d9ebad4ef96: Pulling fs layer 23:43:28 e9a5061849ea: Pulling fs layer 23:43:28 d747dcd14b5f: Pulling fs layer 23:43:28 2de7ff778b66: Pulling fs layer 23:43:28 0d9ebad4ef96: Waiting 23:43:28 e9a5061849ea: Waiting 23:43:28 d747dcd14b5f: Waiting 23:43:28 2de7ff778b66: Waiting 23:43:28 9712f1f96733: Verifying Checksum 23:43:28 9712f1f96733: Download complete 23:43:28 63f879dbbcfc: Verifying Checksum 23:43:28 63f879dbbcfc: Download complete 23:43:28 0d9ebad4ef96: Verifying Checksum 23:43:28 0d9ebad4ef96: Download complete 23:43:28 d747dcd14b5f: Verifying Checksum 23:43:28 d747dcd14b5f: Download complete 23:43:28 e9a5061849ea: Download complete 23:43:28 2de7ff778b66: Verifying Checksum 23:43:28 2de7ff778b66: Download complete 23:43:29 ab5ef0e58194: Verifying Checksum 23:43:29 ab5ef0e58194: Download complete 23:43:31 ab5ef0e58194: Pull complete 23:43:31 9712f1f96733: Pull complete 23:43:32 63f879dbbcfc: Pull complete 23:43:35 0d9ebad4ef96: Pull complete 23:43:35 e9a5061849ea: Pull complete 23:43:35 d747dcd14b5f: Pull complete 23:43:36 2de7ff778b66: Pull complete 23:43:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:36 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:36 $ 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 23:43:38 $ docker top d03ccf9fb08861c387d47521b32709a0776fa64099a77df48a6a6b29631bd599 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:43:38 provisioning config files... 23:43:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5497324675216867943tmp 23:43:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3464896232764406521tmp 23:43:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config559044700989116250tmp [Pipeline] { [Pipeline] echo 23:43:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:43:39 ---> sigul-configuration.sh 23:43:39 gpg: directory `/root/.gnupg' created 23:43:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:43:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:43:39 gpg: keyring `/root/.gnupg/secring.gpg' created 23:43:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:43:39 gpg: CAST5 encrypted data 23:43:39 gpg: encrypted with 1 passphrase 23:43:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:43:39 + mkdir /home/jenkins 23:43:39 + mkdir /home/jenkins/sigul [Pipeline] sh 23:43:39 + 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 23:43:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:39 ---> sigul-install.sh 23:43:39 Sigul already installed; skipping installation. [Pipeline] sh 23:43:40 + git tag --list 23:43:40 1.0.0 23:43:40 v0.0.0 23:43:40 v1.1.0 23:43:40 v1.1.1 23:43:40 v1.2.2 23:43:40 v1.3.0 23:43:40 v1.3.1 23:43:40 v2.0.0 23:43:40 v2.1.0 23:43:40 v2.1.1 23:43:40 v2.1.1-dev.2 23:43:40 v2.1.1-dev.3 23:43:40 v2.2.0 23:43:40 v2.2.1-dev.1 23:43:40 v2.2.1-dev.2 23:43:40 v2.2.1-dev.3 23:43:40 v2.2.1-dev.4 23:43:40 v2.2.1-dev.5 23:43:40 v2.2.1-dev.6 23:43:40 v2.2.1-dev.7 23:43:40 v2.3.0-dev.10 23:43:40 v2.3.0-dev.11 23:43:40 v2.3.0-dev.12 23:43:40 v2.3.0-dev.13 23:43:40 v2.3.0-dev.14 23:43:40 v2.3.0-dev.15 23:43:40 v2.3.0-dev.16 23:43:40 v2.3.0-dev.17 23:43:40 v2.3.0-dev.18 23:43:40 v2.3.0-dev.19 23:43:40 v2.3.0-dev.20 23:43:40 v2.3.0-dev.21 23:43:40 v2.3.0-dev.22 23:43:40 v2.3.0-dev.23 23:43:40 v2.3.0-dev.24 23:43:40 v2.3.0-dev.7 23:43:40 v2.3.0-dev.8 23:43:40 v2.3.0-dev.9 [Pipeline] sh 23:43:40 + lftools sign git-tag v2.3.0-dev.24 23:43:41 Signing Git tag with Sigul... 23:43:41 Signing v2.3.0-dev.24 [Pipeline] echo 23:43:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:43:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:43:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:43:41 $ docker stop --time=1 d03ccf9fb08861c387d47521b32709a0776fa64099a77df48a6a6b29631bd599 23:43:42 $ docker rm -f d03ccf9fb08861c387d47521b32709a0776fa64099a77df48a6a6b29631bd599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:43:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:43 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:43 $ 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 23:43:44 $ docker top 8aab5611671789b77f6e85b8b63f08ac41845d254acdc78471cda6c403086e99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:44 [ssh-agent] Looking for ssh-agent implementation... 23:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:44 $ docker exec 8aab5611671789b77f6e85b8b63f08ac41845d254acdc78471cda6c403086e99 ssh-agent 23:43:44 SSH_AUTH_SOCK=/tmp/ssh-S1OkxkFjpfUR/agent.32 23:43:44 SSH_AGENT_PID=38 23:43:44 Running ssh-add (command line suppressed) 23:43:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6111768437539008824.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6111768437539008824.key) 23:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:44 + git semver bump pre 23:43:45 2022-11-08 23:43:44,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:45 2022-11-08 23:43:44,927 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 23:43:45 2022-11-08 23:43:44,927 [bump_version] DEBUG bumped version:2.3.0-dev.25 23:43:45 2022-11-08 23:43:44,927 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 23:43:45 2022-11-08 23:43:44,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:45 2022-11-08 23:43:44,927 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:45 2022-11-08 23:43:44,929 [execute] INFO git cat-file --batch-check 23:43:45 2022-11-08 23:43:44,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:45 2022-11-08 23:43:44,934 [execute] INFO git cat-file --batch 23:43:45 2022-11-08 23:43:44,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:45 2022-11-08 23:43:44,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:45 2.3.0-dev.25 [Pipeline] } 23:43:45 $ docker exec --env ******** --env ******** 8aab5611671789b77f6e85b8b63f08ac41845d254acdc78471cda6c403086e99 ssh-agent -k 23:43:45 unset SSH_AUTH_SOCK; 23:43:45 unset SSH_AGENT_PID; 23:43:45 echo Agent pid 38 killed; 23:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:45 + git semver [Pipeline] } 23:43:45 $ docker stop --time=1 8aab5611671789b77f6e85b8b63f08ac41845d254acdc78471cda6c403086e99 23:43:47 $ docker rm -f 8aab5611671789b77f6e85b8b63f08ac41845d254acdc78471cda6c403086e99 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:47 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:47 $ 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 23:43:48 $ docker top 08cb1366928373ed49ec03e8c8ba81e319008ac62cb234ea58d5a502244d748e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:48 [ssh-agent] Looking for ssh-agent implementation... 23:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:48 $ docker exec 08cb1366928373ed49ec03e8c8ba81e319008ac62cb234ea58d5a502244d748e ssh-agent 23:43:48 SSH_AUTH_SOCK=/tmp/ssh-TijEHr9Dk2cm/agent.32 23:43:48 SSH_AGENT_PID=38 23:43:48 Running ssh-add (command line suppressed) 23:43:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8626789388582212077.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8626789388582212077.key) 23:43:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:48 + git semver push 23:43:49 2022-11-08 23:43:49,014 [run_push] DEBUG push 23:43:49 2022-11-08 23:43:49,015 [execute] INFO git cat-file --batch-check 23:43:49 2022-11-08 23:43:49,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:49 2022-11-08 23:43:49,019 [execute] INFO git rev-list 22a0f4d07e8cf75b7cf8c9dcfd53b44a68d984b5 -- 23:43:49 2022-11-08 23:43:49,019 [execute] DEBUG Popen(['git', 'rev-list', '22a0f4d07e8cf75b7cf8c9dcfd53b44a68d984b5', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:43:49 2022-11-08 23:43:49,028 [execute] INFO git fetch -v origin 23:43:49 2022-11-08 23:43:49,028 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:43:49 2022-11-08 23:43:49,606 [run_push] DEBUG no remote changes detected 23:43:49 2022-11-08 23:43:49,606 [execute] INFO git push origin semver 23:43:49 2022-11-08 23:43:49,607 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:43:50 2022-11-08 23:43:50,466 [run_push] DEBUG push all version tags 23:43:50 2022-11-08 23:43:50,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:43:50 2022-11-08 23:43:50,467 [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) 23:43:51 2022-11-08 23:43:51,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:43:51 2.3.0-dev.25 [Pipeline] } 23:43:51 $ docker exec --env ******** --env ******** 08cb1366928373ed49ec03e8c8ba81e319008ac62cb234ea58d5a502244d748e ssh-agent -k 23:43:51 unset SSH_AUTH_SOCK; 23:43:51 unset SSH_AGENT_PID; 23:43:51 echo Agent pid 38 killed; 23:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:51 + git semver [Pipeline] } 23:43:52 $ docker stop --time=1 08cb1366928373ed49ec03e8c8ba81e319008ac62cb234ea58d5a502244d748e 23:43:53 $ docker rm -f 08cb1366928373ed49ec03e8c8ba81e319008ac62cb234ea58d5a502244d748e [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 23:43:54 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 23:43:54 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:43:54 total 16 23:43:54 drwxr-xr-x 3 root root 4096 Nov 8 23:34 . 23:43:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:43 .. 23:43:54 drwxr-xr-x 2 root root 4096 Nov 8 23:34 cost 23:43:54 -rw-r--r-- 1 root root 85 Nov 8 23:34 cost.csv 23:43:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:43:54 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:43:54 total 16 23:43:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:34 . 23:43:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:43 .. 23:43:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:34 cost 23:43:54 -rw-r--r-- 1 jenkins jenkins 85 Nov 8 23:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:43:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:55 ---> package-listing.sh 23:43:55 ++ facter osfamily 23:43:55 ++ tr '[:upper:]' '[:lower:]' 23:43:55 + OS_FAMILY=debian 23:43:55 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 23:43:55 + START_PACKAGES=/tmp/packages_start.txt 23:43:55 + END_PACKAGES=/tmp/packages_end.txt 23:43:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:55 + PACKAGES=/tmp/packages_start.txt 23:43:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:43:55 + PACKAGES=/tmp/packages_end.txt 23:43:55 + case "${OS_FAMILY}" in 23:43:55 + dpkg -l 23:43:55 + grep '^ii' 23:43:55 + '[' -f /tmp/packages_start.txt ']' 23:43:55 + '[' -f /tmp/packages_end.txt ']' 23:43:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:43:55 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 23:43:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 23:43:55 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 23:43:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:56 prd-ubuntu20.04-docker-8c-8g-118688 does not seem to be running inside a container 23:43:56 $ 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 23:43:56 $ docker top 96880934b599ea3d7c78df260b549ece1777353906cc1c72b61061085b2270a0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:57 + ls /var/log/sa-host 23:43:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:57 provisioning config files... 23:43:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3763392554873323582tmp [Pipeline] { [Pipeline] echo 23:43:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:58 ---> create-netrc.sh [Pipeline] } 23:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:58 ---> python-tools-install.sh [Pipeline] echo 23:43:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:58 ---> sudo-logs.sh 23:43:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:59 ---> job-cost.sh 23:43:59 lf-activate-venv: SKIPPING 23:43:59 DEBUG: total: 0.2199999988079071 23:43:59 INFO: Retrieving Stack Cost... 23:43:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:59 INFO: Archiving Costs [Pipeline] echo 23:43:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:44:00 ---> logs-deploy.sh 23:44:00 lf-activate-venv: SKIPPING 23:44:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/55 23:44:00 INFO: archiving workspace using pattern(s): 23:44:01 Archives upload complete. 23:44:01 INFO: archiving logs to Nexus