Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3ad67b18069b788d3b650faffca04e548476692 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-ssh16022416460959325085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4148350223268017866.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8541727668941194302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8304668070631583897.key > 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-ssh7464577300734186984.key > 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.21 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10323 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e3ad67b18069b788d3b650faffca04e548476692 (main) Commit message: "refactor: Remove obsolete comments from config file (#323)" > 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 e3ad67b18069b788d3b650faffca04e548476692 # timeout=10 > git rev-list --no-walk c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:19:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:13 ========================================================= 23:19:13 EdgeX Global Pipelines Version Info 23:19:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:19:13 ------------------- 23:19:13 stable info: 23:19:13 ------------------- 23:19:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:19:13 Message: update stable to v1.0.254 23:19:14 ------------------- 23:19:14 experimental info: 23:19:14 ------------------- 23:19:14 Commited By: **** collab-it+edgex@linuxfoundation.org 23:19:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:19:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3ad67b [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:15 provisioning config files... 23:19:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8733981489469735019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:15 ---> docker-login.sh 23:19:15 nexus3.edgexfoundry.org:10001 23:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:16 Configure a credential helper to remove this warning. See 23:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:16 23:19:16 Login Succeeded 23:19:16 nexus3.edgexfoundry.org:10002 23:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:16 Configure a credential helper to remove this warning. See 23:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:16 23:19:16 Login Succeeded 23:19:16 nexus3.edgexfoundry.org:10003 23:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:16 Configure a credential helper to remove this warning. See 23:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:16 23:19:16 Login Succeeded 23:19:16 nexus3.edgexfoundry.org:10004 23:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:16 Configure a credential helper to remove this warning. See 23:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:16 23:19:16 Login Succeeded 23:19:16 docker.io 23:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:16 Configure a credential helper to remove this warning. See 23:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:16 23:19:16 Login Succeeded 23:19:16 ---> docker-login.sh ends [Pipeline] } 23:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:19:16 + git rev-list -1 --merges e3ad67b18069b788d3b650faffca04e548476692~1..e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] echo 23:19:16 -----------> git rev-list -1 --merges e3ad67b18069b788d3b650faffca04e548476692~1..e3ad67b18069b788d3b650faffca04e548476692 e3ad67b18069b788d3b650faffca04e548476692 [false] [Pipeline] sh 23:19:17 + git log --format=format:%s -1 e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] echo 23:19:17 ========================================================= 23:19:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:19:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:17 + git log --format=format:%s -1 e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] echo 23:19:17 [semverPrep] GIT_COMMIT: e3ad67b18069b788d3b650faffca04e548476692, Commit Message: refactor: Remove obsolete comments from config file (#323) [Pipeline] echo 23:19:17 [semverPrep] This is not a build commit. [Pipeline] sh 23:19:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:19:18 + grep -v github /etc/ssh/ssh_known_hosts 23:19:18 + [ -e /tmp/ssh_known_hosts ] 23:19:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:19:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:19:18 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:18 23:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:18 0.1.4: Pulling from edgex-devops/py-git-semver 23:19:18 b85a868b505f: Pulling fs layer 23:19:18 e2be974225ed: Pulling fs layer 23:19:18 339a4e72a1f5: Pulling fs layer 23:19:18 988bab9f4d93: Pulling fs layer 23:19:18 1469e6f7b9e6: Pulling fs layer 23:19:18 eaf3925da568: Pulling fs layer 23:19:18 bab4dde63d76: Pulling fs layer 23:19:18 bde34c3a00c8: Pulling fs layer 23:19:18 b352a97aabf1: Pulling fs layer 23:19:18 4872d77fe225: Pulling fs layer 23:19:18 5851b861e8e6: Pulling fs layer 23:19:18 bde34c3a00c8: Waiting 23:19:18 4872d77fe225: Waiting 23:19:18 5851b861e8e6: Waiting 23:19:18 b352a97aabf1: Waiting 23:19:18 1469e6f7b9e6: Waiting 23:19:18 eaf3925da568: Waiting 23:19:18 bab4dde63d76: Waiting 23:19:18 988bab9f4d93: Waiting 23:19:18 e2be974225ed: Download complete 23:19:18 988bab9f4d93: Verifying Checksum 23:19:18 988bab9f4d93: Download complete 23:19:18 1469e6f7b9e6: Verifying Checksum 23:19:18 1469e6f7b9e6: Download complete 23:19:19 339a4e72a1f5: Verifying Checksum 23:19:19 339a4e72a1f5: Download complete 23:19:19 eaf3925da568: Verifying Checksum 23:19:19 eaf3925da568: Download complete 23:19:19 bde34c3a00c8: Verifying Checksum 23:19:19 bde34c3a00c8: Download complete 23:19:19 b352a97aabf1: Verifying Checksum 23:19:19 b352a97aabf1: Download complete 23:19:19 4872d77fe225: Verifying Checksum 23:19:19 4872d77fe225: Download complete 23:19:19 5851b861e8e6: Download complete 23:19:19 b85a868b505f: Verifying Checksum 23:19:19 b85a868b505f: Download complete 23:19:19 bab4dde63d76: Verifying Checksum 23:19:19 bab4dde63d76: Download complete 23:19:20 b85a868b505f: Pull complete 23:19:20 e2be974225ed: Pull complete 23:19:20 339a4e72a1f5: Pull complete 23:19:21 988bab9f4d93: Pull complete 23:19:21 1469e6f7b9e6: Pull complete 23:19:21 eaf3925da568: Pull complete 23:19:23 bab4dde63d76: Pull complete 23:19:23 bde34c3a00c8: Pull complete 23:19:23 b352a97aabf1: Pull complete 23:19:23 4872d77fe225: Pull complete 23:19:23 5851b861e8e6: Pull complete 23:19:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:23 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:19:27 $ docker top 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 -eo pid,comm 23:19:27 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:19:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:27 [ssh-agent] Looking for ssh-agent implementation... 23:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:27 $ docker exec 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 ssh-agent 23:19:27 SSH_AUTH_SOCK=/tmp/ssh-DZYqFUTM16to/agent.33 23:19:27 SSH_AGENT_PID=39 23:19:27 Running ssh-add (command line suppressed) 23:19:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15107048646084168384.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15107048646084168384.key) 23:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:28 + git tag --points-at HEAD [Pipeline] } 23:19:28 $ docker exec --env ******** --env ******** 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 ssh-agent -k 23:19:28 unset SSH_AUTH_SOCK; 23:19:28 unset SSH_AGENT_PID; 23:19:28 echo Agent pid 39 killed; 23:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:28 [ssh-agent] Looking for ssh-agent implementation... 23:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:28 $ docker exec 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 ssh-agent 23:19:28 SSH_AUTH_SOCK=/tmp/ssh-PyDWv0gGjvl5/agent.71 23:19:28 SSH_AGENT_PID=77 23:19:28 Running ssh-add (command line suppressed) 23:19:28 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15220616901075622970.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15220616901075622970.key) 23:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:28 + git semver init 23:19:29 2023-10-24 23:19:29,024 [run_init] DEBUG init version:0.0.0 force:False 23:19:29 2023-10-24 23:19:29,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:19:29 2023-10-24 23:19:29,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:19:29 2023-10-24 23:19:29,025 [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:19:30 2023-10-24 23:19:29,883 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 23:19:30 2023-10-24 23:19:29,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 23:19:30 2023-10-24 23:19:29,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:19:30 2023-10-24 23:19:29,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:19:30 3.1.0-dev.8 [Pipeline] } 23:19:30 $ docker exec --env ******** --env ******** 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 ssh-agent -k 23:19:30 unset SSH_AUTH_SOCK; 23:19:30 unset SSH_AGENT_PID; 23:19:30 echo Agent pid 77 killed; 23:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:30 + git semver [Pipeline] } 23:19:30 $ docker stop --time=1 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 23:19:32 $ docker rm -f --volumes 809e770b1a47509a73aba97ba3b2678853ff38f626bb6383dd59f207c0a39776 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:32 Stashed 1 file(s) [Pipeline] echo 23:19:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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:19:32 provisioning config files... 23:19:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10877137557548796352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:33 ---> docker-login.sh 23:19:33 nexus3.edgexfoundry.org:10001 23:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:33 Configure a credential helper to remove this warning. See 23:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:33 23:19:33 Login Succeeded 23:19:33 nexus3.edgexfoundry.org:10002 23:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:33 Configure a credential helper to remove this warning. See 23:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:33 23:19:33 Login Succeeded 23:19:33 nexus3.edgexfoundry.org:10003 23:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:33 Configure a credential helper to remove this warning. See 23:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:33 23:19:33 Login Succeeded 23:19:33 nexus3.edgexfoundry.org:10004 23:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:33 Configure a credential helper to remove this warning. See 23:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:33 23:19:33 Login Succeeded 23:19:33 docker.io 23:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:33 Configure a credential helper to remove this warning. See 23:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:33 23:19:33 Login Succeeded 23:19:33 ---> docker-login.sh ends [Pipeline] } 23:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:33 ========================================================= 23:19:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:19:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:19:34 Sending build context to Docker daemon 5.699MB 23:19:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:19:34 Step 2/12 : FROM ${BASE} AS builder 23:19:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:34 7264a8db6415: Pulling fs layer 23:19:34 c4d48a809fc2: Pulling fs layer 23:19:34 4f1c88b9dad5: Pulling fs layer 23:19:34 ad3a456e5733: Pulling fs layer 23:19:34 33e27b845d1e: Pulling fs layer 23:19:34 c68163c4e522: Pulling fs layer 23:19:34 50da416c3ac9: Pulling fs layer 23:19:34 23d2d4c4bb30: Pulling fs layer 23:19:34 ad3a456e5733: Waiting 23:19:34 33e27b845d1e: Waiting 23:19:34 c68163c4e522: Waiting 23:19:34 50da416c3ac9: Waiting 23:19:34 23d2d4c4bb30: Waiting 23:19:34 c4d48a809fc2: Verifying Checksum 23:19:34 c4d48a809fc2: Download complete 23:19:34 ad3a456e5733: Verifying Checksum 23:19:34 ad3a456e5733: Download complete 23:19:34 33e27b845d1e: Verifying Checksum 23:19:34 33e27b845d1e: Download complete 23:19:34 7264a8db6415: Verifying Checksum 23:19:34 7264a8db6415: Download complete 23:19:34 c68163c4e522: Verifying Checksum 23:19:34 c68163c4e522: Download complete 23:19:34 7264a8db6415: Pull complete 23:19:34 23d2d4c4bb30: Verifying Checksum 23:19:34 23d2d4c4bb30: Download complete 23:19:34 c4d48a809fc2: Pull complete 23:19:34 4f1c88b9dad5: Verifying Checksum 23:19:34 4f1c88b9dad5: Download complete 23:19:35 50da416c3ac9: Verifying Checksum 23:19:35 50da416c3ac9: Download complete 23:19:38 4f1c88b9dad5: Pull complete 23:19:38 ad3a456e5733: Pull complete 23:19:38 33e27b845d1e: Pull complete 23:19:38 c68163c4e522: Pull complete 23:19:41 50da416c3ac9: Pull complete 23:19:41 23d2d4c4bb30: Pull complete 23:19:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:19:41 ---> 0786185ac409 23:19:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:19:45 ---> Running in 0976981c84a1 23:19:45 Removing intermediate container 0976981c84a1 23:19:45 ---> 3cd6ec20c1eb 23:19:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:45 ---> Running in 41e81c481a44 23:19:45 Removing intermediate container 41e81c481a44 23:19:45 ---> 485a0e42d618 23:19:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:19:45 ---> Running in b32bd0f553aa 23:19:46 Removing intermediate container b32bd0f553aa 23:19:46 ---> 492ae65db8bc 23:19:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:19:46 ---> Running in 9d890fabe75a 23:19:46 Removing intermediate container 9d890fabe75a 23:19:46 ---> 37b1c839ccd7 23:19:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:46 ---> Running in 45d088c7a46c 23:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:19:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:19:46 (2/4) Installing libedit (20221030.3.1-r1) 23:19:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:19:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:19:46 Executing busybox-1.36.1-r2.trigger 23:19:46 OK: 268 MiB in 56 packages 23:19:47 Removing intermediate container 45d088c7a46c 23:19:47 ---> a992ae31afc3 23:19:47 Step 8/12 : WORKDIR /device-snmp-go 23:19:47 ---> Running in 657baf5670e6 23:19:47 Still waiting to schedule task 23:19:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:19:47 Removing intermediate container 657baf5670e6 23:19:47 ---> 88f495912d31 23:19:47 Step 9/12 : COPY go.mod vendor* ./ 23:19:47 ---> 9b3550fff188 23:19:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:47 ---> Running in adf20a868a8e 23:20:44 Removing intermediate container adf20a868a8e 23:20:44 ---> 5cfbb827c074 23:20:44 Step 11/12 : COPY . . 23:20:44 ---> c7a36f49b5d4 23:20:44 Step 12/12 : RUN ${MAKE} 23:20:44 ---> Running in 6f6d6f05bf4d 23:20:44 noop 23:20:44 Removing intermediate container 6f6d6f05bf4d 23:20:44 ---> 3c492db96713 23:20:44 Successfully built 3c492db96713 23:20:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker inspect -f . ci-base-image-x86_64 23:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:45 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:45 $ docker top a3fd03e2f8076177d67806439f7d380e04375950df09a55399f4ba11988a4f6c -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:45 + go version 23:20:45 go version go1.21.0 linux/amd64 [Pipeline] } 23:20:45 $ docker stop --time=1 a3fd03e2f8076177d67806439f7d380e04375950df09a55399f4ba11988a4f6c 23:20:46 $ docker rm -f --volumes a3fd03e2f8076177d67806439f7d380e04375950df09a55399f4ba11988a4f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:47 + docker inspect -f . ci-base-image-x86_64 23:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:47 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:20:47 $ 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 ******** ci-base-image-x86_64 cat 23:20:47 $ docker top ca62fb04a79bf65d801fe995598ae33b009d5cd644c08fb915af1cf2df6fd683 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 23:20:48 + make test 23:20:48 go test ./... -coverprofile=coverage.out 23:20:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:20:59 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:20:59 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 23:21:05 go vet ./... 23:21:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:09 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:21:09 $ docker stop --time=1 ca62fb04a79bf65d801fe995598ae33b009d5cd644c08fb915af1cf2df6fd683 23:21:12 $ docker rm -f --volumes ca62fb04a79bf65d801fe995598ae33b009d5cd644c08fb915af1cf2df6fd683 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:13 + ls -al . 23:21:13 total 172 23:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:20 . 23:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:19 .. 23:21:13 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 23:19 .dockerignore 23:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:20 .git 23:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 .github 23:21:13 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 23:19 .gitignore 23:21:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:19 .golangci.yml 23:21:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:19 .semver 23:21:13 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 23:19 Attribution.txt 23:21:13 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 23:19 CHANGELOG.md 23:21:13 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 23:19 Dockerfile 23:21:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:19 GOVERNANCE.md 23:21:13 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 23:19 Jenkinsfile 23:21:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:19 LICENSE 23:21:13 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 23:19 Makefile 23:21:13 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 23:19 OWNERS.md 23:21:13 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 23:19 README.md 23:21:13 -rw-rw-r-- 1 jenkins jenkins 11 Oct 24 23:19 VERSION 23:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:19 bin 23:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 cmd 23:21:13 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 23:20 coverage.out 23:21:13 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 23:19 go.mod 23:21:13 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 23:19 go.sum 23:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 internal 23:21:13 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:13 + 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=e3ad67b18069b788d3b650faffca04e548476692 --label arch=amd64 --label version=3.1.0-dev.8 . 23:21:13 Sending build context to Docker daemon 5.708MB 23:21:13 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 23:21:13 Step 2/24 : FROM ${BASE} AS builder 23:21:13 ---> 3c492db96713 23:21:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:21:13 ---> Running in 9de208f73932 23:21:14 Removing intermediate container 9de208f73932 23:21:14 ---> 6a48d0f4b44e 23:21:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:14 ---> Running in 68f0102dcb12 23:21:14 Removing intermediate container 68f0102dcb12 23:21:14 ---> 2f71f7f0afd1 23:21:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:21:14 ---> Running in eec16935fc12 23:21:14 Removing intermediate container eec16935fc12 23:21:14 ---> 7515bef2318a 23:21:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:21:14 ---> Running in a16ba2f39b7f 23:21:14 Removing intermediate container a16ba2f39b7f 23:21:14 ---> b7b2740d3095 23:21:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:14 ---> Running in b2aae55092ab 23:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:21:15 OK: 268 MiB in 56 packages 23:21:15 Removing intermediate container b2aae55092ab 23:21:15 ---> 89f9f6f0443c 23:21:15 Step 8/24 : WORKDIR /device-snmp-go 23:21:15 ---> Running in 3e8a1d213160 23:21:15 Removing intermediate container 3e8a1d213160 23:21:15 ---> 1186e02a0122 23:21:15 Step 9/24 : COPY go.mod vendor* ./ 23:21:15 ---> dd165e5bf7df 23:21:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:15 ---> Running in 10880899eb6f 23:21:16 Removing intermediate container 10880899eb6f 23:21:16 ---> 41d69f1e05fd 23:21:16 Step 11/24 : COPY . . 23:21:16 ---> 2bccb1356a93 23:21:16 Step 12/24 : RUN ${MAKE} 23:21:16 ---> Running in f2ddad221b8f 23:21:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:21:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10326 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 23:21:30 Running in /w/workspace/device-snmp-go/94 [Pipeline] { [Pipeline] checkout 23:21:30 Selected Git installation does not exist. Using Default 23:21:30 The recommended git tool is: NONE 23:21:38 using credential edgex-jenkins-ssh 23:21:38 Cloning the remote Git repository 23:21:38 Removing intermediate container f2ddad221b8f 23:21:38 ---> 37a843836ffc 23:21:38 Step 13/24 : FROM alpine:3.18 23:21:38 3.18: Pulling from library/alpine 23:21:38 96526aa774ef: Pulling fs layer 23:21:38 96526aa774ef: Verifying Checksum 23:21:38 96526aa774ef: Download complete 23:21:38 96526aa774ef: Pull complete 23:21:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:21:38 Status: Downloaded newer image for alpine:3.18 23:21:38 ---> 8ca4688f4f35 23:21:38 Step 14/24 : RUN apk add --update --no-cache dumb-init 23:21:38 ---> Running in bf3dd5f2b451 23:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:21:38 (1/1) Installing dumb-init (1.2.5-r2) 23:21:38 Executing busybox-1.36.1-r2.trigger 23:21:38 OK: 7 MiB in 16 packages 23:21:38 Removing intermediate container bf3dd5f2b451 23:21:38 ---> ce982b18c096 23:21:38 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:21:38 ---> 0705a1f7e9cb 23:21:38 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:21:38 ---> f651a0d598a8 23:21:38 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:21:38 ---> 75310f1a2b8a 23:21:38 Step 18/24 : EXPOSE 59993 23:21:38 ---> Running in f38e3868fd83 23:21:38 Removing intermediate container f38e3868fd83 23:21:38 ---> d4da6e526822 23:21:38 Step 19/24 : EXPOSE 161 23:21:38 ---> Running in b43523a89981 23:21:38 Removing intermediate container b43523a89981 23:21:38 ---> e8af4284e307 23:21:38 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:21:38 ---> Running in 108c2cd213da 23:21:38 Removing intermediate container 108c2cd213da 23:21:38 ---> 320dc1688aa4 23:21:38 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:21:38 ---> Running in 764b285ee9f8 23:21:39 Removing intermediate container 764b285ee9f8 23:21:39 ---> 68afc8c3428f 23:21:39 Step 22/24 : LABEL arch=amd64 23:21:39 ---> Running in ec13deb7c396 23:21:39 Removing intermediate container ec13deb7c396 23:21:39 ---> 6a0e25586f1a 23:21:39 Step 23/24 : LABEL git_sha=e3ad67b18069b788d3b650faffca04e548476692 23:21:39 ---> Running in 8b38f2c8b780 23:21:39 Removing intermediate container 8b38f2c8b780 23:21:39 ---> 6874b1ff0d44 23:21:39 Step 24/24 : LABEL version=3.1.0-dev.8 23:21:39 ---> Running in 8872e2749366 23:21:39 Removing intermediate container 8872e2749366 23:21:39 ---> a0c1692902e2 23:21:39 [Warning] One or more build-args [ARCH] were not consumed 23:21:39 Successfully built a0c1692902e2 23:21:39 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:21:39 provisioning config files... 23:21:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10861362417401229728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:38 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:21:39 > git init /w/workspace/device-snmp-go/94 # timeout=10 23:21:39 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:21:39 > git --version # timeout=10 23:21:39 > git --version # 'git version 2.25.1' 23:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:39 ---> docker-login.sh 23:21:39 nexus3.edgexfoundry.org:10001 23:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:39 Configure a credential helper to remove this warning. See 23:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:39 23:21:39 Login Succeeded 23:21:39 nexus3.edgexfoundry.org:10002 23:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:39 Configure a credential helper to remove this warning. See 23:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:39 23:21:39 Login Succeeded 23:21:39 nexus3.edgexfoundry.org:10003 23:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:40 Configure a credential helper to remove this warning. See 23:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:40 23:21:40 Login Succeeded 23:21:40 nexus3.edgexfoundry.org:10004 23:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:40 Configure a credential helper to remove this warning. See 23:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:40 23:21:40 Login Succeeded 23:21:40 docker.io 23:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:40 Configure a credential helper to remove this warning. See 23:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:40 23:21:40 Login Succeeded 23:21:40 ---> docker-login.sh ends [Pipeline] } 23:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:40 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 23:21:40 e3ad67b18069b788d3b650faffca04e548476692 23:21:40 latest 23:21:40 3.1.0-dev.8 23:21:40 e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:21:40 main 23:21:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692 23:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:21:41 75ba924cb145: Preparing 23:21:41 4149f91a8ed7: Preparing 23:21:41 0b8f54aa3c92: Preparing 23:21:41 82509c2bb68a: Preparing 23:21:41 cc2447e1835a: Preparing 23:21:41 cc2447e1835a: Layer already exists 23:21:41 82509c2bb68a: Pushed 23:21:41 4149f91a8ed7: Pushed 23:21:41 75ba924cb145: Pushed 23:21:40 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:21:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:41 Avoid second fetch 23:21:41 Checking out Revision e3ad67b18069b788d3b650faffca04e548476692 (main) 23:21:41 Commit message: "refactor: Remove obsolete comments from config file (#323)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:41 > git config core.sparsecheckout # timeout=10 23:21:41 > git checkout -f e3ad67b18069b788d3b650faffca04e548476692 # timeout=10 23:21:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:42 Dload Upload Total Spent Left Speed 23:21:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 23:21:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:43 0b8f54aa3c92: Pushed 23:21:43 e3ad67b18069b788d3b650faffca04e548476692: digest: sha256:c4bf83a483750f856a9898a56c6174a9d75db7b40887e20e2a55d48f910c1196 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:43 + sudo tee /etc/docker/daemon.new 23:21:43 { 23:21:43 "registry-mirrors": [ 23:21:43 "https://nexus3.edgexfoundry.org:10001" 23:21:43 ], 23:21:43 "bip": "10.250.0.254/24", 23:21:43 "hosts": [ 23:21:43 "tcp://0.0.0.0:5555", 23:21:43 "unix:///var/run/docker.sock" 23:21:43 ], 23:21:43 "mtu": 1458, 23:21:43 "selinux-enabled": true, 23:21:43 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:43 } [Pipeline] sh 23:21:43 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 23:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:21:44 75ba924cb145: Preparing 23:21:44 4149f91a8ed7: Preparing 23:21:44 0b8f54aa3c92: Preparing 23:21:44 82509c2bb68a: Preparing 23:21:44 cc2447e1835a: Preparing 23:21:44 0b8f54aa3c92: Layer already exists 23:21:44 cc2447e1835a: Layer already exists 23:21:44 75ba924cb145: Layer already exists 23:21:44 82509c2bb68a: Layer already exists 23:21:44 4149f91a8ed7: Layer already exists 23:21:44 latest: digest: sha256:c4bf83a483750f856a9898a56c6174a9d75db7b40887e20e2a55d48f910c1196 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + sudo service docker restart 23:21:44 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.8 23:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:21:44 75ba924cb145: Preparing 23:21:44 4149f91a8ed7: Preparing 23:21:44 0b8f54aa3c92: Preparing 23:21:44 82509c2bb68a: Preparing 23:21:44 cc2447e1835a: Preparing 23:21:44 82509c2bb68a: Layer already exists 23:21:44 0b8f54aa3c92: Layer already exists 23:21:44 4149f91a8ed7: Layer already exists 23:21:44 cc2447e1835a: Layer already exists 23:21:44 75ba924cb145: Layer already exists 23:21:44 3.1.0-dev.8: digest: sha256:c4bf83a483750f856a9898a56c6174a9d75db7b40887e20e2a55d48f910c1196 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:21:45 75ba924cb145: Preparing 23:21:45 4149f91a8ed7: Preparing 23:21:45 0b8f54aa3c92: Preparing 23:21:45 82509c2bb68a: Preparing 23:21:45 cc2447e1835a: Preparing 23:21:45 4149f91a8ed7: Layer already exists 23:21:45 cc2447e1835a: Layer already exists 23:21:45 82509c2bb68a: Layer already exists 23:21:45 75ba924cb145: Layer already exists 23:21:45 0b8f54aa3c92: Layer already exists 23:21:45 e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8: digest: sha256:c4bf83a483750f856a9898a56c6174a9d75db7b40887e20e2a55d48f910c1196 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 23:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:21:46 75ba924cb145: Preparing 23:21:46 4149f91a8ed7: Preparing 23:21:46 0b8f54aa3c92: Preparing 23:21:46 82509c2bb68a: Preparing 23:21:46 cc2447e1835a: Preparing 23:21:46 82509c2bb68a: Layer already exists 23:21:46 75ba924cb145: Layer already exists 23:21:46 4149f91a8ed7: Layer already exists 23:21:46 0b8f54aa3c92: Layer already exists 23:21:46 cc2447e1835a: Layer already exists 23:21:46 main: digest: sha256:c4bf83a483750f856a9898a56c6174a9d75db7b40887e20e2a55d48f910c1196 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:46 ===================================================== [Pipeline] echo 23:21:46 taggedImages: 23:21:46 - nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692 23:21:46 - nexus3.edgexfoundry.org:10004/device-snmp:latest 23:21:46 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.8 23:21:46 - nexus3.edgexfoundry.org:10004/device-snmp:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:21:46 - 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:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:46 23:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:46 latest: Pulling from edgex-lftools-log-publisher 23:21:46 5eb5b503b376: Pulling fs layer 23:21:46 5c69ac0246d0: Pulling fs layer 23:21:46 ec43610c2a17: Pulling fs layer 23:21:46 3a2ae6a8a46f: Pulling fs layer 23:21:46 33b1e0a273af: Pulling fs layer 23:21:46 5d3b04190fa2: Pulling fs layer 23:21:46 2f39f015ded8: Pulling fs layer 23:21:46 33b1e0a273af: Waiting 23:21:46 5d3b04190fa2: Waiting 23:21:46 3a2ae6a8a46f: Waiting 23:21:46 2f39f015ded8: Waiting 23:21:46 5c69ac0246d0: Verifying Checksum 23:21:46 5c69ac0246d0: Download complete 23:21:46 3a2ae6a8a46f: Verifying Checksum 23:21:46 3a2ae6a8a46f: Download complete 23:21:46 33b1e0a273af: Verifying Checksum 23:21:46 33b1e0a273af: Download complete 23:21:46 ec43610c2a17: Verifying Checksum 23:21:46 ec43610c2a17: Download complete 23:21:46 5d3b04190fa2: Verifying Checksum 23:21:46 5d3b04190fa2: Download complete 23:21:47 5eb5b503b376: Verifying Checksum 23:21:47 5eb5b503b376: Download complete 23:21:47 2f39f015ded8: Download complete 23:21:48 5eb5b503b376: Pull complete 23:21:48 5c69ac0246d0: Pull complete 23:21:48 ec43610c2a17: Pull complete 23:21:48 3a2ae6a8a46f: Pull complete 23:21:48 33b1e0a273af: Pull complete 23:21:49 5d3b04190fa2: Pull complete 23:21:53 2f39f015ded8: Pull complete 23:21:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:53 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:21:58 $ docker top b2c6eb2bca0cae7b925dc6b1712dc588e88666176e4b2911d553c6423d8870cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:58 ---> job-cost.sh 23:21:58 lf-activate-venv: SKIPPING 23:21:58 INFO: No Stack... 23:21:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:21:59 INFO: Archiving Costs [Pipeline] sh 23:21:59 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 23:21:59 + cut -d, -f6 [Pipeline] lock 23:21:59 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] 23:21:59 Resource [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] did not exist. Created. 23:21:59 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:59 + echo total: 0.2199999988079071 [Pipeline] stash 23:21:59 Stashed 1 file(s) [Pipeline] } 23:21:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:59 $ docker stop --time=1 b2c6eb2bca0cae7b925dc6b1712dc588e88666176e4b2911d553c6423d8870cb 23:22:01 $ docker rm -f --volumes b2c6eb2bca0cae7b925dc6b1712dc588e88666176e4b2911d553c6423d8870cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:02 provisioning config files... 23:22:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/94@tmp/config12192612635840871694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:03 ---> docker-login.sh 23:22:03 nexus3.edgexfoundry.org:10001 23:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:06 Configure a credential helper to remove this warning. See 23:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:06 23:22:06 Login Succeeded 23:22:06 nexus3.edgexfoundry.org:10002 23:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:07 Configure a credential helper to remove this warning. See 23:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:07 23:22:07 Login Succeeded 23:22:07 nexus3.edgexfoundry.org:10003 23:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:07 Configure a credential helper to remove this warning. See 23:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:07 23:22:07 Login Succeeded 23:22:07 nexus3.edgexfoundry.org:10004 23:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:07 Configure a credential helper to remove this warning. See 23:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:07 23:22:07 Login Succeeded 23:22:07 docker.io 23:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:08 Configure a credential helper to remove this warning. See 23:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:08 23:22:08 Login Succeeded 23:22:08 ---> docker-login.sh ends [Pipeline] } 23:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:08 ========================================================= 23:22:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:22:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:22:09 Sending build context to Docker daemon 2.926MB 23:22:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:22:09 Step 2/12 : FROM ${BASE} AS builder 23:22:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:09 9fda8d8052c6: Pulling fs layer 23:22:09 5d54e960e981: Pulling fs layer 23:22:09 c4a7e357bf2a: Pulling fs layer 23:22:09 f0e02332f6b5: Pulling fs layer 23:22:09 cefa15bbcfad: Pulling fs layer 23:22:09 17808c966233: Pulling fs layer 23:22:09 f4c1fc716caa: Pulling fs layer 23:22:09 cefa15bbcfad: Waiting 23:22:09 17808c966233: Waiting 23:22:09 f4c1fc716caa: Waiting 23:22:09 f0e02332f6b5: Waiting 23:22:09 5d54e960e981: Verifying Checksum 23:22:09 5d54e960e981: Download complete 23:22:09 f0e02332f6b5: Verifying Checksum 23:22:09 f0e02332f6b5: Download complete 23:22:09 cefa15bbcfad: Verifying Checksum 23:22:09 cefa15bbcfad: Download complete 23:22:09 9fda8d8052c6: Verifying Checksum 23:22:09 9fda8d8052c6: Download complete 23:22:10 f4c1fc716caa: Verifying Checksum 23:22:10 f4c1fc716caa: Download complete 23:22:10 9fda8d8052c6: Pull complete 23:22:11 5d54e960e981: Pull complete 23:22:11 c4a7e357bf2a: Verifying Checksum 23:22:11 c4a7e357bf2a: Download complete 23:22:13 17808c966233: Verifying Checksum 23:22:13 17808c966233: Download complete 23:22:28 c4a7e357bf2a: Pull complete 23:22:28 f0e02332f6b5: Pull complete 23:22:28 cefa15bbcfad: Pull complete 23:22:36 17808c966233: Pull complete 23:22:37 f4c1fc716caa: Pull complete 23:22:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:22:37 ---> ea914061e18c 23:22:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:22:39 ---> Running in 79506b7d024c 23:22:39 Removing intermediate container 79506b7d024c 23:22:39 ---> 6f3d79e33004 23:22:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:39 ---> Running in 48c190142f48 23:22:40 Removing intermediate container 48c190142f48 23:22:40 ---> 11dbf3ca58cf 23:22:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:40 ---> Running in a8633f029732 23:22:40 Removing intermediate container a8633f029732 23:22:40 ---> 98ae606c2e24 23:22:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:22:40 ---> Running in 7f98596279a0 23:22:40 Removing intermediate container 7f98596279a0 23:22:40 ---> af6d83c9512d 23:22:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:41 ---> Running in 88e9e31ff32b 23:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:22:44 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:22:44 (2/4) Installing libedit (20221030.3.1-r1) 23:22:44 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:22:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:22:44 Executing busybox-1.36.1-r2.trigger 23:22:44 OK: 270 MiB in 56 packages 23:22:46 Removing intermediate container 88e9e31ff32b 23:22:46 ---> 7d52f781e97e 23:22:46 Step 8/12 : WORKDIR /device-snmp-go 23:22:46 ---> Running in c9281e60ca1f 23:22:46 Removing intermediate container c9281e60ca1f 23:22:46 ---> 4c66cbf1fe8c 23:22:46 Step 9/12 : COPY go.mod vendor* ./ 23:22:46 ---> 8b3f96b58e22 23:22:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:46 ---> Running in 104b6b85ff45 23:24:23 Removing intermediate container 104b6b85ff45 23:24:23 ---> d84a8232b405 23:24:23 Step 11/12 : COPY . . 23:24:23 ---> b5f42d6c8003 23:24:23 Step 12/12 : RUN ${MAKE} 23:24:23 ---> Running in e551f7775731 23:24:23 noop 23:24:23 Removing intermediate container e551f7775731 23:24:23 ---> 8515b80117e8 23:24:23 Successfully built 8515b80117e8 23:24:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:24 + docker inspect -f . ci-base-image-arm64 23:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-10326 does not seem to be running inside a container 23:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/94 -v /w/workspace/device-snmp-go/94:/w/workspace/device-snmp-go/94:rw,z -v /w/workspace/device-snmp-go/94@tmp:/w/workspace/device-snmp-go/94@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:24:25 $ docker top cdf4d43155deb4e07939a4865215796ced86e72a7bdf42f4e5aa0263ab03f52d -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:26 + go version 23:24:26 go version go1.21.0 linux/arm64 [Pipeline] } 23:24:26 $ docker stop --time=1 cdf4d43155deb4e07939a4865215796ced86e72a7bdf42f4e5aa0263ab03f52d 23:24:28 $ docker rm -f --volumes cdf4d43155deb4e07939a4865215796ced86e72a7bdf42f4e5aa0263ab03f52d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:28 + docker inspect -f . ci-base-image-arm64 23:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:29 prd-ubuntu20.04-docker-arm64-4c-16g-10326 does not seem to be running inside a container 23:24:29 $ 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/94 -v /w/workspace/device-snmp-go/94:/w/workspace/device-snmp-go/94:rw,z -v /w/workspace/device-snmp-go/94@tmp:/w/workspace/device-snmp-go/94@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:24:30 $ docker top cd81831ca4cdee955f74958d8b7e6f620bca31ea6221c01d9f99265dce984df0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:31 + git config --global --add safe.directory /w/workspace/device-snmp-go/94 [Pipeline] fileExists [Pipeline] sh 23:24:32 + make test 23:24:32 go test ./... -coverprofile=coverage.out 23:24:37 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:26:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:26:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements 23:26:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:26:44 go vet ./... 23:26:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:26:56 $ docker stop --time=1 cd81831ca4cdee955f74958d8b7e6f620bca31ea6221c01d9f99265dce984df0 23:26:59 $ docker rm -f --volumes cd81831ca4cdee955f74958d8b7e6f620bca31ea6221c01d9f99265dce984df0 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:00 Warning: overwriting stash ‘coverage-report’ 23:27:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:01 + ls -al . 23:27:01 total 168 23:27:01 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 23:24 . 23:27:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:21 .. 23:27:01 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 23:21 .dockerignore 23:27:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:21 .git 23:27:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:21 .github 23:27:01 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 23:21 .gitignore 23:27:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:21 .golangci.yml 23:27:01 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 23:21 Attribution.txt 23:27:01 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 23:21 CHANGELOG.md 23:27:01 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 23:21 Dockerfile 23:27:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:21 GOVERNANCE.md 23:27:01 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 23:21 Jenkinsfile 23:27:01 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:21 LICENSE 23:27:01 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 23:21 Makefile 23:27:01 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 23:21 OWNERS.md 23:27:01 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 23:21 README.md 23:27:01 -rw-rw-r-- 1 jenkins jenkins 11 Oct 24 23:19 VERSION 23:27:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:21 bin 23:27:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:21 cmd 23:27:01 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 23:26 coverage.out 23:27:01 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 23:21 go.mod 23:27:01 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 23:21 go.sum 23:27:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:21 internal 23:27:01 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:02 + 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=e3ad67b18069b788d3b650faffca04e548476692 --label arch=arm64 --label version=3.1.0-dev.8 . 23:27:02 Sending build context to Docker daemon 2.936MB 23:27:02 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 23:27:02 Step 2/24 : FROM ${BASE} AS builder 23:27:02 ---> 8515b80117e8 23:27:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:27:02 ---> Running in bf189b6e3240 23:27:03 Removing intermediate container bf189b6e3240 23:27:03 ---> 0bf5081de5da 23:27:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:03 ---> Running in d1787fcbd7d8 23:27:03 Removing intermediate container d1787fcbd7d8 23:27:03 ---> ad16b41495a4 23:27:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:27:03 ---> Running in 705495c21315 23:27:04 Removing intermediate container 705495c21315 23:27:04 ---> 193192a6b29b 23:27:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:27:04 ---> Running in f7deee72427f 23:27:04 Removing intermediate container f7deee72427f 23:27:04 ---> bf55c42be5b8 23:27:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:04 ---> Running in 663b5f3b38db 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:27:07 OK: 270 MiB in 56 packages 23:27:13 Removing intermediate container 663b5f3b38db 23:27:13 ---> 9c61e874a707 23:27:13 Step 8/24 : WORKDIR /device-snmp-go 23:27:13 ---> Running in 4d0088db0d78 23:27:13 Removing intermediate container 4d0088db0d78 23:27:13 ---> a415523933f9 23:27:13 Step 9/24 : COPY go.mod vendor* ./ 23:27:13 ---> 6214cdcb78f1 23:27:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:13 ---> Running in f8a0c8ecedde 23:27:16 Removing intermediate container f8a0c8ecedde 23:27:16 ---> b2bb65284715 23:27:16 Step 11/24 : COPY . . 23:27:16 ---> a41c5afb7124 23:27:16 Step 12/24 : RUN ${MAKE} 23:27:16 ---> Running in db862834ddfa 23:27:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:29:24 Removing intermediate container db862834ddfa 23:29:24 ---> 9d8138f18040 23:29:24 Step 13/24 : FROM alpine:3.18 23:29:24 3.18: Pulling from library/alpine 23:29:24 579b34f0a95b: Pulling fs layer 23:29:24 579b34f0a95b: Download complete 23:29:24 579b34f0a95b: Pull complete 23:29:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:29:24 Status: Downloaded newer image for alpine:3.18 23:29:24 ---> 3cc203321400 23:29:24 Step 14/24 : RUN apk add --update --no-cache dumb-init 23:29:24 ---> Running in 8eaaa5d7a9d6 23:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:29:24 (1/1) Installing dumb-init (1.2.5-r2) 23:29:24 Executing busybox-1.36.1-r2.trigger 23:29:24 OK: 8 MiB in 16 packages 23:29:24 Removing intermediate container 8eaaa5d7a9d6 23:29:24 ---> 7cddac08a436 23:29:24 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:29:25 ---> 6d80f12599a7 23:29:25 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:29:26 ---> 6c448b71cd60 23:29:26 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:29:26 ---> 093793189aa6 23:29:26 Step 18/24 : EXPOSE 59993 23:29:26 ---> Running in d664a8310e81 23:29:27 Removing intermediate container d664a8310e81 23:29:27 ---> 742ce16b7f23 23:29:27 Step 19/24 : EXPOSE 161 23:29:27 ---> Running in 4cb934d716bc 23:29:27 Removing intermediate container 4cb934d716bc 23:29:27 ---> 2a40d5c6e724 23:29:27 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:29:27 ---> Running in bb325a619c23 23:29:27 Removing intermediate container bb325a619c23 23:29:27 ---> bfc66327e2b5 23:29:27 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:27 ---> Running in 26aa48b396f4 23:29:28 Removing intermediate container 26aa48b396f4 23:29:28 ---> 090de064020e 23:29:28 Step 22/24 : LABEL arch=arm64 23:29:28 ---> Running in fafc0738a3fc 23:29:28 Removing intermediate container fafc0738a3fc 23:29:28 ---> 9a6c8b5b44ea 23:29:28 Step 23/24 : LABEL git_sha=e3ad67b18069b788d3b650faffca04e548476692 23:29:28 ---> Running in 1d9b72e33f9c 23:29:28 Removing intermediate container 1d9b72e33f9c 23:29:28 ---> 76bdb52086b1 23:29:28 Step 24/24 : LABEL version=3.1.0-dev.8 23:29:28 ---> Running in 4ab4742ba06e 23:29:29 Removing intermediate container 4ab4742ba06e 23:29:29 ---> 30007dacceaa 23:29:29 [Warning] One or more build-args [ARCH] were not consumed 23:29:29 Successfully built 30007dacceaa 23:29:29 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:29:29 provisioning config files... 23:29:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/94@tmp/config7276789231637337995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:29 ---> docker-login.sh 23:29:29 nexus3.edgexfoundry.org:10001 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10002 23:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:30 Configure a credential helper to remove this warning. See 23:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:30 23:29:30 Login Succeeded 23:29:30 nexus3.edgexfoundry.org:10003 23:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:30 Configure a credential helper to remove this warning. See 23:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:30 23:29:30 Login Succeeded 23:29:30 nexus3.edgexfoundry.org:10004 23:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:31 Configure a credential helper to remove this warning. See 23:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:31 23:29:31 Login Succeeded 23:29:31 docker.io 23:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:31 Configure a credential helper to remove this warning. See 23:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:31 23:29:31 Login Succeeded 23:29:31 ---> docker-login.sh ends [Pipeline] } 23:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:31 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 23:29:31 e3ad67b18069b788d3b650faffca04e548476692 23:29:31 latest 23:29:31 3.1.0-dev.8 23:29:31 e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:29:31 main 23:29:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692 23:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:29:32 e14a4e8bd85f: Preparing 23:29:32 38e898993254: Preparing 23:29:32 cc99e0b4ddc0: Preparing 23:29:32 ced9d94d3c4f: Preparing 23:29:32 5f4d9fc4d98d: Preparing 23:29:32 5f4d9fc4d98d: Layer already exists 23:29:32 e14a4e8bd85f: Pushed 23:29:32 38e898993254: Pushed 23:29:32 ced9d94d3c4f: Pushed 23:29:39 cc99e0b4ddc0: Pushed 23:29:39 e3ad67b18069b788d3b650faffca04e548476692: digest: sha256:b4a6f0c64cccf3ade34d043a059d74fc136ff739ffa1abe68f654dd60f1467a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:29:40 e14a4e8bd85f: Preparing 23:29:40 38e898993254: Preparing 23:29:40 cc99e0b4ddc0: Preparing 23:29:40 ced9d94d3c4f: Preparing 23:29:40 5f4d9fc4d98d: Preparing 23:29:40 ced9d94d3c4f: Layer already exists 23:29:40 5f4d9fc4d98d: Layer already exists 23:29:40 38e898993254: Layer already exists 23:29:40 cc99e0b4ddc0: Layer already exists 23:29:40 e14a4e8bd85f: Layer already exists 23:29:40 latest: digest: sha256:b4a6f0c64cccf3ade34d043a059d74fc136ff739ffa1abe68f654dd60f1467a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.8 23:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:29:41 e14a4e8bd85f: Preparing 23:29:41 38e898993254: Preparing 23:29:41 cc99e0b4ddc0: Preparing 23:29:41 ced9d94d3c4f: Preparing 23:29:41 5f4d9fc4d98d: Preparing 23:29:41 38e898993254: Layer already exists 23:29:41 ced9d94d3c4f: Layer already exists 23:29:41 5f4d9fc4d98d: Layer already exists 23:29:41 e14a4e8bd85f: Layer already exists 23:29:41 cc99e0b4ddc0: Layer already exists 23:29:41 3.1.0-dev.8: digest: sha256:b4a6f0c64cccf3ade34d043a059d74fc136ff739ffa1abe68f654dd60f1467a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:29:42 e14a4e8bd85f: Preparing 23:29:42 38e898993254: Preparing 23:29:42 cc99e0b4ddc0: Preparing 23:29:42 ced9d94d3c4f: Preparing 23:29:42 5f4d9fc4d98d: Preparing 23:29:42 38e898993254: Layer already exists 23:29:42 e14a4e8bd85f: Layer already exists 23:29:42 cc99e0b4ddc0: Layer already exists 23:29:42 ced9d94d3c4f: Layer already exists 23:29:42 5f4d9fc4d98d: Layer already exists 23:29:42 e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8: digest: sha256:b4a6f0c64cccf3ade34d043a059d74fc136ff739ffa1abe68f654dd60f1467a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:42 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 23:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:29:43 e14a4e8bd85f: Preparing 23:29:43 38e898993254: Preparing 23:29:43 cc99e0b4ddc0: Preparing 23:29:43 ced9d94d3c4f: Preparing 23:29:43 5f4d9fc4d98d: Preparing 23:29:43 5f4d9fc4d98d: Layer already exists 23:29:43 ced9d94d3c4f: Layer already exists 23:29:43 cc99e0b4ddc0: Layer already exists 23:29:43 38e898993254: Layer already exists 23:29:43 e14a4e8bd85f: Layer already exists 23:29:43 main: digest: sha256:b4a6f0c64cccf3ade34d043a059d74fc136ff739ffa1abe68f654dd60f1467a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:43 ===================================================== [Pipeline] echo 23:29:43 taggedImages: 23:29:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692 23:29:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:29:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.8 23:29:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e3ad67b18069b788d3b650faffca04e548476692-3.1.0-dev.8 23:29:43 - 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:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:43 23:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:44 arm64: Pulling from edgex-lftools-log-publisher 23:29:44 8998bd30e6a1: Pulling fs layer 23:29:44 04944245beec: Pulling fs layer 23:29:44 699f458cf7ca: Pulling fs layer 23:29:44 765212b225bb: Pulling fs layer 23:29:44 f23df028b6ca: Pulling fs layer 23:29:44 d65c8cfc05b1: Pulling fs layer 23:29:44 2437ff75d9bd: Pulling fs layer 23:29:44 765212b225bb: Waiting 23:29:44 f23df028b6ca: Waiting 23:29:44 d65c8cfc05b1: Waiting 23:29:44 2437ff75d9bd: Waiting 23:29:44 04944245beec: Verifying Checksum 23:29:44 04944245beec: Download complete 23:29:44 765212b225bb: Verifying Checksum 23:29:44 765212b225bb: Download complete 23:29:44 f23df028b6ca: Verifying Checksum 23:29:44 f23df028b6ca: Download complete 23:29:44 d65c8cfc05b1: Verifying Checksum 23:29:44 d65c8cfc05b1: Download complete 23:29:44 699f458cf7ca: Verifying Checksum 23:29:44 699f458cf7ca: Download complete 23:29:44 8998bd30e6a1: Verifying Checksum 23:29:44 8998bd30e6a1: Download complete 23:29:47 2437ff75d9bd: Verifying Checksum 23:29:47 2437ff75d9bd: Download complete 23:29:50 8998bd30e6a1: Pull complete 23:29:50 04944245beec: Pull complete 23:29:52 699f458cf7ca: Pull complete 23:29:52 765212b225bb: Pull complete 23:29:53 f23df028b6ca: Pull complete 23:29:53 d65c8cfc05b1: Pull complete 23:30:15 2437ff75d9bd: Pull complete 23:30:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-10326 does not seem to be running inside a container 23:30:15 $ 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/94 -v /w/workspace/device-snmp-go/94:/w/workspace/device-snmp-go/94:rw,z -v /w/workspace/device-snmp-go/94@tmp:/w/workspace/device-snmp-go/94@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:30:19 $ docker top b96f20d03c919f09bee6ae9af0859a5ab288af986bf97d40ccabcfd7e72ae4d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:20 ---> job-cost.sh 23:30:20 lf-activate-venv: SKIPPING 23:30:20 INFO: No Stack... 23:30:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:21 INFO: Archiving Costs [Pipeline] sh 23:30:22 + cat /w/workspace/device-snmp-go/94/archives/cost.csv 23:30:22 + cut -d, -f6 [Pipeline] lock 23:30:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] 23:30:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] did not exist. Created. 23:30:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:23 /w/workspace/device-snmp-go/94@tmp/durable-d11a0533/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:23 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:23 Warning: overwriting stash ‘stack-cost’ 23:30:23 Stashed 1 file(s) [Pipeline] } 23:30:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:23 $ docker stop --time=1 b96f20d03c919f09bee6ae9af0859a5ab288af986bf97d40ccabcfd7e72ae4d3 23:30:25 $ docker rm -f --volumes b96f20d03c919f09bee6ae9af0859a5ab288af986bf97d40ccabcfd7e72ae4d3 [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:30:25 provisioning config files... 23:30:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12553718404946202741tmp [Pipeline] { [Pipeline] sh 23:30:26 + set +x 23:30:26 + curl -s https://codecov.io/bash 23:30:26 + bash -s -- 23:30:26 23:30:26 _____ _ 23:30:26 / ____| | | 23:30:26 | | ___ __| | ___ ___ _____ __ 23:30:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:26 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:26 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:26 Bash-1.0.6 23:30:26 23:30:26 23:30:26 ==> git version 2.25.1 found 23:30:26 ==> 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:30:26 Release-Date: 2020-01-08 23:30:26 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:30:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:30:26 ==> Jenkins CI detected. 23:30:26 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 23:30:26 project root: . 23:30:26 --> token set from env 23:30:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:26 ==> Running gcov in . (disable via -X gcov) 23:30:26 ==> Python coveragepy not found 23:30:26 ==> Searching for coverage reports in: 23:30:26 + . 23:30:26 -> Found 1 reports 23:30:26 ==> Detecting git/mercurial file structure 23:30:26 ==> Reading reports 23:30:26 + ./coverage.out bytes=8837 23:30:26 ==> Appending adjustments 23:30:26 https://docs.codecov.io/docs/fixing-reports 23:30:26 + Found adjustments 23:30:26 ==> Gzipping contents 23:30:26 4.0K /tmp/codecov.8JKYj8.gz 23:30:26 ==> Uploading reports 23:30:26 url: https://codecov.io 23:30:26 query: branch=main&commit=e3ad67b18069b788d3b650faffca04e548476692&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:26 -> Pinging Codecov 23:30:26 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=e3ad67b18069b788d3b650faffca04e548476692&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:22 -> Uploading to 23:31:22 23:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:22 Dload Upload Total Spent Left Speed 23:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 23:31:22 X> Failed to upload 23:31:22 ==> Uploading to Codecov 23:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:22 Dload Upload Total Spent Left Speed 23:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1682 100 247 100 1435 1593 9258 --:--:-- --:--:-- --:--:-- 10851 23:31:22 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "94051598-e81f-468a-a50b-96dbd13e7cf3", "url": "https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e3ad67b18069b788d3b650faffca04e548476692"} [Pipeline] } 23:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:23 23:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:23 df9b9388f04a: Pulling fs layer 23:31:23 52dc419b0ee2: Pulling fs layer 23:31:23 25bc292e5bac: Pulling fs layer 23:31:23 114826534d7a: Pulling fs layer 23:31:23 4657fd5d0bcf: Pulling fs layer 23:31:23 6ad1cebc031e: Pulling fs layer 23:31:23 8a3aa393b2d8: Pulling fs layer 23:31:23 114826534d7a: Waiting 23:31:23 4657fd5d0bcf: Waiting 23:31:23 8a3aa393b2d8: Waiting 23:31:23 6ad1cebc031e: Waiting 23:31:23 25bc292e5bac: Verifying Checksum 23:31:23 25bc292e5bac: Download complete 23:31:23 52dc419b0ee2: Download complete 23:31:23 4657fd5d0bcf: Verifying Checksum 23:31:23 4657fd5d0bcf: Download complete 23:31:23 df9b9388f04a: Verifying Checksum 23:31:23 df9b9388f04a: Download complete 23:31:23 df9b9388f04a: Pull complete 23:31:23 6ad1cebc031e: Verifying Checksum 23:31:23 6ad1cebc031e: Download complete 23:31:23 52dc419b0ee2: Pull complete 23:31:23 25bc292e5bac: Pull complete 23:31:24 114826534d7a: Verifying Checksum 23:31:24 114826534d7a: Download complete 23:31:24 8a3aa393b2d8: Verifying Checksum 23:31:24 8a3aa393b2d8: Download complete 23:31:27 114826534d7a: Pull complete 23:31:27 4657fd5d0bcf: Pull complete 23:31:28 6ad1cebc031e: Pull complete 23:31:30 8a3aa393b2d8: Pull complete 23:31:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:30 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:31:35 $ docker top 22892dac98ce605fa19716e21abf2d4c1802f0f32a27e4025713c8ca239be7a1 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 23:31:36 + set -o pipefail 23:31:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 23:31:44 23:31:44 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 23:31:44 23:31:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d1779b79-f3b1-498f-be88-4570eeeec420 23:31:44 23:31:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:31:44 23:31:44 23:31:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:31:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:31:44 More details here: https://snyk.co/ue1NS [Pipeline] } 23:31:44 $ docker stop --time=1 22892dac98ce605fa19716e21abf2d4c1802f0f32a27e4025713c8ca239be7a1 23:31:48 $ docker rm -f --volumes 22892dac98ce605fa19716e21abf2d4c1802f0f32a27e4025713c8ca239be7a1 [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:31:48 + git log --format=format:%s -1 e3ad67b18069b788d3b650faffca04e548476692 [Pipeline] sh 23:31:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:49 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:31:49 $ docker top 31caf03c6cc39c6fdea14407e4a1f18db16b3f9705578b8d4cd8bf4904808990 -eo pid,comm 23:31:49 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:31:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:49 [ssh-agent] Looking for ssh-agent implementation... 23:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:49 $ docker exec 31caf03c6cc39c6fdea14407e4a1f18db16b3f9705578b8d4cd8bf4904808990 ssh-agent 23:31:50 SSH_AUTH_SOCK=/tmp/ssh-FowHuLwMWi8k/agent.32 23:31:50 SSH_AGENT_PID=38 23:31:50 Running ssh-add (command line suppressed) 23:31:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17715338335762547854.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17715338335762547854.key) 23:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:50 + git semver tag 23:31:50 2023-10-24 23:31:50,629 [run_tag] DEBUG tag force:False 23:31:50 2023-10-24 23:31:50,629 [check_head_tag] DEBUG check head tag 23:31:50 2023-10-24 23:31:50,629 [execute] INFO git cat-file --batch-check 23:31:50 2023-10-24 23:31:50,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 23:31:50 2023-10-24 23:31:50,633 [execute] INFO git cat-file --batch 23:31:50 2023-10-24 23:31:50,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 23:31:50 2023-10-24 23:31:50,644 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:31:50 2023-10-24 23:31:50,645 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 23:31:50 2023-10-24 23:31:50,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 23:31:50 2023-10-24 23:31:50,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:31:50 3.1.0-dev.8 [Pipeline] } 23:31:50 $ docker exec --env ******** --env ******** 31caf03c6cc39c6fdea14407e4a1f18db16b3f9705578b8d4cd8bf4904808990 ssh-agent -k 23:31:50 unset SSH_AUTH_SOCK; 23:31:50 unset SSH_AGENT_PID; 23:31:50 echo Agent pid 38 killed; 23:31:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:51 + git semver [Pipeline] } 23:31:51 $ docker stop --time=1 31caf03c6cc39c6fdea14407e4a1f18db16b3f9705578b8d4cd8bf4904808990 23:31:52 $ docker rm -f --volumes 31caf03c6cc39c6fdea14407e4a1f18db16b3f9705578b8d4cd8bf4904808990 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:53 23:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:53 0.23.1-centos7: Pulling from edgex-lftools 23:31:53 ab5ef0e58194: Pulling fs layer 23:31:53 9712f1f96733: Pulling fs layer 23:31:53 63f879dbbcfc: Pulling fs layer 23:31:53 0d9ebad4ef96: Pulling fs layer 23:31:53 e9a5061849ea: Pulling fs layer 23:31:53 d747dcd14b5f: Pulling fs layer 23:31:53 2de7ff778b66: Pulling fs layer 23:31:53 0d9ebad4ef96: Waiting 23:31:53 e9a5061849ea: Waiting 23:31:53 d747dcd14b5f: Waiting 23:31:53 9712f1f96733: Verifying Checksum 23:31:53 9712f1f96733: Download complete 23:31:53 63f879dbbcfc: Verifying Checksum 23:31:53 63f879dbbcfc: Download complete 23:31:53 ab5ef0e58194: Verifying Checksum 23:31:53 ab5ef0e58194: Download complete 23:31:53 d747dcd14b5f: Verifying Checksum 23:31:53 d747dcd14b5f: Download complete 23:31:53 e9a5061849ea: Verifying Checksum 23:31:53 e9a5061849ea: Download complete 23:31:53 0d9ebad4ef96: Verifying Checksum 23:31:53 0d9ebad4ef96: Download complete 23:31:53 2de7ff778b66: Verifying Checksum 23:31:53 2de7ff778b66: Download complete 23:31:56 ab5ef0e58194: Pull complete 23:31:56 9712f1f96733: Pull complete 23:31:56 63f879dbbcfc: Pull complete 23:32:01 0d9ebad4ef96: Pull complete 23:32:01 e9a5061849ea: Pull complete 23:32:01 d747dcd14b5f: Pull complete 23:32:02 2de7ff778b66: Pull complete 23:32:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:02 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:32:07 $ docker top e94db7a666e10fa50e9d11c313b87761d81f601534cadf07ff8adc55d4adf24f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:32:07 provisioning config files... 23:32:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12119495302928423365tmp 23:32:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16531483383900416766tmp 23:32:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4088312361849722430tmp [Pipeline] { [Pipeline] echo 23:32:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:32:07 ---> sigul-configuration.sh 23:32:07 gpg: directory `/root/.gnupg' created 23:32:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:32:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:32:07 gpg: keyring `/root/.gnupg/secring.gpg' created 23:32:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:32:07 gpg: CAST5 encrypted data 23:32:07 gpg: encrypted with 1 passphrase 23:32:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:32:08 + mkdir /home/jenkins 23:32:08 + mkdir /home/jenkins/sigul [Pipeline] sh 23:32:08 + 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:32:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:08 ---> sigul-install.sh 23:32:08 Sigul already installed; skipping installation. [Pipeline] sh 23:32:09 + git tag --list 23:32:09 1.0.0 23:32:09 v0.0.0 23:32:09 v1.1.0 23:32:09 v1.1.1 23:32:09 v1.2.2 23:32:09 v1.3.0 23:32:09 v1.3.1 23:32:09 v2.0.0 23:32:09 v2.1.0 23:32:09 v2.1.1 23:32:09 v2.2.0 23:32:09 v2.3.0 23:32:09 v3.0 23:32:09 v3.0.0 23:32:09 v3.1.0-dev.1 23:32:09 v3.1.0-dev.2 23:32:09 v3.1.0-dev.3 23:32:09 v3.1.0-dev.4 23:32:09 v3.1.0-dev.5 23:32:09 v3.1.0-dev.6 23:32:09 v3.1.0-dev.7 23:32:09 v3.1.0-dev.8 [Pipeline] sh 23:32:09 + lftools sign git-tag v3.1.0-dev.8 23:32:09 Signing Git tag with Sigul... 23:32:09 Signing v3.1.0-dev.8 [Pipeline] echo 23:32:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:32:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:32:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:32:10 $ docker stop --time=1 e94db7a666e10fa50e9d11c313b87761d81f601534cadf07ff8adc55d4adf24f 23:32:11 $ docker rm -f --volumes e94db7a666e10fa50e9d11c313b87761d81f601534cadf07ff8adc55d4adf24f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:32:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:12 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:32:12 $ docker top 85ee979df6bb76c4669b16b65d5b515c9b99fcdfef4e64ca56655fb9b3488f44 -eo pid,comm 23:32:12 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:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:13 [ssh-agent] Looking for ssh-agent implementation... 23:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:13 $ docker exec 85ee979df6bb76c4669b16b65d5b515c9b99fcdfef4e64ca56655fb9b3488f44 ssh-agent 23:32:13 SSH_AUTH_SOCK=/tmp/ssh-irXCDIAVux9h/agent.34 23:32:13 SSH_AGENT_PID=40 23:32:13 Running ssh-add (command line suppressed) 23:32:13 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14805896317491429150.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14805896317491429150.key) 23:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:13 + git semver bump pre 23:32:13 2023-10-24 23:32:13,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:13 2023-10-24 23:32:13,826 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 23:32:13 2023-10-24 23:32:13,826 [bump_version] DEBUG bumped version:3.1.0-dev.9 23:32:13 2023-10-24 23:32:13,826 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 23:32:13 2023-10-24 23:32:13,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:13 2023-10-24 23:32:13,826 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:13 2023-10-24 23:32:13,828 [execute] INFO git cat-file --batch-check 23:32:13 2023-10-24 23:32:13,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:13 2023-10-24 23:32:13,833 [execute] INFO git cat-file --batch 23:32:13 2023-10-24 23:32:13,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:13 2023-10-24 23:32:13,839 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:13 3.1.0-dev.9 [Pipeline] } 23:32:13 $ docker exec --env ******** --env ******** 85ee979df6bb76c4669b16b65d5b515c9b99fcdfef4e64ca56655fb9b3488f44 ssh-agent -k 23:32:14 unset SSH_AUTH_SOCK; 23:32:14 unset SSH_AGENT_PID; 23:32:14 echo Agent pid 40 killed; 23:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:14 + git semver [Pipeline] } 23:32:14 $ docker stop --time=1 85ee979df6bb76c4669b16b65d5b515c9b99fcdfef4e64ca56655fb9b3488f44 23:32:15 $ docker rm -f --volumes 85ee979df6bb76c4669b16b65d5b515c9b99fcdfef4e64ca56655fb9b3488f44 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:16 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:32:16 $ docker top ad1e3ba6c6a0c2ea143318abfb3fb49bf6ee1f523b46e2e07d047737ad73f932 -eo pid,comm 23:32:16 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:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:17 [ssh-agent] Looking for ssh-agent implementation... 23:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:17 $ docker exec ad1e3ba6c6a0c2ea143318abfb3fb49bf6ee1f523b46e2e07d047737ad73f932 ssh-agent 23:32:17 SSH_AUTH_SOCK=/tmp/ssh-pqXhVyPjZZIx/agent.31 23:32:17 SSH_AGENT_PID=38 23:32:17 Running ssh-add (command line suppressed) 23:32:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16223408047613048739.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16223408047613048739.key) 23:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:17 + git semver push 23:32:17 2023-10-24 23:32:17,824 [run_push] DEBUG push 23:32:17 2023-10-24 23:32:17,824 [execute] INFO git cat-file --batch-check 23:32:17 2023-10-24 23:32:17,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:17 2023-10-24 23:32:17,828 [execute] INFO git rev-list ed0212bf9dad1e65f9f440fd87cfe16fa292c92a -- 23:32:17 2023-10-24 23:32:17,828 [execute] DEBUG Popen(['git', 'rev-list', 'ed0212bf9dad1e65f9f440fd87cfe16fa292c92a', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:17 2023-10-24 23:32:17,836 [execute] INFO git fetch -v origin 23:32:17 2023-10-24 23:32:17,836 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:32:18 2023-10-24 23:32:18,490 [run_push] DEBUG no remote changes detected 23:32:18 2023-10-24 23:32:18,490 [execute] INFO git push origin semver 23:32:18 2023-10-24 23:32:18,490 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:19 2023-10-24 23:32:19,310 [run_push] DEBUG push all version tags 23:32:19 2023-10-24 23:32:19,310 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:32:19 2023-10-24 23:32:19,311 [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:32:20 2023-10-24 23:32:20,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 23:32:20 3.1.0-dev.9 [Pipeline] } 23:32:20 $ docker exec --env ******** --env ******** ad1e3ba6c6a0c2ea143318abfb3fb49bf6ee1f523b46e2e07d047737ad73f932 ssh-agent -k 23:32:20 unset SSH_AUTH_SOCK; 23:32:20 unset SSH_AGENT_PID; 23:32:20 echo Agent pid 38 killed; 23:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:20 + git semver [Pipeline] } 23:32:21 $ docker stop --time=1 ad1e3ba6c6a0c2ea143318abfb3fb49bf6ee1f523b46e2e07d047737ad73f932 23:32:22 $ docker rm -f --volumes ad1e3ba6c6a0c2ea143318abfb3fb49bf6ee1f523b46e2e07d047737ad73f932 [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:32:22 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 23:32:22 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:32:22 total 16 23:32:22 drwxr-xr-x 3 root root 4096 Oct 24 23:21 . 23:32:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. 23:32:22 drwxr-xr-x 2 root root 4096 Oct 24 23:21 cost 23:32:22 -rw-r--r-- 1 root root 85 Oct 24 23:21 cost.csv 23:32:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:32:22 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 23:32:22 total 16 23:32:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:21 . 23:32:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. 23:32:22 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:21 cost 23:32:22 -rw-r--r-- 1 jenkins jenkins 85 Oct 24 23:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:23 ---> package-listing.sh 23:32:23 ++ facter osfamily 23:32:23 ++ tr '[:upper:]' '[:lower:]' 23:32:24 + OS_FAMILY=debian 23:32:24 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 23:32:24 + START_PACKAGES=/tmp/packages_start.txt 23:32:24 + END_PACKAGES=/tmp/packages_end.txt 23:32:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:24 + PACKAGES=/tmp/packages_start.txt 23:32:24 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:32:24 + PACKAGES=/tmp/packages_end.txt 23:32:24 + case "${OS_FAMILY}" in 23:32:24 + dpkg -l 23:32:24 + grep '^ii' 23:32:24 + '[' -f /tmp/packages_start.txt ']' 23:32:24 + '[' -f /tmp/packages_end.txt ']' 23:32:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:24 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:32:24 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 23:32:24 + 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:32:24 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:32:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:25 prd-ubuntu20.04-docker-8c-8g-10323 does not seem to be running inside a container 23:32:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:32:25 $ docker top 2a08a984005d05d00ae3550e1149846f0810a19c985a6d748f589e4246bf0613 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:26 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:26 + ls /var/log/sa-host 23:32:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:26 provisioning config files... 23:32:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7065811702176596884tmp [Pipeline] { [Pipeline] echo 23:32:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:26 ---> create-netrc.sh [Pipeline] } 23:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:27 ---> python-tools-install.sh [Pipeline] echo 23:32:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:27 ---> sudo-logs.sh 23:32:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:27 ---> job-cost.sh 23:32:27 lf-activate-venv: SKIPPING 23:32:27 DEBUG: total: 0.2199999988079071 23:32:27 INFO: Retrieving Stack Cost... 23:32:28 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:28 INFO: Archiving Costs [Pipeline] echo 23:32:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:28 ---> logs-deploy.sh 23:32:28 lf-activate-venv: SKIPPING 23:32:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/94 23:32:28 INFO: archiving workspace using pattern(s): 23:32:29 Archives upload complete. 23:32:29 INFO: archiving logs to Nexus