Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9f5e79f7f6757774f639370f81fc5ed0e697313 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-ssh9743651798190548914.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-ssh14439577679674245467.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-ssh6910680754089077678.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-ssh13206934777819783249.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-ssh5448268365226517177.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9939 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 c9f5e79f7f6757774f639370f81fc5ed0e697313 (main) Commit message: "feat!: Remove snap packaging (#322)" > 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 c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 > git rev-list --no-walk ab96bded2e0807d2a2691bb0f6e58e8413531895 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:41:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:41:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:41:15 ========================================================= 15:41:15 EdgeX Global Pipelines Version Info 15:41:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:41:23 ------------------- 15:41:23 stable info: 15:41:23 ------------------- 15:41:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:41:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:41:23 Message: update stable to v1.0.254 15:41:31 ------------------- 15:41:31 experimental info: 15:41:31 ------------------- 15:41:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:41:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:41:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:41:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:41:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] echo 15:41:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9f5e79 [Pipeline] echo 15:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:32 provisioning config files... 15:41:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5359250033830248093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:32 ---> docker-login.sh 15:41:32 nexus3.edgexfoundry.org:10001 15:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:32 Configure a credential helper to remove this warning. See 15:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:32 15:41:32 Login Succeeded 15:41:32 nexus3.edgexfoundry.org:10002 15:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:32 Configure a credential helper to remove this warning. See 15:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:32 15:41:32 Login Succeeded 15:41:32 nexus3.edgexfoundry.org:10003 15:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:32 Configure a credential helper to remove this warning. See 15:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:32 15:41:32 Login Succeeded 15:41:32 nexus3.edgexfoundry.org:10004 15:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:32 Configure a credential helper to remove this warning. See 15:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:32 15:41:32 Login Succeeded 15:41:32 docker.io 15:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:33 Configure a credential helper to remove this warning. See 15:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:33 15:41:33 Login Succeeded 15:41:33 ---> docker-login.sh ends [Pipeline] } 15:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:41:34 + git rev-list -1 --merges c9f5e79f7f6757774f639370f81fc5ed0e697313~1..c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] echo 15:41:34 -----------> git rev-list -1 --merges c9f5e79f7f6757774f639370f81fc5ed0e697313~1..c9f5e79f7f6757774f639370f81fc5ed0e697313 c9f5e79f7f6757774f639370f81fc5ed0e697313 [false] [Pipeline] sh 15:41:34 + git log --format=format:%s -1 c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] echo 15:41:34 ========================================================= 15:41:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:41:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:34 + git log --format=format:%s -1 c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] echo 15:41:34 [semverPrep] GIT_COMMIT: c9f5e79f7f6757774f639370f81fc5ed0e697313, Commit Message: feat!: Remove snap packaging (#322) [Pipeline] echo 15:41:34 [semverPrep] This is not a build commit. [Pipeline] sh 15:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:41:35 + grep -v github /etc/ssh/ssh_known_hosts 15:41:35 + [ -e /tmp/ssh_known_hosts ] 15:41:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:41:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:41:35 + sudo tee -a /etc/ssh/ssh_known_hosts 15:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:35 15:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:35 0.1.4: Pulling from edgex-devops/py-git-semver 15:41:35 b85a868b505f: Pulling fs layer 15:41:35 e2be974225ed: Pulling fs layer 15:41:35 339a4e72a1f5: Pulling fs layer 15:41:35 988bab9f4d93: Pulling fs layer 15:41:35 1469e6f7b9e6: Pulling fs layer 15:41:35 eaf3925da568: Pulling fs layer 15:41:35 bab4dde63d76: Pulling fs layer 15:41:35 bde34c3a00c8: Pulling fs layer 15:41:35 b352a97aabf1: Pulling fs layer 15:41:35 4872d77fe225: Pulling fs layer 15:41:35 5851b861e8e6: Pulling fs layer 15:41:35 bab4dde63d76: Waiting 15:41:35 988bab9f4d93: Waiting 15:41:35 1469e6f7b9e6: Waiting 15:41:35 eaf3925da568: Waiting 15:41:35 4872d77fe225: Waiting 15:41:35 bde34c3a00c8: Waiting 15:41:35 5851b861e8e6: Waiting 15:41:35 b352a97aabf1: Waiting 15:41:35 e2be974225ed: Download complete 15:41:35 988bab9f4d93: Verifying Checksum 15:41:35 988bab9f4d93: Download complete 15:41:36 1469e6f7b9e6: Verifying Checksum 15:41:36 1469e6f7b9e6: Download complete 15:41:36 eaf3925da568: Verifying Checksum 15:41:36 eaf3925da568: Download complete 15:41:36 339a4e72a1f5: Verifying Checksum 15:41:36 339a4e72a1f5: Download complete 15:41:36 bde34c3a00c8: Download complete 15:41:36 b352a97aabf1: Download complete 15:41:36 4872d77fe225: Download complete 15:41:36 5851b861e8e6: Verifying Checksum 15:41:36 5851b861e8e6: Download complete 15:41:36 b85a868b505f: Verifying Checksum 15:41:36 b85a868b505f: Download complete 15:41:36 bab4dde63d76: Verifying Checksum 15:41:36 bab4dde63d76: Download complete 15:41:37 b85a868b505f: Pull complete 15:41:37 e2be974225ed: Pull complete 15:41:37 339a4e72a1f5: Pull complete 15:41:37 988bab9f4d93: Pull complete 15:41:38 1469e6f7b9e6: Pull complete 15:41:38 eaf3925da568: Pull complete 15:41:40 bab4dde63d76: Pull complete 15:41:40 bde34c3a00c8: Pull complete 15:41:40 b352a97aabf1: Pull complete 15:41:40 4872d77fe225: Pull complete 15:41:40 5851b861e8e6: Pull complete 15:41:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:40 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:41:40 $ 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 15:41:44 $ docker top 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 -eo pid,comm 15:41:43 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). 15:41:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:43 [ssh-agent] Looking for ssh-agent implementation... 15:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:44 $ docker exec 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 ssh-agent 15:41:44 SSH_AUTH_SOCK=/tmp/ssh-V2GUAlR0zxo2/agent.32 15:41:44 SSH_AGENT_PID=39 15:41:44 Running ssh-add (command line suppressed) 15:41:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16591025306011325059.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16591025306011325059.key) 15:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:44 + git tag --points-at HEAD [Pipeline] } 15:41:44 $ docker exec --env ******** --env ******** 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 ssh-agent -k 15:41:44 unset SSH_AUTH_SOCK; 15:41:44 unset SSH_AGENT_PID; 15:41:44 echo Agent pid 39 killed; 15:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:44 [ssh-agent] Looking for ssh-agent implementation... 15:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:45 $ docker exec 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 ssh-agent 15:41:44 SSH_AUTH_SOCK=/tmp/ssh-sPVkxGcsy22i/agent.72 15:41:44 SSH_AGENT_PID=78 15:41:44 Running ssh-add (command line suppressed) 15:41:45 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18128923701644977266.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18128923701644977266.key) 15:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:45 + git semver init 15:41:45 2023-10-24 15:41:45,804 [run_init] DEBUG init version:0.0.0 force:False 15:41:45 2023-10-24 15:41:45,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:41:45 2023-10-24 15:41:45,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:41:45 2023-10-24 15:41:45,805 [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) 15:41:46 2023-10-24 15:41:46,743 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 15:41:46 2023-10-24 15:41:46,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 15:41:46 2023-10-24 15:41:46,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:41:46 2023-10-24 15:41:46,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:41:46 3.1.0-dev.7 [Pipeline] } 15:41:46 $ docker exec --env ******** --env ******** 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 ssh-agent -k 15:41:46 unset SSH_AUTH_SOCK; 15:41:46 unset SSH_AGENT_PID; 15:41:46 echo Agent pid 78 killed; 15:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:41:46 + git semver [Pipeline] } 15:41:47 $ docker stop --time=1 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 15:41:48 $ docker rm -f --volumes 7d940ddb7e0f06fddc0cf1cc40bdd3c5a3fbe797e76edf6f3aedca9d719e04c4 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:41:49 Stashed 1 file(s) [Pipeline] echo 15:41:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 15:41:49 provisioning config files... 15:41:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config450901512575393232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:49 ---> docker-login.sh 15:41:49 nexus3.edgexfoundry.org:10001 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10002 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10003 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10004 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 docker.io 15:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:50 Configure a credential helper to remove this warning. See 15:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:50 15:41:50 Login Succeeded 15:41:50 ---> docker-login.sh ends [Pipeline] } 15:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:50 ========================================================= 15:41:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:41:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:50 + 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 . 15:41:50 Sending build context to Docker daemon 5.703MB 15:41:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:41:50 Step 2/12 : FROM ${BASE} AS builder 15:41:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:50 7264a8db6415: Pulling fs layer 15:41:50 c4d48a809fc2: Pulling fs layer 15:41:50 4f1c88b9dad5: Pulling fs layer 15:41:50 ad3a456e5733: Pulling fs layer 15:41:50 33e27b845d1e: Pulling fs layer 15:41:50 c68163c4e522: Pulling fs layer 15:41:50 50da416c3ac9: Pulling fs layer 15:41:50 23d2d4c4bb30: Pulling fs layer 15:41:50 33e27b845d1e: Waiting 15:41:50 c68163c4e522: Waiting 15:41:50 50da416c3ac9: Waiting 15:41:50 23d2d4c4bb30: Waiting 15:41:50 ad3a456e5733: Waiting 15:41:50 c4d48a809fc2: Download complete 15:41:50 ad3a456e5733: Verifying Checksum 15:41:50 ad3a456e5733: Download complete 15:41:50 33e27b845d1e: Verifying Checksum 15:41:50 33e27b845d1e: Download complete 15:41:50 7264a8db6415: Verifying Checksum 15:41:50 7264a8db6415: Download complete 15:41:50 c68163c4e522: Verifying Checksum 15:41:50 c68163c4e522: Download complete 15:41:50 7264a8db6415: Pull complete 15:41:51 c4d48a809fc2: Pull complete 15:41:51 23d2d4c4bb30: Verifying Checksum 15:41:51 23d2d4c4bb30: Download complete 15:41:51 4f1c88b9dad5: Verifying Checksum 15:41:51 4f1c88b9dad5: Download complete 15:41:51 50da416c3ac9: Verifying Checksum 15:41:51 50da416c3ac9: Download complete 15:41:54 4f1c88b9dad5: Pull complete 15:41:54 ad3a456e5733: Pull complete 15:41:54 33e27b845d1e: Pull complete 15:41:54 c68163c4e522: Pull complete 15:41:57 50da416c3ac9: Pull complete 15:41:57 23d2d4c4bb30: Pull complete 15:41:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:41:57 ---> 0786185ac409 15:41:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:42:01 ---> Running in 5f19d2d2df72 15:42:01 Removing intermediate container 5f19d2d2df72 15:42:01 ---> 6cc4f744f399 15:42:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:01 ---> Running in 8e9bc00763a8 15:42:01 Removing intermediate container 8e9bc00763a8 15:42:01 ---> ec2380970748 15:42:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:42:01 ---> Running in 7c6e97f5aa63 15:42:01 Removing intermediate container 7c6e97f5aa63 15:42:01 ---> 5d1653b4e3bc 15:42:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:42:01 ---> Running in 0c332734897f 15:42:01 Removing intermediate container 0c332734897f 15:42:01 ---> d1f5eaef85f8 15:42:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:01 ---> Running in fb98a5288009 15:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:42:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:42:02 (2/4) Installing libedit (20221030.3.1-r1) 15:42:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:42:02 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:42:02 Executing busybox-1.36.1-r2.trigger 15:42:02 OK: 268 MiB in 56 packages 15:42:02 Removing intermediate container fb98a5288009 15:42:02 ---> 2870c03b7b13 15:42:02 Step 8/12 : WORKDIR /device-snmp-go 15:42:02 ---> Running in 35d943701b7a 15:42:02 Removing intermediate container 35d943701b7a 15:42:02 ---> e024db7cf6b0 15:42:02 Step 9/12 : COPY go.mod vendor* ./ 15:42:03 ---> ee774eca755c 15:42:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:03 ---> Running in e67e1c955ca6 15:42:04 Still waiting to schedule task 15:42:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:42:59 Removing intermediate container e67e1c955ca6 15:42:59 ---> 3533569fe751 15:42:59 Step 11/12 : COPY . . 15:42:59 ---> 5a0aeaa1617d 15:42:59 Step 12/12 : RUN ${MAKE} 15:42:59 ---> Running in 21c04e5068f5 15:42:59 noop 15:42:59 Removing intermediate container 21c04e5068f5 15:42:59 ---> 2cbffec704b5 15:42:59 Successfully built 2cbffec704b5 15:42:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:59 + docker inspect -f . ci-base-image-x86_64 15:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:59 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:42:59 $ 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 15:43:00 $ docker top f3ee3128e55e2288a0fd616b52c7c53e06853bbd9cc2837373de986000b57801 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:00 + go version 15:43:00 go version go1.21.0 linux/amd64 [Pipeline] } 15:43:00 $ docker stop --time=1 f3ee3128e55e2288a0fd616b52c7c53e06853bbd9cc2837373de986000b57801 15:43:01 $ docker rm -f --volumes f3ee3128e55e2288a0fd616b52c7c53e06853bbd9cc2837373de986000b57801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:02 + docker inspect -f . ci-base-image-x86_64 15:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:02 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:43:02 $ 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 15:43:02 $ docker top 38f8c0313a33aad52c744d81211af4358486d163de4533f580466c4c8b6abee8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 15:43:03 + make test 15:43:03 go test ./... -coverprofile=coverage.out 15:43:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:43:14 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:43:14 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 15:43:19 go vet ./... 15:43:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:23 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:23 $ docker stop --time=1 38f8c0313a33aad52c744d81211af4358486d163de4533f580466c4c8b6abee8 15:43:26 $ docker rm -f --volumes 38f8c0313a33aad52c744d81211af4358486d163de4533f580466c4c8b6abee8 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:43:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:28 + ls -al . 15:43:28 total 172 15:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:43 . 15:43:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:41 .. 15:43:28 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 15:41 .dockerignore 15:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:43 .git 15:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:41 .github 15:43:28 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 15:41 .gitignore 15:43:28 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:41 .golangci.yml 15:43:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:41 .semver 15:43:28 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 15:41 Attribution.txt 15:43:28 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 15:41 CHANGELOG.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 15:41 Dockerfile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:41 GOVERNANCE.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 15:41 Jenkinsfile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:41 LICENSE 15:43:28 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 15:41 Makefile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 15:41 OWNERS.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 15:41 README.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 11 Oct 24 15:41 VERSION 15:43:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:41 bin 15:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:41 cmd 15:43:28 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 15:43 coverage.out 15:43:28 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 15:41 go.mod 15:43:28 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 15:41 go.sum 15:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:41 internal 15:43:28 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 15:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:28 + 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=c9f5e79f7f6757774f639370f81fc5ed0e697313 --label arch=amd64 --label version=3.1.0-dev.7 . 15:43:28 Sending build context to Docker daemon 5.713MB 15:43:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 15:43:28 Step 2/24 : FROM ${BASE} AS builder 15:43:28 ---> 2cbffec704b5 15:43:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:43:28 ---> Running in 2c9bf375ceef 15:43:28 Removing intermediate container 2c9bf375ceef 15:43:28 ---> 52ad899d6a15 15:43:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:28 ---> Running in 5067cbbf88aa 15:43:28 Removing intermediate container 5067cbbf88aa 15:43:28 ---> 2266ec9cddf3 15:43:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:43:28 ---> Running in 54a11503da87 15:43:28 Removing intermediate container 54a11503da87 15:43:28 ---> 671559857018 15:43:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:43:28 ---> Running in a59d03e9f311 15:43:28 Removing intermediate container a59d03e9f311 15:43:28 ---> 93aa4c836dc8 15:43:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:28 ---> Running in be37c149c97c 15:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:29 OK: 268 MiB in 56 packages 15:43:29 Removing intermediate container be37c149c97c 15:43:29 ---> 275afb30cc30 15:43:29 Step 8/24 : WORKDIR /device-snmp-go 15:43:29 ---> Running in 2c8540418e7e 15:43:29 Removing intermediate container 2c8540418e7e 15:43:29 ---> d941f467597e 15:43:29 Step 9/24 : COPY go.mod vendor* ./ 15:43:29 ---> c2941b9fa705 15:43:29 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:29 ---> Running in c629b889248b 15:43:30 Removing intermediate container c629b889248b 15:43:30 ---> 0804e3d09a8b 15:43:30 Step 11/24 : COPY . . 15:43:31 ---> bc508ecb934d 15:43:31 Step 12/24 : RUN ${MAKE} 15:43:31 ---> Running in c080b41bdafc 15:43:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 15:43:53 Removing intermediate container c080b41bdafc 15:43:53 ---> f93b2aeeeebd 15:43:53 Step 13/24 : FROM alpine:3.18 15:43:53 3.18: Pulling from library/alpine 15:43:53 96526aa774ef: Pulling fs layer 15:43:53 96526aa774ef: Verifying Checksum 15:43:53 96526aa774ef: Download complete 15:43:53 96526aa774ef: Pull complete 15:43:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:43:53 Status: Downloaded newer image for alpine:3.18 15:43:53 ---> 8ca4688f4f35 15:43:53 Step 14/24 : RUN apk add --update --no-cache dumb-init 15:43:53 ---> Running in 2aa3942a4158 15:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:53 (1/1) Installing dumb-init (1.2.5-r2) 15:43:53 Executing busybox-1.36.1-r2.trigger 15:43:53 OK: 7 MiB in 16 packages 15:43:53 Removing intermediate container 2aa3942a4158 15:43:53 ---> 8314a38c437f 15:43:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:43:53 ---> e60077456313 15:43:53 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:43:53 ---> 221cc0a24ce0 15:43:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:43:53 ---> dfdc780a1f4b 15:43:53 Step 18/24 : EXPOSE 59993 15:43:53 ---> Running in f0d6c58d0759 15:43:53 Removing intermediate container f0d6c58d0759 15:43:53 ---> 43d960ce95c3 15:43:53 Step 19/24 : EXPOSE 161 15:43:53 ---> Running in e2568f8f083c 15:43:53 Removing intermediate container e2568f8f083c 15:43:53 ---> ec8d6c336da6 15:43:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 15:43:53 ---> Running in 0e049e73a87e 15:43:53 Removing intermediate container 0e049e73a87e 15:43:53 ---> 21bc381a11df 15:43:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:53 ---> Running in 940818e3a33e 15:43:53 Removing intermediate container 940818e3a33e 15:43:53 ---> 3a5c4c1b9192 15:43:53 Step 22/24 : LABEL arch=amd64 15:43:53 ---> Running in 02cc00b18326 15:43:53 Removing intermediate container 02cc00b18326 15:43:53 ---> e3ee6561bb85 15:43:53 Step 23/24 : LABEL git_sha=c9f5e79f7f6757774f639370f81fc5ed0e697313 15:43:53 ---> Running in d9153208c48c 15:43:53 Removing intermediate container d9153208c48c 15:43:53 ---> 88903f60b9f0 15:43:53 Step 24/24 : LABEL version=3.1.0-dev.7 15:43:53 ---> Running in 2e3d370fd797 15:43:53 Removing intermediate container 2e3d370fd797 15:43:53 ---> a764ea5a810a 15:43:53 [Warning] One or more build-args [ARCH] were not consumed 15:43:53 Successfully built a764ea5a810a 15:43:53 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:53 provisioning config files... 15:43:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4220675293920165165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:53 ---> docker-login.sh 15:43:53 nexus3.edgexfoundry.org:10001 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:53 Configure a credential helper to remove this warning. See 15:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:53 15:43:53 Login Succeeded 15:43:53 nexus3.edgexfoundry.org:10002 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:53 Configure a credential helper to remove this warning. See 15:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:53 15:43:53 Login Succeeded 15:43:53 nexus3.edgexfoundry.org:10003 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:53 Configure a credential helper to remove this warning. See 15:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:53 15:43:53 Login Succeeded 15:43:53 nexus3.edgexfoundry.org:10004 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:53 Configure a credential helper to remove this warning. See 15:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:53 15:43:53 Login Succeeded 15:43:53 docker.io 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:54 Configure a credential helper to remove this warning. See 15:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:54 15:43:54 Login Succeeded 15:43:54 ---> docker-login.sh ends [Pipeline] } 15:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:54 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 15:43:54 c9f5e79f7f6757774f639370f81fc5ed0e697313 15:43:54 latest 15:43:54 3.1.0-dev.7 15:43:54 c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:43:54 main 15:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313 15:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:43:54 b37c3ed5fd69: Preparing 15:43:54 250b011571fc: Preparing 15:43:54 c3bdf24780d5: Preparing 15:43:54 d0f26c380475: Preparing 15:43:54 cc2447e1835a: Preparing 15:43:54 cc2447e1835a: Layer already exists 15:43:54 b37c3ed5fd69: Pushed 15:43:54 250b011571fc: Pushed 15:43:54 d0f26c380475: Pushed 15:43:57 c3bdf24780d5: Pushed 15:43:57 c9f5e79f7f6757774f639370f81fc5ed0e697313: digest: sha256:b8b48c4382f78e3125c0390b65a0c9a2aa3bf4de0b5657f487cfedd0c499b20f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:57 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 15:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:43:58 b37c3ed5fd69: Preparing 15:43:58 250b011571fc: Preparing 15:43:58 c3bdf24780d5: Preparing 15:43:58 d0f26c380475: Preparing 15:43:58 cc2447e1835a: Preparing 15:43:58 250b011571fc: Layer already exists 15:43:58 b37c3ed5fd69: Layer already exists 15:43:58 c3bdf24780d5: Layer already exists 15:43:58 d0f26c380475: Layer already exists 15:43:58 cc2447e1835a: Layer already exists 15:43:58 latest: digest: sha256:b8b48c4382f78e3125c0390b65a0c9a2aa3bf4de0b5657f487cfedd0c499b20f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:58 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.7 15:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:43:58 b37c3ed5fd69: Preparing 15:43:58 250b011571fc: Preparing 15:43:58 c3bdf24780d5: Preparing 15:43:58 d0f26c380475: Preparing 15:43:58 cc2447e1835a: Preparing 15:43:58 b37c3ed5fd69: Layer already exists 15:43:58 d0f26c380475: Layer already exists 15:43:58 cc2447e1835a: Layer already exists 15:43:58 250b011571fc: Layer already exists 15:43:58 c3bdf24780d5: Layer already exists 15:43:58 3.1.0-dev.7: digest: sha256:b8b48c4382f78e3125c0390b65a0c9a2aa3bf4de0b5657f487cfedd0c499b20f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:43:59 b37c3ed5fd69: Preparing 15:43:59 250b011571fc: Preparing 15:43:59 c3bdf24780d5: Preparing 15:43:59 d0f26c380475: Preparing 15:43:59 cc2447e1835a: Preparing 15:43:59 cc2447e1835a: Layer already exists 15:43:59 250b011571fc: Layer already exists 15:43:59 d0f26c380475: Layer already exists 15:43:59 b37c3ed5fd69: Layer already exists 15:43:59 c3bdf24780d5: Layer already exists 15:43:59 c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7: digest: sha256:b8b48c4382f78e3125c0390b65a0c9a2aa3bf4de0b5657f487cfedd0c499b20f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 15:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:44:00 b37c3ed5fd69: Preparing 15:44:00 250b011571fc: Preparing 15:44:00 c3bdf24780d5: Preparing 15:44:00 d0f26c380475: Preparing 15:44:00 cc2447e1835a: Preparing 15:44:00 c3bdf24780d5: Layer already exists 15:44:00 b37c3ed5fd69: Layer already exists 15:44:00 d0f26c380475: Layer already exists 15:44:00 cc2447e1835a: Layer already exists 15:44:00 250b011571fc: Layer already exists 15:44:00 main: digest: sha256:b8b48c4382f78e3125c0390b65a0c9a2aa3bf4de0b5657f487cfedd0c499b20f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:00 ===================================================== [Pipeline] echo 15:44:00 taggedImages: 15:44:00 - nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313 15:44:00 - nexus3.edgexfoundry.org:10004/device-snmp:latest 15:44:00 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.7 15:44:00 - nexus3.edgexfoundry.org:10004/device-snmp:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:44:00 - 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 15:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:00 15:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:00 latest: Pulling from edgex-lftools-log-publisher 15:44:00 5eb5b503b376: Pulling fs layer 15:44:00 5c69ac0246d0: Pulling fs layer 15:44:00 ec43610c2a17: Pulling fs layer 15:44:00 3a2ae6a8a46f: Pulling fs layer 15:44:00 33b1e0a273af: Pulling fs layer 15:44:00 5d3b04190fa2: Pulling fs layer 15:44:00 2f39f015ded8: Pulling fs layer 15:44:00 33b1e0a273af: Waiting 15:44:00 3a2ae6a8a46f: Waiting 15:44:00 5d3b04190fa2: Waiting 15:44:00 5c69ac0246d0: Verifying Checksum 15:44:00 3a2ae6a8a46f: Download complete 15:44:01 ec43610c2a17: Verifying Checksum 15:44:01 ec43610c2a17: Download complete 15:44:01 33b1e0a273af: Verifying Checksum 15:44:01 33b1e0a273af: Download complete 15:44:01 5d3b04190fa2: Verifying Checksum 15:44:01 5eb5b503b376: Verifying Checksum 15:44:01 5eb5b503b376: Download complete 15:44:01 2f39f015ded8: Download complete 15:44:02 5eb5b503b376: Pull complete 15:44:02 5c69ac0246d0: Pull complete 15:44:02 ec43610c2a17: Pull complete 15:44:02 3a2ae6a8a46f: Pull complete 15:44:03 33b1e0a273af: Pull complete 15:44:03 5d3b04190fa2: Pull complete 15:44:07 2f39f015ded8: Pull complete 15:44:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:07 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:44:07 $ 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 15:44:11 $ docker top b87dd9e3f2194b64c747d885184ae656ab33142ef0deffc9d6cf2a36fc5c4782 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:11 ---> job-cost.sh 15:44:11 lf-activate-venv: SKIPPING 15:44:11 INFO: No Stack... 15:44:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:12 INFO: Archiving Costs [Pipeline] sh 15:44:13 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 15:44:13 + cut -d, -f6 [Pipeline] lock 15:44:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] 15:44:13 Resource [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] did not exist. Created. 15:44:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:13 + echo total: 0.2199999988079071 [Pipeline] stash 15:44:13 Stashed 1 file(s) [Pipeline] } 15:44:13 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:13 $ docker stop --time=1 b87dd9e3f2194b64c747d885184ae656ab33142ef0deffc9d6cf2a36fc5c4782 15:44:14 $ docker rm -f --volumes b87dd9e3f2194b64c747d885184ae656ab33142ef0deffc9d6cf2a36fc5c4782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9941 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 15:45:17 Running in /w/workspace/device-snmp-go/93 [Pipeline] { [Pipeline] checkout 15:45:17 Selected Git installation does not exist. Using Default 15:45:17 The recommended git tool is: NONE 15:45:23 using credential edgex-jenkins-ssh 15:45:23 Cloning the remote Git repository 15:45:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 15:45:24 > git init /w/workspace/device-snmp-go/93 # timeout=10 15:45:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:45:24 > git --version # timeout=10 15:45:24 > git --version # 'git version 2.25.1' 15:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:45:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:28 Avoid second fetch 15:45:28 Checking out Revision c9f5e79f7f6757774f639370f81fc5ed0e697313 (main) 15:45:28 Commit message: "feat!: Remove snap packaging (#322)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:28 > git config core.sparsecheckout # timeout=10 15:45:28 > git checkout -f c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 15:45:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:29 Dload Upload Total Spent Left Speed 15:45:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 15:45:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:45:30 + sudo tee /etc/docker/daemon.new 15:45:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:30 { 15:45:30 "registry-mirrors": [ 15:45:30 "https://nexus3.edgexfoundry.org:10001" 15:45:30 ], 15:45:30 "bip": "10.250.0.254/24", 15:45:30 "hosts": [ 15:45:30 "tcp://0.0.0.0:5555", 15:45:30 "unix:///var/run/docker.sock" 15:45:30 ], 15:45:30 "mtu": 1458, 15:45:30 "selinux-enabled": true, 15:45:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:30 } [Pipeline] sh 15:45:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:50 provisioning config files... 15:45:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/93@tmp/config17667079301277617237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:50 ---> docker-login.sh 15:45:50 nexus3.edgexfoundry.org:10001 15:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:53 Configure a credential helper to remove this warning. See 15:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:53 15:45:53 Login Succeeded 15:45:53 nexus3.edgexfoundry.org:10002 15:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:53 Configure a credential helper to remove this warning. See 15:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:53 15:45:53 Login Succeeded 15:45:53 nexus3.edgexfoundry.org:10003 15:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:54 Configure a credential helper to remove this warning. See 15:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:54 15:45:54 Login Succeeded 15:45:54 nexus3.edgexfoundry.org:10004 15:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:54 Configure a credential helper to remove this warning. See 15:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:54 15:45:54 Login Succeeded 15:45:54 docker.io 15:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:55 Configure a credential helper to remove this warning. See 15:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:55 15:45:55 Login Succeeded 15:45:55 ---> docker-login.sh ends [Pipeline] } 15:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:55 ========================================================= 15:45:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:45:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:55 + 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 . 15:45:56 Sending build context to Docker daemon 2.928MB 15:45:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:45:56 Step 2/12 : FROM ${BASE} AS builder 15:45:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:56 9fda8d8052c6: Pulling fs layer 15:45:56 5d54e960e981: Pulling fs layer 15:45:56 c4a7e357bf2a: Pulling fs layer 15:45:56 f0e02332f6b5: Pulling fs layer 15:45:56 cefa15bbcfad: Pulling fs layer 15:45:56 f0e02332f6b5: Waiting 15:45:56 17808c966233: Pulling fs layer 15:45:56 cefa15bbcfad: Waiting 15:45:56 17808c966233: Waiting 15:45:56 f4c1fc716caa: Pulling fs layer 15:45:56 f4c1fc716caa: Waiting 15:45:56 5d54e960e981: Verifying Checksum 15:45:56 5d54e960e981: Download complete 15:45:56 f0e02332f6b5: Verifying Checksum 15:45:56 f0e02332f6b5: Download complete 15:45:56 cefa15bbcfad: Download complete 15:45:56 9fda8d8052c6: Download complete 15:45:57 f4c1fc716caa: Verifying Checksum 15:45:57 f4c1fc716caa: Download complete 15:45:57 9fda8d8052c6: Pull complete 15:45:58 5d54e960e981: Pull complete 15:45:58 c4a7e357bf2a: Verifying Checksum 15:45:58 c4a7e357bf2a: Download complete 15:45:59 17808c966233: Verifying Checksum 15:45:59 17808c966233: Download complete 15:46:11 c4a7e357bf2a: Pull complete 15:46:11 f0e02332f6b5: Pull complete 15:46:11 cefa15bbcfad: Pull complete 15:46:22 17808c966233: Pull complete 15:46:24 f4c1fc716caa: Pull complete 15:46:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:46:24 ---> ea914061e18c 15:46:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:46:25 ---> Running in 1d6641337675 15:46:25 Removing intermediate container 1d6641337675 15:46:25 ---> b16d1d630e7a 15:46:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:25 ---> Running in 774a2911f022 15:46:25 Removing intermediate container 774a2911f022 15:46:25 ---> 87bfbaa11c03 15:46:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:46:25 ---> Running in 0dbeb0b90888 15:46:26 Removing intermediate container 0dbeb0b90888 15:46:26 ---> ffeb01530525 15:46:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:46:26 ---> Running in 288ce93352ab 15:46:26 Removing intermediate container 288ce93352ab 15:46:26 ---> 3bc07219b1c6 15:46:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:26 ---> Running in 5d9a073610e5 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:29 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:46:29 (2/4) Installing libedit (20221030.3.1-r1) 15:46:29 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:46:29 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:46:29 Executing busybox-1.36.1-r2.trigger 15:46:29 OK: 270 MiB in 56 packages 15:46:30 Removing intermediate container 5d9a073610e5 15:46:30 ---> 699b44f292e8 15:46:30 Step 8/12 : WORKDIR /device-snmp-go 15:46:30 ---> Running in 2e7634cb0a1a 15:46:31 Removing intermediate container 2e7634cb0a1a 15:46:31 ---> abb32fa9471e 15:46:31 Step 9/12 : COPY go.mod vendor* ./ 15:46:31 ---> 4312c99d50d4 15:46:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:31 ---> Running in 035ed63599e4 15:48:08 Removing intermediate container 035ed63599e4 15:48:08 ---> ceafbf9a667c 15:48:08 Step 11/12 : COPY . . 15:48:08 ---> d24d074e89dc 15:48:08 Step 12/12 : RUN ${MAKE} 15:48:08 ---> Running in 5c4faac12446 15:48:08 noop 15:48:08 Removing intermediate container 5c4faac12446 15:48:08 ---> 647dd3a23da2 15:48:08 Successfully built 647dd3a23da2 15:48:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker inspect -f . ci-base-image-arm64 15:48:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:08 prd-ubuntu20.04-docker-arm64-4c-16g-9941 does not seem to be running inside a container 15:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/93 -v /w/workspace/device-snmp-go/93:/w/workspace/device-snmp-go/93:rw,z -v /w/workspace/device-snmp-go/93@tmp:/w/workspace/device-snmp-go/93@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 15:48:10 $ docker top 11f6210c61225bdd607f54c7e943f1ec6499bec5a1bc64ee8ab74547315dc815 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:11 + go version 15:48:11 go version go1.21.0 linux/arm64 [Pipeline] } 15:48:11 $ docker stop --time=1 11f6210c61225bdd607f54c7e943f1ec6499bec5a1bc64ee8ab74547315dc815 15:48:12 $ docker rm -f --volumes 11f6210c61225bdd607f54c7e943f1ec6499bec5a1bc64ee8ab74547315dc815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker inspect -f . ci-base-image-arm64 15:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:13 prd-ubuntu20.04-docker-arm64-4c-16g-9941 does not seem to be running inside a container 15:48:13 $ 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/93 -v /w/workspace/device-snmp-go/93:/w/workspace/device-snmp-go/93:rw,z -v /w/workspace/device-snmp-go/93@tmp:/w/workspace/device-snmp-go/93@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 15:48:14 $ docker top 47313f55170c22ba7aa74aaee4d4f7c02b0dfcf0d98a84fa2c4dd1f3846c03f1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:15 + git config --global --add safe.directory /w/workspace/device-snmp-go/93 [Pipeline] fileExists [Pipeline] sh 15:48:16 + make test 15:48:16 go test ./... -coverprofile=coverage.out 15:48:20 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:49:57 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:49:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements 15:49:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:49:57 go vet ./... 15:50:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:50:19 $ docker stop --time=1 47313f55170c22ba7aa74aaee4d4f7c02b0dfcf0d98a84fa2c4dd1f3846c03f1 15:50:21 $ docker rm -f --volumes 47313f55170c22ba7aa74aaee4d4f7c02b0dfcf0d98a84fa2c4dd1f3846c03f1 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:22 Warning: overwriting stash ‘coverage-report’ 15:50:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:23 + ls -al . 15:50:23 total 168 15:50:23 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 15:48 . 15:50:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:45 .. 15:50:23 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 15:45 .dockerignore 15:50:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:45 .git 15:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:45 .github 15:50:23 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 15:45 .gitignore 15:50:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:45 .golangci.yml 15:50:23 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 15:45 Attribution.txt 15:50:23 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 15:45 CHANGELOG.md 15:50:23 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 15:45 Dockerfile 15:50:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:45 GOVERNANCE.md 15:50:23 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 15:45 Jenkinsfile 15:50:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:45 LICENSE 15:50:23 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 15:45 Makefile 15:50:23 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 15:45 OWNERS.md 15:50:23 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 15:45 README.md 15:50:23 -rw-rw-r-- 1 jenkins jenkins 11 Oct 24 15:41 VERSION 15:50:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:45 bin 15:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:45 cmd 15:50:23 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 15:49 coverage.out 15:50:23 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 15:45 go.mod 15:50:23 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 15:45 go.sum 15:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:45 internal 15:50:23 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 15:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 + 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=c9f5e79f7f6757774f639370f81fc5ed0e697313 --label arch=arm64 --label version=3.1.0-dev.7 . 15:50:24 Sending build context to Docker daemon 2.938MB 15:50:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 15:50:24 Step 2/24 : FROM ${BASE} AS builder 15:50:24 ---> 647dd3a23da2 15:50:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:50:24 ---> Running in 47c2d6f31ba2 15:50:25 Removing intermediate container 47c2d6f31ba2 15:50:25 ---> 52766b0b175a 15:50:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:50:25 ---> Running in b171b2450e6d 15:50:25 Removing intermediate container b171b2450e6d 15:50:25 ---> b7016644ea72 15:50:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:50:25 ---> Running in c30a742fcdc7 15:50:25 Removing intermediate container c30a742fcdc7 15:50:25 ---> a40475840fae 15:50:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:50:25 ---> Running in 3ffac629fa7f 15:50:26 Removing intermediate container 3ffac629fa7f 15:50:26 ---> 87b79653e065 15:50:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:26 ---> Running in bd3431a198f9 15:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:29 OK: 270 MiB in 56 packages 15:50:30 Removing intermediate container bd3431a198f9 15:50:30 ---> e3946d5af914 15:50:30 Step 8/24 : WORKDIR /device-snmp-go 15:50:30 ---> Running in 5d8f2ac87da1 15:50:30 Removing intermediate container 5d8f2ac87da1 15:50:30 ---> 5537c18e7afe 15:50:30 Step 9/24 : COPY go.mod vendor* ./ 15:50:30 ---> 9bc6693d3c9b 15:50:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:30 ---> Running in 6943bcce02c6 15:50:33 Removing intermediate container 6943bcce02c6 15:50:33 ---> 27f2f2e46b41 15:50:33 Step 11/24 : COPY . . 15:50:34 ---> 6f2ea8fd9ef6 15:50:34 Step 12/24 : RUN ${MAKE} 15:50:34 ---> Running in 087ff5be8ff6 15:50:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 15:52:56 Removing intermediate container 087ff5be8ff6 15:52:56 ---> 04fab1ec255e 15:52:56 Step 13/24 : FROM alpine:3.18 15:52:56 3.18: Pulling from library/alpine 15:52:56 579b34f0a95b: Pulling fs layer 15:52:56 579b34f0a95b: Verifying Checksum 15:52:56 579b34f0a95b: Download complete 15:52:56 579b34f0a95b: Pull complete 15:52:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:56 Status: Downloaded newer image for alpine:3.18 15:52:56 ---> 3cc203321400 15:52:56 Step 14/24 : RUN apk add --update --no-cache dumb-init 15:52:56 ---> Running in 0bdb95fc7160 15:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:52:56 (1/1) Installing dumb-init (1.2.5-r2) 15:52:56 Executing busybox-1.36.1-r2.trigger 15:52:56 OK: 8 MiB in 16 packages 15:52:56 Removing intermediate container 0bdb95fc7160 15:52:56 ---> 688dbb78d830 15:52:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:52:56 ---> 48b141b1cfbe 15:52:56 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:52:56 ---> df7a008a7ea8 15:52:56 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:52:56 ---> 1d34a34b6f4b 15:52:56 Step 18/24 : EXPOSE 59993 15:52:56 ---> Running in 5b797a55dae5 15:52:56 Removing intermediate container 5b797a55dae5 15:52:56 ---> 963f1f4e09e4 15:52:56 Step 19/24 : EXPOSE 161 15:52:56 ---> Running in c10c7141a038 15:52:56 Removing intermediate container c10c7141a038 15:52:56 ---> 2c9383527aa1 15:52:56 Step 20/24 : ENTRYPOINT ["/device-snmp"] 15:52:56 ---> Running in c5f9d4b6d930 15:52:56 Removing intermediate container c5f9d4b6d930 15:52:56 ---> d2d549a63aaf 15:52:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:56 ---> Running in 5629c2e90a30 15:52:56 Removing intermediate container 5629c2e90a30 15:52:56 ---> fdfcb957e238 15:52:56 Step 22/24 : LABEL arch=arm64 15:52:56 ---> Running in c8e753d7d643 15:52:56 Removing intermediate container c8e753d7d643 15:52:56 ---> 7eac9e483479 15:52:56 Step 23/24 : LABEL git_sha=c9f5e79f7f6757774f639370f81fc5ed0e697313 15:52:56 ---> Running in 06e7a43244ac 15:52:56 Removing intermediate container 06e7a43244ac 15:52:56 ---> 5c9ea03d64cd 15:52:56 Step 24/24 : LABEL version=3.1.0-dev.7 15:52:56 ---> Running in 883ab6c21ac2 15:52:56 Removing intermediate container 883ab6c21ac2 15:52:56 ---> b3d0cb442cb6 15:52:56 [Warning] One or more build-args [ARCH] were not consumed 15:52:56 Successfully built b3d0cb442cb6 15:52:56 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 15:52:56 provisioning config files... 15:52:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/93@tmp/config16719249260074870400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:57 ---> docker-login.sh 15:52:57 nexus3.edgexfoundry.org:10001 15:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:57 Configure a credential helper to remove this warning. See 15:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:57 15:52:57 Login Succeeded 15:52:57 nexus3.edgexfoundry.org:10002 15:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:58 Configure a credential helper to remove this warning. See 15:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:58 15:52:58 Login Succeeded 15:52:58 nexus3.edgexfoundry.org:10003 15:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:58 Configure a credential helper to remove this warning. See 15:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:58 15:52:58 Login Succeeded 15:52:58 nexus3.edgexfoundry.org:10004 15:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:58 Configure a credential helper to remove this warning. See 15:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:58 15:52:58 Login Succeeded 15:52:58 docker.io 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:59 Configure a credential helper to remove this warning. See 15:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:59 15:52:59 Login Succeeded 15:52:59 ---> docker-login.sh ends [Pipeline] } 15:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:59 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 15:52:59 c9f5e79f7f6757774f639370f81fc5ed0e697313 15:52:59 latest 15:52:59 3.1.0-dev.7 15:52:59 c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:52:59 main 15:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313 15:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 15:53:00 73dbc43e2720: Preparing 15:53:00 5534ac02c5c5: Preparing 15:53:00 20169bb661cb: Preparing 15:53:00 da0d9e80702e: Preparing 15:53:00 5f4d9fc4d98d: Preparing 15:53:00 5f4d9fc4d98d: Layer already exists 15:53:00 da0d9e80702e: Pushed 15:53:00 73dbc43e2720: Pushed 15:53:00 5534ac02c5c5: Pushed 15:53:07 20169bb661cb: Pushed 15:53:07 c9f5e79f7f6757774f639370f81fc5ed0e697313: digest: sha256:b98b46f998ef7d3fa288de11a125098cbb198931c38ed90dba63e612a1b961ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 15:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 15:53:08 73dbc43e2720: Preparing 15:53:08 5534ac02c5c5: Preparing 15:53:08 20169bb661cb: Preparing 15:53:08 da0d9e80702e: Preparing 15:53:08 5f4d9fc4d98d: Preparing 15:53:08 20169bb661cb: Layer already exists 15:53:08 da0d9e80702e: Layer already exists 15:53:08 5534ac02c5c5: Layer already exists 15:53:08 73dbc43e2720: Layer already exists 15:53:08 5f4d9fc4d98d: Layer already exists 15:53:08 latest: digest: sha256:b98b46f998ef7d3fa288de11a125098cbb198931c38ed90dba63e612a1b961ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.7 15:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 15:53:09 73dbc43e2720: Preparing 15:53:09 5534ac02c5c5: Preparing 15:53:09 20169bb661cb: Preparing 15:53:09 da0d9e80702e: Preparing 15:53:09 5f4d9fc4d98d: Preparing 15:53:09 20169bb661cb: Layer already exists 15:53:09 5534ac02c5c5: Layer already exists 15:53:09 da0d9e80702e: Layer already exists 15:53:09 73dbc43e2720: Layer already exists 15:53:09 5f4d9fc4d98d: Layer already exists 15:53:09 3.1.0-dev.7: digest: sha256:b98b46f998ef7d3fa288de11a125098cbb198931c38ed90dba63e612a1b961ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:09 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 15:53:10 73dbc43e2720: Preparing 15:53:10 5534ac02c5c5: Preparing 15:53:10 20169bb661cb: Preparing 15:53:10 da0d9e80702e: Preparing 15:53:10 5f4d9fc4d98d: Preparing 15:53:10 5f4d9fc4d98d: Layer already exists 15:53:10 20169bb661cb: Layer already exists 15:53:10 73dbc43e2720: Layer already exists 15:53:10 5534ac02c5c5: Layer already exists 15:53:10 da0d9e80702e: Layer already exists 15:53:10 c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7: digest: sha256:b98b46f998ef7d3fa288de11a125098cbb198931c38ed90dba63e612a1b961ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 15:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 15:53:12 73dbc43e2720: Preparing 15:53:12 5534ac02c5c5: Preparing 15:53:12 20169bb661cb: Preparing 15:53:12 da0d9e80702e: Preparing 15:53:12 5f4d9fc4d98d: Preparing 15:53:12 73dbc43e2720: Layer already exists 15:53:12 5534ac02c5c5: Layer already exists 15:53:12 da0d9e80702e: Layer already exists 15:53:12 20169bb661cb: Layer already exists 15:53:12 5f4d9fc4d98d: Layer already exists 15:53:12 main: digest: sha256:b98b46f998ef7d3fa288de11a125098cbb198931c38ed90dba63e612a1b961ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:12 ===================================================== [Pipeline] echo 15:53:12 taggedImages: 15:53:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313 15:53:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 15:53:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.7 15:53:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c9f5e79f7f6757774f639370f81fc5ed0e697313-3.1.0-dev.7 15:53:12 - 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 15:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:13 15:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:13 arm64: Pulling from edgex-lftools-log-publisher 15:53:13 8998bd30e6a1: Pulling fs layer 15:53:13 04944245beec: Pulling fs layer 15:53:13 699f458cf7ca: Pulling fs layer 15:53:13 765212b225bb: Pulling fs layer 15:53:13 f23df028b6ca: Pulling fs layer 15:53:13 d65c8cfc05b1: Pulling fs layer 15:53:13 2437ff75d9bd: Pulling fs layer 15:53:13 f23df028b6ca: Waiting 15:53:13 d65c8cfc05b1: Waiting 15:53:13 2437ff75d9bd: Waiting 15:53:13 765212b225bb: Waiting 15:53:13 04944245beec: Verifying Checksum 15:53:13 04944245beec: Download complete 15:53:13 765212b225bb: Verifying Checksum 15:53:13 765212b225bb: Download complete 15:53:13 f23df028b6ca: Verifying Checksum 15:53:13 f23df028b6ca: Download complete 15:53:13 d65c8cfc05b1: Verifying Checksum 15:53:13 d65c8cfc05b1: Download complete 15:53:14 699f458cf7ca: Verifying Checksum 15:53:14 699f458cf7ca: Download complete 15:53:14 8998bd30e6a1: Verifying Checksum 15:53:14 8998bd30e6a1: Download complete 15:53:17 2437ff75d9bd: Verifying Checksum 15:53:17 2437ff75d9bd: Download complete 15:53:19 8998bd30e6a1: Pull complete 15:53:20 04944245beec: Pull complete 15:53:22 699f458cf7ca: Pull complete 15:53:22 765212b225bb: Pull complete 15:53:23 f23df028b6ca: Pull complete 15:53:23 d65c8cfc05b1: Pull complete 15:53:41 2437ff75d9bd: Pull complete 15:53:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:41 prd-ubuntu20.04-docker-arm64-4c-16g-9941 does not seem to be running inside a container 15:53:41 $ 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/93 -v /w/workspace/device-snmp-go/93:/w/workspace/device-snmp-go/93:rw,z -v /w/workspace/device-snmp-go/93@tmp:/w/workspace/device-snmp-go/93@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 15:53:44 $ docker top 5e24fa9e9bf5bdf34f9af3f3c59596561a01bedb013abb51d0f14e4fd9c8ca5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:45 ---> job-cost.sh 15:53:45 lf-activate-venv: SKIPPING 15:53:45 INFO: No Stack... 15:53:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:53:46 INFO: Archiving Costs [Pipeline] sh 15:53:47 + cat /w/workspace/device-snmp-go/93/archives/cost.csv 15:53:47 + cut -d, -f6 [Pipeline] lock 15:53:47 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] 15:53:47 Resource [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] did not exist. Created. 15:53:47 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:47 /w/workspace/device-snmp-go/93@tmp/durable-5ff6b690/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:48 + echo total: 0.10999999940395355 [Pipeline] stash 15:53:48 Warning: overwriting stash ‘stack-cost’ 15:53:48 Stashed 1 file(s) [Pipeline] } 15:53:48 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:48 $ docker stop --time=1 5e24fa9e9bf5bdf34f9af3f3c59596561a01bedb013abb51d0f14e4fd9c8ca5a 15:53:50 $ docker rm -f --volumes 5e24fa9e9bf5bdf34f9af3f3c59596561a01bedb013abb51d0f14e4fd9c8ca5a [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 15:53:50 provisioning config files... 15:53:50 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6963663612735738693tmp [Pipeline] { [Pipeline] sh 15:53:50 + set +x 15:53:50 + curl -s https://codecov.io/bash 15:53:50 + bash -s -- 15:53:50 15:53:50 _____ _ 15:53:50 / ____| | | 15:53:50 | | ___ __| | ___ ___ _____ __ 15:53:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:50 Bash-1.0.6 15:53:50 15:53:50 15:53:50 ==> git version 2.25.1 found 15:53:50 ==> 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 15:53:50 Release-Date: 2020-01-08 15:53:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:53:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:53:50 ==> Jenkins CI detected. 15:53:50 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 15:53:50 project root: . 15:53:50 --> token set from env 15:53:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:50 ==> Running gcov in . (disable via -X gcov) 15:53:50 ==> Python coveragepy not found 15:53:50 ==> Searching for coverage reports in: 15:53:50 + . 15:53:50 -> Found 1 reports 15:53:50 ==> Detecting git/mercurial file structure 15:53:50 ==> Reading reports 15:53:50 + ./coverage.out bytes=8837 15:53:51 ==> Appending adjustments 15:53:51 https://docs.codecov.io/docs/fixing-reports 15:53:51 + Found adjustments 15:53:51 ==> Gzipping contents 15:53:51 4.0K /tmp/codecov.Rxx3ZN.gz 15:53:51 ==> Uploading reports 15:53:51 url: https://codecov.io 15:53:51 query: branch=main&commit=c9f5e79f7f6757774f639370f81fc5ed0e697313&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:51 -> Pinging Codecov 15:53:51 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=c9f5e79f7f6757774f639370f81fc5ed0e697313&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:51 -> Uploading to 15:53:51 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/6C56EA5C29638FB4528AC87E60AF5AE0/c9f5e79f7f6757774f639370f81fc5ed0e697313/bc4a67f5-5664-4968-968d-11f8f1d359bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T155350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52b69958624a269b5b77d7d57797c5e09f257543a6640f2fb243440a66aa8e3a 15:53:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:51 Dload Upload Total Spent Left Speed 15:53:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4982 --:--:-- --:--:-- --:--:-- 4982 15:53:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] } 15:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:53:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:53:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:51 15:53:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:53:52 df9b9388f04a: Pulling fs layer 15:53:52 52dc419b0ee2: Pulling fs layer 15:53:52 25bc292e5bac: Pulling fs layer 15:53:52 114826534d7a: Pulling fs layer 15:53:52 4657fd5d0bcf: Pulling fs layer 15:53:52 6ad1cebc031e: Pulling fs layer 15:53:52 8a3aa393b2d8: Pulling fs layer 15:53:52 114826534d7a: Waiting 15:53:52 4657fd5d0bcf: Waiting 15:53:52 6ad1cebc031e: Waiting 15:53:52 8a3aa393b2d8: Waiting 15:53:52 25bc292e5bac: Verifying Checksum 15:53:52 25bc292e5bac: Download complete 15:53:52 52dc419b0ee2: Download complete 15:53:52 4657fd5d0bcf: Verifying Checksum 15:53:52 df9b9388f04a: Verifying Checksum 15:53:52 df9b9388f04a: Download complete 15:53:52 6ad1cebc031e: Verifying Checksum 15:53:52 6ad1cebc031e: Download complete 15:53:52 df9b9388f04a: Pull complete 15:53:52 52dc419b0ee2: Pull complete 15:53:52 25bc292e5bac: Pull complete 15:53:52 114826534d7a: Verifying Checksum 15:53:52 114826534d7a: Download complete 15:53:52 8a3aa393b2d8: Verifying Checksum 15:53:52 8a3aa393b2d8: Download complete 15:53:56 114826534d7a: Pull complete 15:53:56 4657fd5d0bcf: Pull complete 15:53:56 6ad1cebc031e: Pull complete 15:54:00 8a3aa393b2d8: Pull complete 15:54:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:00 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:00 $ 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 15:54:07 $ docker top 93dcdece0b1aa3b5b58b4171e4264e27876e746fbbf85e9c15057356c78c1e14 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 15:54:07 + set -o pipefail 15:54:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 15:54:16 15:54:16 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 15:54:16 15:54:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/26042139-4277-4ede-adb7-e730775468f7 15:54:16 15:54:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:54:16 15:54:16 15:54:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:54:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:54:16 More details here: https://snyk.co/ue1NS [Pipeline] } 15:54:16 $ docker stop --time=1 93dcdece0b1aa3b5b58b4171e4264e27876e746fbbf85e9c15057356c78c1e14 15:54:20 $ docker rm -f --volumes 93dcdece0b1aa3b5b58b4171e4264e27876e746fbbf85e9c15057356c78c1e14 [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 15:54:21 + git log --format=format:%s -1 c9f5e79f7f6757774f639370f81fc5ed0e697313 [Pipeline] sh 15:54:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:22 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:22 $ 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 15:54:22 $ docker top dea852c987b227abdf29c8babe5f91040919f2197f15ccb9fa90c97b5518d888 -eo pid,comm 15:54:22 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). 15:54:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:22 [ssh-agent] Looking for ssh-agent implementation... 15:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:22 $ docker exec dea852c987b227abdf29c8babe5f91040919f2197f15ccb9fa90c97b5518d888 ssh-agent 15:54:23 SSH_AUTH_SOCK=/tmp/ssh-LeRR3fX0d2Jl/agent.32 15:54:23 SSH_AGENT_PID=38 15:54:23 Running ssh-add (command line suppressed) 15:54:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3243899640601677810.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3243899640601677810.key) 15:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:23 + git semver tag 15:54:23 2023-10-24 15:54:23,662 [run_tag] DEBUG tag force:False 15:54:23 2023-10-24 15:54:23,662 [check_head_tag] DEBUG check head tag 15:54:23 2023-10-24 15:54:23,663 [execute] INFO git cat-file --batch-check 15:54:23 2023-10-24 15:54:23,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 15:54:23 2023-10-24 15:54:23,667 [execute] INFO git cat-file --batch 15:54:23 2023-10-24 15:54:23,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 15:54:23 2023-10-24 15:54:23,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:23 2023-10-24 15:54:23,677 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 15:54:23 2023-10-24 15:54:23,678 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 15:54:23 2023-10-24 15:54:23,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:23 3.1.0-dev.7 [Pipeline] } 15:54:23 $ docker exec --env ******** --env ******** dea852c987b227abdf29c8babe5f91040919f2197f15ccb9fa90c97b5518d888 ssh-agent -k 15:54:23 unset SSH_AUTH_SOCK; 15:54:23 unset SSH_AGENT_PID; 15:54:23 echo Agent pid 38 killed; 15:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:24 + git semver [Pipeline] } 15:54:24 $ docker stop --time=1 dea852c987b227abdf29c8babe5f91040919f2197f15ccb9fa90c97b5518d888 15:54:25 $ docker rm -f --volumes dea852c987b227abdf29c8babe5f91040919f2197f15ccb9fa90c97b5518d888 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:26 15:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:26 0.23.1-centos7: Pulling from edgex-lftools 15:54:26 ab5ef0e58194: Pulling fs layer 15:54:26 9712f1f96733: Pulling fs layer 15:54:26 63f879dbbcfc: Pulling fs layer 15:54:26 0d9ebad4ef96: Pulling fs layer 15:54:26 e9a5061849ea: Pulling fs layer 15:54:26 d747dcd14b5f: Pulling fs layer 15:54:26 2de7ff778b66: Pulling fs layer 15:54:26 e9a5061849ea: Waiting 15:54:26 d747dcd14b5f: Waiting 15:54:26 2de7ff778b66: Waiting 15:54:26 0d9ebad4ef96: Waiting 15:54:26 9712f1f96733: Verifying Checksum 15:54:26 9712f1f96733: Download complete 15:54:26 63f879dbbcfc: Verifying Checksum 15:54:26 63f879dbbcfc: Download complete 15:54:27 0d9ebad4ef96: Verifying Checksum 15:54:27 0d9ebad4ef96: Download complete 15:54:27 e9a5061849ea: Verifying Checksum 15:54:27 e9a5061849ea: Download complete 15:54:27 d747dcd14b5f: Verifying Checksum 15:54:27 d747dcd14b5f: Download complete 15:54:27 ab5ef0e58194: Download complete 15:54:27 2de7ff778b66: Verifying Checksum 15:54:27 2de7ff778b66: Download complete 15:54:29 ab5ef0e58194: Pull complete 15:54:29 9712f1f96733: Pull complete 15:54:30 63f879dbbcfc: Pull complete 15:54:34 0d9ebad4ef96: Pull complete 15:54:34 e9a5061849ea: Pull complete 15:54:34 d747dcd14b5f: Pull complete 15:54:35 2de7ff778b66: Pull complete 15:54:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:35 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:35 $ 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 15:54:42 $ docker top 103ec6c23e9fee4d6ab81861d51629aecabb89f53daf6bcfb0bbcee5c85c9374 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:54:42 provisioning config files... 15:54:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12882777874478616332tmp 15:54:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5110746374134226171tmp 15:54:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10924606318176822874tmp [Pipeline] { [Pipeline] echo 15:54:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:54:42 ---> sigul-configuration.sh 15:54:42 gpg: directory `/root/.gnupg' created 15:54:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:54:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:54:42 gpg: keyring `/root/.gnupg/secring.gpg' created 15:54:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:54:42 gpg: CAST5 encrypted data 15:54:42 gpg: encrypted with 1 passphrase 15:54:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:54:42 + mkdir /home/jenkins 15:54:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:54:43 + 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 15:54:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:54:43 ---> sigul-install.sh 15:54:43 Sigul already installed; skipping installation. [Pipeline] sh 15:54:43 + git tag --list 15:54:43 1.0.0 15:54:43 v0.0.0 15:54:43 v1.1.0 15:54:43 v1.1.1 15:54:43 v1.2.2 15:54:43 v1.3.0 15:54:43 v1.3.1 15:54:43 v2.0.0 15:54:43 v2.1.0 15:54:43 v2.1.1 15:54:43 v2.2.0 15:54:43 v2.3.0 15:54:43 v3.0 15:54:43 v3.0.0 15:54:43 v3.1.0-dev.1 15:54:43 v3.1.0-dev.2 15:54:43 v3.1.0-dev.3 15:54:43 v3.1.0-dev.4 15:54:43 v3.1.0-dev.5 15:54:43 v3.1.0-dev.6 15:54:43 v3.1.0-dev.7 [Pipeline] sh 15:54:43 + lftools sign git-tag v3.1.0-dev.7 15:54:44 Signing Git tag with Sigul... 15:54:44 Signing v3.1.0-dev.7 [Pipeline] echo 15:54:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:54:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:54:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:54:45 $ docker stop --time=1 103ec6c23e9fee4d6ab81861d51629aecabb89f53daf6bcfb0bbcee5c85c9374 15:54:46 $ docker rm -f --volumes 103ec6c23e9fee4d6ab81861d51629aecabb89f53daf6bcfb0bbcee5c85c9374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:54:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:47 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:54:47 $ docker top 262544237c3f3244a91bff679076f2df879e477ce15d172a0d0258a46f251224 -eo pid,comm 15:54:47 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). 15:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:47 [ssh-agent] Looking for ssh-agent implementation... 15:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:47 $ docker exec 262544237c3f3244a91bff679076f2df879e477ce15d172a0d0258a46f251224 ssh-agent 15:54:47 SSH_AUTH_SOCK=/tmp/ssh-vVpnQUJntZuC/agent.32 15:54:47 SSH_AGENT_PID=38 15:54:47 Running ssh-add (command line suppressed) 15:54:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5585617198768001790.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5585617198768001790.key) 15:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:48 + git semver bump pre 15:54:48 2023-10-24 15:54:48,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:48 2023-10-24 15:54:48,345 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 15:54:48 2023-10-24 15:54:48,345 [bump_version] DEBUG bumped version:3.1.0-dev.8 15:54:48 2023-10-24 15:54:48,345 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 15:54:48 2023-10-24 15:54:48,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:48 2023-10-24 15:54:48,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:48 2023-10-24 15:54:48,346 [execute] INFO git cat-file --batch-check 15:54:48 2023-10-24 15:54:48,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:48 2023-10-24 15:54:48,352 [execute] INFO git cat-file --batch 15:54:48 2023-10-24 15:54:48,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:48 2023-10-24 15:54:48,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:48 3.1.0-dev.8 [Pipeline] } 15:54:48 $ docker exec --env ******** --env ******** 262544237c3f3244a91bff679076f2df879e477ce15d172a0d0258a46f251224 ssh-agent -k 15:54:48 unset SSH_AUTH_SOCK; 15:54:48 unset SSH_AGENT_PID; 15:54:48 echo Agent pid 38 killed; 15:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:48 + git semver [Pipeline] } 15:54:49 $ docker stop --time=1 262544237c3f3244a91bff679076f2df879e477ce15d172a0d0258a46f251224 15:54:50 $ docker rm -f --volumes 262544237c3f3244a91bff679076f2df879e477ce15d172a0d0258a46f251224 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:51 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:51 $ 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 15:54:51 $ docker top 525df9fba7c0b4f7c4ae66a8031329da000559b485697c94f2f940dd8e8b82ff -eo pid,comm 15:54:51 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). 15:54:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:51 [ssh-agent] Looking for ssh-agent implementation... 15:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:51 $ docker exec 525df9fba7c0b4f7c4ae66a8031329da000559b485697c94f2f940dd8e8b82ff ssh-agent 15:54:51 SSH_AUTH_SOCK=/tmp/ssh-jWcDZ9LdXZlX/agent.32 15:54:51 SSH_AGENT_PID=38 15:54:51 Running ssh-add (command line suppressed) 15:54:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8011808542480704895.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8011808542480704895.key) 15:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:52 + git semver push 15:54:52 2023-10-24 15:54:52,287 [run_push] DEBUG push 15:54:52 2023-10-24 15:54:52,288 [execute] INFO git cat-file --batch-check 15:54:52 2023-10-24 15:54:52,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:52 2023-10-24 15:54:52,291 [execute] INFO git rev-list 5832c4c9be04b740a9e3c4dee8e16d4b98a1e311 -- 15:54:52 2023-10-24 15:54:52,291 [execute] DEBUG Popen(['git', 'rev-list', '5832c4c9be04b740a9e3c4dee8e16d4b98a1e311', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:54:52 2023-10-24 15:54:52,298 [execute] INFO git fetch -v origin 15:54:52 2023-10-24 15:54:52,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:54:52 2023-10-24 15:54:52,840 [run_push] DEBUG no remote changes detected 15:54:52 2023-10-24 15:54:52,841 [execute] INFO git push origin semver 15:54:52 2023-10-24 15:54:52,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:54:53 2023-10-24 15:54:53,685 [run_push] DEBUG push all version tags 15:54:53 2023-10-24 15:54:53,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:54:53 2023-10-24 15:54:53,686 [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) 15:54:54 2023-10-24 15:54:54,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:54:54 3.1.0-dev.8 [Pipeline] } 15:54:54 $ docker exec --env ******** --env ******** 525df9fba7c0b4f7c4ae66a8031329da000559b485697c94f2f940dd8e8b82ff ssh-agent -k 15:54:54 unset SSH_AUTH_SOCK; 15:54:54 unset SSH_AGENT_PID; 15:54:54 echo Agent pid 38 killed; 15:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:55 + git semver [Pipeline] } 15:54:55 $ docker stop --time=1 525df9fba7c0b4f7c4ae66a8031329da000559b485697c94f2f940dd8e8b82ff 15:54:56 $ docker rm -f --volumes 525df9fba7c0b4f7c4ae66a8031329da000559b485697c94f2f940dd8e8b82ff [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 15:54:57 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 15:54:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 15:54:57 total 16 15:54:57 drwxr-xr-x 3 root root 4096 Oct 24 15:44 . 15:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:54 .. 15:54:57 drwxr-xr-x 2 root root 4096 Oct 24 15:44 cost 15:54:57 -rw-r--r-- 1 root root 85 Oct 24 15:44 cost.csv 15:54:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 15:54:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 15:54:57 total 16 15:54:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:44 . 15:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:54 .. 15:54:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:44 cost 15:54:57 -rw-r--r-- 1 jenkins jenkins 85 Oct 24 15:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:54:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:58 ---> package-listing.sh 15:54:58 ++ facter osfamily 15:54:58 ++ tr '[:upper:]' '[:lower:]' 15:54:58 + OS_FAMILY=debian 15:54:58 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 15:54:58 + START_PACKAGES=/tmp/packages_start.txt 15:54:58 + END_PACKAGES=/tmp/packages_end.txt 15:54:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:58 + PACKAGES=/tmp/packages_start.txt 15:54:58 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 15:54:58 + PACKAGES=/tmp/packages_end.txt 15:54:58 + case "${OS_FAMILY}" in 15:54:58 + dpkg -l 15:54:58 + grep '^ii' 15:54:58 + '[' -f /tmp/packages_start.txt ']' 15:54:58 + '[' -f /tmp/packages_end.txt ']' 15:54:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:58 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 15:54:58 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 15:54:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 15:54:58 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 15:54:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:59 prd-ubuntu20.04-docker-8c-8g-9939 does not seem to be running inside a container 15:54:59 $ 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 15:55:00 $ docker top e9b6f7ac2fc2bde6621fa6b67d3fa3af238fa30b1a0aa9bd041f014a38f77d29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:00 + mkdir -p /var/log/sysstat [Pipeline] sh 15:55:00 + ls /var/log/sa-host 15:55:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:01 provisioning config files... 15:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6776046383194776230tmp [Pipeline] { [Pipeline] echo 15:55:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:01 ---> create-netrc.sh [Pipeline] } 15:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:01 ---> python-tools-install.sh [Pipeline] echo 15:55:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> sudo-logs.sh 15:55:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> job-cost.sh 15:55:02 lf-activate-venv: SKIPPING 15:55:02 DEBUG: total: 0.2199999988079071 15:55:02 INFO: Retrieving Stack Cost... 15:55:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:55:03 INFO: Archiving Costs [Pipeline] echo 15:55:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:03 ---> logs-deploy.sh 15:55:03 lf-activate-venv: SKIPPING 15:55:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/93 15:55:03 INFO: archiving workspace using pattern(s): 15:55:04 Archives upload complete. 15:55:04 INFO: archiving logs to Nexus