Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c+c8ddb795451293862e71ea8481bb36f4aa2ad204 (0dd4ca4d1d7290e950d376cd514e58e297589b0f) 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-ssh3561339903540511865.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-ssh10106650315143074848.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-173/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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9330192281847790461.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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4594534758463314607.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-ssh16146120542440627300.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-173/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-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11333072119860563764.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8806 in /w/workspace/undry_device-rfid-llrp-go_PR-173 [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-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c Merge succeeded, producing 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c Checking out Revision 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c (PR-173) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/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:26:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # 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 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:26:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:26:10 ========================================================= 11:26:10 EdgeX Global Pipelines Version Info 11:26:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:26:11 ------------------- 11:26:11 stable info: 11:26:11 ------------------- 11:26:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:26:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:26:11 Message: update stable to v1.0.244 11:26:11 ------------------- 11:26:11 experimental info: 11:26:11 ------------------- 11:26:11 Commited By: **** collab-it+edgex@linuxfoundation.org 11:26:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:26:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:26:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:26:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56464da [Pipeline] echo 11:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:13 provisioning config files... 11:26:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config870721977945528062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:13 ---> docker-login.sh 11:26:13 nexus3.edgexfoundry.org:10001 11:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:14 Configure a credential helper to remove this warning. See 11:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:14 11:26:14 Login Succeeded 11:26:14 nexus3.edgexfoundry.org:10002 11:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:14 Configure a credential helper to remove this warning. See 11:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:14 11:26:14 Login Succeeded 11:26:14 nexus3.edgexfoundry.org:10003 11:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:14 Configure a credential helper to remove this warning. See 11:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:14 11:26:14 Login Succeeded 11:26:14 nexus3.edgexfoundry.org:10004 11:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:14 Configure a credential helper to remove this warning. See 11:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:14 11:26:14 Login Succeeded 11:26:14 docker.io 11:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:14 Configure a credential helper to remove this warning. See 11:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:14 11:26:14 Login Succeeded 11:26:14 ---> docker-login.sh ends [Pipeline] } 11:26:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:26:15 + git rev-list -1 --merges 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c~1..56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo 11:26:15 -----------> git rev-list -1 --merges 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c~1..56464dafd2cd37a8dff0e79018d56ff80f7a6c7c 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [false] [Pipeline] sh 11:26:15 + git log --format=format:%s -1 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo 11:26:15 ========================================================= 11:26:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:26:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:26:16 + git log --format=format:%s -1 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo 11:26:16 [semverPrep] GIT_COMMIT: 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:26:16 [semverPrep] This is not a build commit. [Pipeline] sh 11:26:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:16 + grep -v github /etc/ssh/ssh_known_hosts 11:26:16 + [ -e /tmp/ssh_known_hosts ] 11:26:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:26:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:26:16 + sudo tee -a /etc/ssh/ssh_known_hosts 11:26:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:17 11:26:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:17 0.1.4: Pulling from edgex-devops/py-git-semver 11:26:17 b85a868b505f: Pulling fs layer 11:26:17 e2be974225ed: Pulling fs layer 11:26:17 339a4e72a1f5: Pulling fs layer 11:26:17 988bab9f4d93: Pulling fs layer 11:26:17 1469e6f7b9e6: Pulling fs layer 11:26:17 eaf3925da568: Pulling fs layer 11:26:17 bab4dde63d76: Pulling fs layer 11:26:17 bde34c3a00c8: Pulling fs layer 11:26:17 b352a97aabf1: Pulling fs layer 11:26:17 4872d77fe225: Pulling fs layer 11:26:17 5851b861e8e6: Pulling fs layer 11:26:17 1469e6f7b9e6: Waiting 11:26:17 eaf3925da568: Waiting 11:26:17 bab4dde63d76: Waiting 11:26:17 bde34c3a00c8: Waiting 11:26:17 b352a97aabf1: Waiting 11:26:17 4872d77fe225: Waiting 11:26:17 5851b861e8e6: Waiting 11:26:17 988bab9f4d93: Waiting 11:26:17 e2be974225ed: Verifying Checksum 11:26:17 e2be974225ed: Download complete 11:26:17 988bab9f4d93: Verifying Checksum 11:26:17 988bab9f4d93: Download complete 11:26:17 1469e6f7b9e6: Verifying Checksum 11:26:17 1469e6f7b9e6: Download complete 11:26:17 339a4e72a1f5: Verifying Checksum 11:26:17 339a4e72a1f5: Download complete 11:26:17 eaf3925da568: Verifying Checksum 11:26:17 eaf3925da568: Download complete 11:26:17 bde34c3a00c8: Verifying Checksum 11:26:17 bde34c3a00c8: Download complete 11:26:17 b352a97aabf1: Download complete 11:26:17 4872d77fe225: Verifying Checksum 11:26:17 5851b861e8e6: Verifying Checksum 11:26:17 5851b861e8e6: Download complete 11:26:18 b85a868b505f: Verifying Checksum 11:26:18 b85a868b505f: Download complete 11:26:18 bab4dde63d76: Verifying Checksum 11:26:18 bab4dde63d76: Download complete 11:26:19 b85a868b505f: Pull complete 11:26:19 e2be974225ed: Pull complete 11:26:20 339a4e72a1f5: Pull complete 11:26:20 988bab9f4d93: Pull complete 11:26:20 1469e6f7b9e6: Pull complete 11:26:20 eaf3925da568: Pull complete 11:26:22 bab4dde63d76: Pull complete 11:26:22 bde34c3a00c8: Pull complete 11:26:22 b352a97aabf1: Pull complete 11:26:22 4872d77fe225: Pull complete 11:26:22 5851b861e8e6: Pull complete 11:26:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:23 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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:26:26 $ docker top ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b -eo pid,comm 11:26:26 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:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:27 [ssh-agent] Looking for ssh-agent implementation... 11:26:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:27 $ docker exec ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent 11:26:27 SSH_AUTH_SOCK=/tmp/ssh-pwjWe89gZAZV/agent.33 11:26:27 SSH_AGENT_PID=39 11:26:27 Running ssh-add (command line suppressed) 11:26:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_4722893583623510168.key (/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_4722893583623510168.key) 11:26:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:27 + git tag --points-at HEAD [Pipeline] } 11:26:27 $ docker exec --env ******** --env ******** ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent -k 11:26:27 unset SSH_AUTH_SOCK; 11:26:27 unset SSH_AGENT_PID; 11:26:27 echo Agent pid 39 killed; 11:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:26:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:28 [ssh-agent] Looking for ssh-agent implementation... 11:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:28 $ docker exec ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent 11:26:28 SSH_AUTH_SOCK=/tmp/ssh-qrCHEuTBV4J7/agent.71 11:26:28 SSH_AGENT_PID=77 11:26:28 Running ssh-add (command line suppressed) 11:26:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_3616204648099820512.key (/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_3616204648099820512.key) 11:26:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:28 + git semver init 11:26:29 2023-03-08 11:26:28,978 [run_init] DEBUG init version:0.0.0 force:False 11:26:29 2023-03-08 11:26:28,979 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver 11:26:29 2023-03-08 11:26:28,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-173/.semver 11:26:29 2023-03-08 11:26:28,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173, universal_newlines=False, shell=None, istream=None) 11:26:29 2023-03-08 11:26:29,812 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-173/.git/info/exclude 11:26:29 2023-03-08 11:26:29,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 with force:False 11:26:29 2023-03-08 11:26:29,813 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 11:26:29 2023-03-08 11:26:29,817 [execute] INFO git cat-file --batch-check 11:26:29 2023-03-08 11:26:29,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) 11:26:29 2023-03-08 11:26:29,825 [execute] INFO git cat-file --batch 11:26:29 2023-03-08 11:26:29,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) 11:26:29 2023-03-08 11:26:29,832 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 11:26:29 0.0.0 [Pipeline] } 11:26:29 $ docker exec --env ******** --env ******** ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent -k 11:26:30 unset SSH_AUTH_SOCK; 11:26:30 unset SSH_AGENT_PID; 11:26:30 echo Agent pid 77 killed; 11:26:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:30 + git semver [Pipeline] } 11:26:31 $ docker stop --time=1 ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b 11:26:32 $ docker rm -f --volumes ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b [Pipeline] // withDockerContainer [Pipeline] sh 11:26:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:26:33 Stashed 1 file(s) [Pipeline] echo 11:26:33 [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:26:33 provisioning config files... 11:26:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config9084081715265804118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:34 ---> docker-login.sh 11:26:34 nexus3.edgexfoundry.org:10001 11:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:34 Configure a credential helper to remove this warning. See 11:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:34 11:26:34 Login Succeeded 11:26:34 nexus3.edgexfoundry.org:10002 11:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:34 Configure a credential helper to remove this warning. See 11:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:34 11:26:34 Login Succeeded 11:26:34 nexus3.edgexfoundry.org:10003 11:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:34 Configure a credential helper to remove this warning. See 11:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:34 11:26:34 Login Succeeded 11:26:34 nexus3.edgexfoundry.org:10004 11:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:34 Configure a credential helper to remove this warning. See 11:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:34 11:26:34 Login Succeeded 11:26:34 docker.io 11:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:34 Configure a credential helper to remove this warning. See 11:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:34 11:26:34 Login Succeeded 11:26:34 ---> docker-login.sh ends [Pipeline] } 11:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:26:34 ========================================================= 11:26:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:26:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:35 + 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:26:35 Sending build context to Docker daemon 4.114MB 11:26:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:26:35 Step 2/12 : FROM ${BASE} AS builder 11:26:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:26:35 213ec9aee27d: Pulling fs layer 11:26:35 4583459ba037: Pulling fs layer 11:26:35 93c1e223e6f2: Pulling fs layer 11:26:35 53926ce57604: Pulling fs layer 11:26:35 21b2b0c7a3f4: Pulling fs layer 11:26:35 22ff95d597cd: Pulling fs layer 11:26:35 12d6caf4c0d1: Pulling fs layer 11:26:35 96b7cbca73a9: Pulling fs layer 11:26:35 a7acece74701: Pulling fs layer 11:26:35 22ff95d597cd: Waiting 11:26:35 12d6caf4c0d1: Waiting 11:26:35 96b7cbca73a9: Waiting 11:26:35 a7acece74701: Waiting 11:26:35 53926ce57604: Waiting 11:26:35 93c1e223e6f2: Verifying Checksum 11:26:35 93c1e223e6f2: Download complete 11:26:35 4583459ba037: Download complete 11:26:35 21b2b0c7a3f4: Verifying Checksum 11:26:35 21b2b0c7a3f4: Download complete 11:26:35 22ff95d597cd: Verifying Checksum 11:26:35 22ff95d597cd: Download complete 11:26:35 213ec9aee27d: Verifying Checksum 11:26:35 213ec9aee27d: Download complete 11:26:35 12d6caf4c0d1: Verifying Checksum 11:26:35 12d6caf4c0d1: Download complete 11:26:35 213ec9aee27d: Pull complete 11:26:35 4583459ba037: Pull complete 11:26:35 93c1e223e6f2: Pull complete 11:26:36 a7acece74701: Verifying Checksum 11:26:36 a7acece74701: Download complete 11:26:36 96b7cbca73a9: Verifying Checksum 11:26:36 96b7cbca73a9: Download complete 11:26:36 53926ce57604: Verifying Checksum 11:26:36 53926ce57604: Download complete 11:26:41 53926ce57604: Pull complete 11:26:41 21b2b0c7a3f4: Pull complete 11:26:41 22ff95d597cd: Pull complete 11:26:41 12d6caf4c0d1: Pull complete 11:26:44 96b7cbca73a9: Pull complete 11:26:44 a7acece74701: Pull complete 11:26:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:26:44 ---> db6d94c90886 11:26:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:26:48 Still waiting to schedule task 11:26:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8802’ is offline 11:26:51 ---> Running in b0e22829fa43 11:26:51 Removing intermediate container b0e22829fa43 11:26:51 ---> e5d64e7a467e 11:26:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:26:51 ---> Running in 57b896748c90 11:26:51 Removing intermediate container 57b896748c90 11:26:51 ---> 0f6c73237565 11:26:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:26:51 ---> Running in ed0bfc9ddf94 11:26:51 Removing intermediate container ed0bfc9ddf94 11:26:51 ---> 3a231a7b4775 11:26:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:26:51 ---> Running in 751e15a307ae 11:26:51 Removing intermediate container 751e15a307ae 11:26:51 ---> 35f546af4cdf 11:26:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:26:51 ---> Running in 67f1def27ec6 11:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:26:51 OK: 211 MiB in 51 packages 11:26:52 Removing intermediate container 67f1def27ec6 11:26:52 ---> 896153586042 11:26:52 Step 8/12 : WORKDIR /app 11:26:52 ---> Running in d6d32bf62fc7 11:26:52 Removing intermediate container d6d32bf62fc7 11:26:52 ---> 746a57ab94dc 11:26:52 Step 9/12 : COPY go.mod vendor* ./ 11:26:52 ---> 25aff5cb7b95 11:26:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:52 ---> Running in b4dfb6794672 11:27:39 Removing intermediate container b4dfb6794672 11:27:39 ---> 997a5e100502 11:27:39 Step 11/12 : COPY . . 11:27:39 ---> ac2b02393675 11:27:39 Step 12/12 : RUN $MAKE 11:27:39 ---> Running in 8acae90f25c2 11:27:39 noop 11:27:39 Removing intermediate container 8acae90f25c2 11:27:39 ---> 5fd0040428e0 11:27:39 Successfully built 5fd0040428e0 11:27:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:39 + docker inspect -f . ci-base-image-x86_64 11:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:39 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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:27:40 $ docker top f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:40 + go version 11:27:40 go version go1.18.7 linux/amd64 [Pipeline] } 11:27:40 $ docker stop --time=1 f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b 11:27:41 $ docker rm -f --volumes f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:42 + docker inspect -f . ci-base-image-x86_64 11:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:42 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:27:42 $ 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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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:27:43 $ docker top bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:43 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-173 [Pipeline] fileExists [Pipeline] sh 11:27:43 + make test 11:27:43 go test ./... -coverprofile=coverage.out ./... 11:27:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:27:54 # github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 11:27:54 internal/driver/discover.go:242:29: cannot use map[string]string{…} (value of type map[string]string) as type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties in assignment 11:27:54 internal/driver/discover.go:287:13: invalid operation: host + ":" (mismatched types any and string) 11:27:54 internal/driver/driver.go:698:41: invalid operation: host + ":" (mismatched types any and string) 11:27:54 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:27:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 11:27:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 11:27:55 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:27:55 $ docker stop --time=1 bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 11:27:58 $ docker rm -f --volumes bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 [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:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:59 11:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:00 latest: Pulling from edgex-lftools-log-publisher 11:28:00 5eb5b503b376: Pulling fs layer 11:28:00 5c69ac0246d0: Pulling fs layer 11:28:00 ec43610c2a17: Pulling fs layer 11:28:00 3a2ae6a8a46f: Pulling fs layer 11:28:00 33b1e0a273af: Pulling fs layer 11:28:00 5d3b04190fa2: Pulling fs layer 11:28:00 2f39f015ded8: Pulling fs layer 11:28:00 3a2ae6a8a46f: Waiting 11:28:00 33b1e0a273af: Waiting 11:28:00 5d3b04190fa2: Waiting 11:28:00 2f39f015ded8: Waiting 11:28:00 5c69ac0246d0: Download complete 11:28:00 3a2ae6a8a46f: Download complete 11:28:00 33b1e0a273af: Verifying Checksum 11:28:00 33b1e0a273af: Download complete 11:28:00 5d3b04190fa2: Download complete 11:28:00 ec43610c2a17: Verifying Checksum 11:28:00 ec43610c2a17: Download complete 11:28:00 5eb5b503b376: Download complete 11:28:01 2f39f015ded8: Download complete 11:28:01 5eb5b503b376: Pull complete 11:28:02 5c69ac0246d0: Pull complete 11:28:02 ec43610c2a17: Pull complete 11:28:02 3a2ae6a8a46f: Pull complete 11:28:02 33b1e0a273af: Pull complete 11:28:02 5d3b04190fa2: Pull complete 11:28:08 2f39f015ded8: Pull complete 11:28:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:08 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:28:08 $ 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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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:28:15 $ docker top 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:15 ---> job-cost.sh 11:28:15 lf-activate-venv: SKIPPING 11:28:15 INFO: No Stack... 11:28:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:28:16 INFO: Archiving Costs [Pipeline] sh 11:28:16 + cat /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/cost.csv 11:28:16 + cut -d, -f6 [Pipeline] lock 11:28:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] 11:28:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] did not exist. Created. 11:28:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:17 + echo total: 0.2199999988079071 [Pipeline] stash 11:28:17 Stashed 1 file(s) [Pipeline] } 11:28:17 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:17 $ docker stop --time=1 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 11:28:18 $ docker rm -f --volumes 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:28:18 Failed in branch amd64 11:28:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8807 in /w/workspace/undry_device-rfid-llrp-go_PR-173 [Pipeline] { [Pipeline] ws 11:28:26 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:28:26 Selected Git installation does not exist. Using Default 11:28:26 The recommended git tool is: NONE 11:28:31 using credential edgex-jenkins-ssh 11:28:31 Cloning the remote Git repository 11:28:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:28:31 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:28:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:28:31 > git --version # timeout=10 11:28:31 > git --version # 'git version 2.25.1' 11:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:28:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:28:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:28:34 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c 11:28:34 Merge succeeded, producing 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c 11:28:34 Checking out Revision 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c (PR-173) 11:28:34 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:28:35 > git --version # timeout=10 11:28:35 > git --version # 'git version 2.25.1' 11:28:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:28:34 > git config core.sparsecheckout # timeout=10 11:28:34 > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 11:28:34 > git remote # timeout=10 11:28:34 > git config --get remote.origin.url # timeout=10 11:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:34 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:28:34 > git rev-parse HEAD^{commit} # timeout=10 11:28:34 > git config core.sparsecheckout # timeout=10 11:28:34 > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:28:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:36 Dload Upload Total Spent Left Speed 11:28:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 11:28:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:28:37 + sudo tee /etc/docker/daemon.new 11:28:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:28:37 { 11:28:37 "registry-mirrors": [ 11:28:37 "https://nexus3.edgexfoundry.org:10001" 11:28:37 ], 11:28:37 "bip": "10.250.0.254/24", 11:28:37 "hosts": [ 11:28:37 "tcp://0.0.0.0:5555", 11:28:37 "unix:///var/run/docker.sock" 11:28:37 ], 11:28:37 "mtu": 1458, 11:28:37 "selinux-enabled": true, 11:28:37 "seccomp-profile": "/etc/docker/seccomp.json" 11:28:37 } [Pipeline] sh 11:28:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:28:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:28:56 provisioning config files... 11:28:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13148897975697408520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:56 ---> docker-login.sh 11:28:56 nexus3.edgexfoundry.org:10001 11:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:57 Configure a credential helper to remove this warning. See 11:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:57 11:28:57 Login Succeeded 11:28:57 nexus3.edgexfoundry.org:10002 11:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:57 Configure a credential helper to remove this warning. See 11:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:57 11:28:57 Login Succeeded 11:28:57 nexus3.edgexfoundry.org:10003 11:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:57 Configure a credential helper to remove this warning. See 11:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:57 11:28:57 Login Succeeded 11:28:57 nexus3.edgexfoundry.org:10004 11:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:58 Configure a credential helper to remove this warning. See 11:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:58 11:28:58 Login Succeeded 11:28:58 docker.io 11:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:58 Configure a credential helper to remove this warning. See 11:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:58 11:28:58 Login Succeeded 11:28:58 ---> docker-login.sh ends [Pipeline] } 11:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:59 ========================================================= 11:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:28:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:59 + 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:29:00 Sending build context to Docker daemon 1.217MB 11:29:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:29:00 Step 2/12 : FROM ${BASE} AS builder 11:29:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:29:00 9b18e9b68314: Pulling fs layer 11:29:00 35d82f9e3411: Pulling fs layer 11:29:00 e16973657156: Pulling fs layer 11:29:00 fc693d55d65f: Pulling fs layer 11:29:00 7e9fc2657dce: Pulling fs layer 11:29:00 dda99020689f: Pulling fs layer 11:29:00 db1c61fa0a46: Pulling fs layer 11:29:00 891c053d2c06: Pulling fs layer 11:29:00 dda99020689f: Waiting 11:29:00 891c053d2c06: Waiting 11:29:00 db1c61fa0a46: Waiting 11:29:00 fc693d55d65f: Waiting 11:29:00 7e9fc2657dce: Waiting 11:29:00 e16973657156: Verifying Checksum 11:29:00 e16973657156: Download complete 11:29:00 35d82f9e3411: Verifying Checksum 11:29:00 35d82f9e3411: Download complete 11:29:00 7e9fc2657dce: Download complete 11:29:00 dda99020689f: Verifying Checksum 11:29:00 dda99020689f: Download complete 11:29:00 9b18e9b68314: Verifying Checksum 11:29:00 9b18e9b68314: Download complete 11:29:01 9b18e9b68314: Pull complete 11:29:01 891c053d2c06: Verifying Checksum 11:29:01 891c053d2c06: Download complete 11:29:01 35d82f9e3411: Pull complete 11:29:01 e16973657156: Pull complete 11:29:02 db1c61fa0a46: Verifying Checksum 11:29:02 db1c61fa0a46: Download complete 11:29:03 fc693d55d65f: Verifying Checksum 11:29:03 fc693d55d65f: Download complete 11:29:15 fc693d55d65f: Pull complete 11:29:15 7e9fc2657dce: Pull complete 11:29:15 dda99020689f: Pull complete 11:29:22 db1c61fa0a46: Pull complete 11:29:24 891c053d2c06: Pull complete 11:29:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:29:24 ---> f96f9c87975a 11:29:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:29:25 ---> Running in 2b3d362b1d58 11:29:26 Removing intermediate container 2b3d362b1d58 11:29:26 ---> bfbd83c6bd10 11:29:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:26 ---> Running in fb91789f1ee8 11:29:26 Removing intermediate container fb91789f1ee8 11:29:26 ---> ea214b2e4a89 11:29:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:29:26 ---> Running in cc04d20f7251 11:29:26 Removing intermediate container cc04d20f7251 11:29:26 ---> aebe6a881164 11:29:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:29:26 ---> Running in da464a21eee6 11:29:26 Removing intermediate container da464a21eee6 11:29:26 ---> 99d51b00052e 11:29:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:27 ---> Running in aa2cc74e552d 11:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:29:29 OK: 221 MiB in 51 packages 11:29:30 Removing intermediate container aa2cc74e552d 11:29:30 ---> e8ef6b39110b 11:29:30 Step 8/12 : WORKDIR /app 11:29:30 ---> Running in 465fb547d193 11:29:30 Removing intermediate container 465fb547d193 11:29:30 ---> 5e77eb81c8a7 11:29:30 Step 9/12 : COPY go.mod vendor* ./ 11:29:33 ---> fb5aa1effc48 11:29:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:33 ---> Running in 7cc2cf5af8cf 11:30:41 Removing intermediate container 7cc2cf5af8cf 11:30:41 ---> ef98c00a9fc4 11:30:41 Step 11/12 : COPY . . 11:30:41 ---> 22dbf0872d7d 11:30:41 Step 12/12 : RUN $MAKE 11:30:41 ---> Running in 09eca9cb512f 11:30:41 noop 11:30:41 Removing intermediate container 09eca9cb512f 11:30:41 ---> 3c96320f7613 11:30:41 Successfully built 3c96320f7613 11:30:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:41 + docker inspect -f . ci-base-image-arm64 11:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:41 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 11:30:41 $ 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 ******** ci-base-image-arm64 cat 11:30:43 $ docker top 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:44 + go version 11:30:44 go version go1.18.7 linux/arm64 [Pipeline] } 11:30:44 $ docker stop --time=1 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da 11:30:45 $ docker rm -f --volumes 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:46 + docker inspect -f . ci-base-image-arm64 11:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:46 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 11:30:46 $ 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 ******** ci-base-image-arm64 cat 11:30:48 $ docker top f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:48 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:30:49 + make test 11:30:49 go test ./... -coverprofile=coverage.out ./... 11:30:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:32:12 # github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 11:32:12 internal/driver/discover.go:242:29: cannot use map[string]string{…} (value of type map[string]string) as type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties in assignment 11:32:12 internal/driver/discover.go:287:13: invalid operation: host + ":" (mismatched types any and string) 11:32:12 internal/driver/driver.go:698:41: invalid operation: host + ":" (mismatched types any and string) 11:32:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:32:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.482s coverage: 52.0% of statements 11:32:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 11:32:18 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:32:18 $ docker stop --time=1 f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb 11:32:20 $ docker rm -f --volumes f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb [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:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:21 11:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:22 arm64: Pulling from edgex-lftools-log-publisher 11:32:22 8998bd30e6a1: Pulling fs layer 11:32:22 04944245beec: Pulling fs layer 11:32:22 699f458cf7ca: Pulling fs layer 11:32:22 765212b225bb: Pulling fs layer 11:32:22 f23df028b6ca: Pulling fs layer 11:32:22 d65c8cfc05b1: Pulling fs layer 11:32:22 2437ff75d9bd: Pulling fs layer 11:32:22 765212b225bb: Waiting 11:32:22 f23df028b6ca: Waiting 11:32:22 d65c8cfc05b1: Waiting 11:32:22 2437ff75d9bd: Waiting 11:32:22 04944245beec: Verifying Checksum 11:32:22 04944245beec: Download complete 11:32:22 765212b225bb: Verifying Checksum 11:32:22 765212b225bb: Download complete 11:32:22 f23df028b6ca: Download complete 11:32:22 d65c8cfc05b1: Verifying Checksum 11:32:22 d65c8cfc05b1: Download complete 11:32:22 699f458cf7ca: Verifying Checksum 11:32:22 699f458cf7ca: Download complete 11:32:23 8998bd30e6a1: Verifying Checksum 11:32:23 8998bd30e6a1: Download complete 11:32:25 2437ff75d9bd: Verifying Checksum 11:32:25 2437ff75d9bd: Download complete 11:32:27 8998bd30e6a1: Pull complete 11:32:27 04944245beec: Pull complete 11:32:28 699f458cf7ca: Pull complete 11:32:28 765212b225bb: Pull complete 11:32:29 f23df028b6ca: Pull complete 11:32:29 d65c8cfc05b1: Pull complete 11:32:44 2437ff75d9bd: Pull complete 11:32:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 11:32:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:32:48 $ docker top ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:49 ---> job-cost.sh 11:32:49 lf-activate-venv: SKIPPING 11:32:49 INFO: No Stack... 11:32:49 INFO: Retrieving Pricing Info for: v3-standard-4 11:32:50 INFO: Archiving Costs [Pipeline] sh 11:32:51 + cut -d, -f6 11:32:51 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:32:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] 11:32:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] did not exist. Created. 11:32:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:32:52 /w/workspace/device-rfid-llrp-go/1@tmp/durable-7df2b8f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:32:53 + echo total: 0.10999999940395355 [Pipeline] stash 11:32:53 Warning: overwriting stash ‘stack-cost’ 11:32:53 Stashed 1 file(s) [Pipeline] } 11:32:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:32:53 $ docker stop --time=1 ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff 11:32:55 $ docker rm -f --volumes ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:32:55 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:32:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-173/archives ] 11:32:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-173/archives 11:32:57 total 16 11:32:57 drwxr-xr-x 3 root root 4096 Mar 8 11:28 . 11:32:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:28 .. 11:32:57 drwxr-xr-x 2 root root 4096 Mar 8 11:28 cost 11:32:57 -rw-r--r-- 1 root root 91 Mar 8 11:28 cost.csv 11:32:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-173/archives 11:32:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-173/archives 11:32:57 total 16 11:32:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:28 . 11:32:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:28 .. 11:32:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 11:28 cost 11:32:57 -rw-r--r-- 1 jenkins jenkins 91 Mar 8 11:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:32:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:32:58 ---> package-listing.sh 11:32:58 ++ facter osfamily 11:32:58 ++ tr '[:upper:]' '[:lower:]' 11:32:59 + OS_FAMILY=debian 11:32:59 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-173 11:32:59 + START_PACKAGES=/tmp/packages_start.txt 11:32:59 + END_PACKAGES=/tmp/packages_end.txt 11:32:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:59 + PACKAGES=/tmp/packages_start.txt 11:32:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-173 ']' 11:32:59 + PACKAGES=/tmp/packages_end.txt 11:32:59 + case "${OS_FAMILY}" in 11:32:59 + dpkg -l 11:32:59 + grep '^ii' 11:32:59 + '[' -f /tmp/packages_start.txt ']' 11:32:59 + '[' -f /tmp/packages_end.txt ']' 11:32:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-173 ']' 11:32:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/ 11:32:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/ [Pipeline] echo 11:32:59 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:32:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:00 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:33:00 $ 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-173/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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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:33:01 $ docker top 3cb64f6877527b692e05ddaba745ad58929f1b28082186cc0476346eb75029d1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:01 + touch /tmp/pre-build-complete [Pipeline] sh 11:33:02 + mkdir -p /var/log/sysstat [Pipeline] sh 11:33:02 + ls /var/log/sa-host 11:33:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:33:02 provisioning config files... 11:33:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config11023923614242615022tmp [Pipeline] { [Pipeline] echo 11:33:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:33:03 ---> create-netrc.sh [Pipeline] } 11:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:33:03 ---> python-tools-install.sh [Pipeline] echo 11:33:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:33:03 ---> sudo-logs.sh 11:33:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:33:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:33:04 ---> job-cost.sh 11:33:04 lf-activate-venv: SKIPPING 11:33:04 DEBUG: total: 0.2199999988079071 11:33:04 INFO: Retrieving Stack Cost... 11:33:04 INFO: Retrieving Pricing Info for: v3-standard-8 11:33:04 INFO: Archiving Costs [Pipeline] echo 11:33:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:33:05 ---> logs-deploy.sh 11:33:05 lf-activate-venv: SKIPPING 11:33:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-173/1 11:33:05 INFO: archiving workspace using pattern(s): 11:33:06 Archives upload complete. 11:33:06 INFO: archiving logs to Nexus 11:33:07 ---> uname -a: 11:33:07 Linux prd-ubuntu20-04-docker-8c-8g-8806 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:33:07 11:33:07 11:33:07 ---> lscpu: 11:33:07 Architecture: x86_64 11:33:07 CPU op-mode(s): 32-bit, 64-bit 11:33:07 Byte Order: Little Endian 11:33:07 Address sizes: 40 bits physical, 48 bits virtual 11:33:07 CPU(s): 8 11:33:07 On-line CPU(s) list: 0-7 11:33:07 Thread(s) per core: 1 11:33:07 Core(s) per socket: 1 11:33:07 Socket(s): 8 11:33:07 NUMA node(s): 1 11:33:07 Vendor ID: AuthenticAMD 11:33:07 CPU family: 23 11:33:07 Model: 49 11:33:07 Model name: AMD EPYC-Rome Processor 11:33:07 Stepping: 0 11:33:07 CPU MHz: 2799.998 11:33:07 BogoMIPS: 5599.99 11:33:07 Virtualization: AMD-V 11:33:07 Hypervisor vendor: KVM 11:33:07 Virtualization type: full 11:33:07 L1d cache: 256 KiB 11:33:07 L1i cache: 256 KiB 11:33:07 L2 cache: 4 MiB 11:33:07 L3 cache: 128 MiB 11:33:07 NUMA node0 CPU(s): 0-7 11:33:07 Vulnerability Itlb multihit: Not affected 11:33:07 Vulnerability L1tf: Not affected 11:33:07 Vulnerability Mds: Not affected 11:33:07 Vulnerability Meltdown: Not affected 11:33:07 Vulnerability Mmio stale data: Not affected 11:33:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:33:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:33:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:33:07 Vulnerability Srbds: Not affected 11:33:07 Vulnerability Tsx async abort: Not affected 11:33:07 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:33:07 11:33:07 11:33:07 ---> nproc: 11:33:07 8 11:33:07 11:33:07 11:33:07 ---> df -h: 11:33:07 Filesystem Size Used Avail Use% Mounted on 11:33:07 overlay 155G 12G 144G 8% / 11:33:07 tmpfs 64M 0 64M 0% /dev 11:33:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:33:07 shm 64M 0 64M 0% /dev/shm 11:33:07 /dev/vda1 155G 12G 144G 8% /facter-os 11:33:07 11:33:07 11:33:07 ---> sar -b -r -n DEV: 11:33:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8806) 03/08/23 _x86_64_ (8 CPU) 11:33:07 11:33:07 11:25:31 LINUX RESTART (8 CPU) 11:33:07 11:33:07 11:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:33:07 11:27:01 127.23 15.88 111.35 0.00 1975.60 37839.87 0.00 11:33:07 11:28:01 123.83 0.95 122.88 0.00 17.33 49512.30 0.00 11:33:07 11:29:01 31.81 0.18 31.63 0.00 9.47 16706.70 0.00 11:33:07 11:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 11:33:07 11:31:01 54.01 11.60 42.41 0.00 5176.74 8736.68 0.00 11:33:07 11:32:01 5.33 0.02 5.32 0.00 0.13 116.91 0.00 11:33:07 11:33:01 6.03 0.17 5.86 0.00 16.39 113.30 0.00 11:33:07 Average: 49.92 4.11 45.80 0.00 1027.88 16148.32 0.00 11:33:07 11:33:07 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:07 11:27:01 29168352 31575376 738900 2.25 76272 2611964 1957616 5.77 1013992 2343628 4952 11:33:07 11:28:01 28187952 31532992 767760 2.33 144656 3407616 2084244 6.14 1235988 3011576 233796 11:33:07 11:29:01 27949692 31558704 740892 2.25 150972 3626944 1760876 5.19 1228860 3218232 16 11:33:07 11:30:01 27950256 31559424 739832 2.25 151008 3626944 1760876 5.19 1229024 3218232 212 11:33:07 11:31:01 27420704 31541420 747156 2.27 184808 4083020 1809876 5.33 1551028 3391192 924 11:33:07 11:32:01 27427212 31543112 745488 2.27 183404 4079768 1799456 5.30 1547712 3387948 332 11:33:07 11:33:01 27402636 31520124 766644 2.33 183616 4080940 1854640 5.47 1569656 3388380 388 11:33:07 Average: 27929543 31547307 749525 2.28 153534 3645314 1861083 5.48 1339466 3137027 34374 11:33:07 11:33:07 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:07 11:27:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 11:33:07 11:27:01 docker0 63.55 84.57 5.20 134.13 0.00 0.00 0.00 0.00 11:33:07 11:27:01 vethe77b91a 54.80 75.50 5.24 47.85 0.00 0.00 0.00 0.00 11:33:07 11:27:01 ens3 579.15 361.02 6349.54 83.19 0.00 0.00 0.00 0.00 11:33:07 11:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:33:07 11:28:01 docker0 111.65 229.99 8.80 1826.20 0.00 0.00 0.00 0.00 11:33:07 11:28:01 ens3 334.81 173.78 4357.48 24.76 0.00 0.00 0.00 0.00 11:33:07 11:29:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:33:07 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:07 11:29:01 ens3 29.70 33.88 15.95 85.41 0.00 0.00 0.00 0.00 11:33:07 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:07 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:07 11:30:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:33:07 11:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:33:07 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:07 11:31:01 ens3 170.75 80.80 2812.24 5.84 0.00 0.00 0.00 0.00 11:33:07 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:07 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:07 11:32:01 ens3 2.57 1.25 2.15 0.08 0.00 0.00 0.00 0.00 11:33:07 11:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:33:07 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:07 11:33:01 ens3 13.50 8.35 13.52 4.70 0.00 0.00 0.00 0.00 11:33:07 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 11:33:07 Average: docker0 25.03 44.94 2.00 280.08 0.00 0.00 0.00 0.00 11:33:07 Average: ens3 161.51 94.17 1935.75 29.14 0.00 0.00 0.00 0.00 11:33:07 11:33:07 11:33:07 ---> sar -P ALL: 11:33:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8806) 03/08/23 _x86_64_ (8 CPU) 11:33:07 11:33:07 11:25:31 LINUX RESTART (8 CPU) 11:33:07 11:33:07 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:33:07 11:27:01 all 9.21 0.00 3.61 2.53 0.10 84.55 11:33:07 11:27:01 0 11.67 0.00 4.04 0.25 0.08 83.96 11:33:07 11:27:01 1 7.44 0.00 3.53 4.67 0.10 84.26 11:33:07 11:27:01 2 7.61 0.00 3.32 0.10 0.07 88.90 11:33:07 11:27:01 3 8.80 0.00 3.61 2.09 0.19 85.31 11:33:07 11:27:01 4 11.83 0.00 3.37 0.35 0.07 84.37 11:33:07 11:27:01 5 8.15 0.00 2.95 0.12 0.08 88.71 11:33:07 11:27:01 6 9.77 0.00 2.99 1.27 0.08 85.88 11:33:07 11:27:01 7 8.44 0.00 5.06 11.44 0.14 74.92 11:33:07 11:28:01 all 18.81 0.00 5.02 3.41 0.08 72.68 11:33:07 11:28:01 0 18.81 0.00 4.71 0.37 0.08 76.03 11:33:07 11:28:01 1 19.96 0.00 4.60 0.95 0.08 74.41 11:33:07 11:28:01 2 18.63 0.00 5.67 2.98 0.07 72.66 11:33:07 11:28:01 3 18.66 0.00 4.79 1.06 0.08 75.40 11:33:07 11:28:01 4 19.17 0.00 6.22 10.45 0.08 64.08 11:33:07 11:28:01 5 19.41 0.00 4.33 0.07 0.07 76.13 11:33:07 11:28:01 6 19.09 0.00 4.95 1.99 0.08 73.88 11:33:07 11:28:01 7 16.71 0.00 4.93 9.45 0.08 68.82 11:33:07 11:29:01 all 2.44 0.00 1.06 1.75 0.04 94.71 11:33:07 11:29:01 0 2.30 0.00 1.02 0.00 0.02 96.66 11:33:07 11:29:01 1 2.48 0.00 0.72 0.02 0.03 96.74 11:33:07 11:29:01 2 2.51 0.00 1.52 9.43 0.05 86.49 11:33:07 11:29:01 3 2.42 0.00 1.10 0.00 0.03 96.44 11:33:07 11:29:01 4 1.60 0.00 0.94 2.22 0.03 95.20 11:33:07 11:29:01 5 2.62 0.00 1.35 0.00 0.03 95.99 11:33:07 11:29:01 6 3.35 0.00 0.81 1.39 0.07 94.38 11:33:07 11:29:01 7 2.23 0.00 1.04 0.89 0.03 95.80 11:33:07 11:30:01 all 0.04 0.00 0.02 0.00 0.00 99.94 11:33:07 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:33:07 11:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:33:07 11:30:01 2 0.05 0.00 0.03 0.02 0.00 99.90 11:33:07 11:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:33:07 11:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:33:07 11:30:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:33:07 11:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:33:07 11:30:01 7 0.07 0.00 0.05 0.00 0.02 99.87 11:33:07 11:31:01 all 2.47 0.00 1.75 1.00 0.04 94.73 11:33:07 11:31:01 0 1.48 0.00 2.65 0.07 0.03 95.76 11:33:07 11:31:01 1 3.67 0.00 2.34 0.27 0.03 93.69 11:33:07 11:31:01 2 1.91 0.00 2.34 2.58 0.03 93.14 11:33:07 11:31:01 3 2.86 0.00 1.39 0.05 0.03 95.67 11:33:07 11:31:01 4 2.39 0.00 1.69 2.86 0.03 93.03 11:33:07 11:31:01 5 2.26 0.00 1.45 0.55 0.03 95.71 11:33:07 11:31:01 6 1.84 0.00 0.97 0.79 0.03 96.37 11:33:07 11:31:01 7 3.40 0.00 1.18 0.87 0.07 94.49 11:33:07 11:32:01 all 0.32 0.00 0.08 0.05 0.00 99.54 11:33:07 11:32:01 0 0.02 0.00 0.08 0.00 0.00 99.90 11:33:07 11:32:01 1 0.08 0.00 0.05 0.03 0.02 99.82 11:33:07 11:32:01 2 0.15 0.00 0.08 0.00 0.00 99.77 11:33:07 11:32:01 3 0.27 0.00 0.13 0.00 0.00 99.60 11:33:07 11:32:01 4 0.05 0.00 0.07 0.33 0.00 99.55 11:33:07 11:32:01 5 0.08 0.00 0.08 0.00 0.00 99.83 11:33:07 11:32:01 6 1.88 0.00 0.10 0.00 0.00 98.03 11:33:07 11:32:01 7 0.05 0.00 0.07 0.00 0.00 99.88 11:33:07 11:33:01 all 0.50 0.00 0.13 0.22 0.00 99.15 11:33:07 11:33:01 0 0.52 0.00 0.12 0.02 0.00 99.35 11:33:07 11:33:01 1 0.30 0.00 0.12 0.37 0.00 99.22 11:33:07 11:33:01 2 0.82 0.00 0.22 0.00 0.00 98.97 11:33:07 11:33:01 3 0.22 0.00 0.07 0.00 0.02 99.70 11:33:07 11:33:01 4 0.10 0.00 0.15 1.05 0.00 98.70 11:33:07 11:33:01 5 0.33 0.00 0.07 0.23 0.00 99.37 11:33:07 11:33:01 6 1.10 0.00 0.12 0.03 0.02 98.74 11:33:07 11:33:01 7 0.63 0.00 0.18 0.05 0.00 99.13 11:33:07 Average: all 4.80 0.00 1.66 1.27 0.04 92.22 11:33:07 Average: 0 4.94 0.00 1.79 0.10 0.03 93.14 11:33:07 Average: 1 4.85 0.00 1.62 0.90 0.04 92.59 11:33:07 Average: 2 4.50 0.00 1.88 2.16 0.03 91.43 11:33:07 Average: 3 4.73 0.00 1.58 0.45 0.05 93.19 11:33:07 Average: 4 4.99 0.00 1.77 2.46 0.03 90.75 11:33:07 Average: 5 4.68 0.00 1.46 0.14 0.03 93.69 11:33:07 Average: 6 5.26 0.00 1.41 0.78 0.04 92.51 11:33:07 Average: 7 4.48 0.00 1.77 3.22 0.05 90.48 11:33:07 11:33:07 11:33:07