Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 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-ssh8258360800079525205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6200007120150399273.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10014898934726963257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12987141383383787582.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-ssh13736938733243711784.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 ‘prd-ubuntu20.04-docker-8c-8g-5427’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5432 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 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 (main) Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 > git rev-list --no-walk bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T07:11:23.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T07:11:23.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T07:11:23.690Z] ========================================================= [2024-03-11T07:11:23.690Z] EdgeX Global Pipelines Version Info [2024-03-11T07:11:23.690Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:11:24.418Z] ------------------- [2024-03-11T07:11:24.418Z] stable info: [2024-03-11T07:11:24.418Z] ------------------- [2024-03-11T07:11:24.418Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T07:11:24.418Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:11:24.418Z] Message: update stable to v1.0.258 [2024-03-11T07:11:24.988Z] ------------------- [2024-03-11T07:11:24.988Z] experimental info: [2024-03-11T07:11:24.988Z] ------------------- [2024-03-11T07:11:24.988Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T07:11:24.988Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:11:24.989Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T07:11:25.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-03-11T07:11:25.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-03-11T07:11:25.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T07:11:25.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T07:11:25.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T07:11:25.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T07:11:25.217Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T07:11:25.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T07:11:25.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T07:11:25.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T07:11:25.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T07:11:25.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-03-11T07:11:25.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T07:11:25.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T07:11:25.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:11:25.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:11:25.526Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:11:25.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:11:25.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T07:11:25.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T07:11:25.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T07:11:25.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T07:11:25.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T07:11:25.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T07:11:25.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T07:11:25.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T07:11:25.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T07:11:25.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T07:11:25.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T07:11:26.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T07:11:26.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] echo [2024-03-11T07:11:26.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d897dc4 [Pipeline] echo [2024-03-11T07:11:26.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:11:26.216Z] provisioning config files... [2024-03-11T07:11:26.230Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9334516533061564849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:11:26.575Z] ---> ****-login.sh [2024-03-11T07:11:26.576Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:11:26.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:26.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:26.835Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:26.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:26.835Z] [2024-03-11T07:11:26.835Z] Login Succeeded [2024-03-11T07:11:26.835Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:11:27.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:27.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:27.096Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:27.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:27.096Z] [2024-03-11T07:11:27.096Z] Login Succeeded [2024-03-11T07:11:27.096Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:11:27.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:27.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:27.096Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:27.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:27.096Z] [2024-03-11T07:11:27.096Z] Login Succeeded [2024-03-11T07:11:27.096Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:11:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:27.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:27.356Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:27.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:27.356Z] [2024-03-11T07:11:27.356Z] Login Succeeded [2024-03-11T07:11:27.356Z] ****.io [2024-03-11T07:11:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:27.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:27.618Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:27.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:27.618Z] [2024-03-11T07:11:27.618Z] Login Succeeded [2024-03-11T07:11:27.618Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:11:27.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T07:11:28.131Z] + git rev-list -1 --merges d897dc44ab7b6c3fb8a5af91365bcd11242d3d23~1..d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] echo [2024-03-11T07:11:28.160Z] -----------> git rev-list -1 --merges d897dc44ab7b6c3fb8a5af91365bcd11242d3d23~1..d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:11:28.160Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [false] [Pipeline] sh [2024-03-11T07:11:28.468Z] + git log --format=format:%s -1 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] echo [2024-03-11T07:11:28.483Z] ========================================================= [2024-03-11T07:11:28.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T07:11:28.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:11:28.858Z] + git log --format=format:%s -1 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] echo [2024-03-11T07:11:28.869Z] [semverPrep] GIT_COMMIT: d897dc44ab7b6c3fb8a5af91365bcd11242d3d23, Commit Message: Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-11T07:11:28.892Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T07:11:29.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:11:29.276Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T07:11:29.276Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T07:11:29.276Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T07:11:29.276Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T07:11:29.276Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T07:11:29.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:29.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:11:29.653Z] [2024-03-11T07:11:29.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:29.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:11:29.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T07:11:29.985Z] b85a868b505f: Pulling fs layer [2024-03-11T07:11:29.985Z] e2be974225ed: Pulling fs layer [2024-03-11T07:11:29.985Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T07:11:29.985Z] 988bab9f4d93: Pulling fs layer [2024-03-11T07:11:29.985Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T07:11:29.985Z] eaf3925da568: Pulling fs layer [2024-03-11T07:11:29.985Z] bab4dde63d76: Pulling fs layer [2024-03-11T07:11:29.985Z] 1469e6f7b9e6: Waiting [2024-03-11T07:11:29.985Z] eaf3925da568: Waiting [2024-03-11T07:11:29.985Z] 988bab9f4d93: Waiting [2024-03-11T07:11:29.985Z] bde34c3a00c8: Pulling fs layer [2024-03-11T07:11:29.985Z] b352a97aabf1: Pulling fs layer [2024-03-11T07:11:29.985Z] bab4dde63d76: Waiting [2024-03-11T07:11:29.985Z] bde34c3a00c8: Waiting [2024-03-11T07:11:29.985Z] 4872d77fe225: Pulling fs layer [2024-03-11T07:11:29.985Z] 5851b861e8e6: Pulling fs layer [2024-03-11T07:11:29.985Z] b352a97aabf1: Waiting [2024-03-11T07:11:29.985Z] 4872d77fe225: Waiting [2024-03-11T07:11:29.985Z] 5851b861e8e6: Waiting [2024-03-11T07:11:29.985Z] e2be974225ed: Download complete [2024-03-11T07:11:29.985Z] 988bab9f4d93: Verifying Checksum [2024-03-11T07:11:29.985Z] 988bab9f4d93: Download complete [2024-03-11T07:11:29.985Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T07:11:29.985Z] 1469e6f7b9e6: Download complete [2024-03-11T07:11:30.244Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T07:11:30.244Z] 339a4e72a1f5: Download complete [2024-03-11T07:11:30.244Z] eaf3925da568: Verifying Checksum [2024-03-11T07:11:30.244Z] eaf3925da568: Download complete [2024-03-11T07:11:30.244Z] bde34c3a00c8: Download complete [2024-03-11T07:11:30.244Z] b352a97aabf1: Verifying Checksum [2024-03-11T07:11:30.244Z] b352a97aabf1: Download complete [2024-03-11T07:11:30.244Z] 4872d77fe225: Download complete [2024-03-11T07:11:30.244Z] 5851b861e8e6: Verifying Checksum [2024-03-11T07:11:30.244Z] 5851b861e8e6: Download complete [2024-03-11T07:11:30.244Z] b85a868b505f: Verifying Checksum [2024-03-11T07:11:30.244Z] b85a868b505f: Download complete [2024-03-11T07:11:30.511Z] bab4dde63d76: Verifying Checksum [2024-03-11T07:11:30.511Z] bab4dde63d76: Download complete [2024-03-11T07:11:31.453Z] b85a868b505f: Pull complete [2024-03-11T07:11:31.712Z] e2be974225ed: Pull complete [2024-03-11T07:11:32.284Z] 339a4e72a1f5: Pull complete [2024-03-11T07:11:32.284Z] 988bab9f4d93: Pull complete [2024-03-11T07:11:32.543Z] 1469e6f7b9e6: Pull complete [2024-03-11T07:11:32.543Z] eaf3925da568: Pull complete [2024-03-11T07:11:34.448Z] bab4dde63d76: Pull complete [2024-03-11T07:11:34.448Z] bde34c3a00c8: Pull complete [2024-03-11T07:11:34.448Z] b352a97aabf1: Pull complete [2024-03-11T07:11:34.708Z] 4872d77fe225: Pull complete [2024-03-11T07:11:34.708Z] 5851b861e8e6: Pull complete [2024-03-11T07:11:34.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T07:11:34.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:11:34.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:11:34.888Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:11:34.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:11:42.603Z] $ docker top ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 -eo pid,comm [2024-03-11T07:11:42.657Z] 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). [2024-03-11T07:11:42.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:11:42.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:11:42.815Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:11:42.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:11:42.932Z] $ docker exec ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 ssh-agent [2024-03-11T07:11:43.019Z] SSH_AUTH_SOCK=/tmp/ssh-kTsNwoXcBifU/agent.14 [2024-03-11T07:11:43.019Z] SSH_AGENT_PID=20 [2024-03-11T07:11:43.043Z] Running ssh-add (command line suppressed) [2024-03-11T07:11:43.141Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10200010565023768926.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10200010565023768926.key) [2024-03-11T07:11:43.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:11:43.463Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T07:11:43.478Z] $ docker exec --env ******** --env ******** ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 ssh-agent -k [2024-03-11T07:11:43.586Z] unset SSH_AUTH_SOCK; [2024-03-11T07:11:43.586Z] unset SSH_AGENT_PID; [2024-03-11T07:11:43.586Z] echo Agent pid 20 killed; [2024-03-11T07:11:43.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T07:11:43.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:11:43.659Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:11:43.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:11:43.764Z] $ docker exec ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 ssh-agent [2024-03-11T07:11:43.859Z] SSH_AUTH_SOCK=/tmp/ssh-qmpDA2Kn7Fr8/agent.70 [2024-03-11T07:11:43.859Z] SSH_AGENT_PID=76 [2024-03-11T07:11:43.864Z] Running ssh-add (command line suppressed) [2024-03-11T07:11:43.958Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8005300762348677777.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8005300762348677777.key) [2024-03-11T07:11:43.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:11:44.274Z] + git semver init [2024-03-11T07:11:44.533Z] 2024-03-11 07:11:44,473 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T07:11:44.533Z] 2024-03-11 07:11:44,475 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-03-11T07:11:44.533Z] 2024-03-11 07:11:44,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-03-11T07:11:44.533Z] 2024-03-11 07:11:44,476 [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) [2024-03-11T07:11:45.911Z] 2024-03-11 07:11:45,579 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-03-11T07:11:45.911Z] 2024-03-11 07:11:45,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-03-11T07:11:45.911Z] 2024-03-11 07:11:45,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:11:45.911Z] 2024-03-11 07:11:45,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:11:45.911Z] 3.2.0-dev.7 [Pipeline] } [2024-03-11T07:11:45.922Z] $ docker exec --env ******** --env ******** ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 ssh-agent -k [2024-03-11T07:11:46.016Z] unset SSH_AUTH_SOCK; [2024-03-11T07:11:46.017Z] unset SSH_AGENT_PID; [2024-03-11T07:11:46.017Z] echo Agent pid 76 killed; [2024-03-11T07:11:46.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:11:46.384Z] + git semver [Pipeline] } [2024-03-11T07:11:46.657Z] $ docker stop --time=1 ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 [2024-03-11T07:11:47.939Z] $ docker rm -f --volumes ee08f6d41f2abaf29f958875d87e4d6dd4d560c181e65a43b626feb57d7e4eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:11:48.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T07:11:48.773Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T07:11:48.776Z] [edgeXSemver]: initialized semver on version 3.2.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 [2024-03-11T07:11:49.186Z] provisioning config files... [2024-03-11T07:11:49.196Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2044595530973864239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:11:49.520Z] ---> ****-login.sh [2024-03-11T07:11:49.520Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:11:49.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:49.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:49.520Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:49.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:49.520Z] [2024-03-11T07:11:49.520Z] Login Succeeded [2024-03-11T07:11:49.520Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:11:49.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:49.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:49.520Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:49.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:49.520Z] [2024-03-11T07:11:49.520Z] Login Succeeded [2024-03-11T07:11:49.520Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:11:49.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:49.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:49.780Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:49.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:49.780Z] [2024-03-11T07:11:49.780Z] Login Succeeded [2024-03-11T07:11:49.780Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:11:49.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:49.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:49.780Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:49.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:49.780Z] [2024-03-11T07:11:49.780Z] Login Succeeded [2024-03-11T07:11:49.780Z] ****.io [2024-03-11T07:11:49.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:11:50.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:11:50.038Z] Configure a credential helper to remove this warning. See [2024-03-11T07:11:50.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:11:50.039Z] [2024-03-11T07:11:50.039Z] Login Succeeded [2024-03-11T07:11:50.039Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:11:50.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:11:50.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:11:50.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:11:50.257Z] ========================================================= [2024-03-11T07:11:50.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T07:11:50.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:50.652Z] + 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 . [2024-03-11T07:11:50.652Z] Sending build context to Docker daemon 14.13MB [2024-03-11T07:11:50.652Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:11:50.652Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T07:11:50.652Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T07:11:50.652Z] 7264a8db6415: Pulling fs layer [2024-03-11T07:11:50.652Z] c4d48a809fc2: Pulling fs layer [2024-03-11T07:11:50.652Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T07:11:50.652Z] ad3a456e5733: Pulling fs layer [2024-03-11T07:11:50.652Z] 69c7f0334f64: Pulling fs layer [2024-03-11T07:11:50.652Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T07:11:50.652Z] ce7588e14bc9: Pulling fs layer [2024-03-11T07:11:50.652Z] b5e4710f87ac: Pulling fs layer [2024-03-11T07:11:50.652Z] 69c7f0334f64: Waiting [2024-03-11T07:11:50.652Z] 1f1c1a5573a3: Waiting [2024-03-11T07:11:50.652Z] ce7588e14bc9: Waiting [2024-03-11T07:11:50.652Z] b5e4710f87ac: Waiting [2024-03-11T07:11:50.652Z] ad3a456e5733: Waiting [2024-03-11T07:11:50.910Z] c4d48a809fc2: Verifying Checksum [2024-03-11T07:11:50.910Z] c4d48a809fc2: Download complete [2024-03-11T07:11:50.910Z] ad3a456e5733: Verifying Checksum [2024-03-11T07:11:50.910Z] ad3a456e5733: Download complete [2024-03-11T07:11:50.910Z] 69c7f0334f64: Verifying Checksum [2024-03-11T07:11:50.910Z] 69c7f0334f64: Download complete [2024-03-11T07:11:50.910Z] 7264a8db6415: Verifying Checksum [2024-03-11T07:11:50.910Z] 7264a8db6415: Download complete [2024-03-11T07:11:50.910Z] 1f1c1a5573a3: Download complete [2024-03-11T07:11:50.910Z] 7264a8db6415: Pull complete [2024-03-11T07:11:51.168Z] c4d48a809fc2: Pull complete [2024-03-11T07:11:51.168Z] b5e4710f87ac: Download complete [2024-03-11T07:11:51.168Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T07:11:51.168Z] 4f1c88b9dad5: Download complete [2024-03-11T07:11:51.734Z] ce7588e14bc9: Verifying Checksum [2024-03-11T07:11:51.734Z] ce7588e14bc9: Download complete [2024-03-11T07:11:54.266Z] 4f1c88b9dad5: Pull complete [2024-03-11T07:11:54.266Z] ad3a456e5733: Pull complete [2024-03-11T07:11:54.525Z] 69c7f0334f64: Pull complete [2024-03-11T07:11:54.525Z] 1f1c1a5573a3: Pull complete [2024-03-11T07:11:57.055Z] ce7588e14bc9: Pull complete [2024-03-11T07:11:57.313Z] b5e4710f87ac: Pull complete [2024-03-11T07:11:57.313Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T07:11:57.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T07:11:57.313Z] ---> 88b5674ff536 [2024-03-11T07:11:57.313Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:12:03.933Z] ---> Running in 38ce2a754799 [2024-03-11T07:12:03.933Z] Removing intermediate container 38ce2a754799 [2024-03-11T07:12:03.933Z] ---> c6399315b459 [2024-03-11T07:12:03.933Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:12:03.933Z] ---> Running in 985ad13d8dc4 [2024-03-11T07:12:03.933Z] Removing intermediate container 985ad13d8dc4 [2024-03-11T07:12:03.933Z] ---> d8d41d2588e4 [2024-03-11T07:12:03.933Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T07:12:03.933Z] ---> Running in f6d7e9496856 [2024-03-11T07:12:03.933Z] Removing intermediate container f6d7e9496856 [2024-03-11T07:12:03.933Z] ---> 505c63a1b815 [2024-03-11T07:12:03.933Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:12:03.933Z] ---> Running in 87732ac286d5 [2024-03-11T07:12:03.933Z] Removing intermediate container 87732ac286d5 [2024-03-11T07:12:03.933Z] ---> d6947cedcd15 [2024-03-11T07:12:03.933Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:12:03.933Z] ---> Running in 656ee314979d [2024-03-11T07:12:03.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:03.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:03.933Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T07:12:03.933Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T07:12:03.933Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T07:12:03.933Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T07:12:03.933Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:12:03.933Z] OK: 268 MiB in 56 packages [2024-03-11T07:12:04.082Z] Still waiting to schedule task [2024-03-11T07:12:04.083Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5433’ is offline [2024-03-11T07:12:04.504Z] Removing intermediate container 656ee314979d [2024-03-11T07:12:04.504Z] ---> 6ca87481f4a6 [2024-03-11T07:12:04.504Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-11T07:12:04.504Z] ---> Running in a8e98c132bff [2024-03-11T07:12:04.504Z] Removing intermediate container a8e98c132bff [2024-03-11T07:12:04.504Z] ---> 476e969d79b8 [2024-03-11T07:12:04.504Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T07:12:04.761Z] ---> 186f3ebf1cdc [2024-03-11T07:12:04.761Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:12:04.761Z] ---> Running in 49910f136d3c [2024-03-11T07:12:36.947Z] Removing intermediate container 49910f136d3c [2024-03-11T07:12:36.948Z] ---> c075060655d1 [2024-03-11T07:12:36.948Z] Step 11/12 : COPY . . [2024-03-11T07:12:36.948Z] ---> 5aa2aa7d6e16 [2024-03-11T07:12:36.948Z] Step 12/12 : RUN ${MAKE} [2024-03-11T07:12:36.948Z] ---> Running in 39ec39dc4ea1 [2024-03-11T07:12:36.948Z] noop [2024-03-11T07:12:36.948Z] Removing intermediate container 39ec39dc4ea1 [2024-03-11T07:12:36.948Z] ---> 98c2814cf296 [2024-03-11T07:12:36.948Z] Successfully built 98c2814cf296 [2024-03-11T07:12:36.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:37.330Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:12:37.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:12:37.459Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:12:37.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:12:37.834Z] $ docker top 032eae48d5e0901e2c4b64a3c95ff500b55122505a3795e39c0de5ca9d2137b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:12:38.217Z] + go version [2024-03-11T07:12:38.217Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T07:12:38.228Z] $ docker stop --time=1 032eae48d5e0901e2c4b64a3c95ff500b55122505a3795e39c0de5ca9d2137b1 [2024-03-11T07:12:39.485Z] $ docker rm -f --volumes 032eae48d5e0901e2c4b64a3c95ff500b55122505a3795e39c0de5ca9d2137b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:40.081Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:12:40.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:12:40.217Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:12:40.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:12:40.560Z] $ docker top a3afac4f69bb8cf27f663b3cd719eec9f39f41fab0d9dd28f6399024cd741942 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:12:40.963Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:12:41.290Z] + make test [2024-03-11T07:12:41.290Z] go test ./... -coverprofile=coverage.out [2024-03-11T07:12:42.685Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-11T07:12:54.895Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-11T07:12:54.895Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2024-03-11T07:13:01.455Z] go vet ./... [2024-03-11T07:13:05.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:13:05.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:13:05.639Z] ./bin/test-attribution-txt.sh [2024-03-11T07:13:05.639Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:13:05.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:13:05.692Z] $ docker stop --time=1 a3afac4f69bb8cf27f663b3cd719eec9f39f41fab0d9dd28f6399024cd741942 [2024-03-11T07:13:09.673Z] $ docker rm -f --volumes a3afac4f69bb8cf27f663b3cd719eec9f39f41fab0d9dd28f6399024cd741942 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:13:10.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:13:10.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T07:13:10.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:13:11.228Z] + ls -al . [2024-03-11T07:13:11.229Z] total 172 [2024-03-11T07:13:11.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:12 . [2024-03-11T07:13:11.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:11 .. [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 07:11 .dockerignore [2024-03-11T07:13:11.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:12 .git [2024-03-11T07:13:11.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:11 .github [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 07:11 .gitignore [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:11 .golangci.yml [2024-03-11T07:13:11.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:11 .semver [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 07:11 Attribution.txt [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 07:11 CHANGELOG.md [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 07:11 Dockerfile [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:11 GOVERNANCE.md [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 07:11 Jenkinsfile [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 07:11 LICENSE [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 07:11 Makefile [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 07:11 OWNERS.md [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 07:11 README.md [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:11 VERSION [2024-03-11T07:13:11.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:11 bin [2024-03-11T07:13:11.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:11 cmd [2024-03-11T07:13:11.229Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 07:12 coverage.out [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 07:11 go.mod [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 07:11 go.sum [2024-03-11T07:13:11.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:11 internal [2024-03-11T07:13:11.229Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 07:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:11.585Z] + 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=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 --label arch=amd64 --label version=3.2.0-dev.7 . [2024-03-11T07:13:11.585Z] Sending build context to Docker daemon 14.14MB [2024-03-11T07:13:11.585Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:13:11.585Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-11T07:13:11.585Z] ---> 98c2814cf296 [2024-03-11T07:13:11.585Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:13:11.845Z] ---> Running in 368d7dd31222 [2024-03-11T07:13:12.105Z] Removing intermediate container 368d7dd31222 [2024-03-11T07:13:12.105Z] ---> 3cb73987231d [2024-03-11T07:13:12.105Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:13:12.105Z] ---> Running in 1a733d88188c [2024-03-11T07:13:12.105Z] Removing intermediate container 1a733d88188c [2024-03-11T07:13:12.105Z] ---> 2dae3925b46a [2024-03-11T07:13:12.105Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T07:13:12.105Z] ---> Running in aee792364cd1 [2024-03-11T07:13:12.105Z] Removing intermediate container aee792364cd1 [2024-03-11T07:13:12.105Z] ---> 6070c0024df3 [2024-03-11T07:13:12.105Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:13:12.366Z] ---> Running in 8210a1a85078 [2024-03-11T07:13:12.366Z] Removing intermediate container 8210a1a85078 [2024-03-11T07:13:12.366Z] ---> f7590330a3a4 [2024-03-11T07:13:12.366Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:13:12.366Z] ---> Running in 09a65ec02d47 [2024-03-11T07:13:12.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:12.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:13.154Z] OK: 268 MiB in 56 packages [2024-03-11T07:13:13.722Z] Removing intermediate container 09a65ec02d47 [2024-03-11T07:13:13.722Z] ---> 8c951f9c51cc [2024-03-11T07:13:13.722Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-11T07:13:13.722Z] ---> Running in e6d8f5b8cede [2024-03-11T07:13:13.722Z] Removing intermediate container e6d8f5b8cede [2024-03-11T07:13:13.722Z] ---> 9a0bdd062a34 [2024-03-11T07:13:13.722Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-11T07:13:13.722Z] ---> 9a6fbacfc0be [2024-03-11T07:13:13.722Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:13:13.981Z] ---> Running in 4adebb19756a [2024-03-11T07:13:14.550Z] Removing intermediate container 4adebb19756a [2024-03-11T07:13:14.550Z] ---> 97fbc41527be [2024-03-11T07:13:14.550Z] Step 11/25 : COPY . . [2024-03-11T07:13:15.161Z] ---> 0aeb0ef2809c [2024-03-11T07:13:15.161Z] Step 12/25 : RUN ${MAKE} [2024-03-11T07:13:15.161Z] ---> Running in 7566fb392f45 [2024-03-11T07:13:15.727Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-11T07:13:42.580Z] Removing intermediate container 7566fb392f45 [2024-03-11T07:13:42.580Z] ---> 9b6fe903aa5c [2024-03-11T07:13:42.580Z] Step 13/25 : FROM alpine:3.18 [2024-03-11T07:13:42.580Z] 3.18: Pulling from library/alpine [2024-03-11T07:13:42.580Z] 619be1103602: Pulling fs layer [2024-03-11T07:13:42.580Z] 619be1103602: Download complete [2024-03-11T07:13:42.580Z] 619be1103602: Pull complete [2024-03-11T07:13:42.580Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:13:42.580Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:13:42.580Z] ---> d3782b16ccc9 [2024-03-11T07:13:42.580Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:13:42.580Z] ---> Running in dff784ceb37b [2024-03-11T07:13:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:42.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:13:42.580Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:13:42.580Z] OK: 7 MiB in 16 packages [2024-03-11T07:13:42.580Z] Removing intermediate container dff784ceb37b [2024-03-11T07:13:42.580Z] ---> d23e9a5495cc [2024-03-11T07:13:42.580Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-11T07:13:42.580Z] ---> Running in 2f0fd4c20f9a [2024-03-11T07:13:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:13:42.580Z] OK: 7 MiB in 16 packages [2024-03-11T07:13:42.580Z] Removing intermediate container 2f0fd4c20f9a [2024-03-11T07:13:42.580Z] ---> b38fd2523edd [2024-03-11T07:13:42.580Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-11T07:13:42.840Z] ---> 0c795465e1ed [2024-03-11T07:13:42.840Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-11T07:13:42.840Z] ---> 5ada17ef5a64 [2024-03-11T07:13:42.840Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-11T07:13:43.100Z] ---> 08678472ffd1 [2024-03-11T07:13:43.100Z] Step 19/25 : EXPOSE 59993 [2024-03-11T07:13:43.100Z] ---> Running in 4feaf06059e4 [2024-03-11T07:13:43.100Z] Removing intermediate container 4feaf06059e4 [2024-03-11T07:13:43.100Z] ---> d87129706a4f [2024-03-11T07:13:43.100Z] Step 20/25 : EXPOSE 161 [2024-03-11T07:13:43.100Z] ---> Running in 81105278e7a4 [2024-03-11T07:13:43.100Z] Removing intermediate container 81105278e7a4 [2024-03-11T07:13:43.100Z] ---> 1453da682cd0 [2024-03-11T07:13:43.100Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-11T07:13:43.100Z] ---> Running in 87e886914ba8 [2024-03-11T07:13:43.359Z] Removing intermediate container 87e886914ba8 [2024-03-11T07:13:43.359Z] ---> 892dde51e0f3 [2024-03-11T07:13:43.359Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T07:13:43.359Z] ---> Running in 2ed47e9990e7 [2024-03-11T07:13:43.359Z] Removing intermediate container 2ed47e9990e7 [2024-03-11T07:13:43.359Z] ---> 1ac034c84cf3 [2024-03-11T07:13:43.359Z] Step 23/25 : LABEL arch=amd64 [2024-03-11T07:13:43.359Z] ---> Running in 89b88b49fc32 [2024-03-11T07:13:43.359Z] Removing intermediate container 89b88b49fc32 [2024-03-11T07:13:43.359Z] ---> a113c611585a [2024-03-11T07:13:43.359Z] Step 24/25 : LABEL git_sha=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:13:43.620Z] ---> Running in 18fd972aa71c [2024-03-11T07:13:43.620Z] Removing intermediate container 18fd972aa71c [2024-03-11T07:13:43.620Z] ---> b8741b9203dd [2024-03-11T07:13:43.620Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-03-11T07:13:43.620Z] ---> Running in 344754faaed7 [2024-03-11T07:13:43.620Z] Removing intermediate container 344754faaed7 [2024-03-11T07:13:43.620Z] ---> 75840d4df7f7 [2024-03-11T07:13:43.620Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:13:43.620Z] Successfully built 75840d4df7f7 [2024-03-11T07:13:43.620Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:13:43.919Z] provisioning config files... [2024-03-11T07:13:43.931Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4820129414086735414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:13:44.269Z] ---> ****-login.sh [2024-03-11T07:13:44.269Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:13:44.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:44.269Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:44.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:44.269Z] [2024-03-11T07:13:44.269Z] Login Succeeded [2024-03-11T07:13:44.269Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:13:44.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:44.269Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:44.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:44.269Z] [2024-03-11T07:13:44.269Z] Login Succeeded [2024-03-11T07:13:44.269Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:13:44.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:44.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:44.529Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:44.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:44.529Z] [2024-03-11T07:13:44.529Z] Login Succeeded [2024-03-11T07:13:44.529Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:13:44.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:44.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:44.529Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:44.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:44.529Z] [2024-03-11T07:13:44.529Z] Login Succeeded [2024-03-11T07:13:44.529Z] ****.io [2024-03-11T07:13:44.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:45.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:45.052Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:45.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:45.052Z] [2024-03-11T07:13:45.052Z] Login Succeeded [2024-03-11T07:13:45.052Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:13:45.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:13:45.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:13:45.215Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-03-11T07:13:45.215Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:13:45.215Z] latest [2024-03-11T07:13:45.215Z] 3.2.0-dev.7 [2024-03-11T07:13:45.215Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:13:45.215Z] main [2024-03-11T07:13:45.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:45.687Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:46.093Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:13:46.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-11T07:13:46.093Z] 40c43229fb52: Preparing [2024-03-11T07:13:46.093Z] 6587dc0b4110: Preparing [2024-03-11T07:13:46.093Z] f61d7f5234b3: Preparing [2024-03-11T07:13:46.093Z] 804bf2ddd2fd: Preparing [2024-03-11T07:13:46.093Z] 982a94be4375: Preparing [2024-03-11T07:13:46.093Z] aedc3bda2944: Preparing [2024-03-11T07:13:46.093Z] aedc3bda2944: Waiting [2024-03-11T07:13:46.093Z] 40c43229fb52: Pushed [2024-03-11T07:13:46.093Z] 6587dc0b4110: Pushed [2024-03-11T07:13:46.093Z] 804bf2ddd2fd: Pushed [2024-03-11T07:13:46.093Z] 982a94be4375: Pushed [2024-03-11T07:13:46.093Z] aedc3bda2944: Layer already exists [2024-03-11T07:13:49.387Z] f61d7f5234b3: Pushed [2024-03-11T07:13:49.387Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23: digest: sha256:f574fc80a09682209645ede480f2ec23b51635f7145b1d753f742e97bef028a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:49.789Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:50.175Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-03-11T07:13:50.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-11T07:13:50.175Z] 40c43229fb52: Preparing [2024-03-11T07:13:50.175Z] 6587dc0b4110: Preparing [2024-03-11T07:13:50.175Z] f61d7f5234b3: Preparing [2024-03-11T07:13:50.175Z] 804bf2ddd2fd: Preparing [2024-03-11T07:13:50.175Z] 982a94be4375: Preparing [2024-03-11T07:13:50.175Z] aedc3bda2944: Preparing [2024-03-11T07:13:50.175Z] aedc3bda2944: Waiting [2024-03-11T07:13:50.175Z] f61d7f5234b3: Layer already exists [2024-03-11T07:13:50.175Z] 6587dc0b4110: Layer already exists [2024-03-11T07:13:50.175Z] 804bf2ddd2fd: Layer already exists [2024-03-11T07:13:50.175Z] 40c43229fb52: Layer already exists [2024-03-11T07:13:50.175Z] 982a94be4375: Layer already exists [2024-03-11T07:13:50.175Z] aedc3bda2944: Layer already exists [2024-03-11T07:13:50.175Z] latest: digest: sha256:f574fc80a09682209645ede480f2ec23b51635f7145b1d753f742e97bef028a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:50.580Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:50.989Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.7 [2024-03-11T07:13:50.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-11T07:13:50.989Z] 40c43229fb52: Preparing [2024-03-11T07:13:50.989Z] 6587dc0b4110: Preparing [2024-03-11T07:13:50.989Z] f61d7f5234b3: Preparing [2024-03-11T07:13:50.989Z] 804bf2ddd2fd: Preparing [2024-03-11T07:13:50.989Z] 982a94be4375: Preparing [2024-03-11T07:13:50.989Z] aedc3bda2944: Preparing [2024-03-11T07:13:50.989Z] aedc3bda2944: Waiting [2024-03-11T07:13:50.989Z] 6587dc0b4110: Layer already exists [2024-03-11T07:13:50.989Z] f61d7f5234b3: Layer already exists [2024-03-11T07:13:50.989Z] 982a94be4375: Layer already exists [2024-03-11T07:13:50.989Z] 40c43229fb52: Layer already exists [2024-03-11T07:13:50.989Z] 804bf2ddd2fd: Layer already exists [2024-03-11T07:13:50.989Z] aedc3bda2944: Layer already exists [2024-03-11T07:13:50.989Z] 3.2.0-dev.7: digest: sha256:f574fc80a09682209645ede480f2ec23b51635f7145b1d753f742e97bef028a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:51.409Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:51.816Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:13:51.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-11T07:13:51.816Z] 40c43229fb52: Preparing [2024-03-11T07:13:51.816Z] 6587dc0b4110: Preparing [2024-03-11T07:13:51.816Z] f61d7f5234b3: Preparing [2024-03-11T07:13:51.816Z] 804bf2ddd2fd: Preparing [2024-03-11T07:13:51.816Z] 982a94be4375: Preparing [2024-03-11T07:13:51.816Z] aedc3bda2944: Preparing [2024-03-11T07:13:51.816Z] aedc3bda2944: Waiting [2024-03-11T07:13:51.816Z] f61d7f5234b3: Layer already exists [2024-03-11T07:13:51.816Z] 804bf2ddd2fd: Layer already exists [2024-03-11T07:13:51.816Z] 6587dc0b4110: Layer already exists [2024-03-11T07:13:51.816Z] 982a94be4375: Layer already exists [2024-03-11T07:13:51.816Z] 40c43229fb52: Layer already exists [2024-03-11T07:13:51.816Z] aedc3bda2944: Layer already exists [2024-03-11T07:13:51.816Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7: digest: sha256:f574fc80a09682209645ede480f2ec23b51635f7145b1d753f742e97bef028a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:52.226Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:52.627Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-03-11T07:13:52.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-11T07:13:52.627Z] 40c43229fb52: Preparing [2024-03-11T07:13:52.627Z] 6587dc0b4110: Preparing [2024-03-11T07:13:52.627Z] f61d7f5234b3: Preparing [2024-03-11T07:13:52.627Z] 804bf2ddd2fd: Preparing [2024-03-11T07:13:52.627Z] 982a94be4375: Preparing [2024-03-11T07:13:52.627Z] aedc3bda2944: Preparing [2024-03-11T07:13:52.627Z] aedc3bda2944: Waiting [2024-03-11T07:13:52.627Z] 982a94be4375: Layer already exists [2024-03-11T07:13:52.627Z] f61d7f5234b3: Layer already exists [2024-03-11T07:13:52.627Z] 40c43229fb52: Layer already exists [2024-03-11T07:13:52.627Z] 804bf2ddd2fd: Layer already exists [2024-03-11T07:13:52.627Z] 6587dc0b4110: Layer already exists [2024-03-11T07:13:52.627Z] aedc3bda2944: Layer already exists [2024-03-11T07:13:52.627Z] main: digest: sha256:f574fc80a09682209645ede480f2ec23b51635f7145b1d753f742e97bef028a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:13:52.885Z] ===================================================== [Pipeline] echo [2024-03-11T07:13:52.929Z] taggedImages: [2024-03-11T07:13:52.929Z] - nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:13:52.929Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-03-11T07:13:52.929Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.7 [2024-03-11T07:13:52.929Z] - nexus3.edgexfoundry.org:10004/device-snmp:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:13:52.929Z] - 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 [2024-03-11T07:13:53.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:13:53.640Z] [2024-03-11T07:13:53.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:53.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:13:53.981Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T07:13:53.981Z] 5eb5b503b376: Pulling fs layer [2024-03-11T07:13:53.981Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T07:13:53.981Z] ec43610c2a17: Pulling fs layer [2024-03-11T07:13:53.981Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T07:13:53.981Z] 33b1e0a273af: Pulling fs layer [2024-03-11T07:13:53.981Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T07:13:53.981Z] 2f39f015ded8: Pulling fs layer [2024-03-11T07:13:53.981Z] 5d3b04190fa2: Waiting [2024-03-11T07:13:53.981Z] 33b1e0a273af: Waiting [2024-03-11T07:13:53.981Z] 3a2ae6a8a46f: Waiting [2024-03-11T07:13:53.981Z] 2f39f015ded8: Waiting [2024-03-11T07:13:53.981Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T07:13:53.981Z] 5c69ac0246d0: Download complete [2024-03-11T07:13:53.981Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T07:13:53.981Z] 3a2ae6a8a46f: Download complete [2024-03-11T07:13:53.981Z] 33b1e0a273af: Verifying Checksum [2024-03-11T07:13:53.981Z] 33b1e0a273af: Download complete [2024-03-11T07:13:53.981Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T07:13:53.981Z] 5d3b04190fa2: Download complete [2024-03-11T07:13:53.981Z] ec43610c2a17: Verifying Checksum [2024-03-11T07:13:53.981Z] ec43610c2a17: Download complete [2024-03-11T07:13:54.241Z] 5eb5b503b376: Verifying Checksum [2024-03-11T07:13:54.241Z] 5eb5b503b376: Download complete [2024-03-11T07:13:54.807Z] 2f39f015ded8: Download complete [2024-03-11T07:13:55.377Z] 5eb5b503b376: Pull complete [2024-03-11T07:13:55.637Z] 5c69ac0246d0: Pull complete [2024-03-11T07:13:56.205Z] ec43610c2a17: Pull complete [2024-03-11T07:13:56.205Z] 3a2ae6a8a46f: Pull complete [2024-03-11T07:13:56.205Z] 33b1e0a273af: Pull complete [2024-03-11T07:13:56.463Z] 5d3b04190fa2: Pull complete [2024-03-11T07:14:01.745Z] 2f39f015ded8: Pull complete [2024-03-11T07:14:01.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T07:14:01.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:14:01.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:14:02.022Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:14:02.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:14:06.270Z] $ docker top 5eb76195ce7fc1c959905336f5f1dbf7359a9c84bf0388ff7b07d6acff96d484 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:14:06.707Z] ---> job-cost.sh [2024-03-11T07:14:06.707Z] lf-activate-venv: SKIPPING [2024-03-11T07:14:06.707Z] INFO: No Stack... [2024-03-11T07:14:07.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:14:07.535Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:14:07.831Z] + + cut -d, -f6cat [2024-03-11T07:14:07.831Z] /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock [2024-03-11T07:14:07.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [2024-03-11T07:14:07.853Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] did not exist. Created. [2024-03-11T07:14:07.858Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:14:08.227Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T07:14:08.288Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:14:08.299Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:14:08.393Z] $ docker stop --time=1 5eb76195ce7fc1c959905336f5f1dbf7359a9c84bf0388ff7b07d6acff96d484 [2024-03-11T07:14:09.555Z] $ docker rm -f --volumes 5eb76195ce7fc1c959905336f5f1dbf7359a9c84bf0388ff7b07d6acff96d484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T07:14:26.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5435 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2024-03-11T07:14:26.756Z] Running in /w/workspace/device-snmp-go/107 [Pipeline] { [Pipeline] checkout [2024-03-11T07:14:29.838Z] Selected Git installation does not exist. Using Default [2024-03-11T07:14:29.838Z] The recommended git tool is: NONE [2024-03-11T07:14:34.884Z] using credential edgex-jenkins-ssh [2024-03-11T07:14:34.904Z] Cloning the remote Git repository [2024-03-11T07:14:34.945Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-03-11T07:14:35.042Z] > git init /w/workspace/device-snmp-go/107 # timeout=10 [2024-03-11T07:14:35.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-11T07:14:35.194Z] > git --version # timeout=10 [2024-03-11T07:14:35.217Z] > git --version # 'git version 2.25.1' [2024-03-11T07:14:35.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T07:14:35.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T07:14:37.026Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-11T07:14:37.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T07:14:37.941Z] Avoid second fetch [2024-03-11T07:14:37.942Z] Checking out Revision d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 (main) [2024-03-11T07:14:38.553Z] Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [2024-03-11T07:14:37.954Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T07:14:38.021Z] > git checkout -f d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:14:39.716Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T07:14:39.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:14:39.716Z] Dload Upload Total Spent Left Speed [2024-03-11T07:14:39.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh [2024-03-11T07:14:40.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T07:14:40.388Z] + sudo tee /etc/docker/daemon.new [2024-03-11T07:14:40.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T07:14:40.388Z] { [2024-03-11T07:14:40.388Z] "registry-mirrors": [ [2024-03-11T07:14:40.388Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T07:14:40.388Z] ], [2024-03-11T07:14:40.388Z] "bip": "10.250.0.254/24", [2024-03-11T07:14:40.388Z] "hosts": [ [2024-03-11T07:14:40.388Z] "tcp://0.0.0.0:5555", [2024-03-11T07:14:40.388Z] "unix:///var/run/docker.sock" [2024-03-11T07:14:40.388Z] ], [2024-03-11T07:14:40.388Z] "mtu": 1458, [2024-03-11T07:14:40.388Z] "selinux-enabled": true, [2024-03-11T07:14:40.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T07:14:40.388Z] } [Pipeline] sh [2024-03-11T07:14:40.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T07:14:41.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:14:59.415Z] provisioning config files... [2024-03-11T07:14:59.443Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/107@tmp/config332480378464515051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:14:59.921Z] ---> ****-login.sh [2024-03-11T07:14:59.921Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:15:00.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:15:00.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:15:00.509Z] Configure a credential helper to remove this warning. See [2024-03-11T07:15:00.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:15:00.509Z] [2024-03-11T07:15:00.509Z] Login Succeeded [2024-03-11T07:15:00.509Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:15:00.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:15:01.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:15:01.065Z] Configure a credential helper to remove this warning. See [2024-03-11T07:15:01.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:15:01.065Z] [2024-03-11T07:15:01.065Z] Login Succeeded [2024-03-11T07:15:01.065Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:15:01.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:15:01.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:15:01.337Z] Configure a credential helper to remove this warning. See [2024-03-11T07:15:01.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:15:01.337Z] [2024-03-11T07:15:01.337Z] Login Succeeded [2024-03-11T07:15:01.337Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:15:01.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:15:01.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:15:01.607Z] Configure a credential helper to remove this warning. See [2024-03-11T07:15:01.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:15:01.607Z] [2024-03-11T07:15:01.607Z] Login Succeeded [2024-03-11T07:15:01.607Z] ****.io [2024-03-11T07:15:01.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:15:02.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:15:02.852Z] Configure a credential helper to remove this warning. See [2024-03-11T07:15:02.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:15:02.852Z] [2024-03-11T07:15:02.852Z] Login Succeeded [2024-03-11T07:15:02.852Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:15:02.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:15:03.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:15:03.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:15:03.412Z] ========================================================= [2024-03-11T07:15:03.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T07:15:03.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:15:03.926Z] + 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 . [2024-03-11T07:15:04.195Z] Sending build context to Docker daemon 7.149MB [2024-03-11T07:15:04.469Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:15:04.469Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T07:15:04.469Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T07:15:04.469Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T07:15:04.469Z] 5d54e960e981: Pulling fs layer [2024-03-11T07:15:04.469Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T07:15:04.469Z] f0e02332f6b5: Pulling fs layer [2024-03-11T07:15:04.469Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T07:15:04.469Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T07:15:04.469Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T07:15:04.469Z] 872ee5b61b7b: Waiting [2024-03-11T07:15:04.469Z] 0c6a40ed1a82: Waiting [2024-03-11T07:15:04.469Z] 94ae7d8d031c: Waiting [2024-03-11T07:15:04.469Z] f0e02332f6b5: Waiting [2024-03-11T07:15:04.469Z] 5d54e960e981: Download complete [2024-03-11T07:15:04.469Z] f0e02332f6b5: Verifying Checksum [2024-03-11T07:15:04.469Z] f0e02332f6b5: Download complete [2024-03-11T07:15:06.582Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T07:15:06.582Z] 872ee5b61b7b: Download complete [2024-03-11T07:15:06.582Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T07:15:06.582Z] 9fda8d8052c6: Download complete [2024-03-11T07:15:06.582Z] 9fda8d8052c6: Pull complete [2024-03-11T07:15:06.582Z] 5d54e960e981: Pull complete [2024-03-11T07:15:07.174Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T07:15:07.174Z] 94ae7d8d031c: Download complete [2024-03-11T07:15:08.140Z] c4a7e357bf2a: Download complete [2024-03-11T07:15:09.554Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T07:15:21.875Z] c4a7e357bf2a: Pull complete [2024-03-11T07:15:22.146Z] f0e02332f6b5: Pull complete [2024-03-11T07:15:22.419Z] 872ee5b61b7b: Pull complete [2024-03-11T07:15:32.520Z] 0c6a40ed1a82: Pull complete [2024-03-11T07:15:32.520Z] 94ae7d8d031c: Pull complete [2024-03-11T07:15:32.795Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T07:15:32.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T07:15:32.795Z] ---> 86de565de09d [2024-03-11T07:15:32.795Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:15:34.748Z] ---> Running in 8e7748d6eea1 [2024-03-11T07:15:34.748Z] Removing intermediate container 8e7748d6eea1 [2024-03-11T07:15:34.748Z] ---> 9b7890aacd6f [2024-03-11T07:15:34.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:15:34.748Z] ---> Running in 948f48a6aae4 [2024-03-11T07:15:35.018Z] Removing intermediate container 948f48a6aae4 [2024-03-11T07:15:35.018Z] ---> 60919ed47fa9 [2024-03-11T07:15:35.018Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T07:15:35.289Z] ---> Running in 3c145fcd984a [2024-03-11T07:15:35.559Z] Removing intermediate container 3c145fcd984a [2024-03-11T07:15:35.559Z] ---> fc2b16fc77ee [2024-03-11T07:15:35.559Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:15:35.559Z] ---> Running in 7ee1ba2d37bb [2024-03-11T07:15:35.835Z] Removing intermediate container 7ee1ba2d37bb [2024-03-11T07:15:35.835Z] ---> f87b3170cd82 [2024-03-11T07:15:35.835Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:15:36.103Z] ---> Running in 925d35aedfa9 [2024-03-11T07:15:37.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:15:37.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:15:38.602Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T07:15:38.602Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T07:15:38.602Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T07:15:38.602Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T07:15:38.602Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:15:38.602Z] OK: 271 MiB in 56 packages [2024-03-11T07:15:40.010Z] Removing intermediate container 925d35aedfa9 [2024-03-11T07:15:40.010Z] ---> f58a6570d123 [2024-03-11T07:15:40.010Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-11T07:15:40.010Z] ---> Running in 02f306015841 [2024-03-11T07:15:40.279Z] Removing intermediate container 02f306015841 [2024-03-11T07:15:40.279Z] ---> e76ea829e7af [2024-03-11T07:15:40.279Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T07:15:40.548Z] ---> be9bfa484c7b [2024-03-11T07:15:40.548Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:15:40.820Z] ---> Running in e725f1cc334f [2024-03-11T07:16:48.716Z] Removing intermediate container e725f1cc334f [2024-03-11T07:16:48.716Z] ---> ae4096da1559 [2024-03-11T07:16:48.716Z] Step 11/12 : COPY . . [2024-03-11T07:16:48.716Z] ---> 14daa1cf0452 [2024-03-11T07:16:48.716Z] Step 12/12 : RUN ${MAKE} [2024-03-11T07:16:48.716Z] ---> Running in 0353310803d1 [2024-03-11T07:16:48.716Z] noop [2024-03-11T07:16:48.716Z] Removing intermediate container 0353310803d1 [2024-03-11T07:16:48.716Z] ---> 901d70fdeacf [2024-03-11T07:16:48.716Z] Successfully built 901d70fdeacf [2024-03-11T07:16:48.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:16:49.277Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:16:49.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:16:49.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-5435 does not seem to be running inside a container [2024-03-11T07:16:49.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/107 -v /w/workspace/device-snmp-go/107:/w/workspace/device-snmp-go/107:rw,z -v /w/workspace/device-snmp-go/107@tmp:/w/workspace/device-snmp-go/107@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 [2024-03-11T07:16:51.327Z] $ docker top 20565c0d60a7bfd5223da63898d6890ccd6abe80e01c91a46922d237ff0d6bca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:16:52.330Z] + go version [2024-03-11T07:16:52.330Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T07:16:52.350Z] $ docker stop --time=1 20565c0d60a7bfd5223da63898d6890ccd6abe80e01c91a46922d237ff0d6bca [2024-03-11T07:16:54.106Z] $ docker rm -f --volumes 20565c0d60a7bfd5223da63898d6890ccd6abe80e01c91a46922d237ff0d6bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:16:55.047Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:16:55.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:16:55.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-5435 does not seem to be running inside a container [2024-03-11T07:16:55.416Z] $ 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/107 -v /w/workspace/device-snmp-go/107:/w/workspace/device-snmp-go/107:rw,z -v /w/workspace/device-snmp-go/107@tmp:/w/workspace/device-snmp-go/107@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 [2024-03-11T07:16:56.831Z] $ docker top cc6b1e242ba674db35234c2472149ebbc14b839d57e3b15759394fdcae553a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:16:57.788Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/107 [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:16:58.159Z] + make test [2024-03-11T07:16:58.427Z] go test ./... -coverprofile=coverage.out [2024-03-11T07:17:01.773Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-11T07:18:38.448Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-11T07:18:38.448Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2024-03-11T07:18:38.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T07:18:38.448Z] go vet ./... [2024-03-11T07:19:00.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:19:00.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:19:00.522Z] ./bin/test-attribution-txt.sh [2024-03-11T07:19:00.522Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:19:00.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:19:00.591Z] $ docker stop --time=1 cc6b1e242ba674db35234c2472149ebbc14b839d57e3b15759394fdcae553a2c [2024-03-11T07:19:02.522Z] $ docker rm -f --volumes cc6b1e242ba674db35234c2472149ebbc14b839d57e3b15759394fdcae553a2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:19:03.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:19:03.827Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T07:19:04.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:19:04.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:19:05.262Z] + ls -al . [2024-03-11T07:19:05.262Z] total 168 [2024-03-11T07:19:05.262Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:17 . [2024-03-11T07:19:05.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:14 .. [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 07:14 .dockerignore [2024-03-11T07:19:05.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:14 .git [2024-03-11T07:19:05.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:14 .github [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 07:14 .gitignore [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:14 .golangci.yml [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 07:14 Attribution.txt [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 07:14 CHANGELOG.md [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 07:14 Dockerfile [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:14 GOVERNANCE.md [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 07:14 Jenkinsfile [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 07:14 LICENSE [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 07:14 Makefile [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 07:14 OWNERS.md [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 07:14 README.md [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:11 VERSION [2024-03-11T07:19:05.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:14 bin [2024-03-11T07:19:05.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:14 cmd [2024-03-11T07:19:05.262Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 07:18 coverage.out [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 07:14 go.mod [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 07:14 go.sum [2024-03-11T07:19:05.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:14 internal [2024-03-11T07:19:05.262Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 07:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:19:05.691Z] + 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=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 --label arch=arm64 --label version=3.2.0-dev.7 . [2024-03-11T07:19:05.961Z] Sending build context to Docker daemon 7.158MB [2024-03-11T07:19:05.961Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:19:05.961Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-11T07:19:05.961Z] ---> 901d70fdeacf [2024-03-11T07:19:05.961Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:19:06.229Z] ---> Running in f725ca20af4f [2024-03-11T07:19:06.497Z] Removing intermediate container f725ca20af4f [2024-03-11T07:19:06.498Z] ---> 8d98734c07c5 [2024-03-11T07:19:06.498Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:19:06.771Z] ---> Running in 0fa2b31e18b4 [2024-03-11T07:19:07.040Z] Removing intermediate container 0fa2b31e18b4 [2024-03-11T07:19:07.040Z] ---> 47e1df97bfd9 [2024-03-11T07:19:07.040Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T07:19:07.040Z] ---> Running in 398fa01b136a [2024-03-11T07:19:07.310Z] Removing intermediate container 398fa01b136a [2024-03-11T07:19:07.310Z] ---> ca49a3e84679 [2024-03-11T07:19:07.310Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:19:07.310Z] ---> Running in e303543a273d [2024-03-11T07:19:07.894Z] Removing intermediate container e303543a273d [2024-03-11T07:19:07.894Z] ---> 73974ea698ae [2024-03-11T07:19:07.894Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:19:07.894Z] ---> Running in 8aca03c0947c [2024-03-11T07:19:08.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:09.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:10.523Z] OK: 271 MiB in 56 packages [2024-03-11T07:19:11.491Z] Removing intermediate container 8aca03c0947c [2024-03-11T07:19:11.492Z] ---> 31576116d778 [2024-03-11T07:19:11.492Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-11T07:19:11.492Z] ---> Running in 5935f05b1137 [2024-03-11T07:19:11.759Z] Removing intermediate container 5935f05b1137 [2024-03-11T07:19:11.760Z] ---> 7e97ccb365d1 [2024-03-11T07:19:11.760Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-11T07:19:12.347Z] ---> b805bb94ea5a [2024-03-11T07:19:12.347Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:19:12.347Z] ---> Running in 04130467b308 [2024-03-11T07:19:14.302Z] Removing intermediate container 04130467b308 [2024-03-11T07:19:14.302Z] ---> 9d94e7befac2 [2024-03-11T07:19:14.302Z] Step 11/25 : COPY . . [2024-03-11T07:19:15.266Z] ---> 2c8e2a8ee9e7 [2024-03-11T07:19:15.266Z] Step 12/25 : RUN ${MAKE} [2024-03-11T07:19:15.542Z] ---> Running in 0ef08a39ce31 [2024-03-11T07:19:16.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-11T07:21:23.193Z] Removing intermediate container 0ef08a39ce31 [2024-03-11T07:21:23.193Z] ---> bfab6ed98eb3 [2024-03-11T07:21:23.193Z] Step 13/25 : FROM alpine:3.18 [2024-03-11T07:21:23.193Z] 3.18: Pulling from library/alpine [2024-03-11T07:21:23.193Z] c6b39de5b339: Pulling fs layer [2024-03-11T07:21:23.193Z] c6b39de5b339: Verifying Checksum [2024-03-11T07:21:23.193Z] c6b39de5b339: Download complete [2024-03-11T07:21:23.193Z] c6b39de5b339: Pull complete [2024-03-11T07:21:23.193Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:21:23.193Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:21:23.193Z] ---> 33abbf032149 [2024-03-11T07:21:23.193Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:21:23.193Z] ---> Running in f9897eb1d516 [2024-03-11T07:21:23.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:21:23.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:21:23.193Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:21:23.193Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:21:23.193Z] OK: 8 MiB in 16 packages [2024-03-11T07:21:23.193Z] Removing intermediate container f9897eb1d516 [2024-03-11T07:21:23.193Z] ---> f2efdbc7625a [2024-03-11T07:21:23.193Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-11T07:21:23.193Z] ---> Running in da8eeb3f8259 [2024-03-11T07:21:23.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:21:23.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:21:23.193Z] OK: 8 MiB in 16 packages [2024-03-11T07:21:23.193Z] Removing intermediate container da8eeb3f8259 [2024-03-11T07:21:23.193Z] ---> b5c75934f64b [2024-03-11T07:21:23.193Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-11T07:21:23.193Z] ---> e7643fe1ebbc [2024-03-11T07:21:23.193Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-11T07:21:23.193Z] ---> 40c3d149a5a9 [2024-03-11T07:21:23.193Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-11T07:21:23.193Z] ---> 73886100d3fb [2024-03-11T07:21:23.193Z] Step 19/25 : EXPOSE 59993 [2024-03-11T07:21:23.193Z] ---> Running in 54513b7daefe [2024-03-11T07:21:23.193Z] Removing intermediate container 54513b7daefe [2024-03-11T07:21:23.193Z] ---> 21a40f97c04e [2024-03-11T07:21:23.193Z] Step 20/25 : EXPOSE 161 [2024-03-11T07:21:23.193Z] ---> Running in 1dfe527f2f01 [2024-03-11T07:21:23.193Z] Removing intermediate container 1dfe527f2f01 [2024-03-11T07:21:23.193Z] ---> e65ac173f769 [2024-03-11T07:21:23.193Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-11T07:21:23.193Z] ---> Running in c85dbbf77aba [2024-03-11T07:21:23.193Z] Removing intermediate container c85dbbf77aba [2024-03-11T07:21:23.193Z] ---> c2670899e314 [2024-03-11T07:21:23.193Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T07:21:23.193Z] ---> Running in f549cb72e270 [2024-03-11T07:21:23.193Z] Removing intermediate container f549cb72e270 [2024-03-11T07:21:23.193Z] ---> 39003bec952b [2024-03-11T07:21:23.193Z] Step 23/25 : LABEL arch=arm64 [2024-03-11T07:21:23.193Z] ---> Running in 4b8eea9bbbf9 [2024-03-11T07:21:23.193Z] Removing intermediate container 4b8eea9bbbf9 [2024-03-11T07:21:23.193Z] ---> 3b51ebe58517 [2024-03-11T07:21:23.193Z] Step 24/25 : LABEL git_sha=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:21:23.193Z] ---> Running in d18728d5c693 [2024-03-11T07:21:23.193Z] Removing intermediate container d18728d5c693 [2024-03-11T07:21:23.193Z] ---> 8dac9ad7fcbe [2024-03-11T07:21:23.193Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-03-11T07:21:23.193Z] ---> Running in edafeab91641 [2024-03-11T07:21:23.193Z] Removing intermediate container edafeab91641 [2024-03-11T07:21:23.193Z] ---> 96a860fe3c9c [2024-03-11T07:21:23.193Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:21:23.193Z] Successfully built 96a860fe3c9c [2024-03-11T07:21:23.193Z] 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 [2024-03-11T07:21:23.702Z] provisioning config files... [2024-03-11T07:21:23.716Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/107@tmp/config4060583080272046226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:21:24.130Z] ---> ****-login.sh [2024-03-11T07:21:24.130Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:21:24.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:21:24.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:21:24.402Z] Configure a credential helper to remove this warning. See [2024-03-11T07:21:24.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:21:24.402Z] [2024-03-11T07:21:24.402Z] Login Succeeded [2024-03-11T07:21:24.402Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:21:24.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:21:24.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:21:24.668Z] Configure a credential helper to remove this warning. See [2024-03-11T07:21:24.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:21:24.668Z] [2024-03-11T07:21:24.668Z] Login Succeeded [2024-03-11T07:21:24.668Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:21:24.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:21:25.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:21:25.200Z] Configure a credential helper to remove this warning. See [2024-03-11T07:21:25.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:21:25.200Z] [2024-03-11T07:21:25.200Z] Login Succeeded [2024-03-11T07:21:25.200Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:21:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:21:25.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:21:25.469Z] Configure a credential helper to remove this warning. See [2024-03-11T07:21:25.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:21:25.469Z] [2024-03-11T07:21:25.469Z] Login Succeeded [2024-03-11T07:21:25.469Z] ****.io [2024-03-11T07:21:25.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:21:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:21:26.010Z] Configure a credential helper to remove this warning. See [2024-03-11T07:21:26.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:21:26.010Z] [2024-03-11T07:21:26.010Z] Login Succeeded [2024-03-11T07:21:26.010Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:21:26.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:21:26.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:21:26.307Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-03-11T07:21:26.308Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:21:26.308Z] latest [2024-03-11T07:21:26.308Z] 3.2.0-dev.7 [2024-03-11T07:21:26.308Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:21:26.308Z] main [2024-03-11T07:21:26.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:26.874Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:27.331Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:21:27.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-11T07:21:27.331Z] c9f8ffa76e13: Preparing [2024-03-11T07:21:27.331Z] 77602cbd43c5: Preparing [2024-03-11T07:21:27.331Z] d3f40cb28125: Preparing [2024-03-11T07:21:27.331Z] 040aff7e9ab0: Preparing [2024-03-11T07:21:27.331Z] a055080e07a7: Preparing [2024-03-11T07:21:27.331Z] 7c504f21be85: Preparing [2024-03-11T07:21:27.331Z] 7c504f21be85: Waiting [2024-03-11T07:21:27.598Z] 77602cbd43c5: Pushed [2024-03-11T07:21:27.598Z] 040aff7e9ab0: Pushed [2024-03-11T07:21:27.598Z] 7c504f21be85: Layer already exists [2024-03-11T07:21:27.598Z] c9f8ffa76e13: Pushed [2024-03-11T07:21:27.598Z] a055080e07a7: Pushed [2024-03-11T07:21:32.927Z] d3f40cb28125: Pushed [2024-03-11T07:21:32.927Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23: digest: sha256:a306b8f662b23b4b843c6a72ffb75dde5ebf44189d01dd6d3f448926afbdc1ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:33.403Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:33.882Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-03-11T07:21:33.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-11T07:21:33.882Z] c9f8ffa76e13: Preparing [2024-03-11T07:21:33.882Z] 77602cbd43c5: Preparing [2024-03-11T07:21:33.882Z] d3f40cb28125: Preparing [2024-03-11T07:21:33.882Z] 040aff7e9ab0: Preparing [2024-03-11T07:21:33.882Z] a055080e07a7: Preparing [2024-03-11T07:21:33.882Z] 7c504f21be85: Preparing [2024-03-11T07:21:33.882Z] 7c504f21be85: Waiting [2024-03-11T07:21:33.882Z] c9f8ffa76e13: Layer already exists [2024-03-11T07:21:33.882Z] 040aff7e9ab0: Layer already exists [2024-03-11T07:21:33.882Z] d3f40cb28125: Layer already exists [2024-03-11T07:21:33.882Z] a055080e07a7: Layer already exists [2024-03-11T07:21:33.882Z] 77602cbd43c5: Layer already exists [2024-03-11T07:21:33.882Z] 7c504f21be85: Layer already exists [2024-03-11T07:21:34.147Z] latest: digest: sha256:a306b8f662b23b4b843c6a72ffb75dde5ebf44189d01dd6d3f448926afbdc1ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:34.616Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:35.098Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.7 [2024-03-11T07:21:35.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-11T07:21:35.098Z] c9f8ffa76e13: Preparing [2024-03-11T07:21:35.098Z] 77602cbd43c5: Preparing [2024-03-11T07:21:35.098Z] d3f40cb28125: Preparing [2024-03-11T07:21:35.098Z] 040aff7e9ab0: Preparing [2024-03-11T07:21:35.098Z] a055080e07a7: Preparing [2024-03-11T07:21:35.098Z] 7c504f21be85: Preparing [2024-03-11T07:21:35.098Z] 7c504f21be85: Waiting [2024-03-11T07:21:35.364Z] d3f40cb28125: Layer already exists [2024-03-11T07:21:35.364Z] 040aff7e9ab0: Layer already exists [2024-03-11T07:21:35.364Z] c9f8ffa76e13: Layer already exists [2024-03-11T07:21:35.364Z] a055080e07a7: Layer already exists [2024-03-11T07:21:35.364Z] 77602cbd43c5: Layer already exists [2024-03-11T07:21:35.364Z] 7c504f21be85: Layer already exists [2024-03-11T07:21:35.364Z] 3.2.0-dev.7: digest: sha256:a306b8f662b23b4b843c6a72ffb75dde5ebf44189d01dd6d3f448926afbdc1ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:35.837Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:36.310Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:21:36.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-11T07:21:36.310Z] c9f8ffa76e13: Preparing [2024-03-11T07:21:36.310Z] 77602cbd43c5: Preparing [2024-03-11T07:21:36.310Z] d3f40cb28125: Preparing [2024-03-11T07:21:36.310Z] 040aff7e9ab0: Preparing [2024-03-11T07:21:36.310Z] a055080e07a7: Preparing [2024-03-11T07:21:36.310Z] 7c504f21be85: Preparing [2024-03-11T07:21:36.310Z] 7c504f21be85: Waiting [2024-03-11T07:21:36.310Z] 040aff7e9ab0: Layer already exists [2024-03-11T07:21:36.310Z] d3f40cb28125: Layer already exists [2024-03-11T07:21:36.310Z] a055080e07a7: Layer already exists [2024-03-11T07:21:36.310Z] c9f8ffa76e13: Layer already exists [2024-03-11T07:21:36.310Z] 77602cbd43c5: Layer already exists [2024-03-11T07:21:36.310Z] 7c504f21be85: Layer already exists [2024-03-11T07:21:36.575Z] d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7: digest: sha256:a306b8f662b23b4b843c6a72ffb75dde5ebf44189d01dd6d3f448926afbdc1ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:37.051Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:37.584Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-03-11T07:21:37.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-11T07:21:37.584Z] c9f8ffa76e13: Preparing [2024-03-11T07:21:37.584Z] 77602cbd43c5: Preparing [2024-03-11T07:21:37.584Z] d3f40cb28125: Preparing [2024-03-11T07:21:37.584Z] 040aff7e9ab0: Preparing [2024-03-11T07:21:37.584Z] a055080e07a7: Preparing [2024-03-11T07:21:37.584Z] 7c504f21be85: Preparing [2024-03-11T07:21:37.584Z] 7c504f21be85: Waiting [2024-03-11T07:21:37.584Z] 77602cbd43c5: Layer already exists [2024-03-11T07:21:37.584Z] a055080e07a7: Layer already exists [2024-03-11T07:21:37.584Z] 040aff7e9ab0: Layer already exists [2024-03-11T07:21:37.584Z] c9f8ffa76e13: Layer already exists [2024-03-11T07:21:37.584Z] d3f40cb28125: Layer already exists [2024-03-11T07:21:37.584Z] 7c504f21be85: Layer already exists [2024-03-11T07:21:37.851Z] main: digest: sha256:a306b8f662b23b4b843c6a72ffb75dde5ebf44189d01dd6d3f448926afbdc1ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:21:38.194Z] ===================================================== [Pipeline] echo [2024-03-11T07:21:38.328Z] taggedImages: [2024-03-11T07:21:38.328Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [2024-03-11T07:21:38.328Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-03-11T07:21:38.328Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.7 [2024-03-11T07:21:38.328Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d897dc44ab7b6c3fb8a5af91365bcd11242d3d23-3.2.0-dev.7 [2024-03-11T07:21:38.328Z] - 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 [2024-03-11T07:21:39.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:21:39.045Z] [2024-03-11T07:21:39.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:39.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:21:39.562Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T07:21:39.562Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T07:21:39.562Z] 04944245beec: Pulling fs layer [2024-03-11T07:21:39.562Z] 699f458cf7ca: Pulling fs layer [2024-03-11T07:21:39.562Z] 765212b225bb: Pulling fs layer [2024-03-11T07:21:39.562Z] f23df028b6ca: Pulling fs layer [2024-03-11T07:21:39.562Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T07:21:39.562Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T07:21:39.562Z] 765212b225bb: Waiting [2024-03-11T07:21:39.562Z] f23df028b6ca: Waiting [2024-03-11T07:21:39.562Z] d65c8cfc05b1: Waiting [2024-03-11T07:21:39.562Z] 2437ff75d9bd: Waiting [2024-03-11T07:21:39.838Z] 04944245beec: Verifying Checksum [2024-03-11T07:21:39.838Z] 04944245beec: Download complete [2024-03-11T07:21:39.838Z] 765212b225bb: Verifying Checksum [2024-03-11T07:21:39.838Z] 765212b225bb: Download complete [2024-03-11T07:21:39.838Z] f23df028b6ca: Verifying Checksum [2024-03-11T07:21:39.838Z] f23df028b6ca: Download complete [2024-03-11T07:21:39.838Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T07:21:39.838Z] d65c8cfc05b1: Download complete [2024-03-11T07:21:40.105Z] 699f458cf7ca: Verifying Checksum [2024-03-11T07:21:40.105Z] 699f458cf7ca: Download complete [2024-03-11T07:21:40.372Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T07:21:40.372Z] 8998bd30e6a1: Download complete [2024-03-11T07:21:43.089Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T07:21:43.089Z] 2437ff75d9bd: Download complete [2024-03-11T07:21:45.695Z] 8998bd30e6a1: Pull complete [2024-03-11T07:21:45.695Z] 04944245beec: Pull complete [2024-03-11T07:21:47.629Z] 699f458cf7ca: Pull complete [2024-03-11T07:21:47.629Z] 765212b225bb: Pull complete [2024-03-11T07:21:48.209Z] f23df028b6ca: Pull complete [2024-03-11T07:21:48.475Z] d65c8cfc05b1: Pull complete [2024-03-11T07:22:06.665Z] 2437ff75d9bd: Pull complete [2024-03-11T07:22:06.665Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T07:22:06.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:22:06.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:15.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-5435 does not seem to be running inside a container [2024-03-11T07:22:15.519Z] $ 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/107 -v /w/workspace/device-snmp-go/107:/w/workspace/device-snmp-go/107:rw,z -v /w/workspace/device-snmp-go/107@tmp:/w/workspace/device-snmp-go/107@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 [2024-03-11T07:22:17.656Z] $ docker top 4a86c775dbedda177c69ba280a6cd71ae7c8ab71d6b171e136b48452f2183154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:18.321Z] ---> job-cost.sh [2024-03-11T07:22:18.586Z] lf-activate-venv: SKIPPING [2024-03-11T07:22:18.586Z] INFO: No Stack... [2024-03-11T07:22:18.850Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T07:22:19.806Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:22:20.118Z] + cat /w/workspace/device-snmp-go/107/archives/cost.csv [2024-03-11T07:22:20.118Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T07:22:20.171Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [2024-03-11T07:22:20.180Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] did not exist. Created. [2024-03-11T07:22:20.185Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:22:20.606Z] /w/workspace/device-snmp-go/107@tmp/durable-6710be2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T07:22:21.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T07:22:21.247Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T07:22:21.286Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:22:21.325Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:22:21.431Z] $ docker stop --time=1 4a86c775dbedda177c69ba280a6cd71ae7c8ab71d6b171e136b48452f2183154 [2024-03-11T07:22:22.890Z] $ docker rm -f --volumes 4a86c775dbedda177c69ba280a6cd71ae7c8ab71d6b171e136b48452f2183154 [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 [2024-03-11T07:22:24.223Z] provisioning config files... [2024-03-11T07:22:24.231Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16670159725823090497tmp [Pipeline] { [Pipeline] sh [2024-03-11T07:22:24.615Z] + set +x [2024-03-11T07:22:24.615Z] + curl -s https://codecov.io/bash [2024-03-11T07:22:24.615Z] + bash -s -- [2024-03-11T07:22:24.615Z] [2024-03-11T07:22:24.615Z] _____ _ [2024-03-11T07:22:24.615Z] / ____| | | [2024-03-11T07:22:24.616Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T07:22:24.616Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T07:22:24.616Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T07:22:24.616Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T07:22:24.616Z] Bash-1.0.6 [2024-03-11T07:22:24.616Z] [2024-03-11T07:22:24.616Z] [2024-03-11T07:22:24.616Z] ==> git version 2.25.1 found [2024-03-11T07:22:24.616Z] ==> 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 [2024-03-11T07:22:24.616Z] Release-Date: 2020-01-08 [2024-03-11T07:22:24.616Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T07:22:24.616Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T07:22:24.616Z] ==> Jenkins CI detected. [2024-03-11T07:22:24.616Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-03-11T07:22:24.616Z] project root: . [2024-03-11T07:22:24.616Z] --> token set from env [2024-03-11T07:22:24.616Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T07:22:24.616Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T07:22:24.616Z] ==> Python coveragepy not found [2024-03-11T07:22:24.616Z] ==> Searching for coverage reports in: [2024-03-11T07:22:24.616Z] + . [2024-03-11T07:22:24.874Z] -> Found 1 reports [2024-03-11T07:22:24.874Z] ==> Detecting git/mercurial file structure [2024-03-11T07:22:24.874Z] ==> Reading reports [2024-03-11T07:22:24.874Z] + ./coverage.out bytes=8837 [2024-03-11T07:22:24.874Z] ==> Appending adjustments [2024-03-11T07:22:24.874Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T07:22:24.874Z] + Found adjustments [2024-03-11T07:22:24.874Z] ==> Gzipping contents [2024-03-11T07:22:24.874Z] 4.0K /tmp/codecov.8bcQSu.gz [2024-03-11T07:22:24.874Z] ==> Uploading reports [2024-03-11T07:22:24.874Z] url: https://codecov.io [2024-03-11T07:22:24.874Z] query: branch=main&commit=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:22:24.874Z] -> Pinging Codecov [2024-03-11T07:22:24.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d897dc44ab7b6c3fb8a5af91365bcd11242d3d23&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:22:25.135Z] -> Uploading to [2024-03-11T07:22:25.135Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/6C56EA5C29638FB4528AC87E60AF5AE0/d897dc44ab7b6c3fb8a5af91365bcd11242d3d23/c63f1b8e-adb2-42b1-b63a-01c95704deb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T072224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bdd2c16880b81c517b83f388d0ea378eb8d0c0cd977b5e4f05dc6d05a408cb6 [2024-03-11T07:22:25.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:22:25.135Z] Dload Upload Total Spent Left Speed [2024-03-11T07:22:25.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5605 --:--:-- --:--:-- --:--:-- 5605 [2024-03-11T07:22:25.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] } [2024-03-11T07:22:25.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T07:22:25.801Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T07:22:25.816Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:26.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:22:26.258Z] [2024-03-11T07:22:26.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:26.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:22:26.693Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T07:22:26.693Z] df9b9388f04a: Pulling fs layer [2024-03-11T07:22:26.693Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T07:22:26.693Z] 25bc292e5bac: Pulling fs layer [2024-03-11T07:22:26.693Z] 114826534d7a: Pulling fs layer [2024-03-11T07:22:26.693Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T07:22:26.693Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T07:22:26.693Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T07:22:26.693Z] 114826534d7a: Waiting [2024-03-11T07:22:26.693Z] 4657fd5d0bcf: Waiting [2024-03-11T07:22:26.693Z] 6ad1cebc031e: Waiting [2024-03-11T07:22:26.693Z] 8a3aa393b2d8: Waiting [2024-03-11T07:22:26.693Z] 25bc292e5bac: Verifying Checksum [2024-03-11T07:22:26.693Z] 25bc292e5bac: Download complete [2024-03-11T07:22:26.693Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T07:22:26.693Z] 52dc419b0ee2: Download complete [2024-03-11T07:22:26.693Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T07:22:26.693Z] 4657fd5d0bcf: Download complete [2024-03-11T07:22:26.693Z] df9b9388f04a: Download complete [2024-03-11T07:22:26.956Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T07:22:26.956Z] 6ad1cebc031e: Download complete [2024-03-11T07:22:26.956Z] df9b9388f04a: Pull complete [2024-03-11T07:22:26.956Z] 52dc419b0ee2: Pull complete [2024-03-11T07:22:26.956Z] 25bc292e5bac: Pull complete [2024-03-11T07:22:27.526Z] 114826534d7a: Verifying Checksum [2024-03-11T07:22:27.526Z] 114826534d7a: Download complete [2024-03-11T07:22:27.526Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T07:22:27.526Z] 8a3aa393b2d8: Download complete [2024-03-11T07:22:30.813Z] 114826534d7a: Pull complete [2024-03-11T07:22:31.071Z] 4657fd5d0bcf: Pull complete [2024-03-11T07:22:31.329Z] 6ad1cebc031e: Pull complete [2024-03-11T07:22:35.573Z] 8a3aa393b2d8: Pull complete [2024-03-11T07:22:35.573Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T07:22:35.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:22:35.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:35.875Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:22:35.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T07:22:39.725Z] $ docker top 791001edcc061bb460112fe727e5efabfc68472788ad66afa3942d5aa23a3f9c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T07:22:39.879Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-03-11T07:22:40.156Z] + set -o pipefail [2024-03-11T07:22:40.156Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-03-11T07:22:45.433Z] [2024-03-11T07:22:45.433Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-03-11T07:22:45.433Z] [2024-03-11T07:22:45.433Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/e1297568-9a4a-464f-97c9-0de2fa5863c4 [2024-03-11T07:22:45.433Z] [2024-03-11T07:22:45.433Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T07:22:45.433Z] [2024-03-11T07:22:46.367Z] [2024-03-11T07:22:46.367Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T07:22:46.367Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T07:22:46.367Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T07:22:46.381Z] $ docker stop --time=1 791001edcc061bb460112fe727e5efabfc68472788ad66afa3942d5aa23a3f9c [2024-03-11T07:22:49.642Z] $ docker rm -f --volumes 791001edcc061bb460112fe727e5efabfc68472788ad66afa3942d5aa23a3f9c [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 [2024-03-11T07:23:17.193Z] + git log --format=format:%s -1 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 [Pipeline] sh [2024-03-11T07:23:17.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:23:17.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:23:28.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:23:28.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:23:29.223Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:23:29.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:23:29.640Z] $ docker top f47ac5001d9717bf74879afc8ecdcc9f90f420a64eb89b234da539d139572e5a -eo pid,comm [2024-03-11T07:23:29.692Z] 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). [2024-03-11T07:23:29.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:23:52.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:23:52.631Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:23:52.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:23:52.750Z] $ docker exec f47ac5001d9717bf74879afc8ecdcc9f90f420a64eb89b234da539d139572e5a ssh-agent [2024-03-11T07:23:52.846Z] SSH_AUTH_SOCK=/tmp/ssh-ECHz1Fj2dKzb/agent.31 [2024-03-11T07:23:52.846Z] SSH_AGENT_PID=37 [2024-03-11T07:23:52.852Z] Running ssh-add (command line suppressed) [2024-03-11T07:23:52.942Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1744197973458191734.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1744197973458191734.key) [2024-03-11T07:23:52.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:23:53.291Z] + git semver tag [2024-03-11T07:23:53.552Z] 2024-03-11 07:23:53,459 [run_tag] DEBUG tag force:False [2024-03-11T07:23:53.552Z] 2024-03-11 07:23:53,459 [check_head_tag] DEBUG check head tag [2024-03-11T07:23:53.552Z] 2024-03-11 07:23:53,460 [execute] INFO git cat-file --batch-check [2024-03-11T07:23:53.552Z] 2024-03-11 07:23:53,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:23:53.552Z] 2024-03-11 07:23:53,464 [execute] INFO git cat-file --batch [2024-03-11T07:23:53.553Z] 2024-03-11 07:23:53,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:23:53.553Z] 2024-03-11 07:23:53,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:23:53.553Z] 2024-03-11 07:23:53,478 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-03-11T07:23:53.553Z] 2024-03-11 07:23:53,478 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:23:53.553Z] 2024-03-11 07:23:53,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:23:53.553Z] 3.2.0-dev.7 [Pipeline] } [2024-03-11T07:23:53.567Z] $ docker exec --env ******** --env ******** f47ac5001d9717bf74879afc8ecdcc9f90f420a64eb89b234da539d139572e5a ssh-agent -k [2024-03-11T07:23:53.671Z] unset SSH_AUTH_SOCK; [2024-03-11T07:23:53.672Z] unset SSH_AGENT_PID; [2024-03-11T07:23:53.672Z] echo Agent pid 37 killed; [2024-03-11T07:23:53.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:23:54.265Z] + git semver [Pipeline] } [2024-03-11T07:23:54.539Z] $ docker stop --time=1 f47ac5001d9717bf74879afc8ecdcc9f90f420a64eb89b234da539d139572e5a [2024-03-11T07:23:55.918Z] $ docker rm -f --volumes f47ac5001d9717bf74879afc8ecdcc9f90f420a64eb89b234da539d139572e5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:23:56.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:23:56.621Z] [2024-03-11T07:23:56.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:23:56.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:23:56.968Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T07:23:56.968Z] ab5ef0e58194: Pulling fs layer [2024-03-11T07:23:56.968Z] 9712f1f96733: Pulling fs layer [2024-03-11T07:23:56.968Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T07:23:56.968Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T07:23:56.968Z] e9a5061849ea: Pulling fs layer [2024-03-11T07:23:56.968Z] d747dcd14b5f: Pulling fs layer [2024-03-11T07:23:56.968Z] 2de7ff778b66: Pulling fs layer [2024-03-11T07:23:56.968Z] 0d9ebad4ef96: Waiting [2024-03-11T07:23:56.968Z] e9a5061849ea: Waiting [2024-03-11T07:23:56.968Z] d747dcd14b5f: Waiting [2024-03-11T07:23:56.968Z] 2de7ff778b66: Waiting [2024-03-11T07:23:57.226Z] 9712f1f96733: Verifying Checksum [2024-03-11T07:23:57.226Z] 9712f1f96733: Download complete [2024-03-11T07:23:57.485Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T07:23:57.485Z] 63f879dbbcfc: Download complete [2024-03-11T07:23:57.485Z] e9a5061849ea: Verifying Checksum [2024-03-11T07:23:57.485Z] e9a5061849ea: Download complete [2024-03-11T07:23:57.742Z] ab5ef0e58194: Verifying Checksum [2024-03-11T07:23:57.742Z] ab5ef0e58194: Download complete [2024-03-11T07:23:57.742Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T07:23:57.742Z] 0d9ebad4ef96: Download complete [2024-03-11T07:23:57.742Z] 2de7ff778b66: Verifying Checksum [2024-03-11T07:23:57.742Z] 2de7ff778b66: Download complete [2024-03-11T07:24:01.038Z] ab5ef0e58194: Pull complete [2024-03-11T07:24:01.038Z] 9712f1f96733: Pull complete [2024-03-11T07:24:01.296Z] 63f879dbbcfc: Pull complete [2024-03-11T07:24:05.518Z] 0d9ebad4ef96: Pull complete [2024-03-11T07:24:05.518Z] e9a5061849ea: Pull complete [2024-03-11T07:24:05.777Z] d747dcd14b5f: Pull complete [2024-03-11T07:24:07.154Z] 2de7ff778b66: Pull complete [2024-03-11T07:24:07.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T07:24:07.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:24:07.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:24:07.475Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:24:07.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T07:24:15.364Z] $ docker top 6169b11f43153f74230c4711a14a7a23c098adea703eb408c4ed5ed1f911ce4f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:24:17.623Z] provisioning config files... [2024-03-11T07:24:17.635Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8417952831119005228tmp [2024-03-11T07:24:17.646Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1874456570579982259tmp [2024-03-11T07:24:17.656Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3418337526153728828tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:24:17.747Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:18.049Z] ---> sigul-configuration.sh [2024-03-11T07:24:18.049Z] gpg: directory `/root/.gnupg' created [2024-03-11T07:24:18.049Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T07:24:18.049Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T07:24:18.049Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T07:24:18.049Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T07:24:18.049Z] gpg: CAST5 encrypted data [2024-03-11T07:24:18.049Z] gpg: encrypted with 1 passphrase [2024-03-11T07:24:18.049Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T07:24:18.347Z] + mkdir /home/jenkins [2024-03-11T07:24:18.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T07:24:18.647Z] + 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 [2024-03-11T07:24:18.658Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:18.950Z] ---> sigul-install.sh [2024-03-11T07:24:18.950Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T07:24:19.250Z] + git tag --list [2024-03-11T07:24:19.250Z] 1.0.0 [2024-03-11T07:24:19.250Z] v0.0.0 [2024-03-11T07:24:19.250Z] v1.1.0 [2024-03-11T07:24:19.250Z] v1.1.1 [2024-03-11T07:24:19.250Z] v1.2.2 [2024-03-11T07:24:19.250Z] v1.3.0 [2024-03-11T07:24:19.250Z] v1.3.1 [2024-03-11T07:24:19.250Z] v2.0.0 [2024-03-11T07:24:19.250Z] v2.1.0 [2024-03-11T07:24:19.250Z] v2.1.1 [2024-03-11T07:24:19.250Z] v2.2.0 [2024-03-11T07:24:19.250Z] v2.3.0 [2024-03-11T07:24:19.250Z] v3.0 [2024-03-11T07:24:19.250Z] v3.0.0 [2024-03-11T07:24:19.250Z] v3.1 [2024-03-11T07:24:19.250Z] v3.1.0 [2024-03-11T07:24:19.250Z] v3.1.0-dev.1 [2024-03-11T07:24:19.250Z] v3.1.0-dev.10 [2024-03-11T07:24:19.250Z] v3.1.0-dev.11 [2024-03-11T07:24:19.250Z] v3.1.0-dev.12 [2024-03-11T07:24:19.250Z] v3.1.0-dev.13 [2024-03-11T07:24:19.250Z] v3.1.0-dev.2 [2024-03-11T07:24:19.250Z] v3.1.0-dev.3 [2024-03-11T07:24:19.250Z] v3.1.0-dev.4 [2024-03-11T07:24:19.250Z] v3.1.0-dev.5 [2024-03-11T07:24:19.250Z] v3.1.0-dev.6 [2024-03-11T07:24:19.250Z] v3.1.0-dev.7 [2024-03-11T07:24:19.250Z] v3.1.0-dev.8 [2024-03-11T07:24:19.250Z] v3.1.0-dev.9 [2024-03-11T07:24:19.250Z] v3.2.0-dev.1 [2024-03-11T07:24:19.250Z] v3.2.0-dev.2 [2024-03-11T07:24:19.250Z] v3.2.0-dev.3 [2024-03-11T07:24:19.250Z] v3.2.0-dev.4 [2024-03-11T07:24:19.250Z] v3.2.0-dev.5 [2024-03-11T07:24:19.250Z] v3.2.0-dev.6 [2024-03-11T07:24:19.250Z] v3.2.0-dev.7 [Pipeline] sh [2024-03-11T07:24:19.548Z] + lftools sign git-tag v3.2.0-dev.7 [2024-03-11T07:24:20.193Z] Signing Git tag with Sigul... [2024-03-11T07:24:20.193Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-03-11T07:24:20.487Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:20.812Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T07:24:20.830Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T07:24:20.967Z] $ docker stop --time=1 6169b11f43153f74230c4711a14a7a23c098adea703eb408c4ed5ed1f911ce4f [2024-03-11T07:24:22.884Z] $ docker rm -f --volumes 6169b11f43153f74230c4711a14a7a23c098adea703eb408c4ed5ed1f911ce4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T07:24:23.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:24:23.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:24:24.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:24:24.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:24:24.431Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:24:24.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:24:24.830Z] $ docker top 0c6fb9e6dae42074f7a281b9b287e5414df966e830451e353b09204e917fc56a -eo pid,comm [2024-03-11T07:24:24.876Z] 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). [2024-03-11T07:24:24.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:24:25.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:24:25.105Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:24:25.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:24:25.234Z] $ docker exec 0c6fb9e6dae42074f7a281b9b287e5414df966e830451e353b09204e917fc56a ssh-agent [2024-03-11T07:24:25.368Z] SSH_AUTH_SOCK=/tmp/ssh-1IjzQ6iD2yBv/agent.31 [2024-03-11T07:24:25.368Z] SSH_AGENT_PID=37 [2024-03-11T07:24:25.373Z] Running ssh-add (command line suppressed) [2024-03-11T07:24:25.475Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9053912246198856674.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9053912246198856674.key) [2024-03-11T07:24:25.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:24:25.831Z] + git semver bump pre [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,057 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,059 [execute] INFO git cat-file --batch-check [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,065 [execute] INFO git cat-file --batch [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:24:26.091Z] 2024-03-11 07:24:26,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:24:26.091Z] 3.2.0-dev.8 [Pipeline] } [2024-03-11T07:24:26.366Z] $ docker exec --env ******** --env ******** 0c6fb9e6dae42074f7a281b9b287e5414df966e830451e353b09204e917fc56a ssh-agent -k [2024-03-11T07:24:26.465Z] unset SSH_AUTH_SOCK; [2024-03-11T07:24:26.466Z] unset SSH_AGENT_PID; [2024-03-11T07:24:26.466Z] echo Agent pid 37 killed; [2024-03-11T07:24:26.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:24:27.020Z] + git semver [Pipeline] } [2024-03-11T07:24:27.295Z] $ docker stop --time=1 0c6fb9e6dae42074f7a281b9b287e5414df966e830451e353b09204e917fc56a [2024-03-11T07:24:28.586Z] $ docker rm -f --volumes 0c6fb9e6dae42074f7a281b9b287e5414df966e830451e353b09204e917fc56a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:24:29.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:24:29.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:24:29.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:24:29.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:24:29.698Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:24:29.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:24:30.831Z] $ docker top 9268b49c052871094aac61946422060ae943413bd22807789f928598205227e0 -eo pid,comm [2024-03-11T07:24:30.879Z] 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). [2024-03-11T07:24:30.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:24:31.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:24:31.133Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:24:31.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:24:31.256Z] $ docker exec 9268b49c052871094aac61946422060ae943413bd22807789f928598205227e0 ssh-agent [2024-03-11T07:24:31.365Z] SSH_AUTH_SOCK=/tmp/ssh-YXCQ8qKU8zWN/agent.21 [2024-03-11T07:24:31.365Z] SSH_AGENT_PID=27 [2024-03-11T07:24:31.379Z] Running ssh-add (command line suppressed) [2024-03-11T07:24:31.496Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11122248428722452717.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11122248428722452717.key) [2024-03-11T07:24:31.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:24:31.856Z] + git semver push [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,098 [run_push] DEBUG push [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,098 [execute] INFO git cat-file --batch-check [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,103 [execute] INFO git rev-list 839075995ad228943020a2ff5468547a7a808099 -- [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,104 [execute] DEBUG Popen(['git', 'rev-list', '839075995ad228943020a2ff5468547a7a808099', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,112 [execute] INFO git fetch -v origin [2024-03-11T07:24:32.117Z] 2024-03-11 07:24:32,112 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T07:24:32.686Z] 2024-03-11 07:24:32,611 [run_push] DEBUG no remote changes detected [2024-03-11T07:24:32.686Z] 2024-03-11 07:24:32,611 [execute] INFO git push origin semver [2024-03-11T07:24:32.686Z] 2024-03-11 07:24:32,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:24:33.624Z] 2024-03-11 07:24:33,273 [run_push] DEBUG push all version tags [2024-03-11T07:24:33.624Z] 2024-03-11 07:24:33,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T07:24:33.624Z] 2024-03-11 07:24:33,274 [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) [2024-03-11T07:24:34.196Z] 2024-03-11 07:24:33,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-11T07:24:34.196Z] 3.2.0-dev.8 [Pipeline] } [2024-03-11T07:24:34.209Z] $ docker exec --env ******** --env ******** 9268b49c052871094aac61946422060ae943413bd22807789f928598205227e0 ssh-agent -k [2024-03-11T07:24:34.316Z] unset SSH_AUTH_SOCK; [2024-03-11T07:24:34.316Z] unset SSH_AGENT_PID; [2024-03-11T07:24:34.316Z] echo Agent pid 27 killed; [2024-03-11T07:24:34.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:24:34.862Z] + git semver [Pipeline] } [2024-03-11T07:24:35.137Z] $ docker stop --time=1 9268b49c052871094aac61946422060ae943413bd22807789f928598205227e0 [2024-03-11T07:24:36.967Z] $ docker rm -f --volumes 9268b49c052871094aac61946422060ae943413bd22807789f928598205227e0 [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 [2024-03-11T07:24:38.753Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-03-11T07:24:38.753Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-11T07:24:38.753Z] total 16 [2024-03-11T07:24:38.753Z] drwxr-xr-x 3 root root 4096 Mar 11 07:14 . [2024-03-11T07:24:38.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:24 .. [2024-03-11T07:24:38.753Z] drwxr-xr-x 2 root root 4096 Mar 11 07:14 cost [2024-03-11T07:24:38.753Z] -rw-r--r-- 1 root root 86 Mar 11 07:14 cost.csv [2024-03-11T07:24:38.753Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-11T07:24:38.753Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-11T07:24:38.753Z] total 16 [2024-03-11T07:24:38.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:14 . [2024-03-11T07:24:38.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:24 .. [2024-03-11T07:24:38.753Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:14 cost [2024-03-11T07:24:38.753Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 11 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:39.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:39.899Z] ---> package-listing.sh [2024-03-11T07:24:39.899Z] ++ facter osfamily [2024-03-11T07:24:39.899Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T07:24:40.158Z] + OS_FAMILY=debian [2024-03-11T07:24:40.158Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-03-11T07:24:40.158Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T07:24:40.158Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T07:24:40.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T07:24:40.158Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T07:24:40.158Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-03-11T07:24:40.158Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T07:24:40.158Z] + case "${OS_FAMILY}" in [2024-03-11T07:24:40.158Z] + dpkg -l [2024-03-11T07:24:40.158Z] + grep '^ii' [2024-03-11T07:24:40.158Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T07:24:40.158Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T07:24:40.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T07:24:40.158Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-03-11T07:24:40.158Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-03-11T07:24:40.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2024-03-11T07:24:40.170Z] 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 [2024-03-11T07:24:40.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:24:41.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:24:41.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:24:41.265Z] prd-ubuntu20.04-docker-8c-8g-5432 does not seem to be running inside a container [2024-03-11T07:24:41.299Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:24:41.546Z] $ docker top 8041469a08677d91f51c08c1a44f05727d824bf621096082c5eae20369e39821 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:24:42.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T07:24:42.354Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T07:24:42.638Z] + ls /var/log/sa-host [2024-03-11T07:24:42.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:24:42.772Z] provisioning config files... [2024-03-11T07:24:42.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12689729438774602707tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:24:42.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:43.201Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T07:24:43.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:43.652Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T07:24:43.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:43.947Z] ---> sudo-logs.sh [2024-03-11T07:24:43.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T07:24:44.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:44.316Z] ---> job-cost.sh [2024-03-11T07:24:44.316Z] lf-activate-venv: SKIPPING [2024-03-11T07:24:44.316Z] DEBUG: total: 0.2199999988079071 [2024-03-11T07:24:44.316Z] INFO: Retrieving Stack Cost... [2024-03-11T07:24:44.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:24:45.146Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T07:24:45.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:24:45.442Z] ---> logs-deploy.sh [2024-03-11T07:24:45.442Z] lf-activate-venv: SKIPPING [2024-03-11T07:24:45.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/107 [2024-03-11T07:24:45.442Z] INFO: archiving workspace using pattern(s): [2024-03-11T07:24:46.384Z] Archives upload complete. [2024-03-11T07:24:46.384Z] INFO: archiving logs to Nexus