Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1024203b4d1c65793f885eaa81e62b5bcb00bff+a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a (9b50a2799ce663c1ad4616d8db7b51175cb64aac) 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-ssh15249369452255038808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6458366248626614926.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-319/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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14207975670657180046.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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17599440928729634861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5351597476278892699.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-319/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-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17901196311241116339.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-8879 in /w/workspace/gexfoundry_device-snmp-go_PR-319 [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-319 # 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 > 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a into PR head commit b1024203b4d1c65793f885eaa81e62b5bcb00bff Merge succeeded, producing b1024203b4d1c65793f885eaa81e62b5bcb00bff Checking out Revision b1024203b4d1c65793f885eaa81e62b5bcb00bff (PR-319) Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-11T23:03:53.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-11T23:03:53.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-11T23:03:53.410Z] ========================================================= [2023-10-11T23:03:53.410Z] EdgeX Global Pipelines Version Info [2023-10-11T23:03:53.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b1024203b4d1c65793f885eaa81e62b5bcb00bff # 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 a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1024203b4d1c65793f885eaa81e62b5bcb00bff # timeout=10 [2023-10-11T23:03:54.137Z] ------------------- [2023-10-11T23:03:54.137Z] stable info: [2023-10-11T23:03:54.137Z] ------------------- [2023-10-11T23:03:54.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T23:03:54.137Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:03:54.137Z] Message: update stable to v1.0.254 [2023-10-11T23:03:54.707Z] ------------------- [2023-10-11T23:03:54.707Z] experimental info: [2023-10-11T23:03:54.707Z] ------------------- [2023-10-11T23:03:54.707Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T23:03:54.707Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:03:54.707Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T23:03:54.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-11T23:03:55.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-11T23:03:55.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T23:03:55.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T23:03:55.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T23:03:55.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T23:03:55.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T23:03:55.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-11T23:03:55.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T23:03:55.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T23:03:55.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T23:03:55.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-11T23:03:55.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T23:03:55.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T23:03:55.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:03:55.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:03:55.814Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T23:03:55.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T23:03:55.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T23:03:55.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T23:03:55.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-11T23:03:56.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-11T23:03:56.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-11T23:03:56.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-11T23:03:56.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-11T23:03:56.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T23:03:56.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T23:03:56.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2023-10-11T23:03:56.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2023-10-11T23:03:56.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2023-10-11T23:03:56.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1024203b4d1c65793f885eaa81e62b5bcb00bff [Pipeline] echo [2023-10-11T23:03:56.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b102420 [Pipeline] echo [2023-10-11T23:03:56.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:03:56.678Z] provisioning config files... [2023-10-11T23:03:56.721Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/config948136761857116637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:03:57.072Z] ---> docker-login.sh [2023-10-11T23:03:57.072Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:03:57.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:03:57.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:03:57.333Z] Configure a credential helper to remove this warning. See [2023-10-11T23:03:57.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:03:57.333Z] [2023-10-11T23:03:57.333Z] Login Succeeded [2023-10-11T23:03:57.333Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:03:57.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:03:57.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:03:57.592Z] Configure a credential helper to remove this warning. See [2023-10-11T23:03:57.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:03:57.592Z] [2023-10-11T23:03:57.592Z] Login Succeeded [2023-10-11T23:03:57.592Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:03:57.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:03:57.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:03:57.592Z] Configure a credential helper to remove this warning. See [2023-10-11T23:03:57.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:03:57.592Z] [2023-10-11T23:03:57.592Z] Login Succeeded [2023-10-11T23:03:57.592Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:03:57.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:03:57.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:03:57.853Z] Configure a credential helper to remove this warning. See [2023-10-11T23:03:57.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:03:57.853Z] [2023-10-11T23:03:57.853Z] Login Succeeded [2023-10-11T23:03:57.853Z] docker.io [2023-10-11T23:03:57.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:03:58.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:03:58.112Z] Configure a credential helper to remove this warning. See [2023-10-11T23:03:58.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:03:58.112Z] [2023-10-11T23:03:58.112Z] Login Succeeded [2023-10-11T23:03:58.112Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:03:58.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-11T23:03:58.799Z] + git rev-list -1 --merges b1024203b4d1c65793f885eaa81e62b5bcb00bff~1..b1024203b4d1c65793f885eaa81e62b5bcb00bff [Pipeline] echo [2023-10-11T23:03:58.859Z] -----------> git rev-list -1 --merges b1024203b4d1c65793f885eaa81e62b5bcb00bff~1..b1024203b4d1c65793f885eaa81e62b5bcb00bff b1024203b4d1c65793f885eaa81e62b5bcb00bff [false] [Pipeline] sh [2023-10-11T23:03:59.169Z] + git log --format=format:%s -1 b1024203b4d1c65793f885eaa81e62b5bcb00bff [Pipeline] echo [2023-10-11T23:03:59.201Z] ========================================================= [2023-10-11T23:03:59.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T23:03:59.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:03:59.636Z] + git log --format=format:%s -1 b1024203b4d1c65793f885eaa81e62b5bcb00bff [Pipeline] echo [2023-10-11T23:03:59.667Z] [semverPrep] GIT_COMMIT: b1024203b4d1c65793f885eaa81e62b5bcb00bff, Commit Message: build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 [Pipeline] echo [2023-10-11T23:03:59.695Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-11T23:04:00.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T23:04:00.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T23:04:00.090Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T23:04:00.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T23:04:00.090Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-11T23:04:00.090Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-11T23:04:00.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:00.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:00.678Z] [2023-10-11T23:04:00.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:01.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:01.065Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T23:04:01.065Z] b85a868b505f: Pulling fs layer [2023-10-11T23:04:01.065Z] e2be974225ed: Pulling fs layer [2023-10-11T23:04:01.065Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T23:04:01.065Z] 988bab9f4d93: Pulling fs layer [2023-10-11T23:04:01.065Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T23:04:01.065Z] eaf3925da568: Pulling fs layer [2023-10-11T23:04:01.065Z] bab4dde63d76: Pulling fs layer [2023-10-11T23:04:01.065Z] bde34c3a00c8: Pulling fs layer [2023-10-11T23:04:01.065Z] b352a97aabf1: Pulling fs layer [2023-10-11T23:04:01.065Z] 4872d77fe225: Pulling fs layer [2023-10-11T23:04:01.065Z] 5851b861e8e6: Pulling fs layer [2023-10-11T23:04:01.065Z] bab4dde63d76: Waiting [2023-10-11T23:04:01.065Z] bde34c3a00c8: Waiting [2023-10-11T23:04:01.065Z] 1469e6f7b9e6: Waiting [2023-10-11T23:04:01.065Z] b352a97aabf1: Waiting [2023-10-11T23:04:01.065Z] eaf3925da568: Waiting [2023-10-11T23:04:01.065Z] 4872d77fe225: Waiting [2023-10-11T23:04:01.065Z] 5851b861e8e6: Waiting [2023-10-11T23:04:01.065Z] 988bab9f4d93: Waiting [2023-10-11T23:04:01.065Z] e2be974225ed: Verifying Checksum [2023-10-11T23:04:01.065Z] e2be974225ed: Download complete [2023-10-11T23:04:01.065Z] 988bab9f4d93: Verifying Checksum [2023-10-11T23:04:01.065Z] 988bab9f4d93: Download complete [2023-10-11T23:04:01.065Z] 339a4e72a1f5: Verifying Checksum [2023-10-11T23:04:01.065Z] 339a4e72a1f5: Download complete [2023-10-11T23:04:01.065Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T23:04:01.065Z] 1469e6f7b9e6: Download complete [2023-10-11T23:04:01.065Z] eaf3925da568: Download complete [2023-10-11T23:04:01.327Z] bde34c3a00c8: Download complete [2023-10-11T23:04:01.328Z] b352a97aabf1: Download complete [2023-10-11T23:04:01.328Z] 4872d77fe225: Download complete [2023-10-11T23:04:01.328Z] 5851b861e8e6: Download complete [2023-10-11T23:04:01.328Z] b85a868b505f: Verifying Checksum [2023-10-11T23:04:01.328Z] b85a868b505f: Download complete [2023-10-11T23:04:01.586Z] bab4dde63d76: Download complete [2023-10-11T23:04:02.557Z] b85a868b505f: Pull complete [2023-10-11T23:04:02.557Z] e2be974225ed: Pull complete [2023-10-11T23:04:03.129Z] 339a4e72a1f5: Pull complete [2023-10-11T23:04:03.129Z] 988bab9f4d93: Pull complete [2023-10-11T23:04:03.699Z] 1469e6f7b9e6: Pull complete [2023-10-11T23:04:03.699Z] eaf3925da568: Pull complete [2023-10-11T23:04:05.604Z] bab4dde63d76: Pull complete [2023-10-11T23:04:05.604Z] bde34c3a00c8: Pull complete [2023-10-11T23:04:05.604Z] b352a97aabf1: Pull complete [2023-10-11T23:04:05.604Z] 4872d77fe225: Pull complete [2023-10-11T23:04:05.604Z] 5851b861e8e6: Pull complete [2023-10-11T23:04:05.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T23:04:05.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:05.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:04:05.859Z] prd-ubuntu20.04-docker-8c-8g-8879 does not seem to be running inside a container [2023-10-11T23:04:05.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-319 -v /w/workspace/gexfoundry_device-snmp-go_PR-319:/w/workspace/gexfoundry_device-snmp-go_PR-319:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-11T23:04:08.660Z] $ docker top 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 -eo pid,comm [2023-10-11T23:04:08.712Z] 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). [2023-10-11T23:04:08.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T23:04:08.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:08.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:08.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:08.951Z] $ docker exec 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 ssh-agent [2023-10-11T23:04:09.064Z] SSH_AUTH_SOCK=/tmp/ssh-eLpIQ83KvsPN/agent.32 [2023-10-11T23:04:09.064Z] SSH_AGENT_PID=39 [2023-10-11T23:04:09.070Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:09.168Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/private_key_17321362004972539157.key (/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/private_key_17321362004972539157.key) [2023-10-11T23:04:09.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:09.511Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T23:04:09.537Z] $ docker exec --env ******** --env ******** 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 ssh-agent -k [2023-10-11T23:04:09.635Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:09.635Z] unset SSH_AGENT_PID; [2023-10-11T23:04:09.635Z] echo Agent pid 39 killed; [2023-10-11T23:04:09.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T23:04:09.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:09.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:09.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:09.851Z] $ docker exec 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 ssh-agent [2023-10-11T23:04:09.958Z] SSH_AUTH_SOCK=/tmp/ssh-NLQzJ7ZlIJXp/agent.71 [2023-10-11T23:04:09.958Z] SSH_AGENT_PID=77 [2023-10-11T23:04:09.967Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:10.069Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/private_key_16023121986301848021.key (/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/private_key_16023121986301848021.key) [2023-10-11T23:04:10.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:10.413Z] + git semver init [2023-10-11T23:04:10.681Z] 2023-10-11 23:04:10,619 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T23:04:10.682Z] 2023-10-11 23:04:10,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver [2023-10-11T23:04:10.682Z] 2023-10-11 23:04:10,621 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-319/.semver [2023-10-11T23:04:10.682Z] 2023-10-11 23:04:10,621 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-319, universal_newlines=False, shell=None, istream=None) [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,440 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-319/.git/info/exclude [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver/PR-319 with force:False [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,441 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver/PR-319 [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,445 [execute] INFO git cat-file --batch-check [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,451 [execute] INFO git cat-file --batch [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:11.627Z] 2023-10-11 23:04:11,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-319/.semver/PR-319 [2023-10-11T23:04:11.627Z] 0.0.0 [Pipeline] } [2023-10-11T23:04:11.653Z] $ docker exec --env ******** --env ******** 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 ssh-agent -k [2023-10-11T23:04:11.741Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:11.741Z] unset SSH_AGENT_PID; [2023-10-11T23:04:11.741Z] echo Agent pid 77 killed; [2023-10-11T23:04:11.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T23:04:12.178Z] + git semver [Pipeline] } [2023-10-11T23:04:12.466Z] $ docker stop --time=1 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 [2023-10-11T23:04:13.791Z] $ docker rm -f --volumes 554fbd36f423dcce01cf9dbebfc9b452879987801bce363cc288b125f2859923 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:04:14.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T23:04:14.473Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T23:04:14.489Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:04:15.090Z] provisioning config files... [2023-10-11T23:04:15.100Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/config9801667858883512758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:15.449Z] ---> docker-login.sh [2023-10-11T23:04:15.449Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:04:15.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:15.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:15.449Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:15.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:15.449Z] [2023-10-11T23:04:15.449Z] Login Succeeded [2023-10-11T23:04:15.449Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:04:15.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:15.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:15.449Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:15.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:15.449Z] [2023-10-11T23:04:15.449Z] Login Succeeded [2023-10-11T23:04:15.449Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:04:15.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:15.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:15.708Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:15.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:15.708Z] [2023-10-11T23:04:15.708Z] Login Succeeded [2023-10-11T23:04:15.708Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:04:15.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:15.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:15.708Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:15.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:15.708Z] [2023-10-11T23:04:15.708Z] Login Succeeded [2023-10-11T23:04:15.708Z] docker.io [2023-10-11T23:04:15.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:15.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:15.966Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:15.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:15.966Z] [2023-10-11T23:04:15.966Z] Login Succeeded [2023-10-11T23:04:15.966Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:04:15.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T23:04:16.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:04:16.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:04:16.276Z] ========================================================= [2023-10-11T23:04:16.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T23:04:16.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:16.754Z] + 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 . [2023-10-11T23:04:16.754Z] Sending build context to Docker daemon 5.729MB [2023-10-11T23:04:16.754Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:04:16.754Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-11T23:04:16.754Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T23:04:16.754Z] 7264a8db6415: Pulling fs layer [2023-10-11T23:04:16.754Z] c4d48a809fc2: Pulling fs layer [2023-10-11T23:04:16.754Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T23:04:16.754Z] ad3a456e5733: Pulling fs layer [2023-10-11T23:04:16.754Z] 33e27b845d1e: Pulling fs layer [2023-10-11T23:04:16.754Z] c68163c4e522: Pulling fs layer [2023-10-11T23:04:16.754Z] 50da416c3ac9: Pulling fs layer [2023-10-11T23:04:16.754Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T23:04:16.754Z] ad3a456e5733: Waiting [2023-10-11T23:04:16.754Z] c68163c4e522: Waiting [2023-10-11T23:04:16.755Z] 50da416c3ac9: Waiting [2023-10-11T23:04:16.755Z] 23d2d4c4bb30: Waiting [2023-10-11T23:04:16.755Z] c4d48a809fc2: Verifying Checksum [2023-10-11T23:04:16.755Z] c4d48a809fc2: Download complete [2023-10-11T23:04:16.755Z] ad3a456e5733: Verifying Checksum [2023-10-11T23:04:16.755Z] ad3a456e5733: Download complete [2023-10-11T23:04:16.755Z] 33e27b845d1e: Verifying Checksum [2023-10-11T23:04:16.755Z] 33e27b845d1e: Download complete [2023-10-11T23:04:16.755Z] 7264a8db6415: Download complete [2023-10-11T23:04:17.015Z] c68163c4e522: Verifying Checksum [2023-10-11T23:04:17.015Z] c68163c4e522: Download complete [2023-10-11T23:04:17.015Z] 7264a8db6415: Pull complete [2023-10-11T23:04:17.015Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T23:04:17.015Z] 23d2d4c4bb30: Download complete [2023-10-11T23:04:17.274Z] c4d48a809fc2: Pull complete [2023-10-11T23:04:17.274Z] 4f1c88b9dad5: Verifying Checksum [2023-10-11T23:04:17.274Z] 4f1c88b9dad5: Download complete [2023-10-11T23:04:17.532Z] 50da416c3ac9: Verifying Checksum [2023-10-11T23:04:17.532Z] 50da416c3ac9: Download complete [2023-10-11T23:04:20.811Z] 4f1c88b9dad5: Pull complete [2023-10-11T23:04:20.811Z] ad3a456e5733: Pull complete [2023-10-11T23:04:20.811Z] 33e27b845d1e: Pull complete [2023-10-11T23:04:20.811Z] c68163c4e522: Pull complete [2023-10-11T23:04:22.718Z] 50da416c3ac9: Pull complete [2023-10-11T23:04:22.989Z] 23d2d4c4bb30: Pull complete [2023-10-11T23:04:22.989Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T23:04:22.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:04:22.989Z] ---> 0786185ac409 [2023-10-11T23:04:22.989Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:04:26.320Z] ---> Running in ba0d05f177e0 [2023-10-11T23:04:26.320Z] Removing intermediate container ba0d05f177e0 [2023-10-11T23:04:26.320Z] ---> 63b1040fb04c [2023-10-11T23:04:26.320Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:04:26.320Z] ---> Running in 9a7d784c45df [2023-10-11T23:04:26.320Z] Removing intermediate container 9a7d784c45df [2023-10-11T23:04:26.320Z] ---> b4db1209e88a [2023-10-11T23:04:26.320Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-11T23:04:26.320Z] ---> Running in 822c6f61162a [2023-10-11T23:04:26.320Z] Removing intermediate container 822c6f61162a [2023-10-11T23:04:26.320Z] ---> 62f0699b348c [2023-10-11T23:04:26.320Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:04:26.320Z] ---> Running in 3e81ebc3e373 [2023-10-11T23:04:26.320Z] Removing intermediate container 3e81ebc3e373 [2023-10-11T23:04:26.321Z] ---> e9ff8021e481 [2023-10-11T23:04:26.321Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:04:26.321Z] ---> Running in d10455bf85e9 [2023-10-11T23:04:26.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:04:26.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:04:27.094Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-11T23:04:27.094Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-11T23:04:27.094Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-11T23:04:27.094Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-11T23:04:27.094Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:04:27.094Z] OK: 268 MiB in 56 packages [2023-10-11T23:04:27.661Z] Removing intermediate container d10455bf85e9 [2023-10-11T23:04:27.662Z] ---> a637f6f6bb99 [2023-10-11T23:04:27.662Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-11T23:04:27.662Z] ---> Running in 2c5d2bcaa4f2 [2023-10-11T23:04:27.662Z] Removing intermediate container 2c5d2bcaa4f2 [2023-10-11T23:04:27.662Z] ---> 5ca4593828bd [2023-10-11T23:04:27.662Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-11T23:04:27.928Z] ---> 8bbcc64cc1b3 [2023-10-11T23:04:27.928Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:04:27.928Z] ---> Running in da1c68fa548a [2023-10-11T23:04:29.895Z] Still waiting to schedule task [2023-10-11T23:04:29.895Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-11T23:05:24.226Z] Removing intermediate container da1c68fa548a [2023-10-11T23:05:24.226Z] ---> 0f385e18a6e5 [2023-10-11T23:05:24.226Z] Step 11/12 : COPY . . [2023-10-11T23:05:24.795Z] ---> fe89873eaefc [2023-10-11T23:05:24.795Z] Step 12/12 : RUN ${MAKE} [2023-10-11T23:05:24.795Z] ---> Running in b50ef080ad5e [2023-10-11T23:05:25.054Z] noop [2023-10-11T23:05:25.312Z] Removing intermediate container b50ef080ad5e [2023-10-11T23:05:25.312Z] ---> 0825a0c0161f [2023-10-11T23:05:25.312Z] Successfully built 0825a0c0161f [2023-10-11T23:05:25.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:05:25.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:05:25.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:05:25.936Z] prd-ubuntu20.04-docker-8c-8g-8879 does not seem to be running inside a container [2023-10-11T23:05:25.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-319 -v /w/workspace/gexfoundry_device-snmp-go_PR-319:/w/workspace/gexfoundry_device-snmp-go_PR-319:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-319@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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T23:05:26.303Z] $ docker top de3552fce2111ef59e4805c136792d9dad6639354e1c878285609a683c2457d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:05:26.692Z] + go version [2023-10-11T23:05:26.692Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T23:05:26.731Z] $ docker stop --time=1 de3552fce2111ef59e4805c136792d9dad6639354e1c878285609a683c2457d0 [2023-10-11T23:05:27.969Z] $ docker rm -f --volumes de3552fce2111ef59e4805c136792d9dad6639354e1c878285609a683c2457d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:05:28.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:05:28.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:05:28.907Z] prd-ubuntu20.04-docker-8c-8g-8879 does not seem to be running inside a container [2023-10-11T23:05:28.943Z] $ 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-319 -v /w/workspace/gexfoundry_device-snmp-go_PR-319:/w/workspace/gexfoundry_device-snmp-go_PR-319:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-319@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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T23:05:29.295Z] $ docker top 22fd2ae3c7eeb4526e53be469d61e9fdf7da8452a0fec3cde7e694fb5dc26ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:05:29.678Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-319 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:05:30.041Z] + make test [2023-10-11T23:05:30.041Z] go test ./... -coverprofile=coverage.out [2023-10-11T23:05:32.075Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-11T23:05:42.039Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-11T23:05:42.040Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-10-11T23:05:47.293Z] go vet ./... [2023-10-11T23:05:50.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:05:50.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:05:50.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:05:50.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T23:05:50.665Z] $ docker stop --time=1 22fd2ae3c7eeb4526e53be469d61e9fdf7da8452a0fec3cde7e694fb5dc26ae5 [2023-10-11T23:05:53.224Z] $ docker rm -f --volumes 22fd2ae3c7eeb4526e53be469d61e9fdf7da8452a0fec3cde7e694fb5dc26ae5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:05:53.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T23:05:53.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-11T23:05:54.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T23:05:55.116Z] + ls -al . [2023-10-11T23:05:55.116Z] total 176 [2023-10-11T23:05:55.116Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:05 . [2023-10-11T23:05:55.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:03 .. [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 11 23:03 .dockerignore [2023-10-11T23:05:55.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:05 .git [2023-10-11T23:05:55.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:03 .github [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 11 23:03 .gitignore [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:03 .golangci.yml [2023-10-11T23:05:55.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:04 .semver [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 11 23:03 Attribution.txt [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 11 23:03 CHANGELOG.md [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 11 23:03 Dockerfile [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:03 GOVERNANCE.md [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 11 23:03 Jenkinsfile [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 23:03 LICENSE [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 11 23:03 Makefile [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 11 23:03 OWNERS.md [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 11 23:03 README.md [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION [2023-10-11T23:05:55.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:03 bin [2023-10-11T23:05:55.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:03 cmd [2023-10-11T23:05:55.116Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 11 23:05 coverage.out [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 3710 Oct 11 23:03 go.mod [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 35349 Oct 11 23:03 go.sum [2023-10-11T23:05:55.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:03 internal [2023-10-11T23:05:55.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:03 snap [2023-10-11T23:05:55.116Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 11 23:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:05:55.518Z] + 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=b1024203b4d1c65793f885eaa81e62b5bcb00bff --label arch=amd64 --label version=0.0.0 . [2023-10-11T23:05:55.519Z] Sending build context to Docker daemon 5.739MB [2023-10-11T23:05:55.519Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:05:55.519Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-11T23:05:55.519Z] ---> 0825a0c0161f [2023-10-11T23:05:55.519Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:05:56.086Z] ---> Running in c126a4824fc5 [2023-10-11T23:05:57.021Z] Removing intermediate container c126a4824fc5 [2023-10-11T23:05:57.021Z] ---> 91ab7e6b5105 [2023-10-11T23:05:57.021Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:05:57.021Z] ---> Running in c3684fca8fdd [2023-10-11T23:05:57.279Z] Removing intermediate container c3684fca8fdd [2023-10-11T23:05:57.279Z] ---> cb77dea26188 [2023-10-11T23:05:57.279Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-11T23:05:57.279Z] ---> Running in 6d97fb859e30 [2023-10-11T23:05:57.537Z] Removing intermediate container 6d97fb859e30 [2023-10-11T23:05:57.537Z] ---> 530a15d58567 [2023-10-11T23:05:57.537Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:05:57.537Z] ---> Running in 2b798259eabb [2023-10-11T23:05:57.537Z] Removing intermediate container 2b798259eabb [2023-10-11T23:05:57.537Z] ---> c963f048cc5a [2023-10-11T23:05:57.537Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:05:57.537Z] ---> Running in b11a43044b3c [2023-10-11T23:05:57.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:05:57.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:05:58.059Z] OK: 268 MiB in 56 packages [2023-10-11T23:05:58.318Z] Removing intermediate container b11a43044b3c [2023-10-11T23:05:58.318Z] ---> 2c7ba80f36d6 [2023-10-11T23:05:58.318Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-11T23:05:58.318Z] ---> Running in 2b8ef26e9c6a [2023-10-11T23:05:58.576Z] Removing intermediate container 2b8ef26e9c6a [2023-10-11T23:05:58.576Z] ---> f9f30330a2b4 [2023-10-11T23:05:58.576Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-11T23:05:58.576Z] ---> 31a04f69c04d [2023-10-11T23:05:58.576Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:05:58.576Z] ---> Running in b78a79aedabf [2023-10-11T23:05:59.531Z] Removing intermediate container b78a79aedabf [2023-10-11T23:05:59.531Z] ---> a0dd2e5fa56f [2023-10-11T23:05:59.531Z] Step 11/24 : COPY . . [2023-10-11T23:05:59.531Z] ---> 0e3650ff71aa [2023-10-11T23:05:59.531Z] Step 12/24 : RUN ${MAKE} [2023-10-11T23:05:59.531Z] ---> Running in ccc4a63e095a [2023-10-11T23:05:59.798Z] 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/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-11T23:06:21.645Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8888 in /w/workspace/gexfoundry_device-snmp-go_PR-319 [Pipeline] { [Pipeline] ws [2023-10-11T23:06:21.700Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-11T23:06:21.786Z] Selected Git installation does not exist. Using Default [2023-10-11T23:06:21.786Z] The recommended git tool is: NONE [2023-10-11T23:06:21.843Z] Removing intermediate container ccc4a63e095a [2023-10-11T23:06:21.843Z] ---> 597520706bc3 [2023-10-11T23:06:21.843Z] Step 13/24 : FROM alpine:3.18 [2023-10-11T23:06:21.843Z] 3.18: Pulling from library/alpine [2023-10-11T23:06:21.843Z] 96526aa774ef: Pulling fs layer [2023-10-11T23:06:21.843Z] 96526aa774ef: Verifying Checksum [2023-10-11T23:06:21.843Z] 96526aa774ef: Download complete [2023-10-11T23:06:21.843Z] 96526aa774ef: Pull complete [2023-10-11T23:06:21.843Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:06:21.843Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T23:06:21.843Z] ---> 8ca4688f4f35 [2023-10-11T23:06:21.843Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-11T23:06:21.844Z] ---> Running in cf5d18eee605 [2023-10-11T23:06:21.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:06:21.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:06:21.844Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:06:21.844Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:06:21.844Z] OK: 7 MiB in 16 packages [2023-10-11T23:06:22.100Z] Removing intermediate container cf5d18eee605 [2023-10-11T23:06:22.100Z] ---> 5f19f7002228 [2023-10-11T23:06:22.100Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-11T23:06:23.032Z] ---> 1b0b025b3049 [2023-10-11T23:06:23.032Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-11T23:06:23.032Z] ---> c1423fac7506 [2023-10-11T23:06:23.032Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-11T23:06:23.032Z] ---> 9e17abf7267e [2023-10-11T23:06:23.032Z] Step 18/24 : EXPOSE 59993 [2023-10-11T23:06:23.032Z] ---> Running in 4ea0791b4641 [2023-10-11T23:06:23.296Z] Removing intermediate container 4ea0791b4641 [2023-10-11T23:06:23.296Z] ---> 5059f6a90eb4 [2023-10-11T23:06:23.296Z] Step 19/24 : EXPOSE 161 [2023-10-11T23:06:23.296Z] ---> Running in 5ef1e841cd4e [2023-10-11T23:06:23.296Z] Removing intermediate container 5ef1e841cd4e [2023-10-11T23:06:23.296Z] ---> 11f4348c3128 [2023-10-11T23:06:23.296Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-11T23:06:23.296Z] ---> Running in ef339abb428c [2023-10-11T23:06:23.555Z] Removing intermediate container ef339abb428c [2023-10-11T23:06:23.555Z] ---> fbf7c6551818 [2023-10-11T23:06:23.555Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-11T23:06:23.555Z] ---> Running in 80991e9600e2 [2023-10-11T23:06:23.555Z] Removing intermediate container 80991e9600e2 [2023-10-11T23:06:23.555Z] ---> 1f29210b11ce [2023-10-11T23:06:23.555Z] Step 22/24 : LABEL arch=amd64 [2023-10-11T23:06:23.555Z] ---> Running in 84838b908d1b [2023-10-11T23:06:23.813Z] Removing intermediate container 84838b908d1b [2023-10-11T23:06:23.813Z] ---> cf2d6ac87ebb [2023-10-11T23:06:23.813Z] Step 23/24 : LABEL git_sha=b1024203b4d1c65793f885eaa81e62b5bcb00bff [2023-10-11T23:06:23.813Z] ---> Running in 5cb8f25be71d [2023-10-11T23:06:23.813Z] Removing intermediate container 5cb8f25be71d [2023-10-11T23:06:23.813Z] ---> 2eaa4302a863 [2023-10-11T23:06:23.813Z] Step 24/24 : LABEL version=0.0.0 [2023-10-11T23:06:23.813Z] ---> Running in 8de596950cfc [2023-10-11T23:06:24.071Z] Removing intermediate container 8de596950cfc [2023-10-11T23:06:24.071Z] ---> 713ad8b9fc02 [2023-10-11T23:06:24.071Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T23:06:24.071Z] Successfully built 713ad8b9fc02 [2023-10-11T23:06:24.071Z] 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] } [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 [2023-10-11T23:06:24.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:06:24.961Z] [2023-10-11T23:06:24.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:06:25.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:06:25.344Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T23:06:25.344Z] 5eb5b503b376: Pulling fs layer [2023-10-11T23:06:25.344Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T23:06:25.344Z] ec43610c2a17: Pulling fs layer [2023-10-11T23:06:25.344Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T23:06:25.344Z] 33b1e0a273af: Pulling fs layer [2023-10-11T23:06:25.344Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T23:06:25.344Z] 2f39f015ded8: Pulling fs layer [2023-10-11T23:06:25.344Z] 3a2ae6a8a46f: Waiting [2023-10-11T23:06:25.344Z] 33b1e0a273af: Waiting [2023-10-11T23:06:25.344Z] 2f39f015ded8: Waiting [2023-10-11T23:06:25.344Z] 5d3b04190fa2: Waiting [2023-10-11T23:06:25.344Z] 5c69ac0246d0: Verifying Checksum [2023-10-11T23:06:25.344Z] 5c69ac0246d0: Download complete [2023-10-11T23:06:25.344Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-11T23:06:25.344Z] 3a2ae6a8a46f: Download complete [2023-10-11T23:06:25.344Z] 33b1e0a273af: Verifying Checksum [2023-10-11T23:06:25.344Z] 33b1e0a273af: Download complete [2023-10-11T23:06:25.344Z] 5d3b04190fa2: Download complete [2023-10-11T23:06:25.344Z] ec43610c2a17: Verifying Checksum [2023-10-11T23:06:25.344Z] ec43610c2a17: Download complete [2023-10-11T23:06:25.601Z] 5eb5b503b376: Verifying Checksum [2023-10-11T23:06:25.601Z] 5eb5b503b376: Download complete [2023-10-11T23:06:26.166Z] 2f39f015ded8: Verifying Checksum [2023-10-11T23:06:26.166Z] 2f39f015ded8: Download complete [2023-10-11T23:06:26.424Z] 5eb5b503b376: Pull complete [2023-10-11T23:06:26.682Z] 5c69ac0246d0: Pull complete [2023-10-11T23:06:27.246Z] ec43610c2a17: Pull complete [2023-10-11T23:06:27.246Z] 3a2ae6a8a46f: Pull complete [2023-10-11T23:06:27.504Z] 33b1e0a273af: Pull complete [2023-10-11T23:06:27.504Z] 5d3b04190fa2: Pull complete [2023-10-11T23:06:28.122Z] using credential edgex-jenkins-ssh [2023-10-11T23:06:28.137Z] Cloning the remote Git repository [2023-10-11T23:06:28.186Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-11T23:06:28.288Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-11T23:06:28.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-11T23:06:28.463Z] > git --version # timeout=10 [2023-10-11T23:06:28.494Z] > git --version # 'git version 2.25.1' [2023-10-11T23:06:28.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:06:28.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:06:29.775Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-11T23:06:29.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:06:31.530Z] Merging remotes/origin/main commit a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a into PR head commit b1024203b4d1c65793f885eaa81e62b5bcb00bff [2023-10-11T23:06:31.692Z] 2f39f015ded8: Pull complete [2023-10-11T23:06:31.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T23:06:31.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:06:31.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-10-11T23:06:31.864Z] Merge succeeded, producing b1024203b4d1c65793f885eaa81e62b5bcb00bff [2023-10-11T23:06:31.865Z] Checking out Revision b1024203b4d1c65793f885eaa81e62b5bcb00bff (PR-319) [Pipeline] withDockerContainer [2023-10-11T23:06:31.918Z] prd-ubuntu20.04-docker-8c-8g-8879 does not seem to be running inside a container [2023-10-11T23:06:31.953Z] $ 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-319 -v /w/workspace/gexfoundry_device-snmp-go_PR-319:/w/workspace/gexfoundry_device-snmp-go_PR-319:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-319@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T23:06:30.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-11T23:06:30.934Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-11T23:06:30.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:06:30.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-11T23:06:31.554Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:06:31.650Z] > git checkout -f b1024203b4d1c65793f885eaa81e62b5bcb00bff # timeout=10 [2023-10-11T23:06:31.746Z] > git remote # timeout=10 [2023-10-11T23:06:31.771Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T23:06:31.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:06:31.812Z] > git merge a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a # timeout=10 [2023-10-11T23:06:31.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T23:06:31.877Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:06:31.898Z] > git checkout -f b1024203b4d1c65793f885eaa81e62b5bcb00bff # timeout=10 [2023-10-11T23:06:32.438Z] Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" [2023-10-11T23:06:32.497Z] > git --version # timeout=10 [2023-10-11T23:06:32.513Z] > git --version # 'git version 2.25.1' [2023-10-11T23:06:32.533Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:06:32.840Z] [2023-10-11T23:06:32.840Z] GitHub has been notified of this commit’s build result [2023-10-11T23:06:32.840Z] [2023-10-11T23:06:35.118Z] $ docker top 6d0b330ab80e1cd036b4844a17a0f664682a284aec2e6acca463745fdce83a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-10-11T23:06:35.593Z] ---> job-cost.sh [2023-10-11T23:06:35.593Z] lf-activate-venv: SKIPPING [2023-10-11T23:06:35.593Z] INFO: No Stack... [Pipeline] sh [2023-10-11T23:06:35.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T23:06:36.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T23:06:36.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:06:36.182Z] Dload Upload Total Spent Left Speed [2023-10-11T23:06:36.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [2023-10-11T23:06:36.423Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-10-11T23:06:36.739Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-319/archives/cost.csv [2023-10-11T23:06:36.739Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T23:06:36.782Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [2023-10-11T23:06:36.787Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] did not exist. Created. [2023-10-11T23:06:36.787Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-10-11T23:06:36.876Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-10-11T23:06:37.259Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-11T23:06:37.259Z] + sudo tee /etc/docker/daemon.new [2023-10-11T23:06:37.259Z] { [2023-10-11T23:06:37.259Z] "registry-mirrors": [ [2023-10-11T23:06:37.259Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T23:06:37.259Z] ], [2023-10-11T23:06:37.259Z] "bip": "10.250.0.254/24", [2023-10-11T23:06:37.259Z] "hosts": [ [2023-10-11T23:06:37.259Z] "tcp://0.0.0.0:5555", [2023-10-11T23:06:37.259Z] "unix:///var/run/docker.sock" [2023-10-11T23:06:37.259Z] ], [2023-10-11T23:06:37.259Z] "mtu": 1458, [2023-10-11T23:06:37.259Z] "selinux-enabled": true, [2023-10-11T23:06:37.259Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T23:06:37.259Z] } [2023-10-11T23:06:37.289Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-10-11T23:06:37.449Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T23:06:37.485Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T23:06:37.571Z] $ docker stop --time=1 6d0b330ab80e1cd036b4844a17a0f664682a284aec2e6acca463745fdce83a6e [2023-10-11T23:06:37.619Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-11T23:06:38.716Z] $ docker rm -f --volumes 6d0b330ab80e1cd036b4844a17a0f664682a284aec2e6acca463745fdce83a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-11T23:06:39.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:06:57.489Z] provisioning config files... [2023-10-11T23:06:57.522Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10206910222968772309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:06:57.927Z] ---> docker-login.sh [2023-10-11T23:06:57.927Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:06:58.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:06:58.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:06:58.804Z] Configure a credential helper to remove this warning. See [2023-10-11T23:06:58.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:06:58.804Z] [2023-10-11T23:06:58.804Z] Login Succeeded [2023-10-11T23:06:58.804Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:06:59.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:06:59.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:06:59.077Z] Configure a credential helper to remove this warning. See [2023-10-11T23:06:59.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:06:59.077Z] [2023-10-11T23:06:59.077Z] Login Succeeded [2023-10-11T23:06:59.077Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:06:59.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:06:59.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:06:59.673Z] Configure a credential helper to remove this warning. See [2023-10-11T23:06:59.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:06:59.673Z] [2023-10-11T23:06:59.673Z] Login Succeeded [2023-10-11T23:06:59.673Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:06:59.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:00.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:00.228Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:00.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:00.228Z] [2023-10-11T23:07:00.228Z] Login Succeeded [2023-10-11T23:07:00.228Z] docker.io [2023-10-11T23:07:00.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:00.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:00.770Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:00.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:00.770Z] [2023-10-11T23:07:00.770Z] Login Succeeded [2023-10-11T23:07:00.770Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:07:00.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T23:07:01.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:07:01.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:07:01.360Z] ========================================================= [2023-10-11T23:07:01.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T23:07:01.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:07:02.002Z] + 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 . [2023-10-11T23:07:02.291Z] Sending build context to Docker daemon 2.952MB [2023-10-11T23:07:02.574Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:07:02.574Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-11T23:07:02.574Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T23:07:02.574Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T23:07:02.574Z] 5d54e960e981: Pulling fs layer [2023-10-11T23:07:02.574Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T23:07:02.574Z] f0e02332f6b5: Pulling fs layer [2023-10-11T23:07:02.574Z] cefa15bbcfad: Pulling fs layer [2023-10-11T23:07:02.574Z] 17808c966233: Pulling fs layer [2023-10-11T23:07:02.574Z] f4c1fc716caa: Pulling fs layer [2023-10-11T23:07:02.574Z] f0e02332f6b5: Waiting [2023-10-11T23:07:02.574Z] 17808c966233: Waiting [2023-10-11T23:07:02.574Z] f4c1fc716caa: Waiting [2023-10-11T23:07:02.574Z] cefa15bbcfad: Waiting [2023-10-11T23:07:02.856Z] 5d54e960e981: Verifying Checksum [2023-10-11T23:07:02.856Z] 5d54e960e981: Download complete [2023-10-11T23:07:02.856Z] f0e02332f6b5: Verifying Checksum [2023-10-11T23:07:02.856Z] f0e02332f6b5: Download complete [2023-10-11T23:07:02.856Z] cefa15bbcfad: Verifying Checksum [2023-10-11T23:07:02.856Z] cefa15bbcfad: Download complete [2023-10-11T23:07:02.856Z] 9fda8d8052c6: Verifying Checksum [2023-10-11T23:07:02.856Z] 9fda8d8052c6: Download complete [2023-10-11T23:07:03.453Z] f4c1fc716caa: Verifying Checksum [2023-10-11T23:07:03.453Z] f4c1fc716caa: Download complete [2023-10-11T23:07:03.724Z] 9fda8d8052c6: Pull complete [2023-10-11T23:07:04.691Z] 5d54e960e981: Pull complete [2023-10-11T23:07:04.958Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T23:07:04.958Z] c4a7e357bf2a: Download complete [2023-10-11T23:07:05.920Z] 17808c966233: Verifying Checksum [2023-10-11T23:07:05.920Z] 17808c966233: Download complete [2023-10-11T23:07:18.376Z] c4a7e357bf2a: Pull complete [2023-10-11T23:07:18.376Z] f0e02332f6b5: Pull complete [2023-10-11T23:07:18.644Z] cefa15bbcfad: Pull complete [2023-10-11T23:07:28.885Z] 17808c966233: Pull complete [2023-10-11T23:07:29.476Z] f4c1fc716caa: Pull complete [2023-10-11T23:07:29.750Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T23:07:29.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:07:29.750Z] ---> ea914061e18c [2023-10-11T23:07:29.750Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:07:32.395Z] ---> Running in f3afd7ba11ea [2023-10-11T23:07:32.395Z] Removing intermediate container f3afd7ba11ea [2023-10-11T23:07:32.395Z] ---> aeb83286ca36 [2023-10-11T23:07:32.395Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:07:32.670Z] ---> Running in 8a9cac1f167e [2023-10-11T23:07:32.952Z] Removing intermediate container 8a9cac1f167e [2023-10-11T23:07:32.952Z] ---> 1dee25279745 [2023-10-11T23:07:32.952Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-11T23:07:33.232Z] ---> Running in 61c1966b37d8 [2023-10-11T23:07:33.512Z] Removing intermediate container 61c1966b37d8 [2023-10-11T23:07:33.512Z] ---> 6e05ab7c9e23 [2023-10-11T23:07:33.512Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:07:33.512Z] ---> Running in 65b38283bb4a [2023-10-11T23:07:34.104Z] Removing intermediate container 65b38283bb4a [2023-10-11T23:07:34.104Z] ---> eb765ba3d366 [2023-10-11T23:07:34.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:07:34.104Z] ---> Running in 5de3ed5e9a69 [2023-10-11T23:07:35.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:07:36.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:07:38.102Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-11T23:07:38.102Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-11T23:07:38.102Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-11T23:07:38.102Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-11T23:07:38.102Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:07:38.102Z] OK: 270 MiB in 56 packages [2023-10-11T23:07:39.531Z] Removing intermediate container 5de3ed5e9a69 [2023-10-11T23:07:39.531Z] ---> 28c81887621a [2023-10-11T23:07:39.531Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-11T23:07:39.531Z] ---> Running in 9fb42c95e5e8 [2023-10-11T23:07:39.801Z] Removing intermediate container 9fb42c95e5e8 [2023-10-11T23:07:39.801Z] ---> b4bd6df5e928 [2023-10-11T23:07:39.801Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-11T23:07:40.412Z] ---> 7a44f0bc7d07 [2023-10-11T23:07:40.412Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:07:40.691Z] ---> Running in 72a78f9a8325 [2023-10-11T23:09:17.469Z] Removing intermediate container 72a78f9a8325 [2023-10-11T23:09:17.469Z] ---> 1f3652b8ca83 [2023-10-11T23:09:17.469Z] Step 11/12 : COPY . . [2023-10-11T23:09:17.469Z] ---> bb1575ec15b1 [2023-10-11T23:09:17.469Z] Step 12/12 : RUN ${MAKE} [2023-10-11T23:09:17.469Z] ---> Running in c9ccee9a34e0 [2023-10-11T23:09:18.909Z] noop [2023-10-11T23:09:19.500Z] Removing intermediate container c9ccee9a34e0 [2023-10-11T23:09:19.500Z] ---> 79325be2ffc6 [2023-10-11T23:09:19.500Z] Successfully built 79325be2ffc6 [2023-10-11T23:09:19.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:09:20.020Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:09:20.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:09:20.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-10-11T23:09:20.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-10-11T23:09:21.995Z] $ docker top 8ea0ea056aeef950d976a6b53305e9d518a088bde3c0d1111897d2daba330a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:09:22.993Z] + go version [2023-10-11T23:09:22.993Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T23:09:23.041Z] $ docker stop --time=1 8ea0ea056aeef950d976a6b53305e9d518a088bde3c0d1111897d2daba330a06 [2023-10-11T23:09:24.821Z] $ docker rm -f --volumes 8ea0ea056aeef950d976a6b53305e9d518a088bde3c0d1111897d2daba330a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:09:25.825Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:09:25.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:09:26.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-10-11T23:09:26.241Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-10-11T23:09:27.719Z] $ docker top 7f2259e6a4346ce0dbb7dac15c3333e308d5302a3013b3be8b03daa332fd5eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:09:28.705Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:09:29.473Z] + make test [2023-10-11T23:09:29.473Z] go test ./... -coverprofile=coverage.out [2023-10-11T23:09:34.842Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-11T23:11:41.594Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-11T23:11:41.594Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2023-10-11T23:11:41.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T23:11:41.594Z] go vet ./... [2023-10-11T23:12:08.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:12:08.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:12:08.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:12:08.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T23:12:08.440Z] $ docker stop --time=1 7f2259e6a4346ce0dbb7dac15c3333e308d5302a3013b3be8b03daa332fd5eb3 [2023-10-11T23:12:10.386Z] $ docker rm -f --volumes 7f2259e6a4346ce0dbb7dac15c3333e308d5302a3013b3be8b03daa332fd5eb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:12:11.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T23:12:11.875Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T23:12:12.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:12:13.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T23:12:13.523Z] + ls -al . [2023-10-11T23:12:13.523Z] total 172 [2023-10-11T23:12:13.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:09 . [2023-10-11T23:12:13.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:06 .. [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 11 23:06 .dockerignore [2023-10-11T23:12:13.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:06 .git [2023-10-11T23:12:13.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:06 .github [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 11 23:06 .gitignore [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:06 .golangci.yml [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 11 23:06 Attribution.txt [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 11 23:06 CHANGELOG.md [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 11 23:06 Dockerfile [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:06 GOVERNANCE.md [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 11 23:06 Jenkinsfile [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 23:06 LICENSE [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 11 23:06 Makefile [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 11 23:06 OWNERS.md [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 11 23:06 README.md [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION [2023-10-11T23:12:13.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:06 bin [2023-10-11T23:12:13.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:06 cmd [2023-10-11T23:12:13.523Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 11 23:11 coverage.out [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 3710 Oct 11 23:06 go.mod [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 35349 Oct 11 23:06 go.sum [2023-10-11T23:12:13.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:06 internal [2023-10-11T23:12:13.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:06 snap [2023-10-11T23:12:13.523Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 11 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:12:13.974Z] + 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=b1024203b4d1c65793f885eaa81e62b5bcb00bff --label arch=arm64 --label version=0.0.0 . [2023-10-11T23:12:14.246Z] Sending build context to Docker daemon 2.962MB [2023-10-11T23:12:14.518Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:12:14.518Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-11T23:12:14.518Z] ---> 79325be2ffc6 [2023-10-11T23:12:14.518Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:12:14.518Z] ---> Running in a51f2182b6ff [2023-10-11T23:12:15.112Z] Removing intermediate container a51f2182b6ff [2023-10-11T23:12:15.112Z] ---> 6d8bce5961f3 [2023-10-11T23:12:15.112Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:12:15.112Z] ---> Running in 3197021d9c75 [2023-10-11T23:12:15.384Z] Removing intermediate container 3197021d9c75 [2023-10-11T23:12:15.384Z] ---> ca3942a1d7cd [2023-10-11T23:12:15.384Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-11T23:12:15.655Z] ---> Running in b3553971917a [2023-10-11T23:12:15.929Z] Removing intermediate container b3553971917a [2023-10-11T23:12:15.929Z] ---> 6418d80b3c12 [2023-10-11T23:12:15.929Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:12:16.200Z] ---> Running in 3763442ebbe6 [2023-10-11T23:12:16.480Z] Removing intermediate container 3763442ebbe6 [2023-10-11T23:12:16.480Z] ---> f1df2452ed3e [2023-10-11T23:12:16.480Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:12:16.754Z] ---> Running in 17e68731e5e0 [2023-10-11T23:12:18.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:12:18.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:12:19.907Z] OK: 270 MiB in 56 packages [2023-10-11T23:12:20.878Z] Removing intermediate container 17e68731e5e0 [2023-10-11T23:12:20.878Z] ---> 1d771f056c27 [2023-10-11T23:12:20.878Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-11T23:12:21.153Z] ---> Running in bd410ac158bf [2023-10-11T23:12:21.423Z] Removing intermediate container bd410ac158bf [2023-10-11T23:12:21.423Z] ---> a890a83dd177 [2023-10-11T23:12:21.423Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-11T23:12:22.010Z] ---> c89dea6de50e [2023-10-11T23:12:22.010Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:12:22.280Z] ---> Running in 0ff116ca7d12 [2023-10-11T23:12:24.891Z] Removing intermediate container 0ff116ca7d12 [2023-10-11T23:12:24.891Z] ---> 43d326b6f856 [2023-10-11T23:12:24.891Z] Step 11/24 : COPY . . [2023-10-11T23:12:25.864Z] ---> e17d27a9bfac [2023-10-11T23:12:25.864Z] Step 12/24 : RUN ${MAKE} [2023-10-11T23:12:25.864Z] ---> Running in 242bf4da98ca [2023-10-11T23:12:26.842Z] 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/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-11T23:15:03.731Z] Removing intermediate container 242bf4da98ca [2023-10-11T23:15:03.731Z] ---> 982cff7335ca [2023-10-11T23:15:03.731Z] Step 13/24 : FROM alpine:3.18 [2023-10-11T23:15:03.731Z] 3.18: Pulling from library/alpine [2023-10-11T23:15:03.731Z] 579b34f0a95b: Pulling fs layer [2023-10-11T23:15:03.731Z] 579b34f0a95b: Verifying Checksum [2023-10-11T23:15:03.731Z] 579b34f0a95b: Download complete [2023-10-11T23:15:03.731Z] 579b34f0a95b: Pull complete [2023-10-11T23:15:03.731Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:15:03.731Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T23:15:03.731Z] ---> 3cc203321400 [2023-10-11T23:15:03.731Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-11T23:15:03.731Z] ---> Running in c302fd2be37b [2023-10-11T23:15:03.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:15:03.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:15:03.731Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:15:03.731Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:15:03.731Z] OK: 8 MiB in 16 packages [2023-10-11T23:15:03.731Z] Removing intermediate container c302fd2be37b [2023-10-11T23:15:03.731Z] ---> 1457a049deb0 [2023-10-11T23:15:03.731Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-11T23:15:03.731Z] ---> 43da7093c9d1 [2023-10-11T23:15:03.731Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-11T23:15:03.731Z] ---> 06d991074973 [2023-10-11T23:15:03.731Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-11T23:15:04.002Z] ---> b3be5aac5619 [2023-10-11T23:15:04.002Z] Step 18/24 : EXPOSE 59993 [2023-10-11T23:15:04.271Z] ---> Running in f229d2750f63 [2023-10-11T23:15:04.546Z] Removing intermediate container f229d2750f63 [2023-10-11T23:15:04.546Z] ---> f1925de0a613 [2023-10-11T23:15:04.546Z] Step 19/24 : EXPOSE 161 [2023-10-11T23:15:04.817Z] ---> Running in f73d6642e1a1 [2023-10-11T23:15:05.093Z] Removing intermediate container f73d6642e1a1 [2023-10-11T23:15:05.093Z] ---> f8273590fb4c [2023-10-11T23:15:05.093Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-11T23:15:05.093Z] ---> Running in 413052e94967 [2023-10-11T23:15:08.526Z] Removing intermediate container 413052e94967 [2023-10-11T23:15:08.526Z] ---> 161aeedb4d72 [2023-10-11T23:15:08.526Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-11T23:15:08.526Z] ---> Running in 6251e2653d93 [2023-10-11T23:15:09.153Z] Removing intermediate container 6251e2653d93 [2023-10-11T23:15:09.153Z] ---> 3b4fa5fbf9e4 [2023-10-11T23:15:09.153Z] Step 22/24 : LABEL arch=arm64 [2023-10-11T23:15:09.153Z] ---> Running in 1405a0d1e5c5 [2023-10-11T23:15:09.442Z] Removing intermediate container 1405a0d1e5c5 [2023-10-11T23:15:09.442Z] ---> f78e46509618 [2023-10-11T23:15:09.442Z] Step 23/24 : LABEL git_sha=b1024203b4d1c65793f885eaa81e62b5bcb00bff [2023-10-11T23:15:09.739Z] ---> Running in 16dfcdb71490 [2023-10-11T23:15:10.031Z] Removing intermediate container 16dfcdb71490 [2023-10-11T23:15:10.031Z] ---> 393845c2c5d8 [2023-10-11T23:15:10.031Z] Step 24/24 : LABEL version=0.0.0 [2023-10-11T23:15:10.031Z] ---> Running in 89af0fb0eb70 [2023-10-11T23:15:10.314Z] Removing intermediate container 89af0fb0eb70 [2023-10-11T23:15:10.314Z] ---> 947da4a8339a [2023-10-11T23:15:10.314Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T23:15:10.314Z] Successfully built 947da4a8339a [2023-10-11T23:15:10.314Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:15:11.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:15:11.445Z] [2023-10-11T23:15:11.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:15:11.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:15:12.153Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T23:15:12.153Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T23:15:12.153Z] 04944245beec: Pulling fs layer [2023-10-11T23:15:12.153Z] 699f458cf7ca: Pulling fs layer [2023-10-11T23:15:12.153Z] 765212b225bb: Pulling fs layer [2023-10-11T23:15:12.153Z] f23df028b6ca: Pulling fs layer [2023-10-11T23:15:12.153Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T23:15:12.153Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T23:15:12.153Z] 765212b225bb: Waiting [2023-10-11T23:15:12.153Z] f23df028b6ca: Waiting [2023-10-11T23:15:12.153Z] d65c8cfc05b1: Waiting [2023-10-11T23:15:12.153Z] 2437ff75d9bd: Waiting [2023-10-11T23:15:12.153Z] 04944245beec: Verifying Checksum [2023-10-11T23:15:12.153Z] 04944245beec: Download complete [2023-10-11T23:15:12.153Z] 765212b225bb: Verifying Checksum [2023-10-11T23:15:12.153Z] 765212b225bb: Download complete [2023-10-11T23:15:12.153Z] f23df028b6ca: Verifying Checksum [2023-10-11T23:15:12.428Z] f23df028b6ca: Download complete [2023-10-11T23:15:12.428Z] d65c8cfc05b1: Verifying Checksum [2023-10-11T23:15:12.428Z] d65c8cfc05b1: Download complete [2023-10-11T23:15:12.428Z] 699f458cf7ca: Verifying Checksum [2023-10-11T23:15:12.428Z] 699f458cf7ca: Download complete [2023-10-11T23:15:13.019Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T23:15:13.019Z] 8998bd30e6a1: Download complete [2023-10-11T23:15:15.625Z] 2437ff75d9bd: Verifying Checksum [2023-10-11T23:15:15.625Z] 2437ff75d9bd: Download complete [2023-10-11T23:15:18.223Z] 8998bd30e6a1: Pull complete [2023-10-11T23:15:18.812Z] 04944245beec: Pull complete [2023-10-11T23:15:20.767Z] 699f458cf7ca: Pull complete [2023-10-11T23:15:21.736Z] 765212b225bb: Pull complete [2023-10-11T23:15:22.703Z] f23df028b6ca: Pull complete [2023-10-11T23:15:22.973Z] d65c8cfc05b1: Pull complete [2023-10-11T23:15:41.207Z] 2437ff75d9bd: Pull complete [2023-10-11T23:15:41.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T23:15:41.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:15:41.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:15:41.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-10-11T23:15:41.625Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T23:15:44.814Z] $ docker top 2e76e275d915af6488e2be6bc659e7f9a00ddd6e23fd6ec9f1340e2302e16f92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:15:45.752Z] ---> job-cost.sh [2023-10-11T23:15:45.752Z] lf-activate-venv: SKIPPING [2023-10-11T23:15:45.752Z] INFO: No Stack... [2023-10-11T23:15:46.020Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T23:15:46.988Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T23:15:47.659Z] + + cut -d, -f6 [2023-10-11T23:15:47.659Z] cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-10-11T23:15:47.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [2023-10-11T23:15:47.758Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] did not exist. Created. [2023-10-11T23:15:47.758Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T23:15:48.504Z] /w/workspace/device-snmp-go/1@tmp/durable-0f445187/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-11T23:15:49.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T23:15:49.248Z] Warning: overwriting stash ‘stack-cost’ [2023-10-11T23:15:49.324Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T23:15:49.340Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T23:15:49.419Z] $ docker stop --time=1 2e76e275d915af6488e2be6bc659e7f9a00ddd6e23fd6ec9f1340e2302e16f92 [2023-10-11T23:15:50.981Z] $ docker rm -f --volumes 2e76e275d915af6488e2be6bc659e7f9a00ddd6e23fd6ec9f1340e2302e16f92 [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 [2023-10-11T23:15:52.044Z] provisioning config files... [2023-10-11T23:15:52.051Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/config3158183208681143607tmp [Pipeline] { [Pipeline] sh [2023-10-11T23:15:52.379Z] + set +x [2023-10-11T23:15:52.379Z] + curl -s https://codecov.io/bash [2023-10-11T23:15:52.379Z] + bash -s -- [2023-10-11T23:15:52.379Z] [2023-10-11T23:15:52.379Z] _____ _ [2023-10-11T23:15:52.379Z] / ____| | | [2023-10-11T23:15:52.379Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T23:15:52.379Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T23:15:52.379Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T23:15:52.379Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T23:15:52.379Z] Bash-1.0.6 [2023-10-11T23:15:52.379Z] [2023-10-11T23:15:52.379Z] [2023-10-11T23:15:52.379Z] ==> git version 2.25.1 found [2023-10-11T23:15:52.379Z] ==> 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 [2023-10-11T23:15:52.379Z] Release-Date: 2020-01-08 [2023-10-11T23:15:52.379Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-11T23:15:52.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T23:15:52.379Z] ==> Jenkins CI detected. [2023-10-11T23:15:52.379Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-319 [2023-10-11T23:15:52.379Z] project root: . [2023-10-11T23:15:52.379Z] --> token set from env [2023-10-11T23:15:52.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T23:15:52.379Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T23:15:52.379Z] ==> Python coveragepy not found [2023-10-11T23:15:52.379Z] ==> Searching for coverage reports in: [2023-10-11T23:15:52.379Z] + . [2023-10-11T23:15:52.379Z] -> Found 1 reports [2023-10-11T23:15:52.379Z] ==> Detecting git/mercurial file structure [2023-10-11T23:15:52.639Z] ==> Reading reports [2023-10-11T23:15:52.639Z] + ./coverage.out bytes=8837 [2023-10-11T23:15:52.639Z] ==> Appending adjustments [2023-10-11T23:15:52.639Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T23:15:52.639Z] + Found adjustments [2023-10-11T23:15:52.639Z] ==> Gzipping contents [2023-10-11T23:15:52.639Z] 4.0K /tmp/codecov.NP4Ren.gz [2023-10-11T23:15:52.639Z] ==> Uploading reports [2023-10-11T23:15:52.639Z] url: https://codecov.io [2023-10-11T23:15:52.639Z] query: branch=PR-319&commit=b1024203b4d1c65793f885eaa81e62b5bcb00bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-10-11T23:15:52.639Z] -> Pinging Codecov [2023-10-11T23:15:52.639Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-319&commit=b1024203b4d1c65793f885eaa81e62b5bcb00bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-10-11T23:15:52.639Z] -> Uploading to [2023-10-11T23:15:52.639Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/6C56EA5C29638FB4528AC87E60AF5AE0/b1024203b4d1c65793f885eaa81e62b5bcb00bff/195bcd11-17ef-4a38-845d-22c7338a2738.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T231552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32124f96c4290278e2163866d9c87b0378ca084b58a818136eff54fd24bbb5b2 [2023-10-11T23:15:52.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:15:52.897Z] Dload Upload Total Spent Left Speed [2023-10-11T23:15:53.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 5790 --:--:-- --:--:-- --:--:-- 5790 [2023-10-11T23:15:53.157Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b1024203b4d1c65793f885eaa81e62b5bcb00bff [Pipeline] } [2023-10-11T23:15:53.181Z] 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] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-10-11T23:15:55.039Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-319/archives ] [2023-10-11T23:15:55.039Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-319/archives [2023-10-11T23:15:55.039Z] total 16 [2023-10-11T23:15:55.039Z] drwxr-xr-x 3 root root 4096 Oct 11 23:06 . [2023-10-11T23:15:55.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 23:06 .. [2023-10-11T23:15:55.039Z] drwxr-xr-x 2 root root 4096 Oct 11 23:06 cost [2023-10-11T23:15:55.039Z] -rw-r--r-- 1 root root 86 Oct 11 23:06 cost.csv [2023-10-11T23:15:55.039Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-319/archives [2023-10-11T23:15:55.039Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-319/archives [2023-10-11T23:15:55.039Z] total 16 [2023-10-11T23:15:55.039Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:06 . [2023-10-11T23:15:55.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 23:06 .. [2023-10-11T23:15:55.039Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 23:06 cost [2023-10-11T23:15:55.039Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 11 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:15:55.371Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:15:56.264Z] ---> package-listing.sh [2023-10-11T23:15:56.264Z] ++ facter osfamily [2023-10-11T23:15:56.264Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T23:15:56.523Z] + OS_FAMILY=debian [2023-10-11T23:15:56.523Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-319 [2023-10-11T23:15:56.523Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T23:15:56.523Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T23:15:56.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T23:15:56.523Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T23:15:56.523Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-319 ']' [2023-10-11T23:15:56.523Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T23:15:56.523Z] + case "${OS_FAMILY}" in [2023-10-11T23:15:56.523Z] + dpkg -l [2023-10-11T23:15:56.523Z] + grep '^ii' [2023-10-11T23:15:56.523Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T23:15:56.523Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T23:15:56.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T23:15:56.523Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-319 ']' [2023-10-11T23:15:56.523Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-319/archives/ [2023-10-11T23:15:56.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-319/archives/ [Pipeline] echo [2023-10-11T23:15:56.562Z] 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-11T23:15:56.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:15:57.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:15:57.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:15:57.626Z] prd-ubuntu20.04-docker-8c-8g-8879 does not seem to be running inside a container [2023-10-11T23:15:57.661Z] $ 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-319/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-319 -v /w/workspace/gexfoundry_device-snmp-go_PR-319:/w/workspace/gexfoundry_device-snmp-go_PR-319:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-319@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-319@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 [2023-10-11T23:15:57.871Z] $ docker top 54b3c5d201391a79e090dfa3f97371791e9801837bf3072f8e901ac807b74dcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:15:58.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T23:15:58.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T23:15:58.892Z] + ls /var/log/sa-host [2023-10-11T23:15:58.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:15:59.166Z] provisioning config files... [2023-10-11T23:15:59.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-319@tmp/config13912545274600455254tmp [Pipeline] { [Pipeline] echo [2023-10-11T23:15:59.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:15:59.556Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T23:15:59.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:15:59.988Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T23:16:00.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:16:00.342Z] ---> sudo-logs.sh [2023-10-11T23:16:00.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T23:16:00.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:16:00.737Z] ---> job-cost.sh [2023-10-11T23:16:00.737Z] lf-activate-venv: SKIPPING [2023-10-11T23:16:00.737Z] DEBUG: total: 0.2199999988079071 [2023-10-11T23:16:00.737Z] INFO: Retrieving Stack Cost... [2023-10-11T23:16:00.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T23:16:01.565Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T23:16:01.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:16:01.906Z] ---> logs-deploy.sh [2023-10-11T23:16:01.906Z] lf-activate-venv: SKIPPING [2023-10-11T23:16:01.906Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-319/1 [2023-10-11T23:16:01.906Z] INFO: archiving workspace using pattern(s): [2023-10-11T23:16:02.840Z] Archives upload complete. [2023-10-11T23:16:02.840Z] INFO: archiving logs to Nexus