Pull request #34 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from ad70671985c2e9d5ffcc5897f70d110bbf943e3c+a8abf6b343540031172ab2f7335da0bfd82c9c12 (b8142666d381a8a0a4242dff2a062286edb3905b) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh310410118396195689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2017786665121364103.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-34/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-34/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1298631441488832519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3665332439418958104.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-34/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-34/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5880417148926811517.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-267 in /w/workspace/oundry_device-rfid-llrp-go_PR-34 [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/oundry_device-rfid-llrp-go_PR-34 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/jenkins-gitclient-ssh2400387918279470798.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/jenkins-gitclient-ssh1271546205178636674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit ad70671985c2e9d5ffcc5897f70d110bbf943e3c Merge succeeded, producing ad70671985c2e9d5ffcc5897f70d110bbf943e3c Checking out Revision ad70671985c2e9d5ffcc5897f70d110bbf943e3c (PR-34) > git config core.sparsecheckout # timeout=10 > git checkout -f ad70671985c2e9d5ffcc5897f70d110bbf943e3c # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/jenkins-gitclient-ssh6881890968686397761.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad70671985c2e9d5ffcc5897f70d110bbf943e3c # timeout=10 Commit message: "ci: add go mod tidy for ci pipeline" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:59:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:59:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:59:43 ========================================================= 17:59:43 EdgeX Global Pipelines Version Info 17:59:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 31bdbe09d04d0b99a2ecc259f33e215a7e88cc33 # timeout=10 17:59:45 ------------------- 17:59:45 stable info: 17:59:45 ------------------- 17:59:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:59:45 Message: update stable to v1.0.194 17:59:45 ------------------- 17:59:45 experimental info: 17:59:45 ------------------- 17:59:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:59:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:59:45 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:59:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:59:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:59:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad70671985c2e9d5ffcc5897f70d110bbf943e3c [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad70671 [Pipeline] echo 17:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:46 provisioning config files... 17:59:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/config2477355155369680408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:47 ---> docker-login.sh 17:59:47 nexus3.edgexfoundry.org:10001 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.edgexfoundry.org:10002 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.edgexfoundry.org:10003 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.edgexfoundry.org:10004 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 docker.io 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:48 Configure a credential helper to remove this warning. See 17:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:48 17:59:48 Login Succeeded 17:59:48 ---> docker-login.sh ends [Pipeline] } 17:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:48 + git log --format=format:%s -1 ad70671985c2e9d5ffcc5897f70d110bbf943e3c [Pipeline] echo 17:59:48 GIT_COMMIT: ad70671985c2e9d5ffcc5897f70d110bbf943e3c, Commit Message: ci: add go mod tidy for ci pipeline [Pipeline] echo 17:59:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:49 17:59:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:59:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:49 latest: Pulling from edgex-devops/git-semver 17:59:49 31603596830f: Pulling fs layer 17:59:49 54011a49482f: Pulling fs layer 17:59:49 a6820b24f6d8: Pulling fs layer 17:59:49 f581987b2513: Pulling fs layer 17:59:49 f581987b2513: Waiting 17:59:49 54011a49482f: Download complete 17:59:49 31603596830f: Verifying Checksum 17:59:49 31603596830f: Download complete 17:59:50 a6820b24f6d8: Verifying Checksum 17:59:50 a6820b24f6d8: Download complete 17:59:50 f581987b2513: Verifying Checksum 17:59:50 f581987b2513: Download complete 17:59:50 31603596830f: Pull complete 17:59:50 54011a49482f: Pull complete 17:59:50 a6820b24f6d8: Pull complete 17:59:50 f581987b2513: Pull complete 17:59:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:59:51 prd-centos7-docker-4c-2g-267 does not seem to be running inside a container 17:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-34 -v /w/workspace/oundry_device-rfid-llrp-go_PR-34:/w/workspace/oundry_device-rfid-llrp-go_PR-34:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-34@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:10004/edgex-devops/git-semver:latest cat 17:59:52 $ docker top ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:52 [ssh-agent] Looking for ssh-agent implementation... 17:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:52 $ docker exec ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 ssh-agent 17:59:52 SSH_AUTH_SOCK=/tmp/ssh-jtoctYMjLi5L/agent.14 17:59:52 SSH_AGENT_PID=21 17:59:52 Running ssh-add (command line suppressed) 17:59:52 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/private_key_2453128133798283536.key (/w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/private_key_2453128133798283536.key) 17:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:52 + git tag --points-at HEAD [Pipeline] } 17:59:52 $ docker exec --env ******** --env ******** ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 ssh-agent -k 17:59:53 unset SSH_AUTH_SOCK; 17:59:53 unset SSH_AGENT_PID; 17:59:53 echo Agent pid 21 killed; 17:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:53 [ssh-agent] Looking for ssh-agent implementation... 17:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:53 $ docker exec ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 ssh-agent 17:59:53 SSH_AUTH_SOCK=/tmp/ssh-fZZwGLySmUoa/agent.55 17:59:53 SSH_AGENT_PID=61 17:59:53 Running ssh-add (command line suppressed) 17:59:53 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/private_key_6619976494964895992.key (/w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/private_key_6619976494964895992.key) 17:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:53 + git semver init 17:59:53 # -> Open(): unable to determine branch for HEAD 17:59:53 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-34/.git 17:59:53 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-34 17:59:53 # $SEMVER_REMOTE_NAME = origin 17:59:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:59:53 # $SEMVER_USER_NAME = edgex-jenkins 17:59:53 # $SEMVER_BRANCH = PR-34 17:59:53 # $SEMVER_TEMP = /tmp/semver-041231494 17:59:53 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:59:54 # '/tmp/semver-041231494' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-34/.semver' 17:59:54 # -> Force: false 17:59:54 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-34/.semver [Pipeline] } 17:59:54 $ docker exec --env ******** --env ******** ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 ssh-agent -k 17:59:54 unset SSH_AUTH_SOCK; 17:59:54 unset SSH_AGENT_PID; 17:59:54 echo Agent pid 61 killed; 17:59:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:54 + git semver [Pipeline] } 17:59:54 $ docker stop --time=1 ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 17:59:56 $ docker rm -f ec26248449093805c79a021cd22cadaff54508d784bbe9314bc4bb21721f1d99 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:59:56 Stashed 1 file(s) [Pipeline] echo 17:59:56 [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] node [Pipeline] node 17:59:57 Running on prd-centos7-docker-4c-2g-268 in /w/workspace/oundry_device-rfid-llrp-go_PR-34 [Pipeline] { [Pipeline] ws 17:59:57 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 17:59:57 Selected Git installation does not exist. Using Default 17:59:57 The recommended git tool is: NONE 17:59:59 using credential edgex-jenkins-ssh 17:59:59 Cloning the remote Git repository 17:59:59 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:59:59 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 17:59:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:59:59 > git --version # timeout=10 17:59:59 > git --version # 'git version 2.24.4' 17:59:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:59 [INFO] Currently running in a labeled security context 17:59:59 [INFO] Currently SELinux is 'enforcing' on the host 17:59:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh8089236064742081986.key 17:59:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:00:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:00:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:00 [INFO] Currently running in a labeled security context 18:00:00 [INFO] Currently SELinux is 'enforcing' on the host 18:00:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh7736335918166507023.key 18:00:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:00:00 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit ad70671985c2e9d5ffcc5897f70d110bbf943e3c 18:00:00 Merge succeeded, producing ad70671985c2e9d5ffcc5897f70d110bbf943e3c 18:00:00 Checking out Revision ad70671985c2e9d5ffcc5897f70d110bbf943e3c (PR-34) 18:00:00 > git config core.sparsecheckout # timeout=10 18:00:00 > git checkout -f ad70671985c2e9d5ffcc5897f70d110bbf943e3c # timeout=10 18:00:00 > git remote # timeout=10 18:00:00 > git config --get remote.origin.url # timeout=10 18:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:00 [INFO] Currently running in a labeled security context 18:00:00 [INFO] Currently SELinux is 'enforcing' on the host 18:00:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh2419046751826569977.key 18:00:00 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 18:00:00 > git rev-parse HEAD^{commit} # timeout=10 18:00:00 > git config core.sparsecheckout # timeout=10 18:00:00 > git checkout -f ad70671985c2e9d5ffcc5897f70d110bbf943e3c # timeout=10 18:00:04 Commit message: "ci: add go mod tidy for ci pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:00:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:00:06 + sudo service docker restart 18:00:06 + true 18:00:06 Redirecting to /bin/systemctl restart docker.service 18:00:11 Still waiting to schedule task 18:00:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:24 provisioning config files... 18:00:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config6170217722664095319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:24 ---> docker-login.sh 18:00:24 nexus3.edgexfoundry.org:10001 18:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:25 Configure a credential helper to remove this warning. See 18:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:25 18:00:25 Login Succeeded 18:00:25 nexus3.edgexfoundry.org:10002 18:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:25 Configure a credential helper to remove this warning. See 18:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:25 18:00:25 Login Succeeded 18:00:25 nexus3.edgexfoundry.org:10003 18:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:25 Configure a credential helper to remove this warning. See 18:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:25 18:00:25 Login Succeeded 18:00:25 nexus3.edgexfoundry.org:10004 18:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:25 Configure a credential helper to remove this warning. See 18:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:25 18:00:25 Login Succeeded 18:00:25 docker.io 18:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:26 Configure a credential helper to remove this warning. See 18:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:26 18:00:26 Login Succeeded 18:00:26 ---> docker-login.sh ends [Pipeline] } 18:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:26 ========================================================= 18:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:00:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:00:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:00:26 Sending build context to Docker daemon 1.194MB 18:00:26 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:00:26 Step 2/10 : FROM ${BASE} 18:00:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:00:26 540db60ca938: Pulling fs layer 18:00:26 adcc1eea9eea: Pulling fs layer 18:00:26 4c4ab2625f07: Pulling fs layer 18:00:26 0510c868ecb4: Pulling fs layer 18:00:26 afea3b2eda06: Pulling fs layer 18:00:26 7809a108b3ef: Pulling fs layer 18:00:26 f706445af74f: Pulling fs layer 18:00:26 0510c868ecb4: Waiting 18:00:26 afea3b2eda06: Waiting 18:00:26 7809a108b3ef: Waiting 18:00:26 f706445af74f: Waiting 18:00:26 4c4ab2625f07: Verifying Checksum 18:00:26 4c4ab2625f07: Download complete 18:00:26 adcc1eea9eea: Verifying Checksum 18:00:26 adcc1eea9eea: Download complete 18:00:26 afea3b2eda06: Verifying Checksum 18:00:26 afea3b2eda06: Download complete 18:00:26 540db60ca938: Verifying Checksum 18:00:26 540db60ca938: Download complete 18:00:26 7809a108b3ef: Verifying Checksum 18:00:26 7809a108b3ef: Download complete 18:00:27 540db60ca938: Pull complete 18:00:27 adcc1eea9eea: Pull complete 18:00:27 4c4ab2625f07: Pull complete 18:00:28 f706445af74f: Verifying Checksum 18:00:28 f706445af74f: Download complete 18:00:29 0510c868ecb4: Verifying Checksum 18:00:29 0510c868ecb4: Download complete 18:00:33 0510c868ecb4: Pull complete 18:00:33 afea3b2eda06: Pull complete 18:00:33 7809a108b3ef: Pull complete 18:00:34 f706445af74f: Pull complete 18:00:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:00:34 ---> b068be0155e3 18:00:34 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:00:38 ---> Running in bf1f71fc7931 18:00:38 Removing intermediate container bf1f71fc7931 18:00:38 ---> bccd129d1b97 18:00:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:00:38 ---> Running in c0cdb614f6d0 18:00:38 Removing intermediate container c0cdb614f6d0 18:00:38 ---> a4e44d65136a 18:00:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:00:38 ---> Running in 64a5bbae6fa5 18:00:38 Removing intermediate container 64a5bbae6fa5 18:00:38 ---> fd8eef961072 18:00:38 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:38 ---> Running in c713c382b5af 18:00:39 Removing intermediate container c713c382b5af 18:00:39 ---> 13965871d65c 18:00:39 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:39 ---> Running in d082cf20928e 18:00:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:40 OK: 149 MiB in 40 packages 18:00:41 Removing intermediate container d082cf20928e 18:00:41 ---> 5e49624baa90 18:00:41 Step 8/10 : WORKDIR /device-rfid-llrp-go 18:00:41 ---> Running in e7c98e1f6331 18:00:41 Removing intermediate container e7c98e1f6331 18:00:41 ---> ecae056bd8f8 18:00:41 Step 9/10 : COPY . . 18:00:41 ---> aac0e220fc90 18:00:41 Step 10/10 : RUN go mod download 18:00:41 ---> Running in 3bfa48cf64bd 18:00:54 Removing intermediate container 3bfa48cf64bd 18:00:54 ---> 30008768bde6 18:00:54 Successfully built 30008768bde6 18:00:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:00:54 + docker inspect -f . ci-base-image-x86_64 18:00:54 . [Pipeline] withDockerContainer 18:00:54 prd-centos7-docker-4c-2g-268 does not seem to be running inside a container 18:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:00:54 $ docker top 5f480850005850d83e1633d6b20c8bd2037e30c6b8b93f28a916640c708f24a3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:55 + go version 18:00:55 go version go1.16.3 linux/amd64 [Pipeline] } 18:00:55 $ docker stop --time=1 5f480850005850d83e1633d6b20c8bd2037e30c6b8b93f28a916640c708f24a3 18:00:56 $ docker rm -f 5f480850005850d83e1633d6b20c8bd2037e30c6b8b93f28a916640c708f24a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:57 + docker inspect -f . ci-base-image-x86_64 18:00:57 . [Pipeline] withDockerContainer 18:00:57 prd-centos7-docker-4c-2g-268 does not seem to be running inside a container 18:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:00:57 $ docker top a16cd268d4bbb836c69e656634b194f6674af23b060f6467777fe2776df211ff -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:58 + go mod tidy [Pipeline] sh 18:00:58 + make test 18:00:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:00:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:00:59 # github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 18:00:59 internal/retry/retry.go:404:36: invalid operation: 1 << attempts (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:00:59 internal/retry/retry.go:410:35: invalid operation: 1 << (attempts - 1) (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:00:59 internal/retry/retry.go:411:24: invalid operation: 1 << (attempts - 1) (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:00 # github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 18:01:00 internal/llrp/generated_structs.go:12:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:16:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:21:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:26:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:36:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:42:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:49:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:54:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:57:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:60:6: type aliases only supported as of -lang=go1.9 18:01:00 internal/llrp/generated_structs.go:60:6: too many errors 18:01:08 # github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp [github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.test] 18:01:08 internal/llrp/generated_structs.go:12: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:16: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:21: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:26: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:36: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:42: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:49: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:54: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:57: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:60: type aliases only supported as of -lang=go1.9 18:01:08 internal/llrp/generated_structs.go:60: too many errors 18:01:08 # github.com/edgexfoundry/device-rfid-llrp-go/internal/retry [github.com/edgexfoundry/device-rfid-llrp-go/internal/retry.test] 18:01:08 internal/retry/retry.go:404: invalid operation: 1 << attempts (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:08 internal/retry/retry.go:410: invalid operation: 1 << (attempts - 1) (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:08 internal/retry/retry.go:411: invalid operation: 1 << (attempts - 1) (signed shift count type int) requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:08 internal/retry/retry_test.go:381:14: underscores in numeric literals requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:08 internal/retry/retry_test.go:382:10: underscores in numeric literals requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:08 internal/retry/retry_test.go:383:16: underscores in numeric literals requires go1.13 or later (-lang was set to go1.6; check go.mod) 18:01:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 18:01:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp [build failed] 18:01:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/retry [build failed] 18:01:12 make: *** [Makefile:26: test] Error 2 [Pipeline] } 18:01:12 $ docker stop --time=1 a16cd268d4bbb836c69e656634b194f6674af23b060f6467777fe2776df211ff 18:01:14 $ docker rm -f a16cd268d4bbb836c69e656634b194f6674af23b060f6467777fe2776df211ff [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] libraryResource [Pipeline] sh 18:01:15 ---> job-cost.sh 18:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ujl 18:01:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-7ujl/bin to PATH 18:01:37 INFO: No Stack... 18:01:38 INFO: Retrieving Pricing Info for: v3-standard-2 18:01:38 INFO: Archiving Costs [Pipeline] sh 18:01:38 + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv 18:01:38 + cut -d, -f6 [Pipeline] lock 18:01:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-34-3-stack-cost] 18:01:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-34-3-stack-cost] did not exist. Created. 18:01:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-34-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:39 + echo total: 0.05999999865889549 [Pipeline] stash 18:01:39 Stashed 1 file(s) [Pipeline] } 18:01:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-34-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:39 Failed in branch amd64 18:02:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-269 in /w/workspace/oundry_device-rfid-llrp-go_PR-34 [Pipeline] { [Pipeline] ws 18:02:16 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 18:02:16 Selected Git installation does not exist. Using Default 18:02:16 The recommended git tool is: NONE 18:02:21 using credential edgex-jenkins-ssh 18:02:21 Cloning the remote Git repository 18:02:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:02:21 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 18:02:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:02:21 > git --version # timeout=10 18:02:22 > git --version # 'git version 2.17.1' 18:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:23 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit ad70671985c2e9d5ffcc5897f70d110bbf943e3c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:23 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 18:02:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:02:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:02:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:23 > git config core.sparsecheckout # timeout=10 18:02:23 > git checkout -f ad70671985c2e9d5ffcc5897f70d110bbf943e3c # timeout=10 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:02:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:02:25 ---> package-listing.sh 18:02:25 ++ tr '[:upper:]' '[:lower:]' 18:02:25 ++ facter osfamily 18:02:26 + OS_FAMILY=redhat 18:02:26 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-34 18:02:26 + START_PACKAGES=/tmp/packages_start.txt 18:02:26 + END_PACKAGES=/tmp/packages_end.txt 18:02:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:02:26 + PACKAGES=/tmp/packages_start.txt 18:02:26 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-34 ']' 18:02:26 + PACKAGES=/tmp/packages_end.txt 18:02:26 + case "${OS_FAMILY}" in 18:02:26 + sort 18:02:26 + rpm -qa 18:02:26 + '[' -f /tmp/packages_start.txt ']' 18:02:26 + '[' -f /tmp/packages_end.txt ']' 18:02:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:02:26 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-34 ']' 18:02:26 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-34/archives/ 18:02:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-34/archives/ [Pipeline] echo 18:02:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:02:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:27 18:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:28 alpine: Pulling from edgex-lftools-log-publisher 18:02:28 df20fa9351a1: Pulling fs layer 18:02:28 36b3adc4ff6f: Pulling fs layer 18:02:28 8ad3a11d3b57: Pulling fs layer 18:02:28 46f8f816bc3b: Pulling fs layer 18:02:28 93b61091891f: Pulling fs layer 18:02:28 93b9cdb0e59b: Pulling fs layer 18:02:28 5e14af77c1be: Pulling fs layer 18:02:28 01666e4c0597: Pulling fs layer 18:02:28 aa168da1d23b: Pulling fs layer 18:02:28 93b61091891f: Waiting 18:02:28 93b9cdb0e59b: Waiting 18:02:28 5e14af77c1be: Waiting 18:02:28 01666e4c0597: Waiting 18:02:28 aa168da1d23b: Waiting 18:02:28 46f8f816bc3b: Waiting 18:02:28 36b3adc4ff6f: Verifying Checksum 18:02:28 36b3adc4ff6f: Download complete 18:02:28 46f8f816bc3b: Verifying Checksum 18:02:28 46f8f816bc3b: Download complete 18:02:28 df20fa9351a1: Verifying Checksum 18:02:28 df20fa9351a1: Download complete 18:02:28 93b9cdb0e59b: Verifying Checksum 18:02:28 93b9cdb0e59b: Download complete 18:02:28 93b61091891f: Verifying Checksum 18:02:28 93b61091891f: Download complete 18:02:28 5e14af77c1be: Verifying Checksum 18:02:28 5e14af77c1be: Download complete 18:02:28 01666e4c0597: Verifying Checksum 18:02:28 01666e4c0597: Download complete 18:02:28 8ad3a11d3b57: Verifying Checksum 18:02:28 8ad3a11d3b57: Download complete 18:02:28 df20fa9351a1: Pull complete 18:02:28 36b3adc4ff6f: Pull complete 18:02:29 8ad3a11d3b57: Pull complete 18:02:29 46f8f816bc3b: Pull complete 18:02:29 93b61091891f: Pull complete 18:02:29 93b9cdb0e59b: Pull complete 18:02:29 5e14af77c1be: Pull complete 18:02:29 01666e4c0597: Pull complete 18:02:29 aa168da1d23b: Verifying Checksum 18:02:29 aa168da1d23b: Download complete 18:02:34 aa168da1d23b: Pull complete 18:02:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:02:34 prd-centos7-docker-4c-2g-267 does not seem to be running inside a container 18:02:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-34 -v /w/workspace/oundry_device-rfid-llrp-go_PR-34:/w/workspace/oundry_device-rfid-llrp-go_PR-34:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:02:36 $ docker top 1838d7a20dc0f322f2070823f2f03e6ab5c7ee19eca7fae3ed0c628ef95f5cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:02:37 + mkdir -p /var/log/sa [Pipeline] sh 18:02:37 + ls /var/log/sa-host 18:02:37 + sadf -c /var/log/sa-host/sa05 18:02:37 file_magic: OK 18:02:37 HZ: Using current value: 100 18:02:37 file_header: OK 18:02:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:02:37 Statistics: 18:02:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:02:37 File successfully converted to sysstat format version 12.2.1 18:02:37 + sadf -c /var/log/sa-host/sa10 18:02:37 file_magic: OK 18:02:37 HZ: Using current value: 100 18:02:37 file_header: OK 18:02:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:02:37 Statistics: 18:02:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:02:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:37 provisioning config files... 18:02:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp/config7879257781120166959tmp [Pipeline] { [Pipeline] echo 18:02:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> create-netrc.sh [Pipeline] } 18:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> python-tools-install.sh [Pipeline] echo 18:02:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> sudo-logs.sh 18:02:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:02:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:02:39 ---> job-cost.sh 18:02:39 lf-activate-venv: SKIPPING 18:02:39 DEBUG: total: 0.05999999865889549 18:02:39 INFO: Retrieving Stack Cost... 18:02:41 INFO: Retrieving Pricing Info for: v3-standard-2 18:02:41 INFO: Archiving Costs [Pipeline] echo 18:02:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:02:41 ---> logs-deploy.sh 18:02:41 lf-activate-venv: SKIPPING 18:02:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-34/3 18:02:41 INFO: archiving workspace using pattern(s): 18:02:42 Archives upload complete. 18:02:42 INFO: archiving logs to Nexus 18:02:43 ---> uname -a: 18:02:43 Linux prd-centos7-docker-4c-2g-267.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:02:43 18:02:43 18:02:43 ---> lscpu: 18:02:43 Architecture: x86_64 18:02:43 CPU op-mode(s): 32-bit, 64-bit 18:02:43 Byte Order: Little Endian 18:02:43 Address sizes: 40 bits physical, 48 bits virtual 18:02:43 CPU(s): 2 18:02:43 On-line CPU(s) list: 0,1 18:02:43 Thread(s) per core: 1 18:02:43 Core(s) per socket: 1 18:02:43 Socket(s): 2 18:02:43 NUMA node(s): 1 18:02:43 Vendor ID: AuthenticAMD 18:02:43 CPU family: 23 18:02:43 Model: 49 18:02:43 Model name: AMD EPYC-Rome Processor 18:02:43 Stepping: 0 18:02:43 CPU MHz: 2800.000 18:02:43 BogoMIPS: 5600.00 18:02:43 Virtualization: AMD-V 18:02:43 Hypervisor vendor: KVM 18:02:43 Virtualization type: full 18:02:43 L1d cache: 64 KiB 18:02:43 L1i cache: 64 KiB 18:02:43 L2 cache: 1 MiB 18:02:43 L3 cache: 32 MiB 18:02:43 NUMA node0 CPU(s): 0,1 18:02:43 Vulnerability Itlb multihit: Not affected 18:02:43 Vulnerability L1tf: Not affected 18:02:43 Vulnerability Mds: Not affected 18:02:43 Vulnerability Meltdown: Not affected 18:02:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:02:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:02:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:02:43 Vulnerability Srbds: Not affected 18:02:43 Vulnerability Tsx async abort: Not affected 18:02:43 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:02:43 18:02:43 18:02:43 ---> nproc: 18:02:43 2 18:02:43 18:02:43 18:02:43 ---> df -h: 18:02:43 Filesystem Size Used Available Use% Mounted on 18:02:43 overlay 40.0G 7.6G 32.4G 19% / 18:02:43 tmpfs 64.0M 0 64.0M 0% /dev 18:02:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:02:43 shm 64.0M 0 64.0M 0% /dev/shm 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-34 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-34@tmp 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:02:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:02:43 18:02:43 18:02:43 ---> free -m: 18:02:43 total used free shared buff/cache available 18:02:43 Mem: 7821 963 4765 0 2091 6679 18:02:43 Swap: 1023 0 1023 18:02:43 18:02:43 18:02:43 ---> ip addr: 18:02:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:02:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:02:43 inet 127.0.0.1/8 scope host lo 18:02:43 valid_lft forever preferred_lft forever 18:02:43 inet6 ::1/128 scope host 18:02:43 valid_lft forever preferred_lft forever 18:02:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:02:43 link/ether fa:16:3e:d5:29:d6 brd ff:ff:ff:ff:ff:ff 18:02:43 inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 18:02:43 valid_lft 86186sec preferred_lft 86186sec 18:02:43 inet6 fe80::f816:3eff:fed5:29d6/64 scope link 18:02:43 valid_lft forever preferred_lft forever 18:02:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:02:43 link/ether 02:42:95:93:30:22 brd ff:ff:ff:ff:ff:ff 18:02:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:02:43 valid_lft forever preferred_lft forever 18:02:43 inet6 fe80::42:95ff:fe93:3022/64 scope link 18:02:43 valid_lft forever preferred_lft forever 18:02:43 18:02:43 18:02:43 ---> sar -b -r -n DEV: 18:02:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:02:43 18:02:43 17:58:58 LINUX RESTART (2 CPU) 18:02:43 18:02:43 18:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:02:43 18:01:01 1.69 0.02 1.68 0.00 0.14 35.23 0.00 18:02:43 18:02:01 0.62 0.10 0.52 0.00 1.73 9.08 0.00 18:02:43 Average: 1.15 0.06 1.09 0.00 0.94 22.04 0.00 18:02:43 18:02:43 18:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:02:43 18:01:01 5468164 0 803520 10.03 2620 1734628 1206028 13.32 576408 1567748 36 18:02:43 18:02:01 5466016 0 805632 10.06 2620 1734664 1203768 13.29 583900 1561840 8 18:02:43 Average: 5467090 0 804576 10.05 2620 1734646 1204898 13.30 580154 1564794 22 18:02:43 18:02:43 18:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:02:43 18:01:01 eth0 0.42 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:02:43 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 18:02:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:02:43 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 Average: eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:02:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:43 18:02:43 18:02:43 ---> sar -P ALL: 18:02:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:02:43 18:02:43 17:58:58 LINUX RESTART (2 CPU) 18:02:43 18:02:43 18:00:02 CPU %user %nice %system %iowait %steal %idle 18:02:43 18:01:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:02:43 18:01:01 0 0.20 0.00 0.05 0.00 0.05 99.69 18:02:43 18:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:02:43 18:02:01 all 0.10 0.00 0.05 0.00 0.03 99.82 18:02:43 18:02:01 0 0.18 0.00 0.05 0.00 0.03 99.73 18:02:43 18:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:02:43 Average: all 0.12 0.00 0.05 0.00 0.03 99.81 18:02:43 Average: 0 0.19 0.00 0.05 0.00 0.04 99.71 18:02:43 Average: 1 0.04 0.00 0.04 0.00 0.02 99.90 18:02:43 18:02:43 18:02:43