Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 05b680941da0e81415a598122fe073d3de201bce+c9f5e79f7f6757774f639370f81fc5ed0e697313 (7da030c316ebbb0d0f2f84bf3c063dad3b83f81b) 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-ssh1878448209744097709.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-ssh12862825349740251696.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-323/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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh903148259902969395.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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1298624560797393587.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-ssh1968126953757304708.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-323/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-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9778599584677391858.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10307 in /w/workspace/gexfoundry_device-snmp-go_PR-323 [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-323 # 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/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9f5e79f7f6757774f639370f81fc5ed0e697313 into PR head commit 05b680941da0e81415a598122fe073d3de201bce Merge succeeded, producing 05b680941da0e81415a598122fe073d3de201bce Checking out Revision 05b680941da0e81415a598122fe073d3de201bce (PR-323) > git config core.sparsecheckout # timeout=10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # 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 c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" 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 22:00:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:41 ========================================================= 22:00:41 EdgeX Global Pipelines Version Info 22:00:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:00:42 ------------------- 22:00:42 stable info: 22:00:42 ------------------- 22:00:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:00:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:00:42 Message: update stable to v1.0.254 22:00:43 ------------------- 22:00:43 experimental info: 22:00:43 ------------------- 22:00:43 Commited By: **** collab-it+edgex@linuxfoundation.org 22:00:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:00:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05b6809 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:45 provisioning config files... 22:00:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config11963798684440275078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:45 ---> docker-login.sh 22:00:45 nexus3.edgexfoundry.org:10001 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 nexus3.edgexfoundry.org:10002 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 nexus3.edgexfoundry.org:10003 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 nexus3.edgexfoundry.org:10004 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 docker.io 22:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:46 Configure a credential helper to remove this warning. See 22:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:46 22:00:46 Login Succeeded 22:00:46 ---> docker-login.sh ends [Pipeline] } 22:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:00:47 + git rev-list -1 --merges 05b680941da0e81415a598122fe073d3de201bce~1..05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo 22:00:47 -----------> git rev-list -1 --merges 05b680941da0e81415a598122fe073d3de201bce~1..05b680941da0e81415a598122fe073d3de201bce 05b680941da0e81415a598122fe073d3de201bce [false] [Pipeline] sh 22:00:47 + git log --format=format:%s -1 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo 22:00:47 ========================================================= 22:00:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:00:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:48 + git log --format=format:%s -1 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo 22:00:48 [semverPrep] GIT_COMMIT: 05b680941da0e81415a598122fe073d3de201bce, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo 22:00:48 [semverPrep] This is not a build commit. [Pipeline] sh 22:00:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:48 + grep -v github /etc/ssh/ssh_known_hosts 22:00:48 + [ -e /tmp/ssh_known_hosts ] 22:00:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:00:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:00:48 + sudo tee -a /etc/ssh/ssh_known_hosts 22:00:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:48 22:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:50 0.1.4: Pulling from edgex-devops/py-git-semver 22:00:50 b85a868b505f: Pulling fs layer 22:00:50 e2be974225ed: Pulling fs layer 22:00:50 339a4e72a1f5: Pulling fs layer 22:00:50 988bab9f4d93: Pulling fs layer 22:00:50 1469e6f7b9e6: Pulling fs layer 22:00:50 eaf3925da568: Pulling fs layer 22:00:50 bab4dde63d76: Pulling fs layer 22:00:50 bde34c3a00c8: Pulling fs layer 22:00:50 b352a97aabf1: Pulling fs layer 22:00:50 4872d77fe225: Pulling fs layer 22:00:50 5851b861e8e6: Pulling fs layer 22:00:50 988bab9f4d93: Waiting 22:00:50 b352a97aabf1: Waiting 22:00:50 eaf3925da568: Waiting 22:00:50 bab4dde63d76: Waiting 22:00:50 bde34c3a00c8: Waiting 22:00:50 4872d77fe225: Waiting 22:00:50 5851b861e8e6: Waiting 22:00:50 e2be974225ed: Download complete 22:00:50 988bab9f4d93: Verifying Checksum 22:00:50 988bab9f4d93: Download complete 22:00:50 1469e6f7b9e6: Verifying Checksum 22:00:50 1469e6f7b9e6: Download complete 22:00:50 339a4e72a1f5: Verifying Checksum 22:00:50 339a4e72a1f5: Download complete 22:00:50 eaf3925da568: Verifying Checksum 22:00:50 eaf3925da568: Download complete 22:00:50 bde34c3a00c8: Verifying Checksum 22:00:50 bde34c3a00c8: Download complete 22:00:50 b352a97aabf1: Download complete 22:00:50 4872d77fe225: Verifying Checksum 22:00:50 4872d77fe225: Download complete 22:00:50 5851b861e8e6: Download complete 22:00:50 b85a868b505f: Download complete 22:00:50 bab4dde63d76: Verifying Checksum 22:00:50 bab4dde63d76: Download complete 22:00:51 b85a868b505f: Pull complete 22:00:51 e2be974225ed: Pull complete 22:00:52 339a4e72a1f5: Pull complete 22:00:52 988bab9f4d93: Pull complete 22:00:52 1469e6f7b9e6: Pull complete 22:00:52 eaf3925da568: Pull complete 22:00:54 bab4dde63d76: Pull complete 22:00:54 bde34c3a00c8: Pull complete 22:00:54 b352a97aabf1: Pull complete 22:00:54 4872d77fe225: Pull complete 22:00:55 5851b861e8e6: Pull complete 22:00:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:56 prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container 22:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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-devops/py-git-semver:0.1.4 cat 22:00:59 $ docker top 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a -eo pid,comm 22:00:59 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). 22:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:59 [ssh-agent] Looking for ssh-agent implementation... 22:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:59 $ docker exec 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent 22:00:59 SSH_AUTH_SOCK=/tmp/ssh-0I1QjsgtCjJK/agent.33 22:00:59 SSH_AGENT_PID=39 22:00:59 Running ssh-add (command line suppressed) 22:00:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_8315078844330613125.key (/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_8315078844330613125.key) 22:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:00 + git tag --points-at HEAD [Pipeline] } 22:01:00 $ docker exec --env ******** --env ******** 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent -k 22:01:00 unset SSH_AUTH_SOCK; 22:01:00 unset SSH_AGENT_PID; 22:01:00 echo Agent pid 39 killed; 22:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:00 [ssh-agent] Looking for ssh-agent implementation... 22:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:00 $ docker exec 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent 22:01:00 SSH_AUTH_SOCK=/tmp/ssh-ptV7aX5rWy5s/agent.72 22:01:00 SSH_AGENT_PID=78 22:01:00 Running ssh-add (command line suppressed) 22:01:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_15403543318584699405.key (/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_15403543318584699405.key) 22:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:01 + git semver init 22:01:01 2023-10-24 22:01:01,371 [run_init] DEBUG init version:0.0.0 force:False 22:01:01 2023-10-24 22:01:01,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver 22:01:01 2023-10-24 22:01:01,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-323/.semver 22:01:01 2023-10-24 22:01:01,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323, universal_newlines=False, shell=None, istream=None) 22:01:02 2023-10-24 22:01:02,277 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-323/.git/info/exclude 22:01:02 2023-10-24 22:01:02,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 with force:False 22:01:02 2023-10-24 22:01:02,278 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 22:01:02 2023-10-24 22:01:02,282 [execute] INFO git cat-file --batch-check 22:01:02 2023-10-24 22:01:02,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) 22:01:02 2023-10-24 22:01:02,290 [execute] INFO git cat-file --batch 22:01:02 2023-10-24 22:01:02,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) 22:01:02 2023-10-24 22:01:02,295 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 22:01:02 0.0.0 [Pipeline] } 22:01:02 $ docker exec --env ******** --env ******** 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent -k 22:01:02 unset SSH_AUTH_SOCK; 22:01:02 unset SSH_AGENT_PID; 22:01:02 echo Agent pid 78 killed; 22:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:02 + git semver [Pipeline] } 22:01:03 $ docker stop --time=1 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a 22:01:04 $ docker rm -f --volumes 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a [Pipeline] // withDockerContainer [Pipeline] sh 22:01:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:01:05 Stashed 1 file(s) [Pipeline] echo 22:01:05 [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 22:01:05 provisioning config files... 22:01:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config655747316181781114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:06 ---> docker-login.sh 22:01:06 nexus3.edgexfoundry.org:10001 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10002 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10003 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10004 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 docker.io 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:07 Configure a credential helper to remove this warning. See 22:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:07 22:01:07 Login Succeeded 22:01:07 ---> docker-login.sh ends [Pipeline] } 22:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:07 ========================================================= 22:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + 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 . 22:01:07 Sending build context to Docker daemon 5.712MB 22:01:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:01:07 Step 2/12 : FROM ${BASE} AS builder 22:01:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:07 7264a8db6415: Pulling fs layer 22:01:07 c4d48a809fc2: Pulling fs layer 22:01:07 4f1c88b9dad5: Pulling fs layer 22:01:07 ad3a456e5733: Pulling fs layer 22:01:07 33e27b845d1e: Pulling fs layer 22:01:07 c68163c4e522: Pulling fs layer 22:01:07 50da416c3ac9: Pulling fs layer 22:01:07 23d2d4c4bb30: Pulling fs layer 22:01:07 50da416c3ac9: Waiting 22:01:07 33e27b845d1e: Waiting 22:01:07 23d2d4c4bb30: Waiting 22:01:07 c68163c4e522: Waiting 22:01:07 c4d48a809fc2: Verifying Checksum 22:01:07 c4d48a809fc2: Download complete 22:01:07 ad3a456e5733: Verifying Checksum 22:01:07 ad3a456e5733: Download complete 22:01:07 33e27b845d1e: Verifying Checksum 22:01:07 33e27b845d1e: Download complete 22:01:07 7264a8db6415: Verifying Checksum 22:01:07 7264a8db6415: Download complete 22:01:08 c68163c4e522: Verifying Checksum 22:01:08 c68163c4e522: Download complete 22:01:08 7264a8db6415: Pull complete 22:01:08 23d2d4c4bb30: Verifying Checksum 22:01:08 23d2d4c4bb30: Download complete 22:01:08 c4d48a809fc2: Pull complete 22:01:08 4f1c88b9dad5: Verifying Checksum 22:01:08 4f1c88b9dad5: Download complete 22:01:08 50da416c3ac9: Verifying Checksum 22:01:11 4f1c88b9dad5: Pull complete 22:01:11 ad3a456e5733: Pull complete 22:01:11 33e27b845d1e: Pull complete 22:01:11 c68163c4e522: Pull complete 22:01:13 50da416c3ac9: Pull complete 22:01:14 23d2d4c4bb30: Pull complete 22:01:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:01:14 ---> 0786185ac409 22:01:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:01:20 Still waiting to schedule task 22:01:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:01:24 ---> Running in 9dcb36776ddb 22:01:24 Removing intermediate container 9dcb36776ddb 22:01:24 ---> 20eb32303b2b 22:01:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:24 ---> Running in 09d88dfe0821 22:01:24 Removing intermediate container 09d88dfe0821 22:01:24 ---> d5e305b401ab 22:01:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:01:24 ---> Running in bdb532ba4d10 22:01:24 Removing intermediate container bdb532ba4d10 22:01:24 ---> 4a55fcc14906 22:01:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:01:24 ---> Running in 7c1911c29fc6 22:01:24 Removing intermediate container 7c1911c29fc6 22:01:24 ---> 0d524b8c58a6 22:01:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:24 ---> Running in d75010d92665 22:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:01:25 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:01:25 (2/4) Installing libedit (20221030.3.1-r1) 22:01:25 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:01:25 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:01:25 Executing busybox-1.36.1-r2.trigger 22:01:25 OK: 268 MiB in 56 packages 22:01:25 Removing intermediate container d75010d92665 22:01:25 ---> 97abff30a19a 22:01:25 Step 8/12 : WORKDIR /device-snmp-go 22:01:25 ---> Running in e99854e8c8a9 22:01:25 Removing intermediate container e99854e8c8a9 22:01:25 ---> d3d0895a21fa 22:01:25 Step 9/12 : COPY go.mod vendor* ./ 22:01:26 ---> 151a99e8b356 22:01:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:26 ---> Running in 5c925aa5416c 22:02:33 Removing intermediate container 5c925aa5416c 22:02:33 ---> 5f3fe1fb4e81 22:02:33 Step 11/12 : COPY . . 22:02:33 ---> 77d47950fa75 22:02:33 Step 12/12 : RUN ${MAKE} 22:02:33 ---> Running in 0cd1a754c197 22:02:33 noop 22:02:33 Removing intermediate container 0cd1a754c197 22:02:33 ---> 54120fae6a0e 22:02:33 Successfully built 54120fae6a0e 22:02:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:34 + docker inspect -f . ci-base-image-x86_64 22:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:34 prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container 22:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:02:34 $ docker top 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:35 + go version 22:02:35 go version go1.21.0 linux/amd64 [Pipeline] } 22:02:35 $ docker stop --time=1 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 22:02:36 $ docker rm -f --volumes 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:37 + docker inspect -f . ci-base-image-x86_64 22:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:37 prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container 22:02:37 $ 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-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:02:37 $ docker top 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-323 [Pipeline] fileExists [Pipeline] sh 22:02:38 + make test 22:02:38 go test ./... -coverprofile=coverage.out 22:02:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:02:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:02:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 22:02:56 go vet ./... 22:02:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:59 ./bin/test-attribution-txt.sh [Pipeline] echo 22:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:02:59 $ docker stop --time=1 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 22:03:04 $ docker rm -f --volumes 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:05 + ls -al . 22:03:05 total 172 22:03:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:02 . 22:03:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:00 .. 22:03:05 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 22:00 .dockerignore 22:03:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:02 .git 22:03:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 .github 22:03:05 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 22:00 .gitignore 22:03:05 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:00 .golangci.yml 22:03:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:01 .semver 22:03:05 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 22:00 Attribution.txt 22:03:05 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 22:00 CHANGELOG.md 22:03:05 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 22:00 Dockerfile 22:03:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:00 GOVERNANCE.md 22:03:05 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 22:00 Jenkinsfile 22:03:05 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:00 LICENSE 22:03:05 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 22:00 Makefile 22:03:05 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 22:00 OWNERS.md 22:03:05 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 22:00 README.md 22:03:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:01 VERSION 22:03:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:00 bin 22:03:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 cmd 22:03:05 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 22:02 coverage.out 22:03:05 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 22:00 go.mod 22:03:05 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 22:00 go.sum 22:03:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 internal 22:03:05 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:06 + 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=05b680941da0e81415a598122fe073d3de201bce --label arch=amd64 --label version=0.0.0 . 22:03:06 Sending build context to Docker daemon 5.722MB 22:03:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:03:06 Step 2/24 : FROM ${BASE} AS builder 22:03:06 ---> 54120fae6a0e 22:03:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:03:06 ---> Running in 8b71caa42060 22:03:06 Removing intermediate container 8b71caa42060 22:03:06 ---> beb0d79c10fa 22:03:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:06 ---> Running in 7a1ab930fd81 22:03:06 Removing intermediate container 7a1ab930fd81 22:03:06 ---> 535e8fe7d39d 22:03:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:03:06 ---> Running in 3e1a8ed0a6f6 22:03:06 Removing intermediate container 3e1a8ed0a6f6 22:03:06 ---> 64388b629f4c 22:03:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:03:06 ---> Running in 69f4f69d59bc 22:03:06 Removing intermediate container 69f4f69d59bc 22:03:06 ---> 90899d93c99f 22:03:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:06 ---> Running in 573c8f52959d 22:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:07 OK: 268 MiB in 56 packages 22:03:07 Removing intermediate container 573c8f52959d 22:03:07 ---> 1cb90a33edbc 22:03:07 Step 8/24 : WORKDIR /device-snmp-go 22:03:07 ---> Running in 59e52e895f14 22:03:07 Removing intermediate container 59e52e895f14 22:03:07 ---> 470c736c2b9b 22:03:07 Step 9/24 : COPY go.mod vendor* ./ 22:03:07 ---> 1f88e85de62a 22:03:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:07 ---> Running in 85035fe3c8b3 22:03:08 Removing intermediate container 85035fe3c8b3 22:03:08 ---> b12f9fd415e0 22:03:08 Step 11/24 : COPY . . 22:03:09 ---> c039fdf911e9 22:03:09 Step 12/24 : RUN ${MAKE} 22:03:09 ---> Running in 3fdf9bc9146d 22:03:09 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.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:03:31 Removing intermediate container 3fdf9bc9146d 22:03:31 ---> 0b33e6ed3b16 22:03:31 Step 13/24 : FROM alpine:3.18 22:03:31 3.18: Pulling from library/alpine 22:03:31 96526aa774ef: Pulling fs layer 22:03:31 96526aa774ef: Verifying Checksum 22:03:31 96526aa774ef: Download complete 22:03:31 96526aa774ef: Pull complete 22:03:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:03:31 Status: Downloaded newer image for alpine:3.18 22:03:31 ---> 8ca4688f4f35 22:03:31 Step 14/24 : RUN apk add --update --no-cache dumb-init 22:03:31 ---> Running in 877f9f9eb2e7 22:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:31 (1/1) Installing dumb-init (1.2.5-r2) 22:03:31 Executing busybox-1.36.1-r2.trigger 22:03:31 OK: 7 MiB in 16 packages 22:03:32 Removing intermediate container 877f9f9eb2e7 22:03:32 ---> 3e74e12720f8 22:03:32 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:03:33 ---> 0e131671c814 22:03:33 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:03:33 ---> ce491d67d70d 22:03:33 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:03:33 ---> de0a4b16cec5 22:03:33 Step 18/24 : EXPOSE 59993 22:03:33 ---> Running in d985d075d574 22:03:33 Removing intermediate container d985d075d574 22:03:33 ---> 01d5c8442d3e 22:03:33 Step 19/24 : EXPOSE 161 22:03:33 ---> Running in ebad3e885f8b 22:03:33 Removing intermediate container ebad3e885f8b 22:03:33 ---> dc85c4e9e831 22:03:33 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:03:33 ---> Running in 7798acc8ee02 22:03:33 Removing intermediate container 7798acc8ee02 22:03:33 ---> 3b3c3f5f9e44 22:03:33 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:03:33 ---> Running in e58c925715ab 22:03:33 Removing intermediate container e58c925715ab 22:03:33 ---> 7fd8242df4a5 22:03:33 Step 22/24 : LABEL arch=amd64 22:03:33 ---> Running in f440dfc6f08b 22:03:33 Removing intermediate container f440dfc6f08b 22:03:33 ---> 7be641fbfb87 22:03:33 Step 23/24 : LABEL git_sha=05b680941da0e81415a598122fe073d3de201bce 22:03:33 ---> Running in 6a61a12b3e23 22:03:33 Removing intermediate container 6a61a12b3e23 22:03:33 ---> 94ed9bbcf53e 22:03:33 Step 24/24 : LABEL version=0.0.0 22:03:33 ---> Running in 7ae6bb13a322 22:03:33 Removing intermediate container 7ae6bb13a322 22:03:33 ---> df7c5f618750 22:03:33 [Warning] One or more build-args [ARCH] were not consumed 22:03:33 Successfully built df7c5f618750 22:03:33 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 22:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:34 22:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:35 latest: Pulling from edgex-lftools-log-publisher 22:03:35 5eb5b503b376: Pulling fs layer 22:03:35 5c69ac0246d0: Pulling fs layer 22:03:35 ec43610c2a17: Pulling fs layer 22:03:35 3a2ae6a8a46f: Pulling fs layer 22:03:35 33b1e0a273af: Pulling fs layer 22:03:35 5d3b04190fa2: Pulling fs layer 22:03:35 2f39f015ded8: Pulling fs layer 22:03:35 33b1e0a273af: Waiting 22:03:35 2f39f015ded8: Waiting 22:03:35 5d3b04190fa2: Waiting 22:03:35 3a2ae6a8a46f: Waiting 22:03:35 5c69ac0246d0: Download complete 22:03:35 3a2ae6a8a46f: Verifying Checksum 22:03:35 3a2ae6a8a46f: Download complete 22:03:35 33b1e0a273af: Verifying Checksum 22:03:35 33b1e0a273af: Download complete 22:03:35 ec43610c2a17: Verifying Checksum 22:03:35 ec43610c2a17: Download complete 22:03:35 5d3b04190fa2: Verifying Checksum 22:03:35 5d3b04190fa2: Download complete 22:03:35 5eb5b503b376: Verifying Checksum 22:03:35 5eb5b503b376: Download complete 22:03:35 2f39f015ded8: Verifying Checksum 22:03:35 2f39f015ded8: Download complete 22:03:36 5eb5b503b376: Pull complete 22:03:36 5c69ac0246d0: Pull complete 22:03:37 ec43610c2a17: Pull complete 22:03:37 3a2ae6a8a46f: Pull complete 22:03:37 33b1e0a273af: Pull complete 22:03:37 5d3b04190fa2: Pull complete 22:03:41 2f39f015ded8: Pull complete 22:03:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:41 prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container 22:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:03:47 $ docker top a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:47 ---> job-cost.sh 22:03:47 lf-activate-venv: SKIPPING 22:03:47 INFO: No Stack... 22:03:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:03:48 INFO: Archiving Costs [Pipeline] sh 22:03:48 + cat /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/cost.csv 22:03:48 + cut -d, -f6 [Pipeline] lock 22:03:48 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] 22:03:48 Resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] did not exist. Created. 22:03:48 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:03:49 Stashed 1 file(s) [Pipeline] } 22:03:49 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:49 $ docker stop --time=1 a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e 22:03:50 $ docker rm -f --volumes a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:04:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10309 in /w/workspace/gexfoundry_device-snmp-go_PR-323 [Pipeline] { [Pipeline] ws 22:04:01 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:04:01 Selected Git installation does not exist. Using Default 22:04:01 The recommended git tool is: NONE 22:04:07 using credential edgex-jenkins-ssh 22:04:07 Cloning the remote Git repository 22:04:07 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:04:07 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:04:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:04:07 > git --version # timeout=10 22:04:07 > git --version # 'git version 2.25.1' 22:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:04:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:04:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:04:10 Merging remotes/origin/main commit c9f5e79f7f6757774f639370f81fc5ed0e697313 into PR head commit 05b680941da0e81415a598122fe073d3de201bce 22:04:10 Merge succeeded, producing 05b680941da0e81415a598122fe073d3de201bce 22:04:10 Checking out Revision 05b680941da0e81415a598122fe073d3de201bce (PR-323) 22:04:10 > git config core.sparsecheckout # timeout=10 22:04:10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 22:04:10 > git remote # timeout=10 22:04:10 > git config --get remote.origin.url # timeout=10 22:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:10 > git merge c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 22:04:10 > git rev-parse HEAD^{commit} # timeout=10 22:04:10 > git config core.sparsecheckout # timeout=10 22:04:10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 22:04:14 Commit message: "refactor: Remove obsolete comments from config file" 22:04:14 > git --version # timeout=10 22:04:14 > git --version # 'git version 2.25.1' 22:04:14 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:04:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:15 Dload Upload Total Spent Left Speed 22:04:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 22:04:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:04:17 + sudo tee /etc/docker/daemon.new 22:04:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:04:17 { 22:04:17 "registry-mirrors": [ 22:04:17 "https://nexus3.edgexfoundry.org:10001" 22:04:17 ], 22:04:17 "bip": "10.250.0.254/24", 22:04:17 "hosts": [ 22:04:17 "tcp://0.0.0.0:5555", 22:04:17 "unix:///var/run/docker.sock" 22:04:17 ], 22:04:17 "mtu": 1458, 22:04:17 "selinux-enabled": true, 22:04:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:04:17 } [Pipeline] sh 22:04:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:04:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:36 provisioning config files... 22:04:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15755920051425437653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:36 ---> docker-login.sh 22:04:36 nexus3.edgexfoundry.org:10001 22:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:37 Configure a credential helper to remove this warning. See 22:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:37 22:04:37 Login Succeeded 22:04:37 nexus3.edgexfoundry.org:10002 22:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:37 Configure a credential helper to remove this warning. See 22:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:37 22:04:37 Login Succeeded 22:04:37 nexus3.edgexfoundry.org:10003 22:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:38 Configure a credential helper to remove this warning. See 22:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:38 22:04:38 Login Succeeded 22:04:38 nexus3.edgexfoundry.org:10004 22:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:38 Configure a credential helper to remove this warning. See 22:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:38 22:04:38 Login Succeeded 22:04:38 docker.io 22:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:39 Configure a credential helper to remove this warning. See 22:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:39 22:04:39 Login Succeeded 22:04:39 ---> docker-login.sh ends [Pipeline] } 22:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:39 ========================================================= 22:04:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:04:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:40 + 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 . 22:04:40 Sending build context to Docker daemon 2.935MB 22:04:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:04:40 Step 2/12 : FROM ${BASE} AS builder 22:04:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:04:43 9fda8d8052c6: Pulling fs layer 22:04:43 5d54e960e981: Pulling fs layer 22:04:43 c4a7e357bf2a: Pulling fs layer 22:04:43 f0e02332f6b5: Pulling fs layer 22:04:43 cefa15bbcfad: Pulling fs layer 22:04:43 17808c966233: Pulling fs layer 22:04:43 f4c1fc716caa: Pulling fs layer 22:04:43 cefa15bbcfad: Waiting 22:04:43 17808c966233: Waiting 22:04:43 f4c1fc716caa: Waiting 22:04:43 f0e02332f6b5: Waiting 22:04:43 5d54e960e981: Verifying Checksum 22:04:43 5d54e960e981: Download complete 22:04:43 f0e02332f6b5: Verifying Checksum 22:04:43 f0e02332f6b5: Download complete 22:04:43 cefa15bbcfad: Verifying Checksum 22:04:43 cefa15bbcfad: Download complete 22:04:43 9fda8d8052c6: Verifying Checksum 22:04:43 9fda8d8052c6: Download complete 22:04:43 f4c1fc716caa: Verifying Checksum 22:04:43 f4c1fc716caa: Download complete 22:04:44 9fda8d8052c6: Pull complete 22:04:45 5d54e960e981: Pull complete 22:04:45 c4a7e357bf2a: Verifying Checksum 22:04:45 c4a7e357bf2a: Download complete 22:04:46 17808c966233: Verifying Checksum 22:04:46 17808c966233: Download complete 22:05:01 c4a7e357bf2a: Pull complete 22:05:01 f0e02332f6b5: Pull complete 22:05:01 cefa15bbcfad: Pull complete 22:05:08 17808c966233: Pull complete 22:05:10 f4c1fc716caa: Pull complete 22:05:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:10 ---> ea914061e18c 22:05:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:05:11 ---> Running in 037a4a1c47a5 22:05:11 Removing intermediate container 037a4a1c47a5 22:05:11 ---> c29820e54ca5 22:05:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:12 ---> Running in de8f20d6a245 22:05:12 Removing intermediate container de8f20d6a245 22:05:12 ---> fd6f7c966fc4 22:05:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:05:12 ---> Running in 91175497eb37 22:05:12 Removing intermediate container 91175497eb37 22:05:12 ---> 3af9ca5792b3 22:05:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:05:12 ---> Running in 62cfcbbe2a04 22:05:13 Removing intermediate container 62cfcbbe2a04 22:05:13 ---> 38a87c73cd70 22:05:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:13 ---> Running in 75b0acfe7192 22:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:05:16 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:05:16 (2/4) Installing libedit (20221030.3.1-r1) 22:05:16 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:05:16 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:05:16 Executing busybox-1.36.1-r2.trigger 22:05:16 OK: 270 MiB in 56 packages 22:05:17 Removing intermediate container 75b0acfe7192 22:05:17 ---> 8155fa741f14 22:05:17 Step 8/12 : WORKDIR /device-snmp-go 22:05:17 ---> Running in defea848e6a2 22:05:18 Removing intermediate container defea848e6a2 22:05:18 ---> 024173e162cf 22:05:18 Step 9/12 : COPY go.mod vendor* ./ 22:05:18 ---> 3f35d130a74f 22:05:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:18 ---> Running in b77d16c8ff6b 22:06:55 Removing intermediate container b77d16c8ff6b 22:06:55 ---> f65379c2e999 22:06:55 Step 11/12 : COPY . . 22:06:55 ---> fffc6cc86b64 22:06:55 Step 12/12 : RUN ${MAKE} 22:06:55 ---> Running in 7658b84ddc73 22:06:55 noop 22:06:56 Removing intermediate container 7658b84ddc73 22:06:56 ---> b82f0bfaf256 22:06:56 Successfully built b82f0bfaf256 22:06:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:57 + docker inspect -f . ci-base-image-arm64 22:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container 22:06:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:01 $ docker top a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:02 + go version 22:07:02 go version go1.21.0 linux/arm64 [Pipeline] } 22:07:02 $ docker stop --time=1 a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce 22:07:04 $ docker rm -f --volumes a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker inspect -f . ci-base-image-arm64 22:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container 22:07:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:06 $ docker top 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:07 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 22:07:08 + make test 22:07:08 go test ./... -coverprofile=coverage.out 22:07:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:09:20 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:09:20 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements 22:09:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:09:20 go vet ./... 22:09:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:09:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:09:42 ./bin/test-attribution-txt.sh [Pipeline] echo 22:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:09:42 $ docker stop --time=1 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af 22:09:45 $ docker rm -f --volumes 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af [Pipeline] // withDockerContainer [Pipeline] sh 22:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:09:46 Warning: overwriting stash ‘coverage-report’ 22:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:09:48 + ls -al . 22:09:48 total 168 22:09:48 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:07 . 22:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:04 .. 22:09:48 -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 22:04 .dockerignore 22:09:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:04 .git 22:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 .github 22:09:48 -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 22:04 .gitignore 22:09:48 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:04 .golangci.yml 22:09:48 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 22:04 Attribution.txt 22:09:48 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 22:04 CHANGELOG.md 22:09:48 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 22:04 Dockerfile 22:09:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:04 GOVERNANCE.md 22:09:48 -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 22:04 Jenkinsfile 22:09:48 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:04 LICENSE 22:09:48 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 22:04 Makefile 22:09:48 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 22:04 OWNERS.md 22:09:48 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 22:04 README.md 22:09:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:01 VERSION 22:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:04 bin 22:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 cmd 22:09:48 -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 22:09 coverage.out 22:09:48 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 22:04 go.mod 22:09:48 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 22:04 go.sum 22:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 internal 22:09:48 -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:48 + 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=05b680941da0e81415a598122fe073d3de201bce --label arch=arm64 --label version=0.0.0 . 22:09:48 Sending build context to Docker daemon 2.945MB 22:09:48 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:09:48 Step 2/24 : FROM ${BASE} AS builder 22:09:48 ---> b82f0bfaf256 22:09:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:09:49 ---> Running in 1a00d4ab3436 22:09:49 Removing intermediate container 1a00d4ab3436 22:09:49 ---> a967be83c5b2 22:09:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:49 ---> Running in b87ef0355169 22:09:49 Removing intermediate container b87ef0355169 22:09:49 ---> 738cddc72bd5 22:09:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:09:49 ---> Running in f8eb2597c888 22:09:50 Removing intermediate container f8eb2597c888 22:09:50 ---> 351a51e3f349 22:09:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:09:50 ---> Running in 9146144f630a 22:09:50 Removing intermediate container 9146144f630a 22:09:50 ---> 704db6ff8996 22:09:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:51 ---> Running in 54775318e475 22:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:53 OK: 270 MiB in 56 packages 22:09:55 Removing intermediate container 54775318e475 22:09:55 ---> 0ac804863a72 22:09:55 Step 8/24 : WORKDIR /device-snmp-go 22:09:55 ---> Running in c6f8f6cf12d1 22:09:55 Removing intermediate container c6f8f6cf12d1 22:09:55 ---> 112a26d83b2b 22:09:55 Step 9/24 : COPY go.mod vendor* ./ 22:09:55 ---> c59e960c66b4 22:09:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:55 ---> Running in 2adaa736224a 22:09:58 Removing intermediate container 2adaa736224a 22:09:58 ---> 238abe66e28b 22:09:58 Step 11/24 : COPY . . 22:09:59 ---> 0a464e5b7a2f 22:09:59 Step 12/24 : RUN ${MAKE} 22:09:59 ---> Running in 58d1557ec6b2 22:10:00 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.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:12:22 Removing intermediate container 58d1557ec6b2 22:12:22 ---> c2241f1b8953 22:12:22 Step 13/24 : FROM alpine:3.18 22:12:22 3.18: Pulling from library/alpine 22:12:22 579b34f0a95b: Pulling fs layer 22:12:22 579b34f0a95b: Verifying Checksum 22:12:22 579b34f0a95b: Download complete 22:12:22 579b34f0a95b: Pull complete 22:12:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:12:22 Status: Downloaded newer image for alpine:3.18 22:12:22 ---> 3cc203321400 22:12:22 Step 14/24 : RUN apk add --update --no-cache dumb-init 22:12:22 ---> Running in 82d83c74456b 22:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:12:22 (1/1) Installing dumb-init (1.2.5-r2) 22:12:22 Executing busybox-1.36.1-r2.trigger 22:12:22 OK: 8 MiB in 16 packages 22:12:22 Removing intermediate container 82d83c74456b 22:12:22 ---> bd14f42e583e 22:12:22 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:12:23 ---> 272e9041d88f 22:12:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:12:23 ---> 3261e49bbd42 22:12:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:12:24 ---> 50e2b03e6d88 22:12:24 Step 18/24 : EXPOSE 59993 22:12:24 ---> Running in da767de640e3 22:12:24 Removing intermediate container da767de640e3 22:12:24 ---> 934480e006e9 22:12:24 Step 19/24 : EXPOSE 161 22:12:24 ---> Running in 9b7c8651fd19 22:12:25 Removing intermediate container 9b7c8651fd19 22:12:25 ---> 84a8dd532998 22:12:25 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:12:25 ---> Running in e486a7407bf8 22:12:25 Removing intermediate container e486a7407bf8 22:12:25 ---> 518019f421d6 22:12:25 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:25 ---> Running in dc78faafc99c 22:12:26 Removing intermediate container dc78faafc99c 22:12:26 ---> 0ee208735a8e 22:12:26 Step 22/24 : LABEL arch=arm64 22:12:26 ---> Running in 8a6f387693eb 22:12:26 Removing intermediate container 8a6f387693eb 22:12:26 ---> 00fd934a16fa 22:12:26 Step 23/24 : LABEL git_sha=05b680941da0e81415a598122fe073d3de201bce 22:12:26 ---> Running in e2198d1679f5 22:12:26 Removing intermediate container e2198d1679f5 22:12:26 ---> 857a1b909c79 22:12:26 Step 24/24 : LABEL version=0.0.0 22:12:27 ---> Running in 1d54f77b2c4a 22:12:27 Removing intermediate container 1d54f77b2c4a 22:12:27 ---> 9f18eff3fc5d 22:12:27 [Warning] One or more build-args [ARCH] were not consumed 22:12:27 Successfully built 9f18eff3fc5d 22:12:27 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 22:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:28 22:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:28 arm64: Pulling from edgex-lftools-log-publisher 22:12:28 8998bd30e6a1: Pulling fs layer 22:12:28 04944245beec: Pulling fs layer 22:12:28 699f458cf7ca: Pulling fs layer 22:12:28 765212b225bb: Pulling fs layer 22:12:28 f23df028b6ca: Pulling fs layer 22:12:28 d65c8cfc05b1: Pulling fs layer 22:12:28 2437ff75d9bd: Pulling fs layer 22:12:28 f23df028b6ca: Waiting 22:12:28 d65c8cfc05b1: Waiting 22:12:28 2437ff75d9bd: Waiting 22:12:28 765212b225bb: Waiting 22:12:29 04944245beec: Verifying Checksum 22:12:29 04944245beec: Download complete 22:12:29 765212b225bb: Verifying Checksum 22:12:29 765212b225bb: Download complete 22:12:29 f23df028b6ca: Verifying Checksum 22:12:29 f23df028b6ca: Download complete 22:12:29 d65c8cfc05b1: Verifying Checksum 22:12:29 d65c8cfc05b1: Download complete 22:12:29 699f458cf7ca: Verifying Checksum 22:12:29 699f458cf7ca: Download complete 22:12:29 8998bd30e6a1: Verifying Checksum 22:12:29 8998bd30e6a1: Download complete 22:12:32 2437ff75d9bd: Verifying Checksum 22:12:32 2437ff75d9bd: Download complete 22:12:35 8998bd30e6a1: Pull complete 22:12:36 04944245beec: Pull complete 22:12:38 699f458cf7ca: Pull complete 22:12:38 765212b225bb: Pull complete 22:12:39 f23df028b6ca: Pull complete 22:12:39 d65c8cfc05b1: Pull complete 22:12:57 2437ff75d9bd: Pull complete 22:12:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container 22:12:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:13:01 $ docker top 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:02 ---> job-cost.sh 22:13:02 lf-activate-venv: SKIPPING 22:13:02 INFO: No Stack... 22:13:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:03 INFO: Archiving Costs [Pipeline] sh 22:13:04 + cut -d, -f6 22:13:04 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 22:13:04 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] 22:13:04 Resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] did not exist. Created. 22:13:04 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:05 /w/workspace/device-snmp-go/1@tmp/durable-b0537988/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:13:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:13:06 Warning: overwriting stash ‘stack-cost’ 22:13:06 Stashed 1 file(s) [Pipeline] } 22:13:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:06 $ docker stop --time=1 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef 22:13:07 $ docker rm -f --volumes 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef [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 22:13:09 provisioning config files... 22:13:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config14991485291748847854tmp [Pipeline] { [Pipeline] sh 22:13:09 + set +x 22:13:09 + curl -s https://codecov.io/bash 22:13:09 + bash -s -- 22:13:09 22:13:09 _____ _ 22:13:09 / ____| | | 22:13:09 | | ___ __| | ___ ___ _____ __ 22:13:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:09 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:09 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:09 Bash-1.0.6 22:13:09 22:13:09 22:13:09 ==> git version 2.25.1 found 22:13:09 ==> 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 22:13:09 Release-Date: 2020-01-08 22:13:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:13:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:13:09 ==> Jenkins CI detected. 22:13:09 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-323 22:13:09 project root: . 22:13:09 --> token set from env 22:13:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:09 ==> Running gcov in . (disable via -X gcov) 22:13:09 ==> Python coveragepy not found 22:13:09 ==> Searching for coverage reports in: 22:13:09 + . 22:13:09 -> Found 1 reports 22:13:09 ==> Detecting git/mercurial file structure 22:13:09 ==> Reading reports 22:13:09 + ./coverage.out bytes=8837 22:13:09 ==> Appending adjustments 22:13:09 https://docs.codecov.io/docs/fixing-reports 22:13:09 + Found adjustments 22:13:09 ==> Gzipping contents 22:13:09 4.0K /tmp/codecov.PQv5Jw.gz 22:13:09 ==> Uploading reports 22:13:09 url: https://codecov.io 22:13:09 query: branch=PR-323&commit=05b680941da0e81415a598122fe073d3de201bce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=323&job=&cmd_args= 22:13:09 -> Pinging Codecov 22:13:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-323&commit=05b680941da0e81415a598122fe073d3de201bce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=323&job=&cmd_args= 22:13:09 -> Uploading to 22:13:09 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/6C56EA5C29638FB4528AC87E60AF5AE0/05b680941da0e81415a598122fe073d3de201bce/9d479f7f-d8b2-4019-a38d-88f732f9451e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae51e745a53d6a4d6c20daaf85d44fc3fbc7c0b3ca965096b9ba506a0d8c944a 22:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:09 Dload Upload Total Spent Left Speed 22:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4348 --:--:-- --:--:-- --:--:-- 4348 22:13:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/05b680941da0e81415a598122fe073d3de201bce [Pipeline] } 22:13:10 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 22:13:12 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-323/archives ] 22:13:12 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-323/archives 22:13:12 total 16 22:13:12 drwxr-xr-x 3 root root 4096 Oct 24 22:03 . 22:13:12 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:03 .. 22:13:12 drwxr-xr-x 2 root root 4096 Oct 24 22:03 cost 22:13:12 -rw-r--r-- 1 root root 86 Oct 24 22:03 cost.csv 22:13:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-323/archives 22:13:12 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-323/archives 22:13:12 total 16 22:13:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:03 . 22:13:12 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:03 .. 22:13:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:03 cost 22:13:12 -rw-r--r-- 1 jenkins jenkins 86 Oct 24 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:13:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:13 ---> package-listing.sh 22:13:13 ++ facter osfamily 22:13:13 ++ tr '[:upper:]' '[:lower:]' 22:13:13 + OS_FAMILY=debian 22:13:13 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-323 22:13:13 + START_PACKAGES=/tmp/packages_start.txt 22:13:13 + END_PACKAGES=/tmp/packages_end.txt 22:13:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:13 + PACKAGES=/tmp/packages_start.txt 22:13:13 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-323 ']' 22:13:13 + PACKAGES=/tmp/packages_end.txt 22:13:13 + case "${OS_FAMILY}" in 22:13:13 + dpkg -l 22:13:13 + grep '^ii' 22:13:13 + '[' -f /tmp/packages_start.txt ']' 22:13:13 + '[' -f /tmp/packages_end.txt ']' 22:13:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:13 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-323 ']' 22:13:13 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/ 22:13:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/ [Pipeline] echo 22:13:13 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:13:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:14 prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container 22:13:14 $ 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-323/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-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:15 $ docker top bb682d7a9b8c293a5f0f7688dcfe1f4a5ebdf71d98288886d72799917de0e437 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:13:15 + mkdir -p /var/log/sysstat [Pipeline] sh 22:13:16 + ls /var/log/sa-host 22:13:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:16 provisioning config files... 22:13:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config5422490928987135641tmp [Pipeline] { [Pipeline] echo 22:13:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:16 ---> create-netrc.sh [Pipeline] } 22:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:13:17 ---> python-tools-install.sh [Pipeline] echo 22:13:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:13:17 ---> sudo-logs.sh 22:13:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:13:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:13:17 ---> job-cost.sh 22:13:17 lf-activate-venv: SKIPPING 22:13:17 DEBUG: total: 0.2199999988079071 22:13:17 INFO: Retrieving Stack Cost... 22:13:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:18 INFO: Archiving Costs [Pipeline] echo 22:13:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:19 ---> logs-deploy.sh 22:13:19 lf-activate-venv: SKIPPING 22:13:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-323/1 22:13:19 INFO: archiving workspace using pattern(s): 22:13:20 Archives upload complete. 22:13:20 INFO: archiving logs to Nexus 22:13:20 ---> uname -a: 22:13:20 Linux prd-ubuntu20-04-docker-8c-8g-10307 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:13:20 22:13:20 22:13:20 ---> lscpu: 22:13:20 Architecture: x86_64 22:13:20 CPU op-mode(s): 32-bit, 64-bit 22:13:20 Byte Order: Little Endian 22:13:20 Address sizes: 40 bits physical, 48 bits virtual 22:13:20 CPU(s): 8 22:13:20 On-line CPU(s) list: 0-7 22:13:20 Thread(s) per core: 1 22:13:20 Core(s) per socket: 1 22:13:20 Socket(s): 8 22:13:20 NUMA node(s): 1 22:13:20 Vendor ID: AuthenticAMD 22:13:20 CPU family: 23 22:13:20 Model: 49 22:13:20 Model name: AMD EPYC-Rome Processor 22:13:20 Stepping: 0 22:13:20 CPU MHz: 2800.000 22:13:20 BogoMIPS: 5600.00 22:13:20 Virtualization: AMD-V 22:13:20 Hypervisor vendor: KVM 22:13:20 Virtualization type: full 22:13:20 L1d cache: 256 KiB 22:13:20 L1i cache: 256 KiB 22:13:20 L2 cache: 4 MiB 22:13:20 L3 cache: 128 MiB 22:13:20 NUMA node0 CPU(s): 0-7 22:13:20 Vulnerability Itlb multihit: Not affected 22:13:20 Vulnerability L1tf: Not affected 22:13:20 Vulnerability Mds: Not affected 22:13:20 Vulnerability Meltdown: Not affected 22:13:20 Vulnerability Mmio stale data: Not affected 22:13:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:13:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:13:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:13:20 Vulnerability Srbds: Not affected 22:13:20 Vulnerability Tsx async abort: Not affected 22:13:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:13:20 22:13:20 22:13:20 ---> nproc: 22:13:20 8 22:13:20 22:13:20 22:13:20 ---> df -h: 22:13:20 Filesystem Size Used Avail Use% Mounted on 22:13:20 overlay 155G 12G 144G 8% / 22:13:20 tmpfs 64M 0 64M 0% /dev 22:13:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:13:20 shm 64M 0 64M 0% /dev/shm 22:13:20 /dev/vda1 155G 12G 144G 8% /facter-os 22:13:20 22:13:20 22:13:20 ---> sar -b -r -n DEV: 22:13:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10307) 10/24/23 _x86_64_ (8 CPU) 22:13:20 22:13:20 21:59:58 LINUX RESTART (8 CPU) 22:13:20 22:13:20 22:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:13:20 22:01:02 375.52 49.73 325.79 0.00 5453.65 185084.71 0.00 22:13:20 22:02:01 139.59 1.46 138.13 0.00 38.20 40209.82 0.00 22:13:20 22:03:01 119.81 0.05 119.76 0.00 6.40 37229.32 0.00 22:13:20 22:04:01 183.20 0.20 183.00 0.00 7.47 42650.62 0.00 22:13:20 22:05:01 2.07 0.00 2.07 0.00 0.00 24.55 0.00 22:13:20 22:06:01 37.29 8.97 28.33 0.00 2905.52 3706.32 0.00 22:13:20 22:07:01 21.40 0.00 21.40 0.00 0.00 1388.30 0.00 22:13:20 22:08:01 20.76 0.00 20.76 0.00 0.00 1385.37 0.00 22:13:20 22:09:01 21.01 0.00 21.01 0.00 0.00 1393.37 0.00 22:13:20 22:10:01 21.13 0.00 21.13 0.00 0.00 1385.10 0.00 22:13:20 22:11:01 20.98 0.00 20.98 0.00 0.00 1189.27 0.00 22:13:20 22:12:01 20.83 0.00 20.83 0.00 0.00 1192.73 0.00 22:13:20 22:13:01 20.66 0.00 20.66 0.00 0.00 1182.07 0.00 22:13:20 Average: 77.18 4.65 72.53 0.00 647.81 24446.22 0.00 22:13:20 22:13:20 22:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:20 22:01:02 29927252 31581196 765840 2.33 59620 1894876 2111768 6.22 979808 1654964 680 22:13:20 22:02:01 28526088 31557000 751452 2.29 111032 3132712 1900932 5.60 1169924 2735148 173744 22:13:20 22:03:01 28196552 31542564 760004 2.31 151564 3372796 1971164 5.81 1223808 2975536 101412 22:13:20 22:04:01 27663412 31558312 743264 2.26 164124 3860976 1772880 5.22 1265324 3415408 368 22:13:20 22:05:01 27663408 31558356 743020 2.26 164148 3860980 1772880 5.22 1265060 3415412 4 22:13:20 22:06:01 27477156 31553948 744704 2.26 170660 4026212 1826624 5.38 1362188 3490500 2904 22:13:20 22:07:01 27469604 31558340 740236 2.25 173564 4034964 1826624 5.38 1365128 3499244 2432 22:13:20 22:08:01 27460972 31561900 736668 2.24 176816 4043580 1826624 5.38 1363288 3507880 2028 22:13:20 22:09:01 27451268 31564020 734468 2.23 179676 4052260 1826624 5.38 1365944 3516520 1784 22:13:20 22:10:01 27440516 31564208 734160 2.23 181884 4060564 1826624 5.38 1368096 3524840 1568 22:13:20 22:11:01 27428844 31563672 734672 2.23 184496 4068800 1826624 5.38 1370784 3533072 1328 22:13:20 22:12:01 27418740 31564752 733512 2.23 186904 4077316 1826624 5.38 1373168 3541580 1196 22:13:20 22:13:01 27407216 31564500 733660 2.23 189352 4085796 1826624 5.38 1375772 3550096 1008 22:13:20 Average: 27810079 31560982 742743 2.26 161065 3736295 1857124 5.47 1296022 3258477 22343 22:13:20 22:13:20 22:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:20 22:01:02 ens3 466.19 276.94 2500.95 83.82 0.00 0.00 0.00 0.00 22:13:20 22:01:02 lo 4.47 4.47 0.42 0.42 0.00 0.00 0.00 0.00 22:13:20 22:01:02 docker0 4.92 4.47 0.44 43.25 0.00 0.00 0.00 0.00 22:13:20 22:01:02 vethb0059b9 4.92 4.57 0.51 43.26 0.00 0.00 0.00 0.00 22:13:20 22:02:01 ens3 424.06 307.18 5561.17 37.36 0.00 0.00 0.00 0.00 22:13:20 22:02:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 22:13:20 22:02:01 docker0 235.78 305.35 18.96 2420.84 0.00 0.00 0.00 0.00 22:13:20 22:03:01 ens3 26.17 16.03 30.28 10.60 0.00 0.00 0.00 0.00 22:13:20 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:03:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:13:20 22:04:01 ens3 120.55 72.89 2658.19 18.27 0.00 0.00 0.00 0.00 22:13:20 22:04:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 22:13:20 22:04:01 docker0 2.60 5.78 0.16 62.26 0.00 0.00 0.00 0.00 22:13:20 22:05:01 ens3 2.38 0.62 0.74 0.47 0.00 0.00 0.00 0.00 22:13:20 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:06:01 ens3 137.31 82.15 776.44 6.04 0.00 0.00 0.00 0.00 22:13:20 22:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:13:20 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:07:01 ens3 88.60 54.99 151.84 3.73 0.00 0.00 0.00 0.00 22:13:20 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:08:01 ens3 89.57 54.14 149.69 3.55 0.00 0.00 0.00 0.00 22:13:20 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:09:01 ens3 89.55 55.61 152.28 4.13 0.00 0.00 0.00 0.00 22:13:20 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:10:01 ens3 81.04 52.66 143.27 3.51 0.00 0.00 0.00 0.00 22:13:20 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:11:01 ens3 84.24 52.56 144.16 3.45 0.00 0.00 0.00 0.00 22:13:20 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:12:01 ens3 83.60 53.27 146.24 3.43 0.00 0.00 0.00 0.00 22:13:20 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 22:13:01 ens3 86.20 53.86 147.19 3.53 0.00 0.00 0.00 0.00 22:13:20 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:13:20 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:20 Average: ens3 136.53 86.88 960.75 13.96 0.00 0.00 0.00 0.00 22:13:20 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 22:13:20 Average: docker0 18.45 23.94 1.48 191.62 0.00 0.00 0.00 0.00 22:13:20 22:13:20 22:13:20 ---> sar -P ALL: 22:13:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10307) 10/24/23 _x86_64_ (8 CPU) 22:13:20 22:13:20 21:59:58 LINUX RESTART (8 CPU) 22:13:20 22:13:20 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:13:20 22:01:02 all 6.48 0.00 2.11 3.21 0.05 88.15 22:13:20 22:01:02 0 6.50 0.00 2.26 0.44 0.03 90.76 22:13:20 22:01:02 1 6.49 0.00 2.93 1.54 0.05 88.99 22:13:20 22:01:02 2 8.66 0.00 2.87 13.13 0.05 75.29 22:13:20 22:01:02 3 6.07 0.00 2.49 0.87 0.03 90.54 22:13:20 22:01:02 4 5.35 0.00 1.63 0.62 0.05 92.36 22:13:20 22:01:02 5 7.99 0.00 1.48 0.24 0.05 90.25 22:13:20 22:01:02 6 4.52 0.00 1.43 5.42 0.05 88.58 22:13:20 22:01:02 7 6.26 0.00 1.80 3.44 0.05 88.45 22:13:20 22:02:01 all 5.11 0.00 2.14 5.13 0.05 87.57 22:13:20 22:02:01 0 5.77 0.00 2.18 0.84 0.05 91.16 22:13:20 22:02:01 1 5.34 0.00 1.97 1.60 0.03 91.06 22:13:20 22:02:01 2 5.08 0.00 2.54 10.15 0.05 82.17 22:13:20 22:02:01 3 5.16 0.00 2.07 0.53 0.07 92.17 22:13:20 22:02:01 4 5.13 0.00 2.59 6.29 0.05 85.93 22:13:20 22:02:01 5 5.52 0.00 2.17 14.48 0.07 77.76 22:13:20 22:02:01 6 4.76 0.00 1.72 5.75 0.03 87.73 22:13:20 22:02:01 7 4.09 0.00 1.83 1.35 0.05 92.67 22:13:20 22:03:01 all 24.65 0.00 3.82 4.81 0.07 66.66 22:13:20 22:03:01 0 24.71 0.00 3.88 0.76 0.07 70.58 22:13:20 22:03:01 1 25.77 0.00 3.77 3.82 0.08 66.56 22:13:20 22:03:01 2 24.54 0.00 5.58 23.91 0.07 45.90 22:13:20 22:03:01 3 24.27 0.00 3.14 0.27 0.05 72.27 22:13:20 22:03:01 4 25.33 0.00 4.11 0.44 0.07 70.06 22:13:20 22:03:01 5 24.80 0.00 3.63 1.58 0.05 69.93 22:13:20 22:03:01 6 21.68 0.00 2.90 6.91 0.07 68.45 22:13:20 22:03:01 7 26.10 0.00 3.55 0.86 0.07 69.43 22:13:20 22:04:01 all 15.97 0.00 3.00 3.60 0.07 77.36 22:13:20 22:04:01 0 14.76 0.00 3.01 2.71 0.07 79.46 22:13:20 22:04:01 1 15.41 0.00 3.11 0.49 0.07 80.92 22:13:20 22:04:01 2 17.13 0.00 2.94 0.65 0.07 79.21 22:13:20 22:04:01 3 17.01 0.00 2.80 0.80 0.07 79.32 22:13:20 22:04:01 4 16.43 0.00 2.78 1.57 0.07 79.15 22:13:20 22:04:01 5 14.97 0.00 3.22 3.99 0.07 77.76 22:13:20 22:04:01 6 15.77 0.00 2.26 0.05 0.07 81.85 22:13:20 22:04:01 7 16.28 0.00 3.92 18.65 0.07 61.08 22:13:20 22:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:13:20 22:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:13:20 22:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:13:20 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:13:20 22:05:01 3 0.08 0.00 0.00 0.00 0.00 99.92 22:13:20 22:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:13:20 22:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:13:20 22:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:13:20 22:05:01 7 0.08 0.00 0.05 0.00 0.03 99.83 22:13:20 22:06:01 all 0.82 0.00 0.29 0.95 0.03 97.91 22:13:20 22:06:01 0 0.96 0.00 0.38 1.51 0.00 97.14 22:13:20 22:06:01 1 1.72 0.00 0.25 0.10 0.03 97.90 22:13:20 22:06:01 2 0.37 0.00 0.35 0.98 0.02 98.28 22:13:20 22:06:01 3 1.17 0.00 0.37 1.84 0.02 96.61 22:13:20 22:06:01 4 0.63 0.00 0.27 0.03 0.02 99.05 22:13:20 22:06:01 5 0.48 0.00 0.23 1.19 0.03 98.06 22:13:20 22:06:01 6 0.53 0.00 0.28 0.94 0.03 98.21 22:13:20 22:06:01 7 0.69 0.00 0.22 1.00 0.05 98.04 22:13:20 22:07:01 all 0.31 0.00 0.12 0.41 0.02 99.14 22:13:20 22:07:01 0 0.39 0.00 0.10 0.35 0.02 99.15 22:13:20 22:07:01 1 0.23 0.00 0.13 0.02 0.02 99.60 22:13:20 22:07:01 2 0.40 0.00 0.10 0.05 0.02 99.43 22:13:20 22:07:01 3 0.25 0.00 0.25 2.55 0.02 96.93 22:13:20 22:07:01 4 0.15 0.00 0.13 0.07 0.02 99.63 22:13:20 22:07:01 5 0.12 0.00 0.00 0.00 0.03 99.85 22:13:20 22:07:01 6 0.58 0.00 0.13 0.18 0.02 99.08 22:13:20 22:07:01 7 0.37 0.00 0.10 0.07 0.03 99.43 22:13:20 22:08:01 all 0.36 0.00 0.13 0.31 0.02 99.18 22:13:20 22:08:01 0 0.40 0.00 0.23 1.40 0.03 97.93 22:13:20 22:08:01 1 0.48 0.00 0.17 0.05 0.05 99.25 22:13:20 22:08:01 2 0.50 0.00 0.05 0.05 0.02 99.38 22:13:20 22:08:01 3 0.37 0.00 0.12 0.05 0.02 99.45 22:13:20 22:08:01 4 0.22 0.00 0.08 0.05 0.00 99.65 22:13:20 22:08:01 5 0.10 0.00 0.00 0.02 0.02 99.87 22:13:20 22:08:01 6 0.23 0.00 0.15 0.67 0.02 98.93 22:13:20 22:08:01 7 0.62 0.00 0.22 0.17 0.03 98.96 22:13:20 22:09:01 all 0.35 0.00 0.11 0.16 0.02 99.37 22:13:20 22:09:01 0 0.25 0.00 0.05 0.02 0.02 99.67 22:13:20 22:09:01 1 0.28 0.00 0.05 0.02 0.02 99.63 22:13:20 22:09:01 2 0.52 0.00 0.10 0.05 0.00 99.33 22:13:20 22:09:01 3 0.50 0.00 0.08 0.03 0.02 99.37 22:13:20 22:09:01 4 0.37 0.00 0.15 0.08 0.02 99.38 22:13:20 22:09:01 5 0.23 0.00 0.08 0.02 0.02 99.65 22:13:20 22:09:01 6 0.17 0.00 0.23 0.97 0.02 98.62 22:13:20 22:09:01 7 0.45 0.00 0.12 0.07 0.05 99.31 22:13:20 22:10:01 all 0.32 0.00 0.11 0.17 0.02 99.37 22:13:20 22:10:01 0 0.27 0.00 0.05 0.02 0.00 99.67 22:13:20 22:10:01 1 0.25 0.00 0.08 0.02 0.03 99.62 22:13:20 22:10:01 2 0.37 0.00 0.12 0.03 0.03 99.45 22:13:20 22:10:01 3 0.43 0.00 0.12 0.35 0.02 99.08 22:13:20 22:10:01 4 0.45 0.00 0.05 0.18 0.02 99.30 22:13:20 22:10:01 5 0.17 0.00 0.10 0.00 0.02 99.72 22:13:20 22:10:01 6 0.30 0.00 0.15 0.77 0.02 98.77 22:13:20 22:10:01 7 0.32 0.00 0.23 0.02 0.03 99.40 22:13:20 22:11:01 all 0.26 0.00 0.09 0.26 0.02 99.38 22:13:20 22:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:13:20 22:11:01 1 0.25 0.00 0.12 0.05 0.03 99.55 22:13:20 22:11:01 2 0.22 0.00 0.00 0.02 0.00 99.77 22:13:20 22:11:01 3 0.27 0.00 0.20 1.62 0.02 97.90 22:13:20 22:11:01 4 0.30 0.00 0.07 0.10 0.02 99.52 22:13:20 22:11:01 5 0.18 0.00 0.08 0.08 0.03 99.62 22:13:20 22:11:01 6 0.50 0.00 0.13 0.13 0.00 99.23 22:13:20 22:11:01 7 0.32 0.00 0.07 0.08 0.03 99.50 22:13:20 22:13:20 22:11:01 CPU %user %nice %system %iowait %steal %idle 22:13:20 22:12:01 all 0.26 0.00 0.10 0.31 0.02 99.32 22:13:20 22:12:01 0 0.23 0.00 0.05 0.03 0.02 99.67 22:13:20 22:12:01 1 0.35 0.00 0.08 0.05 0.03 99.48 22:13:20 22:12:01 2 0.40 0.00 0.17 1.68 0.02 97.73 22:13:20 22:12:01 3 0.07 0.00 0.18 0.50 0.02 99.23 22:13:20 22:12:01 4 0.15 0.00 0.02 0.03 0.02 99.78 22:13:20 22:12:01 5 0.23 0.00 0.03 0.10 0.02 99.62 22:13:20 22:12:01 6 0.27 0.00 0.17 0.02 0.02 99.53 22:13:20 22:12:01 7 0.35 0.00 0.07 0.03 0.02 99.53 22:13:20 22:13:01 all 0.24 0.00 0.12 0.60 0.03 99.01 22:13:20 22:13:01 0 0.17 0.00 0.07 0.23 0.02 99.51 22:13:20 22:13:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:13:20 22:13:01 2 0.15 0.00 0.23 3.97 0.02 95.63 22:13:20 22:13:01 3 0.27 0.00 0.03 0.17 0.03 99.50 22:13:20 22:13:01 4 0.10 0.00 0.02 0.00 0.03 99.85 22:13:20 22:13:01 5 0.45 0.00 0.17 0.20 0.05 99.13 22:13:20 22:13:01 6 0.33 0.00 0.10 0.17 0.03 99.37 22:13:20 22:13:01 7 0.35 0.00 0.32 0.03 0.03 99.26 22:13:20 Average: all 4.22 0.00 0.93 1.52 0.03 93.29 22:13:20 Average: 0 4.17 0.00 0.94 0.64 0.03 94.22 22:13:20 Average: 1 4.34 0.00 0.97 0.59 0.04 94.05 22:13:20 Average: 2 4.46 0.00 1.15 4.18 0.03 90.19 22:13:20 Average: 3 4.29 0.00 0.91 0.74 0.03 94.04 22:13:20 Average: 4 4.18 0.00 0.91 0.72 0.03 94.16 22:13:20 Average: 5 4.22 0.00 0.86 1.67 0.03 93.22 22:13:20 Average: 6 3.80 0.00 0.74 1.68 0.03 93.75 22:13:20 Average: 7 4.31 0.00 0.96 1.97 0.04 92.72 22:13:20 22:13:20 22:13:20