Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 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-ssh15102533454163714841.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-ssh14684806302744191576.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-ssh3615181072076446844.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-ssh10445731287965529582.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-ssh5328548474443825353.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1329 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 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (main) Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > 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 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 > git rev-list --no-walk c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T06:01:28.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T06:01:28.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T06:01:28.621Z] ========================================================= [2024-02-20T06:01:28.621Z] EdgeX Global Pipelines Version Info [2024-02-20T06:01:28.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:01:29.360Z] ------------------- [2024-02-20T06:01:29.360Z] stable info: [2024-02-20T06:01:29.360Z] ------------------- [2024-02-20T06:01:29.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T06:01:29.360Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T06:01:29.360Z] Message: update stable to v1.0.258 [2024-02-20T06:01:29.931Z] ------------------- [2024-02-20T06:01:29.931Z] experimental info: [2024-02-20T06:01:29.931Z] ------------------- [2024-02-20T06:01:29.931Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T06:01:29.931Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T06:01:29.931Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T06:01:30.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-02-20T06:01:30.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-02-20T06:01:30.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T06:01:30.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T06:01:30.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T06:01:30.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T06:01:30.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T06:01:30.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T06:01:30.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T06:01:30.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T06:01:30.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T06:01:30.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-02-20T06:01:30.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T06:01:30.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T06:01:30.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T06:01:30.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T06:01:30.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T06:01:30.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T06:01:30.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T06:01:30.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T06:01:30.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T06:01:30.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T06:01:30.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T06:01:30.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T06:01:30.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T06:01:30.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T06:01:30.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T06:01:30.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-20T06:01:30.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-20T06:01:30.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-20T06:01:30.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo [2024-02-20T06:01:30.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf06fbc [Pipeline] echo [2024-02-20T06:01:31.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T06:01:31.094Z] provisioning config files... [2024-02-20T06:01:31.107Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1837996398497965515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:01:31.453Z] ---> ****-login.sh [2024-02-20T06:01:31.454Z] nexus3.edgexfoundry.org:10001 [2024-02-20T06:01:31.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:31.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:31.715Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:31.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:31.715Z] [2024-02-20T06:01:31.715Z] Login Succeeded [2024-02-20T06:01:31.715Z] nexus3.edgexfoundry.org:10002 [2024-02-20T06:01:31.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:31.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:31.978Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:31.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:31.978Z] [2024-02-20T06:01:31.978Z] Login Succeeded [2024-02-20T06:01:31.978Z] nexus3.edgexfoundry.org:10003 [2024-02-20T06:01:31.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:31.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:31.978Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:31.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:31.978Z] [2024-02-20T06:01:31.978Z] Login Succeeded [2024-02-20T06:01:31.978Z] nexus3.edgexfoundry.org:10004 [2024-02-20T06:01:31.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:32.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:32.241Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:32.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:32.241Z] [2024-02-20T06:01:32.241Z] Login Succeeded [2024-02-20T06:01:32.241Z] ****.io [2024-02-20T06:01:32.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:32.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:32.502Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:32.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:32.502Z] [2024-02-20T06:01:32.502Z] Login Succeeded [2024-02-20T06:01:32.502Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T06:01:32.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T06:01:33.001Z] + git rev-list -1 --merges bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be~1..bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo [2024-02-20T06:01:33.031Z] -----------> git rev-list -1 --merges bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be~1..bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:01:33.031Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [false] [Pipeline] sh [2024-02-20T06:01:33.333Z] + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo [2024-02-20T06:01:33.350Z] ========================================================= [2024-02-20T06:01:33.350Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T06:01:33.350Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T06:01:33.717Z] + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo [2024-02-20T06:01:33.727Z] [semverPrep] GIT_COMMIT: bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be, Commit Message: Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-20T06:01:33.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T06:01:34.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T06:01:34.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T06:01:34.149Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T06:01:34.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T06:01:34.149Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T06:01:34.149Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T06:01:34.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:01:34.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:01:34.576Z] [2024-02-20T06:01:34.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:01:34.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:01:34.894Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T06:01:34.894Z] b85a868b505f: Pulling fs layer [2024-02-20T06:01:34.894Z] e2be974225ed: Pulling fs layer [2024-02-20T06:01:34.894Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T06:01:34.894Z] 988bab9f4d93: Pulling fs layer [2024-02-20T06:01:34.894Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T06:01:34.894Z] eaf3925da568: Pulling fs layer [2024-02-20T06:01:34.894Z] bab4dde63d76: Pulling fs layer [2024-02-20T06:01:34.894Z] bde34c3a00c8: Pulling fs layer [2024-02-20T06:01:34.894Z] b352a97aabf1: Pulling fs layer [2024-02-20T06:01:34.894Z] 4872d77fe225: Pulling fs layer [2024-02-20T06:01:34.894Z] 5851b861e8e6: Pulling fs layer [2024-02-20T06:01:34.894Z] bab4dde63d76: Waiting [2024-02-20T06:01:34.894Z] b352a97aabf1: Waiting [2024-02-20T06:01:34.894Z] 5851b861e8e6: Waiting [2024-02-20T06:01:34.894Z] bde34c3a00c8: Waiting [2024-02-20T06:01:34.894Z] 1469e6f7b9e6: Waiting [2024-02-20T06:01:34.894Z] eaf3925da568: Waiting [2024-02-20T06:01:34.894Z] e2be974225ed: Download complete [2024-02-20T06:01:34.894Z] 988bab9f4d93: Verifying Checksum [2024-02-20T06:01:34.894Z] 988bab9f4d93: Download complete [2024-02-20T06:01:34.894Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T06:01:34.894Z] 339a4e72a1f5: Download complete [2024-02-20T06:01:34.894Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T06:01:34.894Z] 1469e6f7b9e6: Download complete [2024-02-20T06:01:34.894Z] eaf3925da568: Verifying Checksum [2024-02-20T06:01:34.894Z] eaf3925da568: Download complete [2024-02-20T06:01:35.156Z] bde34c3a00c8: Verifying Checksum [2024-02-20T06:01:35.156Z] bde34c3a00c8: Download complete [2024-02-20T06:01:35.156Z] b352a97aabf1: Verifying Checksum [2024-02-20T06:01:35.156Z] b352a97aabf1: Download complete [2024-02-20T06:01:35.156Z] 4872d77fe225: Verifying Checksum [2024-02-20T06:01:35.156Z] 4872d77fe225: Download complete [2024-02-20T06:01:35.156Z] 5851b861e8e6: Download complete [2024-02-20T06:01:35.156Z] b85a868b505f: Verifying Checksum [2024-02-20T06:01:35.156Z] b85a868b505f: Download complete [2024-02-20T06:01:35.417Z] bab4dde63d76: Verifying Checksum [2024-02-20T06:01:35.417Z] bab4dde63d76: Download complete [2024-02-20T06:01:36.356Z] b85a868b505f: Pull complete [2024-02-20T06:01:36.622Z] e2be974225ed: Pull complete [2024-02-20T06:01:36.894Z] 339a4e72a1f5: Pull complete [2024-02-20T06:01:37.170Z] 988bab9f4d93: Pull complete [2024-02-20T06:01:37.430Z] 1469e6f7b9e6: Pull complete [2024-02-20T06:01:37.430Z] eaf3925da568: Pull complete [2024-02-20T06:01:39.338Z] bab4dde63d76: Pull complete [2024-02-20T06:01:39.338Z] bde34c3a00c8: Pull complete [2024-02-20T06:01:39.338Z] b352a97aabf1: Pull complete [2024-02-20T06:01:39.338Z] 4872d77fe225: Pull complete [2024-02-20T06:01:39.598Z] 5851b861e8e6: Pull complete [2024-02-20T06:01:39.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T06:01:39.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:01:39.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:01:39.799Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:01:39.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T06:01:42.801Z] $ docker top be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff -eo pid,comm [2024-02-20T06:01:42.861Z] 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-02-20T06:01:42.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T06:01:42.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T06:01:42.950Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T06:01:43.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T06:01:43.082Z] $ docker exec be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent [2024-02-20T06:01:43.212Z] SSH_AUTH_SOCK=/tmp/ssh-j5dO5bjzsjpl/agent.32 [2024-02-20T06:01:43.212Z] SSH_AGENT_PID=38 [2024-02-20T06:01:43.217Z] Running ssh-add (command line suppressed) [2024-02-20T06:01:43.315Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14688190530900882447.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14688190530900882447.key) [2024-02-20T06:01:43.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T06:01:43.627Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T06:01:43.639Z] $ docker exec --env ******** --env ******** be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent -k [2024-02-20T06:01:43.730Z] unset SSH_AUTH_SOCK; [2024-02-20T06:01:43.730Z] unset SSH_AGENT_PID; [2024-02-20T06:01:43.731Z] echo Agent pid 38 killed; [2024-02-20T06:01:43.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T06:01:43.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T06:01:43.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T06:01:43.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T06:01:43.891Z] $ docker exec be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent [2024-02-20T06:01:43.996Z] SSH_AUTH_SOCK=/tmp/ssh-UZKNLqWkS3EG/agent.70 [2024-02-20T06:01:43.996Z] SSH_AGENT_PID=76 [2024-02-20T06:01:44.000Z] Running ssh-add (command line suppressed) [2024-02-20T06:01:44.102Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11345726919037080996.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11345726919037080996.key) [2024-02-20T06:01:44.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T06:01:44.421Z] + git semver init [2024-02-20T06:01:44.687Z] 2024-02-20 06:01:44,583 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T06:01:44.687Z] 2024-02-20 06:01:44,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-02-20T06:01:44.687Z] 2024-02-20 06:01:44,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-02-20T06:01:44.687Z] 2024-02-20 06:01:44,584 [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-02-20T06:01:45.628Z] 2024-02-20 06:01:45,577 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-02-20T06:01:45.628Z] 2024-02-20 06:01:45,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-02-20T06:01:45.628Z] 2024-02-20 06:01:45,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:01:45.628Z] 2024-02-20 06:01:45,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:01:45.628Z] 3.2.0-dev.6 [Pipeline] } [2024-02-20T06:01:45.639Z] $ docker exec --env ******** --env ******** be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent -k [2024-02-20T06:01:45.730Z] unset SSH_AUTH_SOCK; [2024-02-20T06:01:45.731Z] unset SSH_AGENT_PID; [2024-02-20T06:01:45.731Z] echo Agent pid 76 killed; [2024-02-20T06:01:45.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T06:01:46.110Z] + git semver [Pipeline] } [2024-02-20T06:01:46.385Z] $ docker stop --time=1 be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff [2024-02-20T06:01:47.672Z] $ docker rm -f --volumes be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T06:01:48.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T06:01:48.300Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T06:01:48.303Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-02-20T06:01:48.664Z] provisioning config files... [2024-02-20T06:01:48.675Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15809055214482848255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:01:49.000Z] ---> ****-login.sh [2024-02-20T06:01:49.000Z] nexus3.edgexfoundry.org:10001 [2024-02-20T06:01:49.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:49.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:49.000Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:49.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:49.000Z] [2024-02-20T06:01:49.000Z] Login Succeeded [2024-02-20T06:01:49.000Z] nexus3.edgexfoundry.org:10002 [2024-02-20T06:01:49.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:49.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:49.001Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:49.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:49.001Z] [2024-02-20T06:01:49.001Z] Login Succeeded [2024-02-20T06:01:49.001Z] nexus3.edgexfoundry.org:10003 [2024-02-20T06:01:49.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:49.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:49.263Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:49.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:49.263Z] [2024-02-20T06:01:49.263Z] Login Succeeded [2024-02-20T06:01:49.263Z] nexus3.edgexfoundry.org:10004 [2024-02-20T06:01:49.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:49.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:49.263Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:49.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:49.263Z] [2024-02-20T06:01:49.263Z] Login Succeeded [2024-02-20T06:01:49.263Z] ****.io [2024-02-20T06:01:49.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:01:49.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:01:49.523Z] Configure a credential helper to remove this warning. See [2024-02-20T06:01:49.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:01:49.523Z] [2024-02-20T06:01:49.523Z] Login Succeeded [2024-02-20T06:01:49.523Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T06:01:49.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T06:01:49.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:01:49.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:01:49.742Z] ========================================================= [2024-02-20T06:01:49.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T06:01:49.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:01:50.135Z] + 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-02-20T06:01:50.135Z] Sending build context to Docker daemon 14.11MB [2024-02-20T06:01:50.135Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T06:01:50.135Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T06:01:50.135Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T06:01:50.135Z] 7264a8db6415: Pulling fs layer [2024-02-20T06:01:50.135Z] c4d48a809fc2: Pulling fs layer [2024-02-20T06:01:50.135Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T06:01:50.135Z] ad3a456e5733: Pulling fs layer [2024-02-20T06:01:50.135Z] 69c7f0334f64: Pulling fs layer [2024-02-20T06:01:50.135Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T06:01:50.135Z] ce7588e14bc9: Pulling fs layer [2024-02-20T06:01:50.135Z] b5e4710f87ac: Pulling fs layer [2024-02-20T06:01:50.135Z] ad3a456e5733: Waiting [2024-02-20T06:01:50.135Z] 69c7f0334f64: Waiting [2024-02-20T06:01:50.135Z] 1f1c1a5573a3: Waiting [2024-02-20T06:01:50.135Z] ce7588e14bc9: Waiting [2024-02-20T06:01:50.135Z] b5e4710f87ac: Waiting [2024-02-20T06:01:50.135Z] c4d48a809fc2: Verifying Checksum [2024-02-20T06:01:50.135Z] c4d48a809fc2: Download complete [2024-02-20T06:01:50.135Z] ad3a456e5733: Verifying Checksum [2024-02-20T06:01:50.135Z] ad3a456e5733: Download complete [2024-02-20T06:01:50.393Z] 69c7f0334f64: Verifying Checksum [2024-02-20T06:01:50.393Z] 69c7f0334f64: Download complete [2024-02-20T06:01:50.393Z] 7264a8db6415: Verifying Checksum [2024-02-20T06:01:50.393Z] 7264a8db6415: Download complete [2024-02-20T06:01:50.393Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T06:01:50.393Z] 1f1c1a5573a3: Download complete [2024-02-20T06:01:50.393Z] 7264a8db6415: Pull complete [2024-02-20T06:01:50.651Z] b5e4710f87ac: Verifying Checksum [2024-02-20T06:01:50.651Z] b5e4710f87ac: Download complete [2024-02-20T06:01:50.651Z] c4d48a809fc2: Pull complete [2024-02-20T06:01:50.651Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T06:01:50.651Z] 4f1c88b9dad5: Download complete [2024-02-20T06:01:50.908Z] ce7588e14bc9: Verifying Checksum [2024-02-20T06:01:50.909Z] ce7588e14bc9: Download complete [2024-02-20T06:01:54.192Z] 4f1c88b9dad5: Pull complete [2024-02-20T06:01:54.193Z] ad3a456e5733: Pull complete [2024-02-20T06:01:54.193Z] 69c7f0334f64: Pull complete [2024-02-20T06:01:54.193Z] 1f1c1a5573a3: Pull complete [2024-02-20T06:01:56.759Z] ce7588e14bc9: Pull complete [2024-02-20T06:01:56.759Z] b5e4710f87ac: Pull complete [2024-02-20T06:01:56.759Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T06:01:56.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T06:01:56.759Z] ---> 88b5674ff536 [2024-02-20T06:01:56.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T06:02:03.571Z] Still waiting to schedule task [2024-02-20T06:02:03.571Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-20T06:02:04.348Z] ---> Running in ffca6470c36c [2024-02-20T06:02:04.348Z] Removing intermediate container ffca6470c36c [2024-02-20T06:02:04.348Z] ---> 470530af7c38 [2024-02-20T06:02:04.348Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T06:02:04.348Z] ---> Running in 4b27adff7773 [2024-02-20T06:02:04.348Z] Removing intermediate container 4b27adff7773 [2024-02-20T06:02:04.348Z] ---> f615bd2632ea [2024-02-20T06:02:04.348Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T06:02:04.348Z] ---> Running in cb850c2c6eb7 [2024-02-20T06:02:04.348Z] Removing intermediate container cb850c2c6eb7 [2024-02-20T06:02:04.348Z] ---> 18426d42fea6 [2024-02-20T06:02:04.348Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T06:02:04.348Z] ---> Running in 4f4960273c15 [2024-02-20T06:02:06.224Z] Removing intermediate container 4f4960273c15 [2024-02-20T06:02:06.224Z] ---> fe9d350c9e21 [2024-02-20T06:02:06.224Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T06:02:06.224Z] ---> Running in 151bcc7e6459 [2024-02-20T06:02:06.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T06:02:16.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T06:02:18.081Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T06:02:19.139Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T06:02:19.139Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T06:02:19.139Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T06:02:20.257Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T06:02:20.257Z] OK: 268 MiB in 56 packages [2024-02-20T06:02:24.065Z] Removing intermediate container 151bcc7e6459 [2024-02-20T06:02:24.065Z] ---> fb1740653327 [2024-02-20T06:02:24.065Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-20T06:02:24.065Z] ---> Running in cde670e8fd9b [2024-02-20T06:02:24.065Z] Removing intermediate container cde670e8fd9b [2024-02-20T06:02:24.065Z] ---> 15a24966c172 [2024-02-20T06:02:24.065Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T06:02:24.065Z] ---> 129d8b374887 [2024-02-20T06:02:24.065Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T06:02:24.065Z] ---> Running in a53be5d73e51 [2024-02-20T06:03:03.388Z] Removing intermediate container a53be5d73e51 [2024-02-20T06:03:03.388Z] ---> 52af962061b3 [2024-02-20T06:03:03.388Z] Step 11/12 : COPY . . [2024-02-20T06:03:03.388Z] ---> fcad612ed6ae [2024-02-20T06:03:03.388Z] Step 12/12 : RUN ${MAKE} [2024-02-20T06:03:03.388Z] ---> Running in 33925a715e2e [2024-02-20T06:03:03.388Z] noop [2024-02-20T06:03:03.388Z] Removing intermediate container 33925a715e2e [2024-02-20T06:03:03.388Z] ---> 8913c7c891a8 [2024-02-20T06:03:03.388Z] Successfully built 8913c7c891a8 [2024-02-20T06:03:03.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:03:03.795Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T06:03:03.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:03:03.948Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:03:03.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T06:03:04.323Z] $ docker top 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T06:03:04.714Z] + go version [2024-02-20T06:03:04.714Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T06:03:04.733Z] $ docker stop --time=1 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 [2024-02-20T06:03:05.996Z] $ docker rm -f --volumes 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:03:06.591Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T06:03:06.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:03:06.708Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:03:06.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T06:03:07.095Z] $ docker top 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T06:03:07.471Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-20T06:03:07.789Z] + make test [2024-02-20T06:03:07.789Z] go test ./... -coverprofile=coverage.out [2024-02-20T06:03:09.165Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-20T06:03:19.138Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-20T06:03:19.138Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2024-02-20T06:03:24.410Z] go vet ./... [2024-02-20T06:03:27.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T06:03:27.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T06:03:27.827Z] ./bin/test-attribution-txt.sh [2024-02-20T06:03:27.827Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T06:03:27.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T06:03:27.878Z] $ docker stop --time=1 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 [2024-02-20T06:03:32.788Z] $ docker rm -f --volumes 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T06:03:33.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T06:03:33.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T06:03:33.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T06:03:34.250Z] + ls -al . [2024-02-20T06:03:34.250Z] total 172 [2024-02-20T06:03:34.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:03 . [2024-02-20T06:03:34.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 .. [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 06:01 .dockerignore [2024-02-20T06:03:34.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:03 .git [2024-02-20T06:03:34.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 .github [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 06:01 .gitignore [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:01 .golangci.yml [2024-02-20T06:03:34.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:01 .semver [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 06:01 Attribution.txt [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 06:01 CHANGELOG.md [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 06:01 Dockerfile [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:01 GOVERNANCE.md [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 06:01 Jenkinsfile [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:01 LICENSE [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 06:01 Makefile [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 06:01 OWNERS.md [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 06:01 README.md [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 06:01 VERSION [2024-02-20T06:03:34.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 bin [2024-02-20T06:03:34.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 cmd [2024-02-20T06:03:34.250Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 06:03 coverage.out [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 06:01 go.mod [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 06:01 go.sum [2024-02-20T06:03:34.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 internal [2024-02-20T06:03:34.250Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:03:34.681Z] + 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=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be --label arch=amd64 --label version=3.2.0-dev.6 . [2024-02-20T06:03:34.681Z] Sending build context to Docker daemon 14.12MB [2024-02-20T06:03:34.681Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T06:03:34.681Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T06:03:34.681Z] ---> 8913c7c891a8 [2024-02-20T06:03:34.681Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T06:03:34.939Z] ---> Running in 1c08920ffad0 [2024-02-20T06:03:34.939Z] Removing intermediate container 1c08920ffad0 [2024-02-20T06:03:34.939Z] ---> 3a834d157e63 [2024-02-20T06:03:34.939Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T06:03:34.939Z] ---> Running in c8508b0d1bf8 [2024-02-20T06:03:34.939Z] Removing intermediate container c8508b0d1bf8 [2024-02-20T06:03:34.939Z] ---> 333c89a22601 [2024-02-20T06:03:34.939Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T06:03:35.197Z] ---> Running in 1d5023aafd80 [2024-02-20T06:03:35.197Z] Removing intermediate container 1d5023aafd80 [2024-02-20T06:03:35.197Z] ---> efb41cbec9ca [2024-02-20T06:03:35.197Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T06:03:35.197Z] ---> Running in 82bdb951c5e1 [2024-02-20T06:03:35.197Z] Removing intermediate container 82bdb951c5e1 [2024-02-20T06:03:35.197Z] ---> 6e0c9e4234c5 [2024-02-20T06:03:35.197Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T06:03:35.197Z] ---> Running in 80d6a0b8e026 [2024-02-20T06:03:35.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:35.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:35.717Z] OK: 268 MiB in 56 packages [2024-02-20T06:03:35.975Z] Removing intermediate container 80d6a0b8e026 [2024-02-20T06:03:35.975Z] ---> cc9ce37d0632 [2024-02-20T06:03:35.975Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-20T06:03:35.975Z] ---> Running in 1c89739e5dfa [2024-02-20T06:03:36.234Z] Removing intermediate container 1c89739e5dfa [2024-02-20T06:03:36.234Z] ---> 98b0333fb244 [2024-02-20T06:03:36.234Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T06:03:36.234Z] ---> 264559da1aed [2024-02-20T06:03:36.234Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T06:03:36.234Z] ---> Running in 2a6cb9aef0cb [2024-02-20T06:03:36.799Z] Removing intermediate container 2a6cb9aef0cb [2024-02-20T06:03:36.799Z] ---> 1fcb02071e20 [2024-02-20T06:03:36.799Z] Step 11/25 : COPY . . [2024-02-20T06:03:37.441Z] ---> ee75f913edb4 [2024-02-20T06:03:37.441Z] Step 12/25 : RUN ${MAKE} [2024-02-20T06:03:37.441Z] ---> Running in db44c1fb2114 [2024-02-20T06:03:37.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-20T06:03:51.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1330 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2024-02-20T06:03:51.105Z] Running in /w/workspace/device-snmp-go/106 [Pipeline] { [Pipeline] checkout [2024-02-20T06:03:54.267Z] Selected Git installation does not exist. Using Default [2024-02-20T06:03:54.267Z] The recommended git tool is: NONE [2024-02-20T06:03:55.781Z] Removing intermediate container db44c1fb2114 [2024-02-20T06:03:55.781Z] ---> c5c12db9f303 [2024-02-20T06:03:55.781Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T06:03:56.042Z] 3.18: Pulling from library/alpine [2024-02-20T06:03:56.042Z] 619be1103602: Pulling fs layer [2024-02-20T06:03:56.301Z] 619be1103602: Verifying Checksum [2024-02-20T06:03:56.301Z] 619be1103602: Download complete [2024-02-20T06:03:56.579Z] 619be1103602: Pull complete [2024-02-20T06:03:56.579Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T06:03:56.579Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T06:03:56.579Z] ---> d3782b16ccc9 [2024-02-20T06:03:56.579Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T06:03:56.839Z] ---> Running in d7a1c56d2a4a [2024-02-20T06:03:57.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:57.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:57.665Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T06:03:57.665Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T06:03:57.665Z] OK: 7 MiB in 16 packages [2024-02-20T06:03:57.665Z] Removing intermediate container d7a1c56d2a4a [2024-02-20T06:03:57.665Z] ---> 038423b5ddd6 [2024-02-20T06:03:57.665Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-20T06:03:57.923Z] ---> Running in 1544d58edc87 [2024-02-20T06:03:58.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:58.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T06:03:58.439Z] OK: 7 MiB in 16 packages [2024-02-20T06:03:58.697Z] Removing intermediate container 1544d58edc87 [2024-02-20T06:03:58.697Z] ---> 6783f04cada9 [2024-02-20T06:03:58.697Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-20T06:03:59.633Z] ---> 76f8028bb586 [2024-02-20T06:03:59.633Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-20T06:03:59.633Z] ---> d617cdfd8b02 [2024-02-20T06:03:59.633Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-20T06:03:59.891Z] ---> 40f228ff3c31 [2024-02-20T06:03:59.891Z] Step 19/25 : EXPOSE 59993 [2024-02-20T06:03:59.891Z] ---> Running in 74a545754442 [2024-02-20T06:03:59.891Z] Removing intermediate container 74a545754442 [2024-02-20T06:03:59.891Z] ---> e6fec4c6a036 [2024-02-20T06:03:59.891Z] Step 20/25 : EXPOSE 161 [2024-02-20T06:03:59.891Z] ---> Running in cdb0b9238d7b [2024-02-20T06:03:59.891Z] Removing intermediate container cdb0b9238d7b [2024-02-20T06:03:59.891Z] ---> 8a2bcfacfe52 [2024-02-20T06:03:59.891Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-20T06:03:59.891Z] ---> Running in d9cfcb943d86 [2024-02-20T06:04:00.149Z] Removing intermediate container d9cfcb943d86 [2024-02-20T06:04:00.149Z] ---> 893bbbcf3b02 [2024-02-20T06:04:00.149Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T06:04:00.149Z] ---> Running in 298e9d4d1f0c [2024-02-20T06:04:00.149Z] Removing intermediate container 298e9d4d1f0c [2024-02-20T06:04:00.149Z] ---> aba056abbbec [2024-02-20T06:04:00.149Z] Step 23/25 : LABEL arch=amd64 [2024-02-20T06:04:00.149Z] ---> Running in 9d391d7a04f7 [2024-02-20T06:04:00.149Z] Removing intermediate container 9d391d7a04f7 [2024-02-20T06:04:00.149Z] ---> 8e75cdb30bf8 [2024-02-20T06:04:00.149Z] Step 24/25 : LABEL git_sha=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:04:00.149Z] ---> Running in 27d812dd2546 [2024-02-20T06:04:00.409Z] Removing intermediate container 27d812dd2546 [2024-02-20T06:04:00.409Z] ---> 0e9d3d0578a9 [2024-02-20T06:04:00.409Z] Step 25/25 : LABEL version=3.2.0-dev.6 [2024-02-20T06:04:00.409Z] ---> Running in af73ccda820f [2024-02-20T06:04:00.409Z] Removing intermediate container af73ccda820f [2024-02-20T06:04:00.409Z] ---> 013222f22d5d [2024-02-20T06:04:00.409Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T06:04:00.409Z] Successfully built 013222f22d5d [2024-02-20T06:04:00.409Z] 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-02-20T06:04:00.705Z] provisioning config files... [2024-02-20T06:04:00.715Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12659276435534693413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:04:01.053Z] ---> ****-login.sh [2024-02-20T06:04:01.053Z] nexus3.edgexfoundry.org:10001 [2024-02-20T06:04:01.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:01.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:01.053Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:01.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:01.053Z] [2024-02-20T06:04:01.053Z] Login Succeeded [2024-02-20T06:04:01.053Z] nexus3.edgexfoundry.org:10002 [2024-02-20T06:04:01.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:01.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:01.054Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:01.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:01.054Z] [2024-02-20T06:04:01.054Z] Login Succeeded [2024-02-20T06:04:01.054Z] nexus3.edgexfoundry.org:10003 [2024-02-20T06:04:01.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:01.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:01.312Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:01.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:01.312Z] [2024-02-20T06:04:01.312Z] Login Succeeded [2024-02-20T06:04:01.312Z] nexus3.edgexfoundry.org:10004 [2024-02-20T06:04:01.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:01.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:01.312Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:01.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:01.312Z] [2024-02-20T06:04:01.312Z] Login Succeeded [2024-02-20T06:04:01.312Z] ****.io [2024-02-20T06:04:01.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:01.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:01.573Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:01.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:01.573Z] [2024-02-20T06:04:01.573Z] Login Succeeded [2024-02-20T06:04:01.573Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T06:04:01.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T06:04:01.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:04:01.763Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-02-20T06:04:01.763Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:04:01.763Z] latest [2024-02-20T06:04:01.763Z] 3.2.0-dev.6 [2024-02-20T06:04:01.763Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:04:01.763Z] main [2024-02-20T06:04:01.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:02.226Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:02.612Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:04:02.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-02-20T06:04:02.612Z] 312ce14cc290: Preparing [2024-02-20T06:04:02.612Z] ae08ad504383: Preparing [2024-02-20T06:04:02.612Z] 8b03f2055fac: Preparing [2024-02-20T06:04:02.612Z] c3dd6624bac3: Preparing [2024-02-20T06:04:02.612Z] 1a2036c34a03: Preparing [2024-02-20T06:04:02.612Z] aedc3bda2944: Preparing [2024-02-20T06:04:02.612Z] aedc3bda2944: Waiting [2024-02-20T06:04:02.612Z] ae08ad504383: Pushed [2024-02-20T06:04:02.612Z] 1a2036c34a03: Pushed [2024-02-20T06:04:02.612Z] 312ce14cc290: Pushed [2024-02-20T06:04:02.612Z] c3dd6624bac3: Pushed [2024-02-20T06:04:02.612Z] aedc3bda2944: Layer already exists [2024-02-20T06:04:03.458Z] using credential edgex-jenkins-ssh [2024-02-20T06:04:03.484Z] Cloning the remote Git repository [2024-02-20T06:04:03.576Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-02-20T06:04:03.756Z] > git init /w/workspace/device-snmp-go/106 # timeout=10 [2024-02-20T06:04:04.003Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-02-20T06:04:04.004Z] > git --version # timeout=10 [2024-02-20T06:04:04.038Z] > git --version # 'git version 2.25.1' [2024-02-20T06:04:04.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T06:04:04.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T06:04:05.897Z] 8b03f2055fac: Pushed [2024-02-20T06:04:05.897Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:06.291Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:06.814Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-02-20T06:04:06.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-02-20T06:04:06.814Z] 312ce14cc290: Preparing [2024-02-20T06:04:06.814Z] ae08ad504383: Preparing [2024-02-20T06:04:06.814Z] 8b03f2055fac: Preparing [2024-02-20T06:04:06.814Z] c3dd6624bac3: Preparing [2024-02-20T06:04:06.814Z] 1a2036c34a03: Preparing [2024-02-20T06:04:06.814Z] aedc3bda2944: Preparing [2024-02-20T06:04:06.814Z] aedc3bda2944: Waiting [2024-02-20T06:04:06.814Z] 8b03f2055fac: Layer already exists [2024-02-20T06:04:06.814Z] 1a2036c34a03: Layer already exists [2024-02-20T06:04:06.814Z] c3dd6624bac3: Layer already exists [2024-02-20T06:04:06.814Z] ae08ad504383: Layer already exists [2024-02-20T06:04:06.814Z] 312ce14cc290: Layer already exists [2024-02-20T06:04:06.814Z] aedc3bda2944: Layer already exists [2024-02-20T06:04:06.814Z] latest: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:06.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-02-20T06:04:06.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T06:04:07.221Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:07.632Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 [2024-02-20T06:04:07.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-02-20T06:04:07.632Z] 312ce14cc290: Preparing [2024-02-20T06:04:07.632Z] ae08ad504383: Preparing [2024-02-20T06:04:07.632Z] 8b03f2055fac: Preparing [2024-02-20T06:04:07.632Z] c3dd6624bac3: Preparing [2024-02-20T06:04:07.632Z] 1a2036c34a03: Preparing [2024-02-20T06:04:07.632Z] aedc3bda2944: Preparing [2024-02-20T06:04:07.632Z] aedc3bda2944: Waiting [2024-02-20T06:04:07.632Z] c3dd6624bac3: Layer already exists [2024-02-20T06:04:07.632Z] ae08ad504383: Layer already exists [2024-02-20T06:04:07.632Z] 8b03f2055fac: Layer already exists [2024-02-20T06:04:07.632Z] 312ce14cc290: Layer already exists [2024-02-20T06:04:07.632Z] 1a2036c34a03: Layer already exists [2024-02-20T06:04:07.632Z] aedc3bda2944: Layer already exists [2024-02-20T06:04:07.632Z] 3.2.0-dev.6: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:08.046Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:08.439Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:04:08.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-02-20T06:04:08.440Z] 312ce14cc290: Preparing [2024-02-20T06:04:08.440Z] ae08ad504383: Preparing [2024-02-20T06:04:08.440Z] 8b03f2055fac: Preparing [2024-02-20T06:04:08.440Z] c3dd6624bac3: Preparing [2024-02-20T06:04:08.440Z] 1a2036c34a03: Preparing [2024-02-20T06:04:08.440Z] aedc3bda2944: Preparing [2024-02-20T06:04:08.440Z] aedc3bda2944: Waiting [2024-02-20T06:04:08.440Z] 8b03f2055fac: Layer already exists [2024-02-20T06:04:08.440Z] 312ce14cc290: Layer already exists [2024-02-20T06:04:08.440Z] 1a2036c34a03: Layer already exists [2024-02-20T06:04:08.440Z] c3dd6624bac3: Layer already exists [2024-02-20T06:04:08.440Z] ae08ad504383: Layer already exists [2024-02-20T06:04:08.440Z] aedc3bda2944: Layer already exists [2024-02-20T06:04:08.440Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:08.843Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:09.273Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-02-20T06:04:09.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-02-20T06:04:09.273Z] 312ce14cc290: Preparing [2024-02-20T06:04:09.273Z] ae08ad504383: Preparing [2024-02-20T06:04:09.273Z] 8b03f2055fac: Preparing [2024-02-20T06:04:09.273Z] c3dd6624bac3: Preparing [2024-02-20T06:04:09.273Z] 1a2036c34a03: Preparing [2024-02-20T06:04:09.273Z] aedc3bda2944: Preparing [2024-02-20T06:04:09.273Z] aedc3bda2944: Waiting [2024-02-20T06:04:09.273Z] 312ce14cc290: Layer already exists [2024-02-20T06:04:09.273Z] ae08ad504383: Layer already exists [2024-02-20T06:04:09.273Z] c3dd6624bac3: Layer already exists [2024-02-20T06:04:09.273Z] 1a2036c34a03: Layer already exists [2024-02-20T06:04:09.273Z] 8b03f2055fac: Layer already exists [2024-02-20T06:04:09.273Z] aedc3bda2944: Layer already exists [2024-02-20T06:04:09.273Z] main: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T06:04:09.565Z] ===================================================== [Pipeline] echo [2024-02-20T06:04:09.604Z] taggedImages: [2024-02-20T06:04:09.604Z] - nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:04:09.604Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-02-20T06:04:09.604Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 [2024-02-20T06:04:09.604Z] - nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:04:09.604Z] - 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-02-20T06:04:10.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T06:04:10.357Z] [2024-02-20T06:04:10.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:10.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T06:04:10.699Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T06:04:10.699Z] 5eb5b503b376: Pulling fs layer [2024-02-20T06:04:10.699Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T06:04:10.699Z] ec43610c2a17: Pulling fs layer [2024-02-20T06:04:10.699Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T06:04:10.699Z] 33b1e0a273af: Pulling fs layer [2024-02-20T06:04:10.699Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T06:04:10.699Z] 2f39f015ded8: Pulling fs layer [2024-02-20T06:04:10.699Z] 33b1e0a273af: Waiting [2024-02-20T06:04:10.699Z] 5d3b04190fa2: Waiting [2024-02-20T06:04:10.699Z] 2f39f015ded8: Waiting [2024-02-20T06:04:10.699Z] 3a2ae6a8a46f: Waiting [2024-02-20T06:04:10.699Z] 5c69ac0246d0: Verifying Checksum [2024-02-20T06:04:10.699Z] 5c69ac0246d0: Download complete [2024-02-20T06:04:10.699Z] 3a2ae6a8a46f: Download complete [2024-02-20T06:04:10.699Z] ec43610c2a17: Verifying Checksum [2024-02-20T06:04:10.699Z] ec43610c2a17: Download complete [2024-02-20T06:04:10.699Z] 33b1e0a273af: Verifying Checksum [2024-02-20T06:04:10.699Z] 33b1e0a273af: Download complete [2024-02-20T06:04:10.699Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T06:04:10.699Z] 5d3b04190fa2: Download complete [2024-02-20T06:04:10.958Z] 5eb5b503b376: Verifying Checksum [2024-02-20T06:04:10.958Z] 5eb5b503b376: Download complete [2024-02-20T06:04:11.523Z] 2f39f015ded8: Download complete [2024-02-20T06:04:11.976Z] Avoid second fetch [2024-02-20T06:04:11.977Z] Checking out Revision bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (main) [2024-02-20T06:04:12.090Z] 5eb5b503b376: Pull complete [2024-02-20T06:04:12.349Z] 5c69ac0246d0: Pull complete [2024-02-20T06:04:12.608Z] ec43610c2a17: Pull complete [2024-02-20T06:04:12.608Z] 3a2ae6a8a46f: Pull complete [2024-02-20T06:04:12.867Z] 33b1e0a273af: Pull complete [2024-02-20T06:04:12.867Z] 5d3b04190fa2: Pull complete [2024-02-20T06:04:13.108Z] Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [2024-02-20T06:04:13.443Z] [2024-02-20T06:04:13.443Z] GitHub has been notified of this commit’s build result [2024-02-20T06:04:13.443Z] [2024-02-20T06:04:12.005Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T06:04:12.179Z] > git checkout -f bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T06:04:14.376Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T06:04:14.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T06:04:14.376Z] Dload Upload Total Spent Left Speed [2024-02-20T06:04:14.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-02-20T06:04:14.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T06:04:15.153Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T06:04:15.153Z] + sudo tee /etc/docker/daemon.new [2024-02-20T06:04:15.153Z] { [2024-02-20T06:04:15.153Z] "registry-mirrors": [ [2024-02-20T06:04:15.153Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T06:04:15.153Z] ], [2024-02-20T06:04:15.153Z] "bip": "10.250.0.254/24", [2024-02-20T06:04:15.153Z] "hosts": [ [2024-02-20T06:04:15.153Z] "tcp://0.0.0.0:5555", [2024-02-20T06:04:15.153Z] "unix:///var/run/docker.sock" [2024-02-20T06:04:15.153Z] ], [2024-02-20T06:04:15.153Z] "mtu": 1458, [2024-02-20T06:04:15.153Z] "selinux-enabled": true, [2024-02-20T06:04:15.153Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T06:04:15.153Z] } [Pipeline] sh [2024-02-20T06:04:15.498Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T06:04:15.860Z] + sudo service docker restart [2024-02-20T06:04:17.073Z] 2f39f015ded8: Pull complete [2024-02-20T06:04:17.073Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T06:04:17.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T06:04:17.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:04:17.307Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:04:17.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T06:04:21.157Z] $ docker top 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:04:21.616Z] ---> job-cost.sh [2024-02-20T06:04:21.616Z] lf-activate-venv: SKIPPING [2024-02-20T06:04:21.616Z] INFO: No Stack... [2024-02-20T06:04:21.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T06:04:22.135Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T06:04:22.425Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2024-02-20T06:04:22.425Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T06:04:22.438Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [2024-02-20T06:04:22.447Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] did not exist. Created. [2024-02-20T06:04:22.452Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T06:04:22.819Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T06:04:22.843Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T06:04:22.887Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T06:04:22.978Z] $ docker stop --time=1 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 [2024-02-20T06:04:24.114Z] $ docker rm -f --volumes 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T06:04:34.178Z] provisioning config files... [2024-02-20T06:04:34.203Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/106@tmp/config12302911455583741841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:04:34.675Z] ---> ****-login.sh [2024-02-20T06:04:34.675Z] nexus3.edgexfoundry.org:10001 [2024-02-20T06:04:34.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:35.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:35.538Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:35.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:35.538Z] [2024-02-20T06:04:35.538Z] Login Succeeded [2024-02-20T06:04:35.538Z] nexus3.edgexfoundry.org:10002 [2024-02-20T06:04:35.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:35.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:35.809Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:35.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:35.809Z] [2024-02-20T06:04:35.809Z] Login Succeeded [2024-02-20T06:04:35.809Z] nexus3.edgexfoundry.org:10003 [2024-02-20T06:04:36.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:36.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:36.078Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:36.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:36.078Z] [2024-02-20T06:04:36.078Z] Login Succeeded [2024-02-20T06:04:36.078Z] nexus3.edgexfoundry.org:10004 [2024-02-20T06:04:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:36.349Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:36.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:36.349Z] [2024-02-20T06:04:36.349Z] Login Succeeded [2024-02-20T06:04:36.349Z] ****.io [2024-02-20T06:04:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:04:36.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:04:36.899Z] Configure a credential helper to remove this warning. See [2024-02-20T06:04:36.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:04:36.899Z] [2024-02-20T06:04:36.899Z] Login Succeeded [2024-02-20T06:04:36.899Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T06:04:36.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T06:04:37.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:04:37.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:04:37.477Z] ========================================================= [2024-02-20T06:04:37.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T06:04:37.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:04:37.959Z] + 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-02-20T06:04:38.225Z] Sending build context to Docker daemon 7.141MB [2024-02-20T06:04:38.225Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T06:04:38.225Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T06:04:41.591Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T06:04:41.591Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T06:04:41.591Z] 5d54e960e981: Pulling fs layer [2024-02-20T06:04:41.591Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T06:04:41.591Z] f0e02332f6b5: Pulling fs layer [2024-02-20T06:04:41.591Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T06:04:41.591Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T06:04:41.591Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T06:04:41.591Z] 872ee5b61b7b: Waiting [2024-02-20T06:04:41.591Z] 0c6a40ed1a82: Waiting [2024-02-20T06:04:41.591Z] 94ae7d8d031c: Waiting [2024-02-20T06:04:41.591Z] f0e02332f6b5: Waiting [2024-02-20T06:04:41.591Z] 5d54e960e981: Verifying Checksum [2024-02-20T06:04:41.591Z] 5d54e960e981: Download complete [2024-02-20T06:04:41.591Z] f0e02332f6b5: Verifying Checksum [2024-02-20T06:04:41.591Z] f0e02332f6b5: Download complete [2024-02-20T06:04:41.591Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T06:04:41.591Z] 872ee5b61b7b: Download complete [2024-02-20T06:04:41.591Z] 9fda8d8052c6: Verifying Checksum [2024-02-20T06:04:41.591Z] 9fda8d8052c6: Download complete [2024-02-20T06:04:41.591Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T06:04:41.591Z] 94ae7d8d031c: Download complete [2024-02-20T06:04:42.567Z] 9fda8d8052c6: Pull complete [2024-02-20T06:04:43.159Z] 5d54e960e981: Pull complete [2024-02-20T06:04:43.159Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T06:04:43.159Z] c4a7e357bf2a: Download complete [2024-02-20T06:04:44.581Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T06:04:44.581Z] 0c6a40ed1a82: Download complete [2024-02-20T06:04:56.938Z] c4a7e357bf2a: Pull complete [2024-02-20T06:04:56.938Z] f0e02332f6b5: Pull complete [2024-02-20T06:04:56.938Z] 872ee5b61b7b: Pull complete [2024-02-20T06:05:05.196Z] 0c6a40ed1a82: Pull complete [2024-02-20T06:05:06.160Z] 94ae7d8d031c: Pull complete [2024-02-20T06:05:06.428Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T06:05:06.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T06:05:06.428Z] ---> 86de565de09d [2024-02-20T06:05:06.428Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T06:05:08.379Z] ---> Running in 44c47c14b764 [2024-02-20T06:05:08.379Z] Removing intermediate container 44c47c14b764 [2024-02-20T06:05:08.379Z] ---> 8d0b5a2bbeba [2024-02-20T06:05:08.379Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T06:05:08.379Z] ---> Running in ead8ab50f50b [2024-02-20T06:05:08.645Z] Removing intermediate container ead8ab50f50b [2024-02-20T06:05:08.645Z] ---> 8d9799684519 [2024-02-20T06:05:08.645Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T06:05:08.912Z] ---> Running in 4bac512c04c2 [2024-02-20T06:05:09.178Z] Removing intermediate container 4bac512c04c2 [2024-02-20T06:05:09.178Z] ---> 97bc64e0620e [2024-02-20T06:05:09.178Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T06:05:09.178Z] ---> Running in 7eb1d63d5707 [2024-02-20T06:05:09.446Z] Removing intermediate container 7eb1d63d5707 [2024-02-20T06:05:09.446Z] ---> 74f996478024 [2024-02-20T06:05:09.446Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T06:05:09.446Z] ---> Running in 81c9af2a4b22 [2024-02-20T06:05:10.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T06:05:11.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T06:05:12.176Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T06:05:12.176Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T06:05:12.176Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T06:05:12.176Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T06:05:12.176Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T06:05:12.176Z] OK: 271 MiB in 56 packages [2024-02-20T06:05:13.628Z] Removing intermediate container 81c9af2a4b22 [2024-02-20T06:05:13.628Z] ---> f58f20afcb91 [2024-02-20T06:05:13.628Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-20T06:05:13.628Z] ---> Running in c47a36daae9e [2024-02-20T06:05:13.628Z] Removing intermediate container c47a36daae9e [2024-02-20T06:05:13.628Z] ---> 02527be06a01 [2024-02-20T06:05:13.628Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T06:05:14.223Z] ---> 12f0768259f8 [2024-02-20T06:05:14.223Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T06:05:14.223Z] ---> Running in b6a50aca9fab [2024-02-20T06:06:22.144Z] Removing intermediate container b6a50aca9fab [2024-02-20T06:06:22.144Z] ---> f802212e80f8 [2024-02-20T06:06:22.144Z] Step 11/12 : COPY . . [2024-02-20T06:06:22.144Z] ---> 048d6a97c8b0 [2024-02-20T06:06:22.144Z] Step 12/12 : RUN ${MAKE} [2024-02-20T06:06:22.144Z] ---> Running in 2be0ae35c44d [2024-02-20T06:06:22.144Z] noop [2024-02-20T06:06:22.144Z] Removing intermediate container 2be0ae35c44d [2024-02-20T06:06:22.144Z] ---> 30512eb3c7a5 [2024-02-20T06:06:22.144Z] Successfully built 30512eb3c7a5 [2024-02-20T06:06:22.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:06:22.608Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T06:06:22.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:06:22.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2024-02-20T06:06:23.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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-02-20T06:06:24.953Z] $ docker top 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T06:06:25.885Z] + go version [2024-02-20T06:06:25.885Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T06:06:25.904Z] $ docker stop --time=1 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 [2024-02-20T06:06:27.505Z] $ docker rm -f --volumes 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:06:28.398Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T06:06:28.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:06:28.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2024-02-20T06:06:28.750Z] $ 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/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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-02-20T06:06:29.918Z] $ docker top ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T06:06:30.846Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/106 [Pipeline] fileExists [Pipeline] sh [2024-02-20T06:06:31.551Z] + make test [2024-02-20T06:06:31.551Z] go test ./... -coverprofile=coverage.out [2024-02-20T06:06:34.902Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-20T06:08:11.576Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-20T06:08:11.576Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2024-02-20T06:08:11.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T06:08:11.576Z] go vet ./... [2024-02-20T06:08:29.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T06:08:29.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T06:08:29.794Z] ./bin/test-attribution-txt.sh [2024-02-20T06:08:29.794Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T06:08:29.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T06:08:29.874Z] $ docker stop --time=1 ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc [2024-02-20T06:08:31.783Z] $ docker rm -f --volumes ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T06:08:33.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T06:08:33.056Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T06:08:33.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T06:08:34.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T06:08:34.453Z] + ls -al . [2024-02-20T06:08:34.453Z] total 168 [2024-02-20T06:08:34.453Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 06:06 . [2024-02-20T06:08:34.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:04 .. [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 06:04 .dockerignore [2024-02-20T06:08:34.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:04 .git [2024-02-20T06:08:34.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 .github [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 06:04 .gitignore [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:04 .golangci.yml [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 06:04 Attribution.txt [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 06:04 CHANGELOG.md [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 06:04 Dockerfile [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:04 GOVERNANCE.md [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 06:04 Jenkinsfile [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:04 LICENSE [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 06:04 Makefile [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 06:04 OWNERS.md [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 06:04 README.md [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 06:01 VERSION [2024-02-20T06:08:34.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:04 bin [2024-02-20T06:08:34.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 cmd [2024-02-20T06:08:34.453Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 06:08 coverage.out [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 06:04 go.mod [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 06:04 go.sum [2024-02-20T06:08:34.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 internal [2024-02-20T06:08:34.453Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:08:34.883Z] + 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=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be --label arch=arm64 --label version=3.2.0-dev.6 . [2024-02-20T06:08:35.154Z] Sending build context to Docker daemon 7.151MB [2024-02-20T06:08:35.154Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T06:08:35.155Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T06:08:35.155Z] ---> 30512eb3c7a5 [2024-02-20T06:08:35.155Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T06:08:35.741Z] ---> Running in d36db7801e1a [2024-02-20T06:08:36.011Z] Removing intermediate container d36db7801e1a [2024-02-20T06:08:36.011Z] ---> ccb8d8ed26b1 [2024-02-20T06:08:36.011Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T06:08:36.011Z] ---> Running in 443b60608b96 [2024-02-20T06:08:36.277Z] Removing intermediate container 443b60608b96 [2024-02-20T06:08:36.277Z] ---> fda576e4c936 [2024-02-20T06:08:36.277Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T06:08:36.277Z] ---> Running in 98fa3348fa0c [2024-02-20T06:08:36.870Z] Removing intermediate container 98fa3348fa0c [2024-02-20T06:08:36.870Z] ---> 62139c4521be [2024-02-20T06:08:36.870Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T06:08:36.870Z] ---> Running in f0df903aff31 [2024-02-20T06:08:37.139Z] Removing intermediate container f0df903aff31 [2024-02-20T06:08:37.139Z] ---> c764b708d527 [2024-02-20T06:08:37.139Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T06:08:37.139Z] ---> Running in 48179311b4fb [2024-02-20T06:08:38.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T06:08:38.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T06:08:39.645Z] OK: 271 MiB in 56 packages [2024-02-20T06:08:40.608Z] Removing intermediate container 48179311b4fb [2024-02-20T06:08:40.608Z] ---> 6b4ffd39cfc6 [2024-02-20T06:08:40.608Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-20T06:08:40.608Z] ---> Running in e4e4d7200eaf [2024-02-20T06:08:40.877Z] Removing intermediate container e4e4d7200eaf [2024-02-20T06:08:40.877Z] ---> 72c62653fc86 [2024-02-20T06:08:40.877Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T06:08:41.460Z] ---> 545a34435303 [2024-02-20T06:08:41.460Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T06:08:41.460Z] ---> Running in 8df9450642e1 [2024-02-20T06:08:43.412Z] Removing intermediate container 8df9450642e1 [2024-02-20T06:08:43.412Z] ---> b8b081a4c9ce [2024-02-20T06:08:43.412Z] Step 11/25 : COPY . . [2024-02-20T06:08:44.375Z] ---> 29a56f2f1cce [2024-02-20T06:08:44.375Z] Step 12/25 : RUN ${MAKE} [2024-02-20T06:08:44.642Z] ---> Running in 51a664dba611 [2024-02-20T06:08:45.602Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-20T06:10:37.266Z] Removing intermediate container 51a664dba611 [2024-02-20T06:10:37.266Z] ---> 51eca8c9f5cf [2024-02-20T06:10:37.266Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T06:10:37.534Z] 3.18: Pulling from library/alpine [2024-02-20T06:10:37.802Z] c6b39de5b339: Pulling fs layer [2024-02-20T06:10:38.070Z] c6b39de5b339: Verifying Checksum [2024-02-20T06:10:38.070Z] c6b39de5b339: Download complete [2024-02-20T06:10:38.659Z] c6b39de5b339: Pull complete [2024-02-20T06:10:38.659Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T06:10:38.659Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T06:10:38.659Z] ---> 33abbf032149 [2024-02-20T06:10:38.659Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T06:10:38.941Z] ---> Running in bfa702df9305 [2024-02-20T06:10:39.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T06:10:40.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T06:10:41.447Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T06:10:41.447Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T06:10:41.447Z] OK: 8 MiB in 16 packages [2024-02-20T06:10:42.405Z] Removing intermediate container bfa702df9305 [2024-02-20T06:10:42.405Z] ---> ffaaa91c7e78 [2024-02-20T06:10:42.405Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-20T06:10:42.405Z] ---> Running in b0006aa13009 [2024-02-20T06:10:43.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T06:10:43.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T06:10:45.042Z] OK: 8 MiB in 16 packages [2024-02-20T06:10:47.617Z] Removing intermediate container b0006aa13009 [2024-02-20T06:10:47.617Z] ---> 607b313ffdab [2024-02-20T06:10:47.617Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-20T06:10:49.027Z] ---> 483db31783f1 [2024-02-20T06:10:49.027Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-20T06:10:49.296Z] ---> 4ab823655612 [2024-02-20T06:10:49.296Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-20T06:10:49.880Z] ---> b2df9ffd5060 [2024-02-20T06:10:49.880Z] Step 19/25 : EXPOSE 59993 [2024-02-20T06:10:49.880Z] ---> Running in 4f201231473e [2024-02-20T06:10:50.157Z] Removing intermediate container 4f201231473e [2024-02-20T06:10:50.157Z] ---> f663e1d5ee81 [2024-02-20T06:10:50.157Z] Step 20/25 : EXPOSE 161 [2024-02-20T06:10:50.425Z] ---> Running in 453ee65c9cf8 [2024-02-20T06:10:50.696Z] Removing intermediate container 453ee65c9cf8 [2024-02-20T06:10:50.696Z] ---> c4b657b12259 [2024-02-20T06:10:50.696Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-20T06:10:50.696Z] ---> Running in e72ba6659b4c [2024-02-20T06:10:50.965Z] Removing intermediate container e72ba6659b4c [2024-02-20T06:10:50.965Z] ---> 99214c46459d [2024-02-20T06:10:50.965Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T06:10:50.965Z] ---> Running in c7e05d8c999d [2024-02-20T06:10:51.232Z] Removing intermediate container c7e05d8c999d [2024-02-20T06:10:51.232Z] ---> 3796e3e7e542 [2024-02-20T06:10:51.232Z] Step 23/25 : LABEL arch=arm64 [2024-02-20T06:10:51.232Z] ---> Running in 05a482df5b5c [2024-02-20T06:10:51.499Z] Removing intermediate container 05a482df5b5c [2024-02-20T06:10:51.499Z] ---> f9a73c135709 [2024-02-20T06:10:51.499Z] Step 24/25 : LABEL git_sha=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:10:51.769Z] ---> Running in e6a93991c80c [2024-02-20T06:10:52.036Z] Removing intermediate container e6a93991c80c [2024-02-20T06:10:52.036Z] ---> 68b18b30e23f [2024-02-20T06:10:52.036Z] Step 25/25 : LABEL version=3.2.0-dev.6 [2024-02-20T06:10:52.036Z] ---> Running in 8148cda06b88 [2024-02-20T06:10:52.303Z] Removing intermediate container 8148cda06b88 [2024-02-20T06:10:52.303Z] ---> bf4ff8e5333b [2024-02-20T06:10:52.303Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T06:10:52.303Z] Successfully built bf4ff8e5333b [2024-02-20T06:10:52.303Z] 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-02-20T06:10:52.786Z] provisioning config files... [2024-02-20T06:10:52.802Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/106@tmp/config396674437309352013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:10:53.197Z] ---> ****-login.sh [2024-02-20T06:10:53.197Z] nexus3.edgexfoundry.org:10001 [2024-02-20T06:10:53.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:10:53.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:10:53.461Z] Configure a credential helper to remove this warning. See [2024-02-20T06:10:53.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:10:53.461Z] [2024-02-20T06:10:53.461Z] Login Succeeded [2024-02-20T06:10:53.461Z] nexus3.edgexfoundry.org:10002 [2024-02-20T06:10:53.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:10:53.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:10:53.726Z] Configure a credential helper to remove this warning. See [2024-02-20T06:10:53.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:10:53.726Z] [2024-02-20T06:10:53.727Z] Login Succeeded [2024-02-20T06:10:53.727Z] nexus3.edgexfoundry.org:10003 [2024-02-20T06:10:53.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:10:54.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:10:54.259Z] Configure a credential helper to remove this warning. See [2024-02-20T06:10:54.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:10:54.259Z] [2024-02-20T06:10:54.259Z] Login Succeeded [2024-02-20T06:10:54.259Z] nexus3.edgexfoundry.org:10004 [2024-02-20T06:10:54.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:10:54.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:10:54.525Z] Configure a credential helper to remove this warning. See [2024-02-20T06:10:54.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:10:54.525Z] [2024-02-20T06:10:54.525Z] Login Succeeded [2024-02-20T06:10:54.525Z] ****.io [2024-02-20T06:10:54.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T06:10:55.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T06:10:55.056Z] Configure a credential helper to remove this warning. See [2024-02-20T06:10:55.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T06:10:55.056Z] [2024-02-20T06:10:55.056Z] Login Succeeded [2024-02-20T06:10:55.056Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T06:10:55.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T06:10:55.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T06:10:55.320Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-02-20T06:10:55.320Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:10:55.320Z] latest [2024-02-20T06:10:55.320Z] 3.2.0-dev.6 [2024-02-20T06:10:55.320Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:10:55.320Z] main [2024-02-20T06:10:55.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:10:55.864Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:10:56.335Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:10:56.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-02-20T06:10:56.335Z] d0332f637217: Preparing [2024-02-20T06:10:56.335Z] ba7fc5281a2b: Preparing [2024-02-20T06:10:56.335Z] aa033887115b: Preparing [2024-02-20T06:10:56.335Z] 57e322a02963: Preparing [2024-02-20T06:10:56.335Z] 616c7ee6eabd: Preparing [2024-02-20T06:10:56.335Z] 7c504f21be85: Preparing [2024-02-20T06:10:56.335Z] 7c504f21be85: Waiting [2024-02-20T06:10:56.602Z] d0332f637217: Pushed [2024-02-20T06:10:56.602Z] ba7fc5281a2b: Pushed [2024-02-20T06:10:56.602Z] 57e322a02963: Pushed [2024-02-20T06:10:56.602Z] 616c7ee6eabd: Pushed [2024-02-20T06:10:56.602Z] 7c504f21be85: Layer already exists [2024-02-20T06:11:03.236Z] aa033887115b: Pushed [2024-02-20T06:11:03.236Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:03.706Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:04.183Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-02-20T06:11:04.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-02-20T06:11:04.183Z] d0332f637217: Preparing [2024-02-20T06:11:04.183Z] ba7fc5281a2b: Preparing [2024-02-20T06:11:04.183Z] aa033887115b: Preparing [2024-02-20T06:11:04.184Z] 57e322a02963: Preparing [2024-02-20T06:11:04.184Z] 616c7ee6eabd: Preparing [2024-02-20T06:11:04.184Z] 7c504f21be85: Preparing [2024-02-20T06:11:04.184Z] 7c504f21be85: Waiting [2024-02-20T06:11:04.184Z] 616c7ee6eabd: Layer already exists [2024-02-20T06:11:04.184Z] ba7fc5281a2b: Layer already exists [2024-02-20T06:11:04.184Z] aa033887115b: Layer already exists [2024-02-20T06:11:04.184Z] 57e322a02963: Layer already exists [2024-02-20T06:11:04.184Z] d0332f637217: Layer already exists [2024-02-20T06:11:04.184Z] 7c504f21be85: Layer already exists [2024-02-20T06:11:04.450Z] latest: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:04.927Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:05.401Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 [2024-02-20T06:11:05.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-02-20T06:11:05.401Z] d0332f637217: Preparing [2024-02-20T06:11:05.401Z] ba7fc5281a2b: Preparing [2024-02-20T06:11:05.401Z] aa033887115b: Preparing [2024-02-20T06:11:05.401Z] 57e322a02963: Preparing [2024-02-20T06:11:05.401Z] 616c7ee6eabd: Preparing [2024-02-20T06:11:05.401Z] 7c504f21be85: Preparing [2024-02-20T06:11:05.401Z] 7c504f21be85: Waiting [2024-02-20T06:11:05.401Z] aa033887115b: Layer already exists [2024-02-20T06:11:05.401Z] 57e322a02963: Layer already exists [2024-02-20T06:11:05.401Z] 616c7ee6eabd: Layer already exists [2024-02-20T06:11:05.401Z] d0332f637217: Layer already exists [2024-02-20T06:11:05.401Z] ba7fc5281a2b: Layer already exists [2024-02-20T06:11:05.401Z] 7c504f21be85: Layer already exists [2024-02-20T06:11:05.668Z] 3.2.0-dev.6: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:06.147Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:06.629Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:11:06.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-02-20T06:11:06.629Z] d0332f637217: Preparing [2024-02-20T06:11:06.629Z] ba7fc5281a2b: Preparing [2024-02-20T06:11:06.629Z] aa033887115b: Preparing [2024-02-20T06:11:06.629Z] 57e322a02963: Preparing [2024-02-20T06:11:06.629Z] 616c7ee6eabd: Preparing [2024-02-20T06:11:06.629Z] 7c504f21be85: Preparing [2024-02-20T06:11:06.629Z] 7c504f21be85: Waiting [2024-02-20T06:11:06.629Z] d0332f637217: Layer already exists [2024-02-20T06:11:06.629Z] aa033887115b: Layer already exists [2024-02-20T06:11:06.629Z] ba7fc5281a2b: Layer already exists [2024-02-20T06:11:06.629Z] 616c7ee6eabd: Layer already exists [2024-02-20T06:11:06.629Z] 57e322a02963: Layer already exists [2024-02-20T06:11:06.629Z] 7c504f21be85: Layer already exists [2024-02-20T06:11:06.895Z] bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:07.381Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:07.858Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-02-20T06:11:07.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-02-20T06:11:07.858Z] d0332f637217: Preparing [2024-02-20T06:11:07.858Z] ba7fc5281a2b: Preparing [2024-02-20T06:11:07.858Z] aa033887115b: Preparing [2024-02-20T06:11:07.858Z] 57e322a02963: Preparing [2024-02-20T06:11:07.858Z] 616c7ee6eabd: Preparing [2024-02-20T06:11:07.858Z] 7c504f21be85: Preparing [2024-02-20T06:11:07.858Z] 7c504f21be85: Waiting [2024-02-20T06:11:07.858Z] aa033887115b: Layer already exists [2024-02-20T06:11:07.858Z] 57e322a02963: Layer already exists [2024-02-20T06:11:07.858Z] ba7fc5281a2b: Layer already exists [2024-02-20T06:11:07.858Z] d0332f637217: Layer already exists [2024-02-20T06:11:07.858Z] 616c7ee6eabd: Layer already exists [2024-02-20T06:11:07.858Z] 7c504f21be85: Layer already exists [2024-02-20T06:11:08.124Z] main: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T06:11:08.456Z] ===================================================== [Pipeline] echo [2024-02-20T06:11:08.513Z] taggedImages: [2024-02-20T06:11:08.513Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [2024-02-20T06:11:08.513Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-02-20T06:11:08.513Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 [2024-02-20T06:11:08.513Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [2024-02-20T06:11:08.513Z] - 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-02-20T06:11:09.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T06:11:09.151Z] [2024-02-20T06:11:09.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:09.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T06:11:09.802Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T06:11:09.802Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T06:11:09.802Z] 04944245beec: Pulling fs layer [2024-02-20T06:11:09.802Z] 699f458cf7ca: Pulling fs layer [2024-02-20T06:11:09.802Z] 765212b225bb: Pulling fs layer [2024-02-20T06:11:09.802Z] f23df028b6ca: Pulling fs layer [2024-02-20T06:11:09.802Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T06:11:09.802Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T06:11:09.802Z] d65c8cfc05b1: Waiting [2024-02-20T06:11:09.802Z] 765212b225bb: Waiting [2024-02-20T06:11:09.802Z] f23df028b6ca: Waiting [2024-02-20T06:11:09.802Z] 2437ff75d9bd: Waiting [2024-02-20T06:11:09.802Z] 04944245beec: Verifying Checksum [2024-02-20T06:11:09.802Z] 04944245beec: Download complete [2024-02-20T06:11:09.802Z] 765212b225bb: Verifying Checksum [2024-02-20T06:11:09.802Z] 765212b225bb: Download complete [2024-02-20T06:11:09.802Z] f23df028b6ca: Verifying Checksum [2024-02-20T06:11:09.802Z] f23df028b6ca: Download complete [2024-02-20T06:11:09.802Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T06:11:09.802Z] d65c8cfc05b1: Download complete [2024-02-20T06:11:10.068Z] 699f458cf7ca: Verifying Checksum [2024-02-20T06:11:10.068Z] 699f458cf7ca: Download complete [2024-02-20T06:11:10.336Z] 8998bd30e6a1: Verifying Checksum [2024-02-20T06:11:10.336Z] 8998bd30e6a1: Download complete [2024-02-20T06:11:12.922Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T06:11:12.922Z] 2437ff75d9bd: Download complete [2024-02-20T06:11:17.173Z] 8998bd30e6a1: Pull complete [2024-02-20T06:11:17.173Z] 04944245beec: Pull complete [2024-02-20T06:11:18.580Z] 699f458cf7ca: Pull complete [2024-02-20T06:11:18.895Z] 765212b225bb: Pull complete [2024-02-20T06:11:19.903Z] f23df028b6ca: Pull complete [2024-02-20T06:11:19.903Z] d65c8cfc05b1: Pull complete [2024-02-20T06:11:38.118Z] 2437ff75d9bd: Pull complete [2024-02-20T06:11:38.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T06:11:38.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T06:11:38.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:11:38.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2024-02-20T06:11:38.563Z] $ 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/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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-02-20T06:11:41.332Z] $ docker top 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:11:42.271Z] ---> job-cost.sh [2024-02-20T06:11:42.271Z] lf-activate-venv: SKIPPING [2024-02-20T06:11:42.271Z] INFO: No Stack... [2024-02-20T06:11:42.854Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T06:11:43.434Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T06:11:44.066Z] + cat /w/workspace/device-snmp-go/106/archives/cost.csv [2024-02-20T06:11:44.066Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T06:11:44.125Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [2024-02-20T06:11:44.132Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] did not exist. Created. [2024-02-20T06:11:44.138Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T06:11:44.880Z] /w/workspace/device-snmp-go/106@tmp/durable-a7140125/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T06:11:45.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T06:11:45.534Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T06:11:45.598Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T06:11:45.608Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T06:11:45.737Z] $ docker stop --time=1 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 [2024-02-20T06:11:47.333Z] $ docker rm -f --volumes 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 [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-02-20T06:11:48.715Z] provisioning config files... [2024-02-20T06:11:48.721Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10780997747225062616tmp [Pipeline] { [Pipeline] sh [2024-02-20T06:11:49.103Z] + set +x [2024-02-20T06:11:49.103Z] + curl -s https://codecov.io/bash [2024-02-20T06:11:49.103Z] + bash -s -- [2024-02-20T06:11:49.363Z] [2024-02-20T06:11:49.363Z] _____ _ [2024-02-20T06:11:49.363Z] / ____| | | [2024-02-20T06:11:49.363Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T06:11:49.363Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T06:11:49.363Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T06:11:49.363Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T06:11:49.363Z] Bash-1.0.6 [2024-02-20T06:11:49.363Z] [2024-02-20T06:11:49.363Z] [2024-02-20T06:11:49.363Z] ==> git version 2.25.1 found [2024-02-20T06:11:49.363Z] ==> 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-02-20T06:11:49.363Z] Release-Date: 2020-01-08 [2024-02-20T06:11:49.363Z] 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-02-20T06:11:49.363Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T06:11:49.363Z] ==> Jenkins CI detected. [2024-02-20T06:11:49.363Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-02-20T06:11:49.363Z] project root: . [2024-02-20T06:11:49.363Z] --> token set from env [2024-02-20T06:11:49.363Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T06:11:49.363Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T06:11:49.363Z] ==> Python coveragepy not found [2024-02-20T06:11:49.363Z] ==> Searching for coverage reports in: [2024-02-20T06:11:49.363Z] + . [2024-02-20T06:11:49.363Z] -> Found 1 reports [2024-02-20T06:11:49.363Z] ==> Detecting git/mercurial file structure [2024-02-20T06:11:49.363Z] ==> Reading reports [2024-02-20T06:11:49.363Z] + ./coverage.out bytes=8837 [2024-02-20T06:11:49.363Z] ==> Appending adjustments [2024-02-20T06:11:49.363Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T06:11:49.363Z] + Found adjustments [2024-02-20T06:11:49.363Z] ==> Gzipping contents [2024-02-20T06:11:49.363Z] 4.0K /tmp/codecov.cs2Qmw.gz [2024-02-20T06:11:49.363Z] ==> Uploading reports [2024-02-20T06:11:49.363Z] url: https://codecov.io [2024-02-20T06:11:49.363Z] query: branch=main&commit=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T06:11:49.363Z] -> Pinging Codecov [2024-02-20T06:11:49.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T06:11:49.931Z] -> Uploading to [2024-02-20T06:11:49.931Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/6C56EA5C29638FB4528AC87E60AF5AE0/bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be/50167146-35a1-4f58-8459-87ae523a9c45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T061149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c09ff34e873f30da047c349ebb20d20eb19ca2b125fda4a160a8a4a7afc86f1 [2024-02-20T06:11:49.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T06:11:49.931Z] Dload Upload Total Spent Left Speed [2024-02-20T06:11:50.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5000 --:--:-- --:--:-- --:--:-- 5000 [2024-02-20T06:11:50.189Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } [2024-02-20T06:11:50.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-20T06:11:50.635Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-20T06:11:50.647Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:51.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T06:11:51.102Z] [2024-02-20T06:11:51.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:11:51.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T06:11:51.446Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-20T06:11:51.446Z] df9b9388f04a: Pulling fs layer [2024-02-20T06:11:51.446Z] 52dc419b0ee2: Pulling fs layer [2024-02-20T06:11:51.446Z] 25bc292e5bac: Pulling fs layer [2024-02-20T06:11:51.446Z] 114826534d7a: Pulling fs layer [2024-02-20T06:11:51.446Z] 4657fd5d0bcf: Pulling fs layer [2024-02-20T06:11:51.446Z] 6ad1cebc031e: Pulling fs layer [2024-02-20T06:11:51.446Z] 8a3aa393b2d8: Pulling fs layer [2024-02-20T06:11:51.446Z] 114826534d7a: Waiting [2024-02-20T06:11:51.446Z] 4657fd5d0bcf: Waiting [2024-02-20T06:11:51.446Z] 8a3aa393b2d8: Waiting [2024-02-20T06:11:51.446Z] 6ad1cebc031e: Waiting [2024-02-20T06:11:51.446Z] 25bc292e5bac: Verifying Checksum [2024-02-20T06:11:51.446Z] 25bc292e5bac: Download complete [2024-02-20T06:11:51.446Z] 52dc419b0ee2: Verifying Checksum [2024-02-20T06:11:51.446Z] 52dc419b0ee2: Download complete [2024-02-20T06:11:51.446Z] 4657fd5d0bcf: Verifying Checksum [2024-02-20T06:11:51.446Z] 4657fd5d0bcf: Download complete [2024-02-20T06:11:51.446Z] df9b9388f04a: Verifying Checksum [2024-02-20T06:11:51.446Z] df9b9388f04a: Download complete [2024-02-20T06:11:51.703Z] 6ad1cebc031e: Verifying Checksum [2024-02-20T06:11:51.703Z] 6ad1cebc031e: Download complete [2024-02-20T06:11:51.703Z] df9b9388f04a: Pull complete [2024-02-20T06:11:51.703Z] 52dc419b0ee2: Pull complete [2024-02-20T06:11:51.703Z] 25bc292e5bac: Pull complete [2024-02-20T06:11:52.268Z] 114826534d7a: Verifying Checksum [2024-02-20T06:11:52.268Z] 114826534d7a: Download complete [2024-02-20T06:11:52.268Z] 8a3aa393b2d8: Verifying Checksum [2024-02-20T06:11:52.268Z] 8a3aa393b2d8: Download complete [2024-02-20T06:11:55.545Z] 114826534d7a: Pull complete [2024-02-20T06:11:55.545Z] 4657fd5d0bcf: Pull complete [2024-02-20T06:11:55.545Z] 6ad1cebc031e: Pull complete [2024-02-20T06:11:58.073Z] 8a3aa393b2d8: Pull complete [2024-02-20T06:11:58.073Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-20T06:11:58.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T06:11:58.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:11:58.339Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:11:58.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-20T06:12:02.231Z] $ docker top 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-20T06:12:02.385Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-02-20T06:12:02.660Z] + set -o pipefail [2024-02-20T06:12:02.661Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-02-20T06:12:17.983Z] [2024-02-20T06:12:17.983Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-02-20T06:12:17.983Z] [2024-02-20T06:12:17.983Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d3f77b24-dbc6-4c51-a926-db1e13dbda6d [2024-02-20T06:12:17.983Z] [2024-02-20T06:12:17.983Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-20T06:12:17.983Z] [2024-02-20T06:12:18.919Z] [2024-02-20T06:12:18.919Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-20T06:12:18.919Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-20T06:12:18.919Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-20T06:12:18.933Z] $ docker stop --time=1 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a [2024-02-20T06:12:22.494Z] $ docker rm -f --volumes 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a [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-02-20T06:12:23.980Z] + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] sh [2024-02-20T06:12:24.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T06:12:24.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:12:24.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:12:24.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:12:24.806Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:12:24.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T06:12:25.297Z] $ docker top 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T06:12:25.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T06:12:25.556Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T06:12:25.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T06:12:25.665Z] $ docker exec 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 ssh-agent [2024-02-20T06:12:25.770Z] SSH_AUTH_SOCK=/tmp/ssh-D69fHFGmpeOz/agent.32 [2024-02-20T06:12:25.770Z] SSH_AGENT_PID=38 [2024-02-20T06:12:25.775Z] Running ssh-add (command line suppressed) [2024-02-20T06:12:25.861Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8870661158239079179.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8870661158239079179.key) [2024-02-20T06:12:25.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T06:12:26.207Z] + git semver tag [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,358 [run_tag] DEBUG tag force:False [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,358 [check_head_tag] DEBUG check head tag [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,359 [execute] INFO git cat-file --batch-check [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,363 [execute] INFO git cat-file --batch [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,376 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,376 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T06:12:26.465Z] 2024-02-20 06:12:26,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:26.465Z] 3.2.0-dev.6 [Pipeline] } [2024-02-20T06:12:26.477Z] $ docker exec --env ******** --env ******** 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 ssh-agent -k [2024-02-20T06:12:26.567Z] unset SSH_AUTH_SOCK; [2024-02-20T06:12:26.568Z] unset SSH_AGENT_PID; [2024-02-20T06:12:26.568Z] echo Agent pid 38 killed; [2024-02-20T06:12:26.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T06:12:27.081Z] + git semver [Pipeline] } [2024-02-20T06:12:27.356Z] $ docker stop --time=1 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 [2024-02-20T06:12:28.619Z] $ docker rm -f --volumes 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:12:29.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T06:12:29.258Z] [2024-02-20T06:12:29.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:12:29.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T06:12:29.603Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-20T06:12:29.603Z] ab5ef0e58194: Pulling fs layer [2024-02-20T06:12:29.603Z] 9712f1f96733: Pulling fs layer [2024-02-20T06:12:29.603Z] 63f879dbbcfc: Pulling fs layer [2024-02-20T06:12:29.603Z] 0d9ebad4ef96: Pulling fs layer [2024-02-20T06:12:29.603Z] e9a5061849ea: Pulling fs layer [2024-02-20T06:12:29.603Z] d747dcd14b5f: Pulling fs layer [2024-02-20T06:12:29.603Z] 2de7ff778b66: Pulling fs layer [2024-02-20T06:12:29.603Z] e9a5061849ea: Waiting [2024-02-20T06:12:29.603Z] d747dcd14b5f: Waiting [2024-02-20T06:12:29.603Z] 0d9ebad4ef96: Waiting [2024-02-20T06:12:29.603Z] 2de7ff778b66: Waiting [2024-02-20T06:12:29.603Z] 9712f1f96733: Verifying Checksum [2024-02-20T06:12:29.603Z] 9712f1f96733: Download complete [2024-02-20T06:12:30.227Z] 63f879dbbcfc: Verifying Checksum [2024-02-20T06:12:30.227Z] 63f879dbbcfc: Download complete [2024-02-20T06:12:30.485Z] e9a5061849ea: Verifying Checksum [2024-02-20T06:12:30.485Z] e9a5061849ea: Download complete [2024-02-20T06:12:30.485Z] d747dcd14b5f: Verifying Checksum [2024-02-20T06:12:30.485Z] d747dcd14b5f: Download complete [2024-02-20T06:12:30.485Z] 0d9ebad4ef96: Verifying Checksum [2024-02-20T06:12:30.485Z] 0d9ebad4ef96: Download complete [2024-02-20T06:12:30.485Z] ab5ef0e58194: Download complete [2024-02-20T06:12:30.743Z] 2de7ff778b66: Verifying Checksum [2024-02-20T06:12:30.743Z] 2de7ff778b66: Download complete [2024-02-20T06:12:33.269Z] ab5ef0e58194: Pull complete [2024-02-20T06:12:33.269Z] 9712f1f96733: Pull complete [2024-02-20T06:12:33.833Z] 63f879dbbcfc: Pull complete [2024-02-20T06:12:37.113Z] 0d9ebad4ef96: Pull complete [2024-02-20T06:12:37.113Z] e9a5061849ea: Pull complete [2024-02-20T06:12:37.113Z] d747dcd14b5f: Pull complete [2024-02-20T06:12:38.046Z] 2de7ff778b66: Pull complete [2024-02-20T06:12:38.046Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-20T06:12:38.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T06:12:38.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:12:38.325Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:12:38.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-20T06:12:43.853Z] $ docker top adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-20T06:12:44.008Z] provisioning config files... [2024-02-20T06:12:44.037Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8914894143011447038tmp [2024-02-20T06:12:44.066Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12903160869431194437tmp [2024-02-20T06:12:44.073Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15306562832612946953tmp [Pipeline] { [Pipeline] echo [2024-02-20T06:12:44.211Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:12:44.498Z] ---> sigul-configuration.sh [2024-02-20T06:12:44.498Z] gpg: directory `/root/.gnupg' created [2024-02-20T06:12:44.498Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-20T06:12:44.498Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-20T06:12:44.498Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-20T06:12:44.498Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-20T06:12:44.498Z] gpg: CAST5 encrypted data [2024-02-20T06:12:44.498Z] gpg: encrypted with 1 passphrase [2024-02-20T06:12:44.498Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-20T06:12:44.789Z] + mkdir /home/jenkins [2024-02-20T06:12:44.789Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-20T06:12:45.075Z] + 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-02-20T06:12:45.087Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:12:45.372Z] ---> sigul-install.sh [2024-02-20T06:12:45.372Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-20T06:12:45.662Z] + git tag --list [2024-02-20T06:12:45.662Z] 1.0.0 [2024-02-20T06:12:45.662Z] v0.0.0 [2024-02-20T06:12:45.662Z] v1.1.0 [2024-02-20T06:12:45.662Z] v1.1.1 [2024-02-20T06:12:45.662Z] v1.2.2 [2024-02-20T06:12:45.662Z] v1.3.0 [2024-02-20T06:12:45.662Z] v1.3.1 [2024-02-20T06:12:45.662Z] v2.0.0 [2024-02-20T06:12:45.662Z] v2.1.0 [2024-02-20T06:12:45.662Z] v2.1.1 [2024-02-20T06:12:45.662Z] v2.2.0 [2024-02-20T06:12:45.662Z] v2.3.0 [2024-02-20T06:12:45.662Z] v3.0 [2024-02-20T06:12:45.662Z] v3.0.0 [2024-02-20T06:12:45.662Z] v3.1 [2024-02-20T06:12:45.662Z] v3.1.0 [2024-02-20T06:12:45.662Z] v3.1.0-dev.1 [2024-02-20T06:12:45.662Z] v3.1.0-dev.10 [2024-02-20T06:12:45.662Z] v3.1.0-dev.11 [2024-02-20T06:12:45.662Z] v3.1.0-dev.12 [2024-02-20T06:12:45.662Z] v3.1.0-dev.13 [2024-02-20T06:12:45.662Z] v3.1.0-dev.2 [2024-02-20T06:12:45.662Z] v3.1.0-dev.3 [2024-02-20T06:12:45.662Z] v3.1.0-dev.4 [2024-02-20T06:12:45.662Z] v3.1.0-dev.5 [2024-02-20T06:12:45.662Z] v3.1.0-dev.6 [2024-02-20T06:12:45.662Z] v3.1.0-dev.7 [2024-02-20T06:12:45.662Z] v3.1.0-dev.8 [2024-02-20T06:12:45.662Z] v3.1.0-dev.9 [2024-02-20T06:12:45.662Z] v3.2.0-dev.1 [2024-02-20T06:12:45.662Z] v3.2.0-dev.2 [2024-02-20T06:12:45.662Z] v3.2.0-dev.3 [2024-02-20T06:12:45.662Z] v3.2.0-dev.4 [2024-02-20T06:12:45.662Z] v3.2.0-dev.5 [2024-02-20T06:12:45.662Z] v3.2.0-dev.6 [Pipeline] sh [2024-02-20T06:12:45.988Z] + lftools sign git-tag v3.2.0-dev.6 [2024-02-20T06:12:46.554Z] Signing Git tag with Sigul... [2024-02-20T06:12:46.554Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-02-20T06:12:46.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:12:47.112Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-20T06:12:47.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-20T06:12:47.255Z] $ docker stop --time=1 adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c [2024-02-20T06:12:48.544Z] $ docker rm -f --volumes adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-20T06:12:49.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T06:12:49.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:12:49.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:12:49.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:12:49.958Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:12:49.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T06:12:50.293Z] $ docker top 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T06:12:50.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T06:12:50.562Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T06:12:50.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T06:12:50.677Z] $ docker exec 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d ssh-agent [2024-02-20T06:12:50.769Z] SSH_AUTH_SOCK=/tmp/ssh-AYwdGnOAHDtJ/agent.32 [2024-02-20T06:12:50.769Z] SSH_AGENT_PID=38 [2024-02-20T06:12:50.774Z] Running ssh-add (command line suppressed) [2024-02-20T06:12:50.865Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17564182659340846440.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17564182659340846440.key) [2024-02-20T06:12:50.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T06:12:51.220Z] + git semver bump pre [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,397 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,397 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,398 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,400 [execute] INFO git cat-file --batch-check [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,406 [execute] INFO git cat-file --batch [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T06:12:51.479Z] 2024-02-20 06:12:51,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:51.479Z] 3.2.0-dev.7 [Pipeline] } [2024-02-20T06:12:51.493Z] $ docker exec --env ******** --env ******** 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d ssh-agent -k [2024-02-20T06:12:51.585Z] unset SSH_AUTH_SOCK; [2024-02-20T06:12:51.585Z] unset SSH_AGENT_PID; [2024-02-20T06:12:51.585Z] echo Agent pid 38 killed; [2024-02-20T06:12:51.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T06:12:52.115Z] + git semver [Pipeline] } [2024-02-20T06:12:52.390Z] $ docker stop --time=1 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d [2024-02-20T06:12:53.620Z] $ docker rm -f --volumes 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T06:12:54.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T06:12:54.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:12:54.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T06:12:54.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:12:54.656Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:12:54.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T06:12:55.024Z] $ docker top 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 -eo pid,comm [2024-02-20T06:12:55.064Z] 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-02-20T06:12:55.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T06:12:55.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T06:12:55.281Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T06:12:55.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T06:12:55.398Z] $ docker exec 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 ssh-agent [2024-02-20T06:12:55.501Z] SSH_AUTH_SOCK=/tmp/ssh-AoAxgbAjlTid/agent.32 [2024-02-20T06:12:55.501Z] SSH_AGENT_PID=38 [2024-02-20T06:12:55.506Z] Running ssh-add (command line suppressed) [2024-02-20T06:12:55.601Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5282845622967475671.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5282845622967475671.key) [2024-02-20T06:12:55.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T06:12:55.949Z] + git semver push [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,105 [run_push] DEBUG push [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,106 [execute] INFO git cat-file --batch-check [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,109 [execute] INFO git rev-list 74df5d9393293d4c0fe25f3057ce6982e0505724 -- [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,110 [execute] DEBUG Popen(['git', 'rev-list', '74df5d9393293d4c0fe25f3057ce6982e0505724', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,118 [execute] INFO git fetch -v origin [2024-02-20T06:12:56.209Z] 2024-02-20 06:12:56,118 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-20T06:12:56.776Z] 2024-02-20 06:12:56,614 [run_push] DEBUG no remote changes detected [2024-02-20T06:12:56.776Z] 2024-02-20 06:12:56,614 [execute] INFO git push origin semver [2024-02-20T06:12:56.776Z] 2024-02-20 06:12:56,615 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T06:12:57.714Z] 2024-02-20 06:12:57,521 [run_push] DEBUG push all version tags [2024-02-20T06:12:57.714Z] 2024-02-20 06:12:57,521 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-20T06:12:57.714Z] 2024-02-20 06:12:57,522 [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-02-20T06:12:58.281Z] 2024-02-20 06:12:58,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-02-20T06:12:58.281Z] 3.2.0-dev.7 [Pipeline] } [2024-02-20T06:12:58.300Z] $ docker exec --env ******** --env ******** 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 ssh-agent -k [2024-02-20T06:12:58.394Z] unset SSH_AUTH_SOCK; [2024-02-20T06:12:58.395Z] unset SSH_AGENT_PID; [2024-02-20T06:12:58.395Z] echo Agent pid 38 killed; [2024-02-20T06:12:58.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T06:12:58.931Z] + git semver [Pipeline] } [2024-02-20T06:12:59.207Z] $ docker stop --time=1 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 [2024-02-20T06:13:00.463Z] $ docker rm -f --volumes 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 [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-02-20T06:13:02.064Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-02-20T06:13:02.064Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-02-20T06:13:02.064Z] total 16 [2024-02-20T06:13:02.064Z] drwxr-xr-x 3 root root 4096 Feb 20 06:04 . [2024-02-20T06:13:02.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:12 .. [2024-02-20T06:13:02.064Z] drwxr-xr-x 2 root root 4096 Feb 20 06:04 cost [2024-02-20T06:13:02.064Z] -rw-r--r-- 1 root root 86 Feb 20 06:04 cost.csv [2024-02-20T06:13:02.064Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-02-20T06:13:02.064Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-02-20T06:13:02.064Z] total 16 [2024-02-20T06:13:02.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:04 . [2024-02-20T06:13:02.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:12 .. [2024-02-20T06:13:02.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 06:04 cost [2024-02-20T06:13:02.064Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:02.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:03.215Z] ---> package-listing.sh [2024-02-20T06:13:03.215Z] ++ facter osfamily [2024-02-20T06:13:03.215Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T06:13:03.474Z] + OS_FAMILY=debian [2024-02-20T06:13:03.474Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-02-20T06:13:03.474Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T06:13:03.474Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T06:13:03.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T06:13:03.474Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T06:13:03.474Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-02-20T06:13:03.474Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T06:13:03.474Z] + case "${OS_FAMILY}" in [2024-02-20T06:13:03.474Z] + dpkg -l [2024-02-20T06:13:03.474Z] + grep '^ii' [2024-02-20T06:13:03.474Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T06:13:03.474Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T06:13:03.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T06:13:03.474Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-02-20T06:13:03.474Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-02-20T06:13:03.474Z] + 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-02-20T06:13:03.486Z] 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-02-20T06:13:03.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T06:13:04.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T06:13:04.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T06:13:04.573Z] prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container [2024-02-20T06:13:04.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T06:13:04.806Z] $ docker top 093e36f96d544d1dc1540057b2957aa2952ae89d5e26a0b457f72ccfda0fb0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T06:13:05.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T06:13:05.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T06:13:05.824Z] + ls /var/log/sa-host [2024-02-20T06:13:05.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T06:13:06.036Z] provisioning config files... [2024-02-20T06:13:06.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2669982184875298494tmp [Pipeline] { [Pipeline] echo [2024-02-20T06:13:06.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:06.455Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T06:13:06.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:06.901Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T06:13:06.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:07.190Z] ---> sudo-logs.sh [2024-02-20T06:13:07.190Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T06:13:07.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:07.565Z] ---> job-cost.sh [2024-02-20T06:13:07.565Z] lf-activate-venv: SKIPPING [2024-02-20T06:13:07.565Z] DEBUG: total: 0.2199999988079071 [2024-02-20T06:13:07.565Z] INFO: Retrieving Stack Cost... [2024-02-20T06:13:07.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T06:13:08.394Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T06:13:08.405Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T06:13:08.687Z] ---> logs-deploy.sh [2024-02-20T06:13:08.687Z] lf-activate-venv: SKIPPING [2024-02-20T06:13:08.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/106 [2024-02-20T06:13:08.687Z] INFO: archiving workspace using pattern(s): [2024-02-20T06:13:09.626Z] Archives upload complete. [2024-02-20T06:13:09.626Z] INFO: archiving logs to Nexus