Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788+c8ddb795451293862e71ea8481bb36f4aa2ad204 (e4edf1fba499e5289d02fd40a329586eba31e02d) 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-ssh8959894009980011002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15018139789394645559.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rfid-llrp-go/branches/PR-155/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-rfid-llrp-go/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh362713138725179909.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-rfid-llrp-go/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10486436853316416257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5735364313829548349.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-rfid-llrp-go/branches/PR-155/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-rfid-llrp-go/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1699660654094355700.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-rfid-llrp 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-6102 in /w/workspace/undry_device-rfid-llrp-go_PR-155 [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-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 Merge succeeded, producing 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 Checking out Revision 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 (PR-155) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 # timeout=10 [Pipeline] echo 11:00:58 ========================================================= 11:00:58 EdgeX Global Pipelines Version Info 11:00:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:58 ------------------- 11:00:58 stable info: 11:00:58 ------------------- 11:00:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:00:58 Message: update stable to v1.0.244 11:00:59 ------------------- 11:00:59 experimental info: 11:00:59 ------------------- 11:00:59 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:00:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f5ab97 [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:01 provisioning config files... 11:01:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/config4619221492434514998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:01 ---> docker-login.sh 11:01:01 nexus3.edgexfoundry.org:10001 11:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:01 Configure a credential helper to remove this warning. See 11:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:01 11:01:01 Login Succeeded 11:01:01 nexus3.edgexfoundry.org:10002 11:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:02 Configure a credential helper to remove this warning. See 11:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:02 11:01:02 Login Succeeded 11:01:02 nexus3.edgexfoundry.org:10003 11:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:02 Configure a credential helper to remove this warning. See 11:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:02 11:01:02 Login Succeeded 11:01:02 nexus3.edgexfoundry.org:10004 11:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:02 Configure a credential helper to remove this warning. See 11:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:02 11:01:02 Login Succeeded 11:01:02 docker.io 11:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:02 Configure a credential helper to remove this warning. See 11:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:02 11:01:02 Login Succeeded 11:01:02 ---> docker-login.sh ends [Pipeline] } 11:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:01:03 + git rev-list -1 --merges 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788~1..7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 [Pipeline] echo 11:01:03 -----------> git rev-list -1 --merges 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788~1..7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 [false] [Pipeline] sh 11:01:03 + git log --format=format:%s -1 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 [Pipeline] echo 11:01:03 ========================================================= 11:01:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:01:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:04 + git log --format=format:%s -1 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 [Pipeline] echo 11:01:04 [semverPrep] GIT_COMMIT: 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 11:01:04 [semverPrep] This is not a build commit. [Pipeline] sh 11:01:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:04 + grep -v github /etc/ssh/ssh_known_hosts 11:01:04 + [ -e /tmp/ssh_known_hosts ] 11:01:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:01:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:01:04 + sudo tee -a /etc/ssh/ssh_known_hosts 11:01:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:04 11:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:05 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:05 b85a868b505f: Pulling fs layer 11:01:05 e2be974225ed: Pulling fs layer 11:01:05 339a4e72a1f5: Pulling fs layer 11:01:05 988bab9f4d93: Pulling fs layer 11:01:05 1469e6f7b9e6: Pulling fs layer 11:01:05 eaf3925da568: Pulling fs layer 11:01:05 bab4dde63d76: Pulling fs layer 11:01:05 bde34c3a00c8: Pulling fs layer 11:01:05 b352a97aabf1: Pulling fs layer 11:01:05 988bab9f4d93: Waiting 11:01:05 4872d77fe225: Pulling fs layer 11:01:05 5851b861e8e6: Pulling fs layer 11:01:05 1469e6f7b9e6: Waiting 11:01:05 eaf3925da568: Waiting 11:01:05 b352a97aabf1: Waiting 11:01:05 bab4dde63d76: Waiting 11:01:05 bde34c3a00c8: Waiting 11:01:05 4872d77fe225: Waiting 11:01:05 5851b861e8e6: Waiting 11:01:05 e2be974225ed: Verifying Checksum 11:01:05 e2be974225ed: Download complete 11:01:05 988bab9f4d93: Verifying Checksum 11:01:05 988bab9f4d93: Download complete 11:01:05 1469e6f7b9e6: Verifying Checksum 11:01:05 1469e6f7b9e6: Download complete 11:01:05 eaf3925da568: Verifying Checksum 11:01:05 eaf3925da568: Download complete 11:01:05 339a4e72a1f5: Verifying Checksum 11:01:05 339a4e72a1f5: Download complete 11:01:05 bde34c3a00c8: Download complete 11:01:05 b352a97aabf1: Verifying Checksum 11:01:05 b352a97aabf1: Download complete 11:01:05 4872d77fe225: Download complete 11:01:05 5851b861e8e6: Download complete 11:01:05 b85a868b505f: Verifying Checksum 11:01:05 b85a868b505f: Download complete 11:01:06 bab4dde63d76: Verifying Checksum 11:01:06 bab4dde63d76: Download complete 11:01:07 b85a868b505f: Pull complete 11:01:07 e2be974225ed: Pull complete 11:01:07 339a4e72a1f5: Pull complete 11:01:07 988bab9f4d93: Pull complete 11:01:07 1469e6f7b9e6: Pull complete 11:01:08 eaf3925da568: Pull complete 11:01:10 bab4dde63d76: Pull complete 11:01:10 bde34c3a00c8: Pull complete 11:01:10 b352a97aabf1: Pull complete 11:01:10 4872d77fe225: Pull complete 11:01:10 5851b861e8e6: Pull complete 11:01:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:10 prd-ubuntu20.04-docker-8c-8g-6102 does not seem to be running inside a container 11:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-155 -v /w/workspace/undry_device-rfid-llrp-go_PR-155:/w/workspace/undry_device-rfid-llrp-go_PR-155:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:11 $ docker top 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 -eo pid,comm 11:01:11 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). 11:01:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:12 [ssh-agent] Looking for ssh-agent implementation... 11:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:12 $ docker exec 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 ssh-agent 11:01:12 SSH_AUTH_SOCK=/tmp/ssh-oxpBe3JcMkHT/agent.33 11:01:12 SSH_AGENT_PID=39 11:01:12 Running ssh-add (command line suppressed) 11:01:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/private_key_2301037840750055848.key (/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/private_key_2301037840750055848.key) 11:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:12 + git tag --points-at HEAD [Pipeline] } 11:01:12 $ docker exec --env ******** --env ******** 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 ssh-agent -k 11:01:12 unset SSH_AUTH_SOCK; 11:01:12 unset SSH_AGENT_PID; 11:01:12 echo Agent pid 39 killed; 11:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:12 [ssh-agent] Looking for ssh-agent implementation... 11:01:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:13 $ docker exec 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 ssh-agent 11:01:13 SSH_AUTH_SOCK=/tmp/ssh-tCEhn0JZXcdz/agent.71 11:01:13 SSH_AGENT_PID=77 11:01:13 Running ssh-add (command line suppressed) 11:01:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/private_key_17022903556365948177.key (/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/private_key_17022903556365948177.key) 11:01:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:13 + git semver init 11:01:13 2023-02-15 11:01:13,783 [run_init] DEBUG init version:0.0.0 force:False 11:01:13 2023-02-15 11:01:13,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver 11:01:13 2023-02-15 11:01:13,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-155/.semver 11:01:13 2023-02-15 11:01:13,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-155, universal_newlines=False, shell=None, istream=None) 11:01:14 2023-02-15 11:01:14,634 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-155/.git/info/exclude 11:01:14 2023-02-15 11:01:14,634 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver/PR-155 with force:False 11:01:14 2023-02-15 11:01:14,634 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver/PR-155 11:01:14 2023-02-15 11:01:14,638 [execute] INFO git cat-file --batch-check 11:01:14 2023-02-15 11:01:14,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver, universal_newlines=False, shell=None, istream=) 11:01:14 2023-02-15 11:01:14,644 [execute] INFO git cat-file --batch 11:01:14 2023-02-15 11:01:14,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-155/.semver, universal_newlines=False, shell=None, istream=) 11:01:14 2023-02-15 11:01:14,650 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-155/.semver/PR-155 11:01:14 0.0.0 [Pipeline] } 11:01:14 $ docker exec --env ******** --env ******** 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 ssh-agent -k 11:01:14 unset SSH_AUTH_SOCK; 11:01:14 unset SSH_AGENT_PID; 11:01:14 echo Agent pid 77 killed; 11:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:15 + git semver [Pipeline] } 11:01:15 $ docker stop --time=1 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 11:01:16 $ docker rm -f --volumes 1aa727a40119f15bd4dd75a6164d3197058db80a04d1ac624649da9705d170c0 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:17 Stashed 1 file(s) [Pipeline] echo 11:01:17 [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 11:01:18 provisioning config files... 11:01:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/config5591650567439206889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:18 ---> docker-login.sh 11:01:18 nexus3.edgexfoundry.org:10001 11:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:18 Configure a credential helper to remove this warning. See 11:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:18 11:01:18 Login Succeeded 11:01:18 nexus3.edgexfoundry.org:10002 11:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:18 Configure a credential helper to remove this warning. See 11:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:18 11:01:18 Login Succeeded 11:01:18 nexus3.edgexfoundry.org:10003 11:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:18 Configure a credential helper to remove this warning. See 11:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:18 11:01:18 Login Succeeded 11:01:18 nexus3.edgexfoundry.org:10004 11:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:18 Configure a credential helper to remove this warning. See 11:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:18 11:01:18 Login Succeeded 11:01:18 docker.io 11:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:19 Configure a credential helper to remove this warning. See 11:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:19 11:01:19 Login Succeeded 11:01:19 ---> docker-login.sh ends [Pipeline] } 11:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:19 ========================================================= 11:01:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:01:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:01:19 Sending build context to Docker daemon 4.111MB 11:01:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:01:19 Step 2/12 : FROM ${BASE} AS builder 11:01:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:01:19 213ec9aee27d: Pulling fs layer 11:01:19 4583459ba037: Pulling fs layer 11:01:19 93c1e223e6f2: Pulling fs layer 11:01:19 53926ce57604: Pulling fs layer 11:01:19 21b2b0c7a3f4: Pulling fs layer 11:01:19 22ff95d597cd: Pulling fs layer 11:01:19 12d6caf4c0d1: Pulling fs layer 11:01:19 96b7cbca73a9: Pulling fs layer 11:01:19 a7acece74701: Pulling fs layer 11:01:19 53926ce57604: Waiting 11:01:19 21b2b0c7a3f4: Waiting 11:01:19 22ff95d597cd: Waiting 11:01:19 12d6caf4c0d1: Waiting 11:01:19 96b7cbca73a9: Waiting 11:01:19 a7acece74701: Waiting 11:01:19 93c1e223e6f2: Download complete 11:01:19 21b2b0c7a3f4: Verifying Checksum 11:01:19 21b2b0c7a3f4: Download complete 11:01:20 22ff95d597cd: Download complete 11:01:20 213ec9aee27d: Verifying Checksum 11:01:20 213ec9aee27d: Download complete 11:01:20 12d6caf4c0d1: Verifying Checksum 11:01:20 12d6caf4c0d1: Download complete 11:01:20 213ec9aee27d: Pull complete 11:01:20 4583459ba037: Pull complete 11:01:20 93c1e223e6f2: Pull complete 11:01:21 a7acece74701: Verifying Checksum 11:01:21 a7acece74701: Download complete 11:01:21 53926ce57604: Verifying Checksum 11:01:21 53926ce57604: Download complete 11:01:21 96b7cbca73a9: Download complete 11:01:24 53926ce57604: Pull complete 11:01:24 21b2b0c7a3f4: Pull complete 11:01:24 22ff95d597cd: Pull complete 11:01:24 12d6caf4c0d1: Pull complete 11:01:26 96b7cbca73a9: Pull complete 11:01:27 a7acece74701: Pull complete 11:01:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:01:27 ---> db6d94c90886 11:01:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:01:29 ---> Running in 4cb1fa2af6fa 11:01:29 Removing intermediate container 4cb1fa2af6fa 11:01:29 ---> 0d582b73dc6b 11:01:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:29 ---> Running in d87cac2617c3 11:01:29 Removing intermediate container d87cac2617c3 11:01:29 ---> e4893939e345 11:01:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:01:29 ---> Running in cd806b3070d7 11:01:29 Removing intermediate container cd806b3070d7 11:01:29 ---> e3b7846333dd 11:01:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:01:29 ---> Running in 4cd507de8e40 11:01:29 Removing intermediate container 4cd507de8e40 11:01:29 ---> 8c617d5791be 11:01:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:30 ---> Running in 6c70a315c26a 11:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:01:30 OK: 211 MiB in 51 packages 11:01:31 Removing intermediate container 6c70a315c26a 11:01:31 ---> 11ca22f82f6a 11:01:31 Step 8/12 : WORKDIR /app 11:01:31 ---> Running in edf8ed54580d 11:01:31 Removing intermediate container edf8ed54580d 11:01:31 ---> 6b0940739b50 11:01:31 Step 9/12 : COPY go.mod vendor* ./ 11:01:31 ---> 59cb3c2cbe7c 11:01:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:31 ---> Running in 2554f7bfbdea 11:01:33 Still waiting to schedule task 11:01:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6101’ 11:01:53 Removing intermediate container 2554f7bfbdea 11:01:53 ---> 9ad3605e74d4 11:01:53 Step 11/12 : COPY . . 11:01:53 ---> dd6174a155a0 11:01:53 Step 12/12 : RUN $MAKE 11:01:53 ---> Running in c3c101baadc1 11:01:53 noop 11:01:53 Removing intermediate container c3c101baadc1 11:01:53 ---> 3fce1e292115 11:01:53 Successfully built 3fce1e292115 11:01:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker inspect -f . ci-base-image-x86_64 11:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:54 prd-ubuntu20.04-docker-8c-8g-6102 does not seem to be running inside a container 11:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-155 -v /w/workspace/undry_device-rfid-llrp-go_PR-155:/w/workspace/undry_device-rfid-llrp-go_PR-155:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:54 $ docker top 4b67e8790649c3c048f87287c5d7eb748e1783200e6b773a76387b3a113462fe -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:54 + go version 11:01:54 go version go1.18.7 linux/amd64 [Pipeline] } 11:01:54 $ docker stop --time=1 4b67e8790649c3c048f87287c5d7eb748e1783200e6b773a76387b3a113462fe 11:01:56 $ docker rm -f --volumes 4b67e8790649c3c048f87287c5d7eb748e1783200e6b773a76387b3a113462fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:56 + docker inspect -f . ci-base-image-x86_64 11:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:56 prd-ubuntu20.04-docker-8c-8g-6102 does not seem to be running inside a container 11:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-155 -v /w/workspace/undry_device-rfid-llrp-go_PR-155:/w/workspace/undry_device-rfid-llrp-go_PR-155:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:57 $ docker top 64c0530621494719198c5eabf3136a8f8f3eada301684899bcdfea2e4e3a863b -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:57 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-155 [Pipeline] fileExists [Pipeline] sh 11:01:58 + make test 11:01:58 go test ./... -coverprofile=coverage.out ./... 11:01:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:08 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 11:02:08 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/controller/http/common.go:97:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 11:02:08 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:02:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 11:02:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 96.4% of statements 11:02:08 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:02:08 $ docker stop --time=1 64c0530621494719198c5eabf3136a8f8f3eada301684899bcdfea2e4e3a863b 11:02:10 $ docker rm -f --volumes 64c0530621494719198c5eabf3136a8f8f3eada301684899bcdfea2e4e3a863b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:11 11:02:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:11 latest: Pulling from edgex-lftools-log-publisher 11:02:11 5eb5b503b376: Pulling fs layer 11:02:11 5c69ac0246d0: Pulling fs layer 11:02:11 ec43610c2a17: Pulling fs layer 11:02:11 3a2ae6a8a46f: Pulling fs layer 11:02:11 33b1e0a273af: Pulling fs layer 11:02:11 5d3b04190fa2: Pulling fs layer 11:02:11 2f39f015ded8: Pulling fs layer 11:02:11 33b1e0a273af: Waiting 11:02:11 5d3b04190fa2: Waiting 11:02:11 2f39f015ded8: Waiting 11:02:11 3a2ae6a8a46f: Waiting 11:02:11 5c69ac0246d0: Download complete 11:02:11 3a2ae6a8a46f: Verifying Checksum 11:02:11 3a2ae6a8a46f: Download complete 11:02:11 33b1e0a273af: Verifying Checksum 11:02:11 33b1e0a273af: Download complete 11:02:11 5d3b04190fa2: Verifying Checksum 11:02:11 5d3b04190fa2: Download complete 11:02:12 ec43610c2a17: Download complete 11:02:12 5eb5b503b376: Verifying Checksum 11:02:12 5eb5b503b376: Download complete 11:02:13 2f39f015ded8: Verifying Checksum 11:02:13 2f39f015ded8: Download complete 11:02:13 5eb5b503b376: Pull complete 11:02:13 5c69ac0246d0: Pull complete 11:02:13 ec43610c2a17: Pull complete 11:02:14 3a2ae6a8a46f: Pull complete 11:02:14 33b1e0a273af: Pull complete 11:02:14 5d3b04190fa2: Pull complete 11:02:18 2f39f015ded8: Pull complete 11:02:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:18 prd-ubuntu20.04-docker-8c-8g-6102 does not seem to be running inside a container 11:02:19 $ 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/undry_device-rfid-llrp-go_PR-155 -v /w/workspace/undry_device-rfid-llrp-go_PR-155:/w/workspace/undry_device-rfid-llrp-go_PR-155:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:02:20 $ docker top 4923ef84a4ee93abb70c003cbf6e74c2e4d684ff6f2e6848783650e0cf434e25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:21 ---> job-cost.sh 11:02:21 lf-activate-venv: SKIPPING 11:02:21 INFO: No Stack... 11:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:21 INFO: Archiving Costs [Pipeline] sh 11:02:22 + cat /w/workspace/undry_device-rfid-llrp-go_PR-155/archives/cost.csv 11:02:22 + cut -d, -f6 [Pipeline] lock 11:02:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] 11:02:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] did not exist. Created. 11:02:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:22 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:22 Stashed 1 file(s) [Pipeline] } 11:02:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:22 $ docker stop --time=1 4923ef84a4ee93abb70c003cbf6e74c2e4d684ff6f2e6848783650e0cf434e25 11:02:23 $ docker rm -f --volumes 4923ef84a4ee93abb70c003cbf6e74c2e4d684ff6f2e6848783650e0cf434e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:24 Failed in branch amd64 11:04:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6104 in /w/workspace/undry_device-rfid-llrp-go_PR-155 [Pipeline] { [Pipeline] ws 11:04:10 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:04:10 Selected Git installation does not exist. Using Default 11:04:10 The recommended git tool is: NONE 11:04:15 using credential edgex-jenkins-ssh 11:04:15 Cloning the remote Git repository 11:04:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:15 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:04:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:16 > git --version # timeout=10 11:04:16 > git --version # 'git version 2.25.1' 11:04:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:04:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:04:18 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 11:04:19 Merge succeeded, producing 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 11:04:19 Checking out Revision 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 (PR-155) 11:04:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:04:19 > git --version # timeout=10 11:04:19 > git --version # 'git version 2.25.1' 11:04:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:18 > git config core.sparsecheckout # timeout=10 11:04:18 > git checkout -f 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 # timeout=10 11:04:19 > git remote # timeout=10 11:04:19 > git config --get remote.origin.url # timeout=10 11:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:19 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:04:19 > git rev-parse HEAD^{commit} # timeout=10 11:04:19 > git config core.sparsecheckout # timeout=10 11:04:19 > git checkout -f 7f5ab97a60fef3f0c0f2a4ba23039be59d3b5788 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:04:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:21 Dload Upload Total Spent Left Speed 11:04:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 11:04:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:04:22 + sudo tee /etc/docker/daemon.new 11:04:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:04:22 { 11:04:22 "registry-mirrors": [ 11:04:22 "https://nexus3.edgexfoundry.org:10001" 11:04:22 ], 11:04:22 "bip": "10.250.0.254/24", 11:04:22 "hosts": [ 11:04:22 "tcp://0.0.0.0:5555", 11:04:22 "unix:///var/run/docker.sock" 11:04:22 ], 11:04:22 "mtu": 1458, 11:04:22 "selinux-enabled": true, 11:04:22 "seccomp-profile": "/etc/docker/seccomp.json" 11:04:22 } [Pipeline] sh 11:04:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:04:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:41 provisioning config files... 11:04:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17355290227159205180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:41 ---> docker-login.sh 11:04:41 nexus3.edgexfoundry.org:10001 11:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:42 Configure a credential helper to remove this warning. See 11:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:42 11:04:42 Login Succeeded 11:04:42 nexus3.edgexfoundry.org:10002 11:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:42 Configure a credential helper to remove this warning. See 11:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:42 11:04:42 Login Succeeded 11:04:42 nexus3.edgexfoundry.org:10003 11:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:43 Configure a credential helper to remove this warning. See 11:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:43 11:04:43 Login Succeeded 11:04:43 nexus3.edgexfoundry.org:10004 11:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:43 Configure a credential helper to remove this warning. See 11:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:43 11:04:43 Login Succeeded 11:04:43 docker.io 11:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:44 Configure a credential helper to remove this warning. See 11:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:44 11:04:44 Login Succeeded 11:04:44 ---> docker-login.sh ends [Pipeline] } 11:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:44 ========================================================= 11:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:04:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:04:45 Sending build context to Docker daemon 1.217MB 11:04:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:04:45 Step 2/12 : FROM ${BASE} AS builder 11:04:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:45 9b18e9b68314: Pulling fs layer 11:04:45 35d82f9e3411: Pulling fs layer 11:04:45 e16973657156: Pulling fs layer 11:04:45 fc693d55d65f: Pulling fs layer 11:04:45 7e9fc2657dce: Pulling fs layer 11:04:45 dda99020689f: Pulling fs layer 11:04:45 db1c61fa0a46: Pulling fs layer 11:04:45 891c053d2c06: Pulling fs layer 11:04:45 fc693d55d65f: Waiting 11:04:45 dda99020689f: Waiting 11:04:45 7e9fc2657dce: Waiting 11:04:45 db1c61fa0a46: Waiting 11:04:45 891c053d2c06: Waiting 11:04:45 e16973657156: Verifying Checksum 11:04:45 e16973657156: Download complete 11:04:45 35d82f9e3411: Verifying Checksum 11:04:45 35d82f9e3411: Download complete 11:04:45 7e9fc2657dce: Verifying Checksum 11:04:45 7e9fc2657dce: Download complete 11:04:45 dda99020689f: Verifying Checksum 11:04:45 dda99020689f: Download complete 11:04:45 9b18e9b68314: Verifying Checksum 11:04:45 9b18e9b68314: Download complete 11:04:46 9b18e9b68314: Pull complete 11:04:46 891c053d2c06: Verifying Checksum 11:04:46 891c053d2c06: Download complete 11:04:47 35d82f9e3411: Pull complete 11:04:47 e16973657156: Pull complete 11:04:48 db1c61fa0a46: Verifying Checksum 11:04:48 db1c61fa0a46: Download complete 11:04:48 fc693d55d65f: Verifying Checksum 11:04:48 fc693d55d65f: Download complete 11:05:01 fc693d55d65f: Pull complete 11:05:01 7e9fc2657dce: Pull complete 11:05:01 dda99020689f: Pull complete 11:05:10 db1c61fa0a46: Pull complete 11:05:11 891c053d2c06: Pull complete 11:05:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:05:11 ---> f96f9c87975a 11:05:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:05:12 ---> Running in a00360b4eef0 11:05:12 Removing intermediate container a00360b4eef0 11:05:12 ---> 5ba30deccbf6 11:05:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:12 ---> Running in db3a561dcd40 11:05:12 Removing intermediate container db3a561dcd40 11:05:12 ---> 95c303b789c4 11:05:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:05:12 ---> Running in a5e89de2c122 11:05:13 Removing intermediate container a5e89de2c122 11:05:13 ---> f09880f69bc0 11:05:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:05:13 ---> Running in 21cb46d939f0 11:05:13 Removing intermediate container 21cb46d939f0 11:05:13 ---> 0688f3b22f6a 11:05:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:13 ---> Running in 900e219851f0 11:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:05:16 OK: 221 MiB in 51 packages 11:05:19 Removing intermediate container 900e219851f0 11:05:19 ---> 0c38610288b0 11:05:19 Step 8/12 : WORKDIR /app 11:05:19 ---> Running in 482e5bfb4b1d 11:05:19 Removing intermediate container 482e5bfb4b1d 11:05:19 ---> 277f1e13af67 11:05:19 Step 9/12 : COPY go.mod vendor* ./ 11:05:19 ---> 1129c4b173ae 11:05:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:19 ---> Running in 0f391cc427e9 11:06:27 Removing intermediate container 0f391cc427e9 11:06:27 ---> 9f9357e2801f 11:06:27 Step 11/12 : COPY . . 11:06:27 ---> b5c7243e70ea 11:06:27 Step 12/12 : RUN $MAKE 11:06:27 ---> Running in d933d1022751 11:06:27 noop 11:06:27 Removing intermediate container d933d1022751 11:06:27 ---> 06c4d502a9ac 11:06:27 Successfully built 06c4d502a9ac 11:06:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:28 + docker inspect -f . ci-base-image-arm64 11:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-6104 does not seem to be running inside a container 11:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:29 $ docker top b635d812ced35c7184dd606449b4cbbac028ba7c6b5512a2f2c49085526d5374 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:30 + go version 11:06:30 go version go1.18.7 linux/arm64 [Pipeline] } 11:06:30 $ docker stop --time=1 b635d812ced35c7184dd606449b4cbbac028ba7c6b5512a2f2c49085526d5374 11:06:32 $ docker rm -f --volumes b635d812ced35c7184dd606449b4cbbac028ba7c6b5512a2f2c49085526d5374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:33 + docker inspect -f . ci-base-image-arm64 11:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:33 prd-ubuntu20.04-docker-arm64-4c-16g-6104 does not seem to be running inside a container 11:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:34 $ docker top 984649c8ea62832c29afff7c52776478ab8bb9e691e2f2fa6bb44a43f2e59d6d -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:35 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:06:36 + make test 11:06:36 go test ./... -coverprofile=coverage.out ./... 11:06:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:07:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 11:07:59 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/controller/http/common.go:97:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 11:08:02 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:08:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.495s coverage: 52.0% of statements 11:08:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements 11:08:11 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:08:11 $ docker stop --time=1 984649c8ea62832c29afff7c52776478ab8bb9e691e2f2fa6bb44a43f2e59d6d 11:08:13 $ docker rm -f --volumes 984649c8ea62832c29afff7c52776478ab8bb9e691e2f2fa6bb44a43f2e59d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:14 11:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:15 arm64: Pulling from edgex-lftools-log-publisher 11:08:15 8998bd30e6a1: Pulling fs layer 11:08:15 04944245beec: Pulling fs layer 11:08:15 699f458cf7ca: Pulling fs layer 11:08:15 765212b225bb: Pulling fs layer 11:08:15 f23df028b6ca: Pulling fs layer 11:08:15 d65c8cfc05b1: Pulling fs layer 11:08:15 2437ff75d9bd: Pulling fs layer 11:08:15 765212b225bb: Waiting 11:08:15 d65c8cfc05b1: Waiting 11:08:15 2437ff75d9bd: Waiting 11:08:15 f23df028b6ca: Waiting 11:08:15 04944245beec: Verifying Checksum 11:08:15 04944245beec: Download complete 11:08:15 765212b225bb: Verifying Checksum 11:08:15 765212b225bb: Download complete 11:08:15 f23df028b6ca: Verifying Checksum 11:08:15 f23df028b6ca: Download complete 11:08:15 d65c8cfc05b1: Verifying Checksum 11:08:15 d65c8cfc05b1: Download complete 11:08:15 699f458cf7ca: Verifying Checksum 11:08:15 699f458cf7ca: Download complete 11:08:15 8998bd30e6a1: Verifying Checksum 11:08:15 8998bd30e6a1: Download complete 11:08:18 2437ff75d9bd: Verifying Checksum 11:08:18 2437ff75d9bd: Download complete 11:08:21 8998bd30e6a1: Pull complete 11:08:21 04944245beec: Pull complete 11:08:23 699f458cf7ca: Pull complete 11:08:23 765212b225bb: Pull complete 11:08:24 f23df028b6ca: Pull complete 11:08:25 d65c8cfc05b1: Pull complete 11:08:43 2437ff75d9bd: Pull complete 11:08:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:43 prd-ubuntu20.04-docker-arm64-4c-16g-6104 does not seem to be running inside a container 11:08:43 $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:08:45 $ docker top 649e6cdce5a9268ef62faad4f5839a51755034e229989adb15bf17a030a8c90e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:46 ---> job-cost.sh 11:08:46 lf-activate-venv: SKIPPING 11:08:46 INFO: No Stack... 11:08:46 INFO: Retrieving Pricing Info for: v3-standard-4 11:08:47 INFO: Archiving Costs [Pipeline] sh 11:08:48 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:08:48 + cut -d, -f6 [Pipeline] lock 11:08:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] 11:08:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] did not exist. Created. 11:08:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:49 /w/workspace/device-rfid-llrp-go/1@tmp/durable-c20fcf6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:08:49 + echo total: 0.10999999940395355 [Pipeline] stash 11:08:49 Warning: overwriting stash ‘stack-cost’ 11:08:50 Stashed 1 file(s) [Pipeline] } 11:08:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:50 $ docker stop --time=1 649e6cdce5a9268ef62faad4f5839a51755034e229989adb15bf17a030a8c90e 11:08:52 $ docker rm -f --volumes 649e6cdce5a9268ef62faad4f5839a51755034e229989adb15bf17a030a8c90e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:08:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:08:54 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-155/archives ] 11:08:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-155/archives 11:08:54 total 16 11:08:54 drwxr-xr-x 3 root root 4096 Feb 15 11:02 . 11:08:54 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:02 .. 11:08:54 drwxr-xr-x 2 root root 4096 Feb 15 11:02 cost 11:08:54 -rw-r--r-- 1 root root 91 Feb 15 11:02 cost.csv 11:08:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-155/archives 11:08:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-155/archives 11:08:54 total 16 11:08:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 11:02 . 11:08:54 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:02 .. 11:08:54 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 11:02 cost 11:08:54 -rw-r--r-- 1 jenkins jenkins 91 Feb 15 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:08:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:08:56 ---> package-listing.sh 11:08:56 ++ facter osfamily 11:08:56 ++ tr '[:upper:]' '[:lower:]' 11:08:56 + OS_FAMILY=debian 11:08:56 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-155 11:08:56 + START_PACKAGES=/tmp/packages_start.txt 11:08:56 + END_PACKAGES=/tmp/packages_end.txt 11:08:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:56 + PACKAGES=/tmp/packages_start.txt 11:08:56 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-155 ']' 11:08:56 + PACKAGES=/tmp/packages_end.txt 11:08:56 + case "${OS_FAMILY}" in 11:08:56 + dpkg -l 11:08:56 + grep '^ii' 11:08:56 + '[' -f /tmp/packages_start.txt ']' 11:08:56 + '[' -f /tmp/packages_end.txt ']' 11:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:56 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-155 ']' 11:08:56 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-155/archives/ 11:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-155/archives/ [Pipeline] echo 11:08:56 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/undry_device-rfid-llrp-go_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:08:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:57 prd-ubuntu20.04-docker-8c-8g-6102 does not seem to be running inside a container 11:08:57 $ 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/undry_device-rfid-llrp-go_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-155 -v /w/workspace/undry_device-rfid-llrp-go_PR-155:/w/workspace/undry_device-rfid-llrp-go_PR-155:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:08:57 $ docker top 35a712158c813b8409f7ad04df36295db1cb4cb8f9c89c26d30241a40a62c13f -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:08:58 + ls /var/log/sa-host 11:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:58 provisioning config files... 11:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-155@tmp/config6759920578186203522tmp [Pipeline] { [Pipeline] echo 11:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:08:59 ---> create-netrc.sh [Pipeline] } 11:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:08:59 ---> python-tools-install.sh [Pipeline] echo 11:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:09:00 ---> sudo-logs.sh 11:09:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:00 ---> job-cost.sh 11:09:00 lf-activate-venv: SKIPPING 11:09:00 DEBUG: total: 0.2199999988079071 11:09:00 INFO: Retrieving Stack Cost... 11:09:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:01 INFO: Archiving Costs [Pipeline] echo 11:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:01 ---> logs-deploy.sh 11:09:01 lf-activate-venv: SKIPPING 11:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-155/1 11:09:01 INFO: archiving workspace using pattern(s): 11:09:02 Archives upload complete. 11:09:02 INFO: archiving logs to Nexus 11:09:03 ---> uname -a: 11:09:03 Linux prd-ubuntu20-04-docker-8c-8g-6102 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:09:03 11:09:03 11:09:03 ---> lscpu: 11:09:03 Architecture: x86_64 11:09:03 CPU op-mode(s): 32-bit, 64-bit 11:09:03 Byte Order: Little Endian 11:09:03 Address sizes: 40 bits physical, 48 bits virtual 11:09:03 CPU(s): 8 11:09:03 On-line CPU(s) list: 0-7 11:09:03 Thread(s) per core: 1 11:09:03 Core(s) per socket: 1 11:09:03 Socket(s): 8 11:09:03 NUMA node(s): 1 11:09:03 Vendor ID: AuthenticAMD 11:09:03 CPU family: 23 11:09:03 Model: 49 11:09:03 Model name: AMD EPYC-Rome Processor 11:09:03 Stepping: 0 11:09:03 CPU MHz: 2799.994 11:09:03 BogoMIPS: 5599.98 11:09:03 Virtualization: AMD-V 11:09:03 Hypervisor vendor: KVM 11:09:03 Virtualization type: full 11:09:03 L1d cache: 256 KiB 11:09:03 L1i cache: 256 KiB 11:09:03 L2 cache: 4 MiB 11:09:03 L3 cache: 128 MiB 11:09:03 NUMA node0 CPU(s): 0-7 11:09:03 Vulnerability Itlb multihit: Not affected 11:09:03 Vulnerability L1tf: Not affected 11:09:03 Vulnerability Mds: Not affected 11:09:03 Vulnerability Meltdown: Not affected 11:09:03 Vulnerability Mmio stale data: Not affected 11:09:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:09:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:09:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:09:03 Vulnerability Srbds: Not affected 11:09:03 Vulnerability Tsx async abort: Not affected 11:09:03 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 11:09:03 11:09:03 11:09:03 ---> nproc: 11:09:03 8 11:09:03 11:09:03 11:09:03 ---> df -h: 11:09:03 Filesystem Size Used Avail Use% Mounted on 11:09:03 overlay 155G 12G 144G 8% / 11:09:03 tmpfs 64M 0 64M 0% /dev 11:09:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:09:03 shm 64M 0 64M 0% /dev/shm 11:09:03 /dev/vda1 155G 12G 144G 8% /facter-os 11:09:03 11:09:03 11:09:03 ---> sar -b -r -n DEV: 11:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6102) 02/15/23 _x86_64_ (8 CPU) 11:09:03 11:09:03 11:00:21 LINUX RESTART (8 CPU) 11:09:03 11:09:03 11:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:09:03 11:02:01 230.06 4.86 225.20 0.00 509.07 82577.87 0.00 11:09:03 11:03:01 45.63 0.15 45.48 0.00 2.53 21277.94 0.00 11:09:03 11:04:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 11:09:03 11:05:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 11:09:03 11:06:01 31.11 11.23 19.88 0.00 3466.62 4146.51 0.00 11:09:03 11:07:01 3.02 0.00 3.02 0.00 0.00 35.19 0.00 11:09:03 11:08:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 11:09:03 11:09:01 5.58 0.17 5.42 0.00 16.40 106.27 0.00 11:09:03 Average: 39.43 2.05 37.39 0.00 499.28 13377.87 0.00 11:09:03 11:09:03 11:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:03 11:02:01 28120840 31315208 984896 3.00 144444 3247752 2455080 7.24 1441388 2865928 73612 11:09:03 11:03:01 27961136 31577540 724152 2.20 151260 3626292 1751612 5.16 1207468 3224444 188 11:09:03 11:04:01 27960912 31577412 724056 2.20 151292 3626296 1751612 5.16 1207264 3224452 184 11:09:03 11:05:01 27966880 31583420 717988 2.18 151332 3626296 1751612 5.16 1200024 3224452 172 11:09:03 11:06:01 27727408 31564740 726168 2.21 157064 3830464 1801196 5.31 1361300 3278256 432 11:09:03 11:07:01 27736028 31573452 717264 2.18 157136 3830484 1801196 5.31 1353444 3278260 192 11:09:03 11:08:01 27736288 31573852 716952 2.18 157180 3830488 1801196 5.31 1353248 3278352 168 11:09:03 11:09:01 27697676 31538088 747816 2.27 157328 3831700 1919784 5.66 1387584 3275576 296 11:09:03 Average: 27863396 31537964 757412 2.30 153380 3681222 1879161 5.54 1313965 3206215 9406 11:09:03 11:09:03 11:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:03 11:02:01 lo 4.41 4.41 0.43 0.43 0.00 0.00 0.00 0.00 11:09:03 11:02:01 vetha71667b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 11:02:01 docker0 196.25 262.38 15.77 1971.80 0.00 0.00 0.00 0.00 11:09:03 11:02:01 ens3 533.32 392.75 7766.60 57.58 0.00 0.00 0.00 0.00 11:09:03 11:03:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:09:03 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:03:01 ens3 113.90 96.65 2525.00 88.13 0.00 0.00 0.00 0.00 11:09:03 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:04:01 ens3 0.83 0.00 0.06 0.00 0.00 0.00 0.00 0.00 11:09:03 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:05:01 ens3 1.45 0.68 0.58 0.42 0.00 0.00 0.00 0.00 11:09:03 11:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:09:03 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:06:01 ens3 84.74 41.96 1374.88 3.42 0.00 0.00 0.00 0.00 11:09:03 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:07:01 ens3 1.12 0.65 1.72 0.04 0.00 0.00 0.00 0.00 11:09:03 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:09:03 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:09:01 ens3 26.38 15.65 26.23 8.90 0.00 0.00 0.00 0.00 11:09:03 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 11:09:03 Average: docker0 24.17 32.32 1.94 242.86 0.00 0.00 0.00 0.00 11:09:03 Average: ens3 94.30 67.86 1448.63 19.73 0.00 0.00 0.00 0.00 11:09:03 11:09:03 11:09:03 ---> sar -P ALL: 11:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6102) 02/15/23 _x86_64_ (8 CPU) 11:09:03 11:09:03 11:00:21 LINUX RESTART (8 CPU) 11:09:03 11:09:03 11:01:02 CPU %user %nice %system %iowait %steal %idle 11:09:03 11:02:01 all 13.81 0.00 5.55 1.96 0.06 78.63 11:09:03 11:02:01 0 14.07 0.00 6.05 2.80 0.05 77.04 11:09:03 11:02:01 1 14.88 0.00 5.71 0.67 0.05 78.69 11:09:03 11:02:01 2 13.63 0.00 5.08 3.96 0.07 77.25 11:09:03 11:02:01 3 11.51 0.00 7.01 1.28 0.07 80.13 11:09:03 11:02:01 4 14.13 0.00 4.79 0.26 0.05 80.77 11:09:03 11:02:01 5 16.13 0.00 4.88 0.14 0.05 78.80 11:09:03 11:02:01 6 12.18 0.00 5.33 5.78 0.07 76.63 11:09:03 11:02:01 7 13.90 0.00 5.53 0.76 0.09 79.72 11:09:03 11:03:01 all 10.15 0.00 2.29 0.43 0.03 87.11 11:09:03 11:03:01 0 10.07 0.00 2.05 0.65 0.03 87.19 11:09:03 11:03:01 1 10.20 0.00 2.37 0.18 0.03 87.21 11:09:03 11:03:01 2 10.10 0.00 2.28 0.05 0.02 87.56 11:09:03 11:03:01 3 9.64 0.00 2.05 0.00 0.03 88.27 11:09:03 11:03:01 4 10.28 0.00 1.99 0.03 0.03 87.66 11:09:03 11:03:01 5 9.73 0.00 2.58 0.02 0.03 87.64 11:09:03 11:03:01 6 11.00 0.00 2.29 0.00 0.02 86.69 11:09:03 11:03:01 7 10.15 0.00 2.71 2.49 0.02 84.62 11:09:03 11:04:01 all 0.26 0.00 0.01 0.00 0.00 99.73 11:09:03 11:04:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:09:03 11:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 11:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:04:01 6 1.97 0.00 0.00 0.00 0.00 98.03 11:09:03 11:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:09:03 11:05:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:09:03 11:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:09:03 11:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 11:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 11:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:09:03 11:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 11:05:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:09:03 11:05:01 6 1.97 0.00 0.00 0.00 0.00 98.03 11:09:03 11:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:06:01 all 1.03 0.00 0.48 0.27 0.01 98.20 11:09:03 11:06:01 0 0.38 0.00 0.28 0.50 0.02 98.82 11:09:03 11:06:01 1 0.98 0.00 0.65 0.63 0.02 97.72 11:09:03 11:06:01 2 1.00 0.00 0.48 0.15 0.00 98.36 11:09:03 11:06:01 3 2.47 0.00 0.58 0.05 0.00 96.89 11:09:03 11:06:01 4 1.00 0.00 0.62 0.25 0.02 98.11 11:09:03 11:06:01 5 1.07 0.00 0.62 0.05 0.02 98.25 11:09:03 11:06:01 6 1.00 0.00 0.35 0.03 0.02 98.60 11:09:03 11:06:01 7 0.37 0.00 0.28 0.52 0.02 98.81 11:09:03 11:07:01 all 0.01 0.00 0.02 0.01 0.01 99.95 11:09:03 11:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 11:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:09:03 11:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:09:03 11:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 11:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:07:01 7 0.00 0.00 0.02 0.07 0.00 99.92 11:09:03 11:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:09:03 11:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 11:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:08:01 7 0.02 0.00 0.02 0.03 0.02 99.92 11:09:03 11:09:01 all 0.52 0.00 0.21 0.02 0.01 99.25 11:09:03 11:09:01 0 0.83 0.00 0.20 0.03 0.02 98.92 11:09:03 11:09:01 1 0.20 0.00 0.17 0.02 0.02 99.60 11:09:03 11:09:01 2 0.12 0.00 0.17 0.00 0.02 99.70 11:09:03 11:09:01 3 0.55 0.00 0.17 0.00 0.00 99.28 11:09:03 11:09:01 4 0.50 0.00 0.20 0.02 0.02 99.27 11:09:03 11:09:01 5 0.67 0.00 0.30 0.00 0.00 99.03 11:09:03 11:09:01 6 0.30 0.00 0.17 0.00 0.02 99.51 11:09:03 11:09:01 7 0.95 0.00 0.30 0.07 0.00 98.68 11:09:03 Average: all 3.21 0.00 1.05 0.33 0.02 95.39 11:09:03 Average: 0 3.14 0.00 1.06 0.49 0.02 95.28 11:09:03 Average: 1 3.25 0.00 1.11 0.19 0.02 95.44 11:09:03 Average: 2 3.06 0.00 0.99 0.51 0.01 95.43 11:09:03 Average: 3 2.98 0.00 1.21 0.16 0.02 95.63 11:09:03 Average: 4 3.21 0.00 0.94 0.07 0.02 95.76 11:09:03 Average: 5 3.40 0.00 1.04 0.03 0.01 95.52 11:09:03 Average: 6 3.52 0.00 1.00 0.70 0.01 94.76 11:09:03 Average: 7 3.12 0.00 1.09 0.49 0.02 95.28 11:09:03 11:09:03 11:09:03