Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c34f46ef54651abad1d25af3757e1c156ee21826+16381fd99f00acb16521c6fc8f4fa15060dd6965 (fdce80fc112789c6d7ef5ea49aa917a6e9e171ed) 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-ssh8004206615739453920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10185465910815949794.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12819146336068451307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh521092910927218271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15470566245003053436.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5425307053390489132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40738 in /w/workspace/gexfoundry_device-snmp-go_PR-359 [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/gexfoundry_device-snmp-go_PR-359 # 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 Merging remotes/origin/main commit 16381fd99f00acb16521c6fc8f4fa15060dd6965 into PR head commit c34f46ef54651abad1d25af3757e1c156ee21826 Merge succeeded, producing c34f46ef54651abad1d25af3757e1c156ee21826 Checking out Revision c34f46ef54651abad1d25af3757e1c156ee21826 (PR-359) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34f46ef54651abad1d25af3757e1c156ee21826 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34f46ef54651abad1d25af3757e1c156ee21826 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-10T05:47:47.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-10T05:47:47.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-10T05:47:47.748Z] ========================================================= [2025-03-10T05:47:47.748Z] EdgeX Global Pipelines Version Info [2025-03-10T05:47:47.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:47:48.548Z] ------------------- [2025-03-10T05:47:48.548Z] stable info: [2025-03-10T05:47:48.548Z] ------------------- [2025-03-10T05:47:48.548Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-10T05:47:48.548Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T05:47:48.548Z] Message: update stable to v1.0.271 [2025-03-10T05:47:49.142Z] ------------------- [2025-03-10T05:47:49.142Z] experimental info: [2025-03-10T05:47:49.142Z] ------------------- [2025-03-10T05:47:49.142Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-10T05:47:49.142Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T05:47:49.142Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-10T05:47:49.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-03-10T05:47:49.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-03-10T05:47:49.486Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-10T05:47:49.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-10T05:47:49.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-10T05:47:49.659Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-10T05:47:49.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-10T05:47:49.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-10T05:47:49.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-10T05:47:49.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-10T05:47:49.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-10T05:47:49.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-03-10T05:47:50.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-10T05:47:50.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-10T05:47:50.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T05:47:50.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T05:47:50.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T05:47:50.335Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T05:47:50.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-10T05:47:50.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-10T05:47:50.495Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-10T05:47:50.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-10T05:47:50.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-10T05:47:50.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-10T05:47:50.714Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-10T05:47:50.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-10T05:47:50.826Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-10T05:47:50.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo [2025-03-10T05:47:50.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo [2025-03-10T05:47:50.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo [2025-03-10T05:47:51.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo [2025-03-10T05:47:51.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c34f46e [Pipeline] echo [2025-03-10T05:47:51.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:47:51.317Z] provisioning config files... [2025-03-10T05:47:51.332Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config14739524218839858138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:47:51.728Z] ---> ****-login.sh [2025-03-10T05:47:51.728Z] nexus3.edgexfoundry.org:10001 [2025-03-10T05:47:51.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:47:52.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:47:52.251Z] Configure a credential helper to remove this warning. See [2025-03-10T05:47:52.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:47:52.251Z] [2025-03-10T05:47:52.251Z] Login Succeeded [2025-03-10T05:47:52.251Z] nexus3.edgexfoundry.org:10002 [2025-03-10T05:47:52.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:47:52.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:47:52.251Z] Configure a credential helper to remove this warning. See [2025-03-10T05:47:52.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:47:52.251Z] [2025-03-10T05:47:52.251Z] Login Succeeded [2025-03-10T05:47:52.251Z] nexus3.edgexfoundry.org:10003 [2025-03-10T05:47:52.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:47:52.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:47:52.251Z] Configure a credential helper to remove this warning. See [2025-03-10T05:47:52.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:47:52.251Z] [2025-03-10T05:47:52.251Z] Login Succeeded [2025-03-10T05:47:52.251Z] nexus3.edgexfoundry.org:10004 [2025-03-10T05:47:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:47:52.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:47:52.511Z] Configure a credential helper to remove this warning. See [2025-03-10T05:47:52.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:47:52.511Z] [2025-03-10T05:47:52.511Z] Login Succeeded [2025-03-10T05:47:52.511Z] ****.io [2025-03-10T05:47:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:47:52.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:47:52.784Z] Configure a credential helper to remove this warning. See [2025-03-10T05:47:52.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:47:52.784Z] [2025-03-10T05:47:52.784Z] Login Succeeded [2025-03-10T05:47:52.784Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T05:47:52.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-10T05:47:53.453Z] + git rev-list -1 --merges c34f46ef54651abad1d25af3757e1c156ee21826~1..c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo [2025-03-10T05:47:53.501Z] -----------> git rev-list -1 --merges c34f46ef54651abad1d25af3757e1c156ee21826~1..c34f46ef54651abad1d25af3757e1c156ee21826 c34f46ef54651abad1d25af3757e1c156ee21826 [false] [Pipeline] sh [2025-03-10T05:47:53.818Z] + git log --format=format:%s -1 c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo [2025-03-10T05:47:53.854Z] ========================================================= [2025-03-10T05:47:53.854Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-10T05:47:53.854Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-10T05:47:54.303Z] + git log --format=format:%s -1 c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo [2025-03-10T05:47:54.343Z] [semverPrep] GIT_COMMIT: c34f46ef54651abad1d25af3757e1c156ee21826, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-03-10T05:47:54.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-10T05:47:54.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T05:47:54.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-10T05:47:54.791Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-10T05:47:54.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-10T05:47:54.791Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-10T05:47:54.791Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-10T05:47:54.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:47:55.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:47:55.307Z] [2025-03-10T05:47:55.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:47:55.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:47:55.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-10T05:47:55.693Z] b85a868b505f: Pulling fs layer [2025-03-10T05:47:55.693Z] e2be974225ed: Pulling fs layer [2025-03-10T05:47:55.693Z] 339a4e72a1f5: Pulling fs layer [2025-03-10T05:47:55.693Z] 988bab9f4d93: Pulling fs layer [2025-03-10T05:47:55.693Z] 1469e6f7b9e6: Pulling fs layer [2025-03-10T05:47:55.693Z] eaf3925da568: Pulling fs layer [2025-03-10T05:47:55.693Z] bab4dde63d76: Pulling fs layer [2025-03-10T05:47:55.693Z] bde34c3a00c8: Pulling fs layer [2025-03-10T05:47:55.693Z] b352a97aabf1: Pulling fs layer [2025-03-10T05:47:55.693Z] 4872d77fe225: Pulling fs layer [2025-03-10T05:47:55.693Z] 5851b861e8e6: Pulling fs layer [2025-03-10T05:47:55.693Z] b352a97aabf1: Waiting [2025-03-10T05:47:55.693Z] 4872d77fe225: Waiting [2025-03-10T05:47:55.693Z] 5851b861e8e6: Waiting [2025-03-10T05:47:55.693Z] bab4dde63d76: Waiting [2025-03-10T05:47:55.693Z] 988bab9f4d93: Waiting [2025-03-10T05:47:55.693Z] bde34c3a00c8: Waiting [2025-03-10T05:47:55.693Z] 1469e6f7b9e6: Waiting [2025-03-10T05:47:55.693Z] eaf3925da568: Waiting [2025-03-10T05:47:55.693Z] e2be974225ed: Verifying Checksum [2025-03-10T05:47:55.693Z] e2be974225ed: Download complete [2025-03-10T05:47:55.693Z] 988bab9f4d93: Verifying Checksum [2025-03-10T05:47:55.693Z] 988bab9f4d93: Download complete [2025-03-10T05:47:55.693Z] 1469e6f7b9e6: Verifying Checksum [2025-03-10T05:47:55.693Z] 1469e6f7b9e6: Download complete [2025-03-10T05:47:55.693Z] 339a4e72a1f5: Verifying Checksum [2025-03-10T05:47:55.693Z] 339a4e72a1f5: Download complete [2025-03-10T05:47:55.693Z] eaf3925da568: Verifying Checksum [2025-03-10T05:47:55.693Z] eaf3925da568: Download complete [2025-03-10T05:47:55.693Z] bde34c3a00c8: Verifying Checksum [2025-03-10T05:47:55.693Z] bde34c3a00c8: Download complete [2025-03-10T05:47:55.954Z] b352a97aabf1: Download complete [2025-03-10T05:47:55.954Z] 4872d77fe225: Verifying Checksum [2025-03-10T05:47:55.954Z] 4872d77fe225: Download complete [2025-03-10T05:47:55.954Z] 5851b861e8e6: Verifying Checksum [2025-03-10T05:47:55.954Z] 5851b861e8e6: Download complete [2025-03-10T05:47:55.954Z] b85a868b505f: Verifying Checksum [2025-03-10T05:47:55.954Z] b85a868b505f: Download complete [2025-03-10T05:47:56.212Z] bab4dde63d76: Verifying Checksum [2025-03-10T05:47:56.212Z] bab4dde63d76: Download complete [2025-03-10T05:47:57.149Z] b85a868b505f: Pull complete [2025-03-10T05:47:57.149Z] e2be974225ed: Pull complete [2025-03-10T05:47:57.718Z] 339a4e72a1f5: Pull complete [2025-03-10T05:47:57.718Z] 988bab9f4d93: Pull complete [2025-03-10T05:47:57.979Z] 1469e6f7b9e6: Pull complete [2025-03-10T05:47:57.979Z] eaf3925da568: Pull complete [2025-03-10T05:47:59.887Z] bab4dde63d76: Pull complete [2025-03-10T05:47:59.887Z] bde34c3a00c8: Pull complete [2025-03-10T05:47:59.887Z] b352a97aabf1: Pull complete [2025-03-10T05:48:00.146Z] 4872d77fe225: Pull complete [2025-03-10T05:48:00.146Z] 5851b861e8e6: Pull complete [2025-03-10T05:48:00.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-10T05:48:00.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:48:00.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:48:00.417Z] prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container [2025-03-10T05:48:00.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@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 [2025-03-10T05:48:02.296Z] $ docker top 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 -eo pid,comm [2025-03-10T05:48:02.356Z] 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). [2025-03-10T05:48:02.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T05:48:02.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:48:02.499Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:48:02.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:48:02.623Z] $ docker exec 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent [2025-03-10T05:48:02.727Z] SSH_AUTH_SOCK=/tmp/ssh-GWCf2zxfp5xX/agent.31 [2025-03-10T05:48:02.727Z] SSH_AGENT_PID=37 [2025-03-10T05:48:02.733Z] Running ssh-add (command line suppressed) [2025-03-10T05:48:02.839Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_6531136531302459367.key (/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_6531136531302459367.key) [2025-03-10T05:48:02.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:48:03.203Z] + git tag --points-at HEAD [Pipeline] } [2025-03-10T05:48:03.233Z] $ docker exec --env ******** --env ******** 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent -k [2025-03-10T05:48:03.326Z] unset SSH_AUTH_SOCK; [2025-03-10T05:48:03.327Z] unset SSH_AGENT_PID; [2025-03-10T05:48:03.327Z] echo Agent pid 37 killed; [2025-03-10T05:48:03.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-10T05:48:03.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:48:03.444Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:48:03.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:48:03.566Z] $ docker exec 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent [2025-03-10T05:48:03.706Z] SSH_AUTH_SOCK=/tmp/ssh-9owhsMC3uvqy/agent.70 [2025-03-10T05:48:03.706Z] SSH_AGENT_PID=76 [2025-03-10T05:48:03.714Z] Running ssh-add (command line suppressed) [2025-03-10T05:48:03.820Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_12194172995540725790.key (/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_12194172995540725790.key) [2025-03-10T05:48:03.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:48:04.175Z] + git semver init [2025-03-10T05:48:04.437Z] 2025-03-10 05:48:04,398 [run_init] DEBUG init version:0.0.0 force:False [2025-03-10T05:48:04.437Z] 2025-03-10 05:48:04,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver [2025-03-10T05:48:04.437Z] 2025-03-10 05:48:04,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-359/.semver [2025-03-10T05:48:04.437Z] 2025-03-10 05:48:04,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:48:06.351Z] 2025-03-10 05:48:05,888 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-359/.git/info/exclude [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 with force:False [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,889 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,894 [execute] INFO git cat-file --batch-check [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,901 [execute] INFO git cat-file --batch [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T05:48:06.352Z] 2025-03-10 05:48:05,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 [2025-03-10T05:48:06.352Z] 0.0.0 [Pipeline] } [2025-03-10T05:48:06.378Z] $ docker exec --env ******** --env ******** 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent -k [2025-03-10T05:48:06.485Z] unset SSH_AUTH_SOCK; [2025-03-10T05:48:06.486Z] unset SSH_AGENT_PID; [2025-03-10T05:48:06.486Z] echo Agent pid 76 killed; [2025-03-10T05:48:06.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T05:48:06.946Z] + git semver [Pipeline] } [2025-03-10T05:48:07.230Z] $ docker stop --time=1 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 [2025-03-10T05:48:08.540Z] $ docker rm -f --volumes 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T05:48:08.956Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-10T05:48:09.236Z] Stashed 1 file(s) [Pipeline] echo [2025-03-10T05:48:09.257Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:48:10.364Z] provisioning config files... [2025-03-10T05:48:10.374Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config12785509641609854682tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:48:10.851Z] ---> ****-login.sh [2025-03-10T05:48:10.851Z] nexus3.edgexfoundry.org:10001 [2025-03-10T05:48:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:10.852Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:10.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:10.852Z] [2025-03-10T05:48:10.852Z] Login Succeeded [2025-03-10T05:48:10.852Z] nexus3.edgexfoundry.org:10002 [2025-03-10T05:48:10.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:10.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:10.852Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:10.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:10.852Z] [2025-03-10T05:48:10.852Z] Login Succeeded [2025-03-10T05:48:10.852Z] nexus3.edgexfoundry.org:10003 [2025-03-10T05:48:11.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:11.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:11.111Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:11.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:11.111Z] [2025-03-10T05:48:11.111Z] Login Succeeded [2025-03-10T05:48:11.111Z] nexus3.edgexfoundry.org:10004 [2025-03-10T05:48:11.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:11.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:11.111Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:11.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:11.111Z] [2025-03-10T05:48:11.111Z] Login Succeeded [2025-03-10T05:48:11.111Z] ****.io [2025-03-10T05:48:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:11.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:11.630Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:11.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:11.630Z] [2025-03-10T05:48:11.630Z] Login Succeeded [2025-03-10T05:48:11.630Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T05:48:11.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-10T05:48:11.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T05:48:11.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T05:48:11.960Z] ========================================================= [2025-03-10T05:48:11.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-10T05:48:11.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:48:12.451Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-10T05:48:12.452Z] Sending build context to Docker daemon 20.08MB [2025-03-10T05:48:12.452Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-10T05:48:12.452Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-10T05:48:12.452Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-10T05:48:12.452Z] da9db072f522: Pulling fs layer [2025-03-10T05:48:12.452Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-10T05:48:12.452Z] 06f05ace1117: Pulling fs layer [2025-03-10T05:48:12.452Z] 5fe327b54edc: Pulling fs layer [2025-03-10T05:48:12.452Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T05:48:12.452Z] 92a5565b7b96: Pulling fs layer [2025-03-10T05:48:12.452Z] ff9bb7016b71: Pulling fs layer [2025-03-10T05:48:12.452Z] b67dba6c2c7d: Pulling fs layer [2025-03-10T05:48:12.452Z] a813b0c90790: Pulling fs layer [2025-03-10T05:48:12.452Z] 5fe327b54edc: Waiting [2025-03-10T05:48:12.452Z] 4f4fb700ef54: Waiting [2025-03-10T05:48:12.452Z] 92a5565b7b96: Waiting [2025-03-10T05:48:12.452Z] ff9bb7016b71: Waiting [2025-03-10T05:48:12.452Z] b67dba6c2c7d: Waiting [2025-03-10T05:48:12.452Z] a813b0c90790: Waiting [2025-03-10T05:48:12.711Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-10T05:48:12.711Z] 6ef4a4ee8ca5: Download complete [2025-03-10T05:48:12.711Z] 5fe327b54edc: Verifying Checksum [2025-03-10T05:48:12.711Z] 5fe327b54edc: Download complete [2025-03-10T05:48:12.711Z] 4f4fb700ef54: Download complete [2025-03-10T05:48:12.711Z] 92a5565b7b96: Download complete [2025-03-10T05:48:12.711Z] da9db072f522: Download complete [2025-03-10T05:48:12.711Z] ff9bb7016b71: Verifying Checksum [2025-03-10T05:48:12.711Z] ff9bb7016b71: Download complete [2025-03-10T05:48:12.711Z] da9db072f522: Pull complete [2025-03-10T05:48:12.970Z] a813b0c90790: Verifying Checksum [2025-03-10T05:48:12.970Z] a813b0c90790: Download complete [2025-03-10T05:48:12.970Z] 6ef4a4ee8ca5: Pull complete [2025-03-10T05:48:13.229Z] 06f05ace1117: Download complete [2025-03-10T05:48:13.488Z] b67dba6c2c7d: Verifying Checksum [2025-03-10T05:48:13.488Z] b67dba6c2c7d: Download complete [2025-03-10T05:48:16.776Z] 06f05ace1117: Pull complete [2025-03-10T05:48:16.776Z] 5fe327b54edc: Pull complete [2025-03-10T05:48:16.776Z] 4f4fb700ef54: Pull complete [2025-03-10T05:48:16.776Z] 92a5565b7b96: Pull complete [2025-03-10T05:48:16.776Z] ff9bb7016b71: Pull complete [2025-03-10T05:48:19.305Z] b67dba6c2c7d: Pull complete [2025-03-10T05:48:19.565Z] a813b0c90790: Pull complete [2025-03-10T05:48:19.565Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-10T05:48:19.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T05:48:19.565Z] ---> 3ba60ce46760 [2025-03-10T05:48:19.565Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-10T05:48:22.903Z] ---> Running in 397deb2a4ceb [2025-03-10T05:48:22.903Z] Removing intermediate container 397deb2a4ceb [2025-03-10T05:48:22.903Z] ---> 14acd64e1933 [2025-03-10T05:48:22.903Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-10T05:48:22.903Z] ---> Running in 0e91fe008bdb [2025-03-10T05:48:22.903Z] Removing intermediate container 0e91fe008bdb [2025-03-10T05:48:22.903Z] ---> 2f23033a7dea [2025-03-10T05:48:22.903Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-10T05:48:22.903Z] ---> Running in 32ae04eecc08 [2025-03-10T05:48:22.903Z] Removing intermediate container 32ae04eecc08 [2025-03-10T05:48:22.903Z] ---> df7f71074a06 [2025-03-10T05:48:22.903Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-10T05:48:22.903Z] ---> Running in f14058dce129 [2025-03-10T05:48:22.903Z] Removing intermediate container f14058dce129 [2025-03-10T05:48:22.903Z] ---> a17f6679a7aa [2025-03-10T05:48:22.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-10T05:48:23.162Z] ---> Running in 5f7ccc0f2cb7 [2025-03-10T05:48:23.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:48:23.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:48:23.988Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-10T05:48:23.988Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-10T05:48:23.988Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-10T05:48:23.988Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-10T05:48:23.988Z] Executing busybox-1.36.1-r29.trigger [2025-03-10T05:48:23.988Z] OK: 252 MiB in 62 packages [2025-03-10T05:48:24.247Z] Removing intermediate container 5f7ccc0f2cb7 [2025-03-10T05:48:24.247Z] ---> dbdc88970825 [2025-03-10T05:48:24.247Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-10T05:48:24.247Z] ---> Running in b3a4f2457985 [2025-03-10T05:48:24.506Z] Removing intermediate container b3a4f2457985 [2025-03-10T05:48:24.506Z] ---> 5324ac586fda [2025-03-10T05:48:24.506Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-10T05:48:24.506Z] ---> 7add1f950cae [2025-03-10T05:48:24.506Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T05:48:24.506Z] ---> Running in 6116614762b5 [2025-03-10T05:48:56.647Z] Removing intermediate container 6116614762b5 [2025-03-10T05:48:56.647Z] ---> 38247d2004e6 [2025-03-10T05:48:56.647Z] Step 11/12 : COPY . . [2025-03-10T05:48:57.591Z] ---> bca4644f3302 [2025-03-10T05:48:57.591Z] Step 12/12 : RUN ${MAKE} [2025-03-10T05:48:57.591Z] ---> Running in b1e455d51b31 [2025-03-10T05:48:58.161Z] noop [2025-03-10T05:48:58.729Z] Removing intermediate container b1e455d51b31 [2025-03-10T05:48:58.729Z] ---> 7ded11400a9a [2025-03-10T05:48:58.729Z] Successfully built 7ded11400a9a [2025-03-10T05:48:58.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:48:59.203Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T05:48:59.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:48:59.364Z] prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container [2025-03-10T05:48:59.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T05:49:03.957Z] $ docker top d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:49:04.367Z] + go version [2025-03-10T05:49:04.367Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-10T05:49:04.403Z] $ docker stop --time=1 d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b [2025-03-10T05:49:05.698Z] $ docker rm -f --volumes d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:49:06.449Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T05:49:06.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:49:06.611Z] prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container [2025-03-10T05:49:06.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T05:49:06.970Z] $ docker top cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:49:07.368Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-359 [Pipeline] fileExists [Pipeline] sh [2025-03-10T05:49:07.726Z] + make test [2025-03-10T05:49:07.727Z] go test ./... -coverprofile=coverage.out [2025-03-10T05:49:09.101Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-10T05:49:27.250Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-10T05:49:27.250Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2025-03-10T05:49:35.360Z] go vet ./... [2025-03-10T05:49:39.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-10T05:49:39.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-10T05:49:39.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-10T05:49:39.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-10T05:49:39.912Z] $ docker stop --time=1 cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 [2025-03-10T05:49:42.600Z] $ docker rm -f --volumes cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T05:49:43.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-10T05:49:43.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-10T05:49:44.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-10T05:49:44.330Z] + ls -al . [2025-03-10T05:49:44.330Z] total 236 [2025-03-10T05:49:44.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:49 . [2025-03-10T05:49:44.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:47 .. [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 10 05:47 .dockerignore [2025-03-10T05:49:44.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:49 .git [2025-03-10T05:49:44.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 .github [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 10 05:47 .gitignore [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 10 05:47 .golangci.yml [2025-03-10T05:49:44.330Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:48 .semver [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 10 05:47 Attribution.txt [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 10 05:47 CHANGELOG.md [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 10 05:47 Dockerfile [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 05:47 GOVERNANCE.md [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 10 05:47 Jenkinsfile [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 10 05:47 LICENSE [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 10 05:47 Makefile [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 10 05:47 OWNERS.md [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 10 05:47 README.md [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:48 VERSION [2025-03-10T05:49:44.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:47 bin [2025-03-10T05:49:44.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 cmd [2025-03-10T05:49:44.330Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 10 05:49 coverage.out [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 6113 Mar 10 05:47 go.mod [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 86959 Mar 10 05:47 go.sum [2025-03-10T05:49:44.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 internal [2025-03-10T05:49:44.330Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 10 05:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:49:44.767Z] + 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=c34f46ef54651abad1d25af3757e1c156ee21826 --label arch=amd64 --label version=0.0.0 . [2025-03-10T05:49:44.767Z] Sending build context to Docker daemon 20.09MB [2025-03-10T05:49:44.767Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-10T05:49:44.767Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-10T05:49:44.767Z] ---> 7ded11400a9a [2025-03-10T05:49:44.767Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-10T05:49:45.028Z] ---> Running in ddd7e25621b2 [2025-03-10T05:49:45.028Z] Removing intermediate container ddd7e25621b2 [2025-03-10T05:49:45.028Z] ---> ae205bf42323 [2025-03-10T05:49:45.028Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-10T05:49:45.028Z] ---> Running in a5ff59acf08c [2025-03-10T05:49:45.028Z] Removing intermediate container a5ff59acf08c [2025-03-10T05:49:45.028Z] ---> e6d48aa205a5 [2025-03-10T05:49:45.028Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-10T05:49:45.028Z] ---> Running in 11c15e383d42 [2025-03-10T05:49:45.287Z] Removing intermediate container 11c15e383d42 [2025-03-10T05:49:45.287Z] ---> 6d9652b60957 [2025-03-10T05:49:45.287Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-10T05:49:45.287Z] ---> Running in fa843cc478a2 [2025-03-10T05:49:45.287Z] Removing intermediate container fa843cc478a2 [2025-03-10T05:49:45.287Z] ---> 1f34ce9a7703 [2025-03-10T05:49:45.287Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-10T05:49:45.287Z] ---> Running in 69736e718294 [2025-03-10T05:49:45.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:49:45.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:49:46.065Z] OK: 252 MiB in 62 packages [2025-03-10T05:49:46.323Z] Removing intermediate container 69736e718294 [2025-03-10T05:49:46.323Z] ---> 21715d6d063a [2025-03-10T05:49:46.323Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-10T05:49:46.323Z] ---> Running in cb9e176141b3 [2025-03-10T05:49:46.323Z] Removing intermediate container cb9e176141b3 [2025-03-10T05:49:46.323Z] ---> 7b911c5e5c67 [2025-03-10T05:49:46.323Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-10T05:49:46.581Z] ---> f43fa6d1beea [2025-03-10T05:49:46.581Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T05:49:46.581Z] ---> Running in 8cb18d1124eb [2025-03-10T05:49:47.150Z] Removing intermediate container 8cb18d1124eb [2025-03-10T05:49:47.150Z] ---> 5d75a8f3c705 [2025-03-10T05:49:47.150Z] Step 11/25 : COPY . . [2025-03-10T05:49:47.721Z] ---> e6bfa6a93e85 [2025-03-10T05:49:47.721Z] Step 12/25 : RUN ${MAKE} [2025-03-10T05:49:47.721Z] ---> Running in e72fd07b1e73 [2025-03-10T05:49:47.980Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-03-10T05:50:14.522Z] Removing intermediate container e72fd07b1e73 [2025-03-10T05:50:14.522Z] ---> a5bb734d9a8f [2025-03-10T05:50:14.522Z] Step 13/25 : FROM alpine:3.20 [2025-03-10T05:50:14.522Z] 3.20: Pulling from library/alpine [2025-03-10T05:50:14.522Z] 0a9a5dfd008f: Pulling fs layer [2025-03-10T05:50:14.787Z] 0a9a5dfd008f: Verifying Checksum [2025-03-10T05:50:14.787Z] 0a9a5dfd008f: Download complete [2025-03-10T05:50:14.787Z] 0a9a5dfd008f: Pull complete [2025-03-10T05:50:14.787Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T05:50:14.787Z] Status: Downloaded newer image for alpine:3.20 [2025-03-10T05:50:14.787Z] ---> ff221270b9fb [2025-03-10T05:50:14.787Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-10T05:50:14.787Z] ---> Running in 2ce3e9ac193a [2025-03-10T05:50:15.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:15.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:15.584Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T05:50:15.584Z] Executing busybox-1.36.1-r29.trigger [2025-03-10T05:50:15.584Z] OK: 8 MiB in 15 packages [2025-03-10T05:50:15.843Z] Removing intermediate container 2ce3e9ac193a [2025-03-10T05:50:15.843Z] ---> 7c8feefb00d6 [2025-03-10T05:50:15.843Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-10T05:50:15.843Z] ---> Running in a5dd1121551e [2025-03-10T05:50:16.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:16.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:16.668Z] OK: 8 MiB in 15 packages [2025-03-10T05:50:16.927Z] Removing intermediate container a5dd1121551e [2025-03-10T05:50:16.927Z] ---> f1fd33040a2d [2025-03-10T05:50:16.927Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-10T05:50:17.863Z] ---> c15d143ed8a9 [2025-03-10T05:50:17.863Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-10T05:50:17.863Z] ---> 42c691d40d87 [2025-03-10T05:50:17.863Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-10T05:50:17.863Z] ---> 72ad8d5e7121 [2025-03-10T05:50:17.863Z] Step 19/25 : EXPOSE 59993 [2025-03-10T05:50:17.863Z] ---> Running in a469c5e05ee8 [2025-03-10T05:50:18.121Z] Removing intermediate container a469c5e05ee8 [2025-03-10T05:50:18.121Z] ---> c6ea06db981f [2025-03-10T05:50:18.121Z] Step 20/25 : EXPOSE 161 [2025-03-10T05:50:18.121Z] ---> Running in 784f09df2bec [2025-03-10T05:50:18.121Z] Removing intermediate container 784f09df2bec [2025-03-10T05:50:18.121Z] ---> ddd0643ff48e [2025-03-10T05:50:18.121Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-10T05:50:18.121Z] ---> Running in 6c02b1926f9e [2025-03-10T05:50:18.121Z] Removing intermediate container 6c02b1926f9e [2025-03-10T05:50:18.121Z] ---> 2a692c55b18d [2025-03-10T05:50:18.121Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-10T05:50:18.380Z] ---> Running in b9121006f068 [2025-03-10T05:50:18.380Z] Removing intermediate container b9121006f068 [2025-03-10T05:50:18.380Z] ---> eb9038e93d06 [2025-03-10T05:50:18.380Z] Step 23/25 : LABEL arch=amd64 [2025-03-10T05:50:18.380Z] ---> Running in 077a9a18dc74 [2025-03-10T05:50:18.380Z] Removing intermediate container 077a9a18dc74 [2025-03-10T05:50:18.380Z] ---> 80cf64343d99 [2025-03-10T05:50:18.380Z] Step 24/25 : LABEL git_sha=c34f46ef54651abad1d25af3757e1c156ee21826 [2025-03-10T05:50:18.380Z] ---> Running in ebe172280c95 [2025-03-10T05:50:18.639Z] Removing intermediate container ebe172280c95 [2025-03-10T05:50:18.639Z] ---> 6aed66de5b06 [2025-03-10T05:50:18.639Z] Step 25/25 : LABEL version=0.0.0 [2025-03-10T05:50:18.639Z] ---> Running in f6e9fa4013d5 [2025-03-10T05:50:18.639Z] Removing intermediate container f6e9fa4013d5 [2025-03-10T05:50:18.639Z] ---> 4d58bcc04b8b [2025-03-10T05:50:18.639Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-10T05:50:18.639Z] Successfully built 4d58bcc04b8b [2025-03-10T05:50:18.639Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:50:19.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:50:19.624Z] [2025-03-10T05:50:19.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:50:20.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:50:20.019Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-10T05:50:20.019Z] 5eb5b503b376: Pulling fs layer [2025-03-10T05:50:20.019Z] 5c69ac0246d0: Pulling fs layer [2025-03-10T05:50:20.019Z] ec43610c2a17: Pulling fs layer [2025-03-10T05:50:20.019Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-10T05:50:20.019Z] 33b1e0a273af: Pulling fs layer [2025-03-10T05:50:20.019Z] 5d3b04190fa2: Pulling fs layer [2025-03-10T05:50:20.019Z] 2f39f015ded8: Pulling fs layer [2025-03-10T05:50:20.019Z] 33b1e0a273af: Waiting [2025-03-10T05:50:20.019Z] 5d3b04190fa2: Waiting [2025-03-10T05:50:20.019Z] 2f39f015ded8: Waiting [2025-03-10T05:50:20.019Z] 5c69ac0246d0: Download complete [2025-03-10T05:50:20.019Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-10T05:50:20.019Z] 3a2ae6a8a46f: Download complete [2025-03-10T05:50:20.019Z] 33b1e0a273af: Verifying Checksum [2025-03-10T05:50:20.019Z] 33b1e0a273af: Download complete [2025-03-10T05:50:20.019Z] ec43610c2a17: Verifying Checksum [2025-03-10T05:50:20.019Z] ec43610c2a17: Download complete [2025-03-10T05:50:20.019Z] 5d3b04190fa2: Download complete [2025-03-10T05:50:20.278Z] 5eb5b503b376: Verifying Checksum [2025-03-10T05:50:20.278Z] 5eb5b503b376: Download complete [2025-03-10T05:50:20.844Z] 2f39f015ded8: Verifying Checksum [2025-03-10T05:50:20.844Z] 2f39f015ded8: Download complete [2025-03-10T05:50:21.413Z] 5eb5b503b376: Pull complete [2025-03-10T05:50:21.413Z] 5c69ac0246d0: Pull complete [2025-03-10T05:50:21.672Z] ec43610c2a17: Pull complete [2025-03-10T05:50:21.672Z] 3a2ae6a8a46f: Pull complete [2025-03-10T05:50:21.931Z] 33b1e0a273af: Pull complete [2025-03-10T05:50:21.931Z] 5d3b04190fa2: Pull complete [2025-03-10T05:50:26.117Z] 2f39f015ded8: Pull complete [2025-03-10T05:50:26.117Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-10T05:50:26.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:50:26.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:50:26.385Z] prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container [2025-03-10T05:50:26.421Z] $ 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/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T05:50:28.367Z] $ docker top 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:28.847Z] ---> job-cost.sh [2025-03-10T05:50:28.847Z] lf-activate-venv: SKIPPING [2025-03-10T05:50:28.847Z] INFO: No Stack... [2025-03-10T05:50:29.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T05:50:29.367Z] INFO: Archiving Costs [Pipeline] sh [2025-03-10T05:50:29.684Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/cost.csv [2025-03-10T05:50:29.684Z] + cut -d, -f6 [Pipeline] lock [2025-03-10T05:50:29.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] [2025-03-10T05:50:29.732Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] did not exist. Created. [2025-03-10T05:50:29.739Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T05:50:30.139Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-10T05:50:30.191Z] Stashed 1 file(s) [Pipeline] } [2025-03-10T05:50:30.228Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-10T05:50:30.313Z] $ docker stop --time=1 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 [2025-03-10T05:50:31.458Z] $ docker rm -f --volumes 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-10T05:50:32.188Z] provisioning config files... [2025-03-10T05:50:32.197Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config3404630332716579384tmp [Pipeline] { [Pipeline] sh [2025-03-10T05:50:32.543Z] + set +x [2025-03-10T05:50:32.543Z] + curl -s https://codecov.io/bash [2025-03-10T05:50:32.543Z] + bash -s -- [2025-03-10T05:50:32.543Z] [2025-03-10T05:50:32.543Z] _____ _ [2025-03-10T05:50:32.543Z] / ____| | | [2025-03-10T05:50:32.543Z] | | ___ __| | ___ ___ _____ __ [2025-03-10T05:50:32.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-10T05:50:32.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-10T05:50:32.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-10T05:50:32.543Z] Bash-1.0.6 [2025-03-10T05:50:32.543Z] [2025-03-10T05:50:32.543Z] [2025-03-10T05:50:32.543Z] ==> git version 2.25.1 found [2025-03-10T05:50:32.543Z] ==> 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 [2025-03-10T05:50:32.543Z] Release-Date: 2020-01-08 [2025-03-10T05:50:32.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-10T05:50:32.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-10T05:50:32.544Z] ==> Jenkins CI detected. [2025-03-10T05:50:32.544Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-359 [2025-03-10T05:50:32.544Z] project root: . [2025-03-10T05:50:32.544Z] --> token set from env [2025-03-10T05:50:32.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-10T05:50:32.544Z] ==> Running gcov in . (disable via -X gcov) [2025-03-10T05:50:32.544Z] ==> Python coveragepy not found [2025-03-10T05:50:32.544Z] ==> Searching for coverage reports in: [2025-03-10T05:50:32.544Z] + . [2025-03-10T05:50:32.544Z] -> Found 1 reports [2025-03-10T05:50:32.544Z] ==> Detecting git/mercurial file structure [2025-03-10T05:50:32.544Z] ==> Reading reports [2025-03-10T05:50:32.803Z] + ./coverage.out bytes=8903 [2025-03-10T05:50:32.803Z] ==> Appending adjustments [2025-03-10T05:50:32.803Z] https://docs.codecov.io/docs/fixing-reports [2025-03-10T05:50:32.803Z] + Found adjustments [2025-03-10T05:50:32.803Z] ==> Gzipping contents [2025-03-10T05:50:32.803Z] 4.0K /tmp/codecov.asxFHc.gz [2025-03-10T05:50:32.803Z] ==> Uploading reports [2025-03-10T05:50:32.803Z] url: https://codecov.io [2025-03-10T05:50:32.803Z] query: branch=PR-359&commit=c34f46ef54651abad1d25af3757e1c156ee21826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2025-03-10T05:50:32.803Z] -> Pinging Codecov [2025-03-10T05:50:32.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-359&commit=c34f46ef54651abad1d25af3757e1c156ee21826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2025-03-10T05:50:33.062Z] -> Uploading to [2025-03-10T05:50:33.063Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/c34f46ef54651abad1d25af3757e1c156ee21826/2638567d-bf48-4f11-810a-0ad95e529b2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T055032Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d3495470ef1891cddd05f233de8d93955a9ec7ea7e39dbcdb1dbe81315b52a0c [2025-03-10T05:50:33.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T05:50:33.063Z] Dload Upload Total Spent Left Speed [2025-03-10T05:50:33.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 10410 --:--:-- --:--:-- --:--:-- 10410 [2025-03-10T05:50:33.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] } [2025-03-10T05:50:33.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-10T05:50:35.179Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-359/archives ] [2025-03-10T05:50:35.179Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-359/archives [2025-03-10T05:50:35.179Z] total 16 [2025-03-10T05:50:35.179Z] drwxr-xr-x 3 root root 4096 Mar 10 05:50 . [2025-03-10T05:50:35.179Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 05:50 .. [2025-03-10T05:50:35.179Z] drwxr-xr-x 2 root root 4096 Mar 10 05:50 cost [2025-03-10T05:50:35.179Z] -rw-r--r-- 1 root root 86 Mar 10 05:50 cost.csv [2025-03-10T05:50:35.179Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-359/archives [2025-03-10T05:50:35.179Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-359/archives [2025-03-10T05:50:35.179Z] total 16 [2025-03-10T05:50:35.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:50 . [2025-03-10T05:50:35.179Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 05:50 .. [2025-03-10T05:50:35.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 05:50 cost [2025-03-10T05:50:35.179Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 10 05:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:35.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:36.418Z] ---> package-listing.sh [2025-03-10T05:50:36.418Z] ++ facter osfamily [2025-03-10T05:50:36.418Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-10T05:50:36.677Z] + OS_FAMILY=debian [2025-03-10T05:50:36.677Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-359 [2025-03-10T05:50:36.677Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-10T05:50:36.677Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-10T05:50:36.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-10T05:50:36.677Z] + PACKAGES=/tmp/packages_start.txt [2025-03-10T05:50:36.677Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-359 ']' [2025-03-10T05:50:36.677Z] + PACKAGES=/tmp/packages_end.txt [2025-03-10T05:50:36.677Z] + case "${OS_FAMILY}" in [2025-03-10T05:50:36.677Z] + dpkg -l [2025-03-10T05:50:36.677Z] + grep '^ii' [2025-03-10T05:50:36.677Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-10T05:50:36.677Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-10T05:50:36.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-10T05:50:36.677Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-359 ']' [2025-03-10T05:50:36.677Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/ [2025-03-10T05:50:36.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/ [Pipeline] echo [2025-03-10T05:50:36.711Z] 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/gexfoundry_device-snmp-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-10T05:50:37.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:50:37.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:50:37.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:50:37.822Z] prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container [2025-03-10T05:50:37.854Z] $ 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/gexfoundry_device-snmp-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T05:50:38.040Z] $ docker top adfed89eaf473fde8c9ec3f85ea4ac3772b0cda6d7a8d4c436828a93fdaea16b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:50:38.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-10T05:50:38.761Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-10T05:50:39.077Z] + ls /var/log/sa-host [2025-03-10T05:50:39.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:50:39.320Z] provisioning config files... [2025-03-10T05:50:39.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config17820925596694473312tmp [Pipeline] { [Pipeline] echo [2025-03-10T05:50:39.396Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:39.712Z] ---> create-netrc.sh [Pipeline] } [2025-03-10T05:50:39.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:40.170Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-10T05:50:40.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:40.531Z] ---> sudo-logs.sh [2025-03-10T05:50:40.532Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-10T05:50:40.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:40.939Z] ---> job-cost.sh [2025-03-10T05:50:40.939Z] lf-activate-venv: SKIPPING [2025-03-10T05:50:40.939Z] DEBUG: total: 0.2199999988079071 [2025-03-10T05:50:40.939Z] INFO: Retrieving Stack Cost... [2025-03-10T05:50:40.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T05:50:41.197Z] INFO: Archiving Costs [Pipeline] echo [2025-03-10T05:50:41.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:50:41.553Z] ---> logs-deploy.sh [2025-03-10T05:50:41.553Z] lf-activate-venv: SKIPPING [2025-03-10T05:50:41.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-359/1 [2025-03-10T05:50:41.553Z] INFO: archiving workspace using pattern(s): [2025-03-10T05:50:42.492Z] Archives upload complete. [2025-03-10T05:50:42.752Z] INFO: archiving logs to Nexus [2025-03-10T05:50:43.322Z] ---> uname -a: [2025-03-10T05:50:43.322Z] Linux prd-ubuntu20-04-docker-8c-8g-40738 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] ---> lscpu: [2025-03-10T05:50:43.322Z] Architecture: x86_64 [2025-03-10T05:50:43.322Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-10T05:50:43.322Z] Byte Order: Little Endian [2025-03-10T05:50:43.322Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-10T05:50:43.322Z] CPU(s): 8 [2025-03-10T05:50:43.322Z] On-line CPU(s) list: 0-7 [2025-03-10T05:50:43.322Z] Thread(s) per core: 1 [2025-03-10T05:50:43.322Z] Core(s) per socket: 1 [2025-03-10T05:50:43.322Z] Socket(s): 8 [2025-03-10T05:50:43.322Z] NUMA node(s): 1 [2025-03-10T05:50:43.322Z] Vendor ID: AuthenticAMD [2025-03-10T05:50:43.322Z] CPU family: 23 [2025-03-10T05:50:43.322Z] Model: 49 [2025-03-10T05:50:43.322Z] Model name: AMD EPYC-Rome Processor [2025-03-10T05:50:43.322Z] Stepping: 0 [2025-03-10T05:50:43.322Z] CPU MHz: 2799.998 [2025-03-10T05:50:43.322Z] BogoMIPS: 5599.99 [2025-03-10T05:50:43.322Z] Virtualization: AMD-V [2025-03-10T05:50:43.322Z] Hypervisor vendor: KVM [2025-03-10T05:50:43.322Z] Virtualization type: full [2025-03-10T05:50:43.322Z] L1d cache: 256 KiB [2025-03-10T05:50:43.322Z] L1i cache: 256 KiB [2025-03-10T05:50:43.322Z] L2 cache: 4 MiB [2025-03-10T05:50:43.322Z] L3 cache: 128 MiB [2025-03-10T05:50:43.322Z] NUMA node0 CPU(s): 0-7 [2025-03-10T05:50:43.322Z] Vulnerability Itlb multihit: Not affected [2025-03-10T05:50:43.322Z] Vulnerability L1tf: Not affected [2025-03-10T05:50:43.322Z] Vulnerability Mds: Not affected [2025-03-10T05:50:43.322Z] Vulnerability Meltdown: Not affected [2025-03-10T05:50:43.322Z] Vulnerability Mmio stale data: Not affected [2025-03-10T05:50:43.322Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-10T05:50:43.322Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-10T05:50:43.322Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-10T05:50:43.322Z] Vulnerability Srbds: Not affected [2025-03-10T05:50:43.322Z] Vulnerability Tsx async abort: Not affected [2025-03-10T05:50:43.322Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] ---> nproc: [2025-03-10T05:50:43.322Z] 8 [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] ---> df -h: [2025-03-10T05:50:43.322Z] Filesystem Size Used Avail Use% Mounted on [2025-03-10T05:50:43.322Z] overlay 155G 12G 144G 8% / [2025-03-10T05:50:43.322Z] tmpfs 64M 0 64M 0% /dev [2025-03-10T05:50:43.322Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-10T05:50:43.322Z] shm 64M 0 64M 0% /dev/shm [2025-03-10T05:50:43.322Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] ---> sar -b -r -n DEV: [2025-03-10T05:50:43.322Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40738) 03/10/25 _x86_64_ (8 CPU) [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:47:05 LINUX RESTART (8 CPU) [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-10T05:50:43.322Z] 05:49:01 339.51 5.38 334.13 0.00 441.53 98864.99 0.00 [2025-03-10T05:50:43.322Z] 05:50:01 109.07 0.23 108.83 0.00 18.13 19607.93 0.00 [2025-03-10T05:50:43.322Z] Average: 224.29 2.81 221.48 0.00 229.83 59236.46 0.00 [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-10T05:50:43.322Z] 05:49:01 28074584 31547904 752468 2.29 182892 3456684 1891432 5.57 1127224 3170908 12 [2025-03-10T05:50:43.322Z] 05:50:01 27251272 31402828 887520 2.70 192040 4056268 2168284 6.39 1712792 3327492 561172 [2025-03-10T05:50:43.322Z] Average: 27662928 31475366 819994 2.49 187466 3756476 2029858 5.98 1420008 3249200 280592 [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-10T05:50:43.322Z] 05:49:01 ens3 545.01 389.44 6348.64 52.60 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:49:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:49:01 docker0 299.75 393.50 25.87 3078.34 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:50:01 ens3 42.53 22.70 75.23 14.85 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:50:01 docker0 1.40 3.13 0.08 38.12 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] 05:50:01 vethd27a012 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] Average: ens3 293.77 206.07 3211.93 33.72 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] Average: docker0 150.57 198.32 12.98 1558.23 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] Average: vethd27a012 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] ---> sar -P ALL: [2025-03-10T05:50:43.322Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40738) 03/10/25 _x86_64_ (8 CPU) [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:47:05 LINUX RESTART (8 CPU) [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] 05:48:01 CPU %user %nice %system %iowait %steal %idle [2025-03-10T05:50:43.322Z] 05:49:01 all 9.56 0.00 4.64 4.17 0.08 81.56 [2025-03-10T05:50:43.322Z] 05:49:01 0 8.71 0.00 4.50 0.57 0.08 86.13 [2025-03-10T05:50:43.322Z] 05:49:01 1 9.27 0.00 6.13 18.49 0.10 66.01 [2025-03-10T05:50:43.322Z] 05:49:01 2 8.72 0.00 4.00 0.83 0.07 86.39 [2025-03-10T05:50:43.322Z] 05:49:01 3 9.65 0.00 4.70 5.31 0.08 80.26 [2025-03-10T05:50:43.322Z] 05:49:01 4 8.32 0.00 5.75 6.76 0.08 79.08 [2025-03-10T05:50:43.322Z] 05:49:01 5 10.48 0.00 3.76 0.52 0.07 85.17 [2025-03-10T05:50:43.322Z] 05:49:01 6 10.47 0.00 4.54 0.73 0.07 84.20 [2025-03-10T05:50:43.322Z] 05:49:01 7 10.83 0.00 3.74 0.20 0.07 85.16 [2025-03-10T05:50:43.322Z] 05:50:01 all 52.54 0.00 8.21 1.01 0.12 38.13 [2025-03-10T05:50:43.322Z] 05:50:01 0 51.85 0.00 8.60 1.60 0.10 37.86 [2025-03-10T05:50:43.322Z] 05:50:01 1 53.74 0.00 7.71 0.86 0.13 37.56 [2025-03-10T05:50:43.322Z] 05:50:01 2 51.97 0.00 8.09 0.19 0.12 39.63 [2025-03-10T05:50:43.322Z] 05:50:01 3 51.94 0.00 8.48 0.25 0.13 39.19 [2025-03-10T05:50:43.322Z] 05:50:01 4 53.07 0.00 8.34 4.08 0.12 34.39 [2025-03-10T05:50:43.322Z] 05:50:01 5 52.74 0.00 7.98 0.74 0.12 38.43 [2025-03-10T05:50:43.322Z] 05:50:01 6 51.99 0.00 7.87 0.15 0.12 39.87 [2025-03-10T05:50:43.322Z] 05:50:01 7 53.00 0.00 8.60 0.19 0.12 38.10 [2025-03-10T05:50:43.322Z] Average: all 31.07 0.00 6.43 2.58 0.10 59.82 [2025-03-10T05:50:43.322Z] Average: 0 30.28 0.00 6.55 1.08 0.09 61.99 [2025-03-10T05:50:43.322Z] Average: 1 31.58 0.00 6.92 9.64 0.12 51.73 [2025-03-10T05:50:43.322Z] Average: 2 30.39 0.00 6.05 0.51 0.09 62.96 [2025-03-10T05:50:43.322Z] Average: 3 30.85 0.00 6.59 2.77 0.11 59.68 [2025-03-10T05:50:43.322Z] Average: 4 30.73 0.00 7.05 5.42 0.10 56.70 [2025-03-10T05:50:43.322Z] Average: 5 31.61 0.00 5.87 0.63 0.09 61.80 [2025-03-10T05:50:43.322Z] Average: 6 31.23 0.00 6.20 0.44 0.09 62.04 [2025-03-10T05:50:43.322Z] Average: 7 31.92 0.00 6.17 0.19 0.09 61.62 [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z] [2025-03-10T05:50:43.322Z]