Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 427759c4c8768a0667949273cf9123d5f3339a5e 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-ssh13933504301891703707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11314243025883097213.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1241498985004858555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh6114336046518855800.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3438827426098657990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-16485’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16489 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 427759c4c8768a0667949273cf9123d5f3339a5e (main) Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > 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 core.sparsecheckout # timeout=10 > git checkout -f 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 > git rev-list --no-walk bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:13:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:13:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:13:24 ========================================================= 11:13:24 EdgeX Global Pipelines Version Info 11:13:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:13:25 ------------------- 11:13:25 stable info: 11:13:25 ------------------- 11:13:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:13:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:13:25 Message: update stable to v1.0.249 11:13:25 ------------------- 11:13:25 experimental info: 11:13:25 ------------------- 11:13:25 Commited By: **** collab-it+edgex@linuxfoundation.org 11:13:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:13:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427759c [Pipeline] echo 11:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:26 provisioning config files... 11:13:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6027046926280734094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:26 ---> docker-login.sh 11:13:26 nexus3.edgexfoundry.org:10001 11:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:26 Configure a credential helper to remove this warning. See 11:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:26 11:13:26 Login Succeeded 11:13:26 nexus3.edgexfoundry.org:10002 11:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:27 Configure a credential helper to remove this warning. See 11:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:27 11:13:27 Login Succeeded 11:13:27 nexus3.edgexfoundry.org:10003 11:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:27 Configure a credential helper to remove this warning. See 11:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:27 11:13:27 Login Succeeded 11:13:27 nexus3.edgexfoundry.org:10004 11:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:27 Configure a credential helper to remove this warning. See 11:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:27 11:13:27 Login Succeeded 11:13:27 docker.io 11:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:27 Configure a credential helper to remove this warning. See 11:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:27 11:13:27 Login Succeeded 11:13:27 ---> docker-login.sh ends [Pipeline] } 11:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:13:27 + git rev-list -1 --merges 427759c4c8768a0667949273cf9123d5f3339a5e~1..427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo 11:13:27 -----------> git rev-list -1 --merges 427759c4c8768a0667949273cf9123d5f3339a5e~1..427759c4c8768a0667949273cf9123d5f3339a5e 427759c4c8768a0667949273cf9123d5f3339a5e 11:13:27 427759c4c8768a0667949273cf9123d5f3339a5e [false] [Pipeline] sh 11:13:28 + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo 11:13:28 ========================================================= 11:13:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:13:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:28 + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo 11:13:28 [semverPrep] GIT_COMMIT: 427759c4c8768a0667949273cf9123d5f3339a5e, Commit Message: Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo 11:13:28 [semverPrep] This is not a build commit. [Pipeline] sh 11:13:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:13:28 + grep -v github /etc/ssh/ssh_known_hosts 11:13:28 + [ -e /tmp/ssh_known_hosts ] 11:13:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:13:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:13:28 + sudo tee -a /etc/ssh/ssh_known_hosts 11:13:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:29 11:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:29 0.1.4: Pulling from edgex-devops/py-git-semver 11:13:29 b85a868b505f: Pulling fs layer 11:13:29 e2be974225ed: Pulling fs layer 11:13:29 339a4e72a1f5: Pulling fs layer 11:13:29 988bab9f4d93: Pulling fs layer 11:13:29 1469e6f7b9e6: Pulling fs layer 11:13:29 eaf3925da568: Pulling fs layer 11:13:29 bab4dde63d76: Pulling fs layer 11:13:29 bde34c3a00c8: Pulling fs layer 11:13:29 b352a97aabf1: Pulling fs layer 11:13:29 4872d77fe225: Pulling fs layer 11:13:29 5851b861e8e6: Pulling fs layer 11:13:29 988bab9f4d93: Waiting 11:13:29 1469e6f7b9e6: Waiting 11:13:29 eaf3925da568: Waiting 11:13:29 4872d77fe225: Waiting 11:13:29 bab4dde63d76: Waiting 11:13:29 5851b861e8e6: Waiting 11:13:29 b352a97aabf1: Waiting 11:13:29 bde34c3a00c8: Waiting 11:13:29 e2be974225ed: Download complete 11:13:29 988bab9f4d93: Verifying Checksum 11:13:29 988bab9f4d93: Download complete 11:13:29 339a4e72a1f5: Verifying Checksum 11:13:29 339a4e72a1f5: Download complete 11:13:29 1469e6f7b9e6: Verifying Checksum 11:13:29 1469e6f7b9e6: Download complete 11:13:29 eaf3925da568: Verifying Checksum 11:13:29 eaf3925da568: Download complete 11:13:29 bde34c3a00c8: Download complete 11:13:29 b352a97aabf1: Download complete 11:13:29 4872d77fe225: Download complete 11:13:29 5851b861e8e6: Verifying Checksum 11:13:29 5851b861e8e6: Download complete 11:13:29 b85a868b505f: Verifying Checksum 11:13:29 b85a868b505f: Download complete 11:13:30 bab4dde63d76: Verifying Checksum 11:13:30 bab4dde63d76: Download complete 11:13:31 b85a868b505f: Pull complete 11:13:31 e2be974225ed: Pull complete 11:13:31 339a4e72a1f5: Pull complete 11:13:31 988bab9f4d93: Pull complete 11:13:32 1469e6f7b9e6: Pull complete 11:13:32 eaf3925da568: Pull complete 11:13:34 bab4dde63d76: Pull complete 11:13:34 bde34c3a00c8: Pull complete 11:13:34 b352a97aabf1: Pull complete 11:13:34 4872d77fe225: Pull complete 11:13:34 5851b861e8e6: Pull complete 11:13:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:34 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:13:36 $ docker top 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 -eo pid,comm 11:13:36 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:13:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:36 [ssh-agent] Looking for ssh-agent implementation... 11:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:36 $ docker exec 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent 11:13:37 SSH_AUTH_SOCK=/tmp/ssh-4hRyNrFsOpdI/agent.33 11:13:37 SSH_AGENT_PID=39 11:13:37 Running ssh-add (command line suppressed) 11:13:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14637560499719732454.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14637560499719732454.key) 11:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:37 + git tag --points-at HEAD [Pipeline] } 11:13:37 $ docker exec --env ******** --env ******** 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent -k 11:13:37 unset SSH_AUTH_SOCK; 11:13:37 unset SSH_AGENT_PID; 11:13:37 echo Agent pid 39 killed; 11:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:37 [ssh-agent] Looking for ssh-agent implementation... 11:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:37 $ docker exec 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent 11:13:37 SSH_AUTH_SOCK=/tmp/ssh-t5nYVk4NZzgZ/agent.71 11:13:37 SSH_AGENT_PID=77 11:13:37 Running ssh-add (command line suppressed) 11:13:38 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14303683416829331988.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14303683416829331988.key) 11:13:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:38 + git semver init 11:13:38 2023-05-23 11:13:38,484 [run_init] DEBUG init version:0.0.0 force:False 11:13:38 2023-05-23 11:13:38,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:13:38 2023-05-23 11:13:38,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:13:38 2023-05-23 11:13:38,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:13:39 2023-05-23 11:13:39,293 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:13:39 2023-05-23 11:13:39,294 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:13:39 2023-05-23 11:13:39,294 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:13:39 2023-05-23 11:13:39,294 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:13:39 3.0.0-dev.27 [Pipeline] } 11:13:39 $ docker exec --env ******** --env ******** 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent -k 11:13:39 unset SSH_AUTH_SOCK; 11:13:39 unset SSH_AGENT_PID; 11:13:39 echo Agent pid 77 killed; 11:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:13:39 + git semver [Pipeline] } 11:13:40 $ docker stop --time=1 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 11:13:41 $ docker rm -f --volumes 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:13:42 Stashed 1 file(s) [Pipeline] echo 11:13:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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:13:42 provisioning config files... 11:13:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8155623899093604673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:42 ---> docker-login.sh 11:13:42 nexus3.edgexfoundry.org:10001 11:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:42 Configure a credential helper to remove this warning. See 11:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:42 11:13:42 Login Succeeded 11:13:42 nexus3.edgexfoundry.org:10002 11:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:42 Configure a credential helper to remove this warning. See 11:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:42 11:13:42 Login Succeeded 11:13:42 nexus3.edgexfoundry.org:10003 11:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:42 Configure a credential helper to remove this warning. See 11:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:42 11:13:42 Login Succeeded 11:13:42 nexus3.edgexfoundry.org:10004 11:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:42 Configure a credential helper to remove this warning. See 11:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:42 11:13:42 Login Succeeded 11:13:42 docker.io 11:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:43 Configure a credential helper to remove this warning. See 11:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:43 11:13:43 Login Succeeded 11:13:43 ---> docker-login.sh ends [Pipeline] } 11:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:43 ========================================================= 11:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:13:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:13:43 Sending build context to Docker daemon 4.252MB 11:13:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:13:43 Step 2/12 : FROM ${BASE} AS builder 11:13:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:13:43 f56be85fc22e: Pulling fs layer 11:13:43 85791d961cd3: Pulling fs layer 11:13:43 d694b5ae8c79: Pulling fs layer 11:13:43 9f32a84ed3da: Pulling fs layer 11:13:43 4d19c01a9841: Pulling fs layer 11:13:43 9325e15d5711: Pulling fs layer 11:13:43 556b6ee489ea: Pulling fs layer 11:13:43 c5a4b2cf53e6: Pulling fs layer 11:13:43 4d19c01a9841: Waiting 11:13:43 9325e15d5711: Waiting 11:13:43 c5a4b2cf53e6: Waiting 11:13:43 556b6ee489ea: Waiting 11:13:43 9f32a84ed3da: Waiting 11:13:43 85791d961cd3: Verifying Checksum 11:13:43 9f32a84ed3da: Download complete 11:13:43 4d19c01a9841: Verifying Checksum 11:13:43 4d19c01a9841: Download complete 11:13:43 f56be85fc22e: Verifying Checksum 11:13:43 f56be85fc22e: Download complete 11:13:43 9325e15d5711: Verifying Checksum 11:13:43 9325e15d5711: Download complete 11:13:43 f56be85fc22e: Pull complete 11:13:43 85791d961cd3: Pull complete 11:13:44 d694b5ae8c79: Download complete 11:13:44 c5a4b2cf53e6: Verifying Checksum 11:13:44 c5a4b2cf53e6: Download complete 11:13:44 556b6ee489ea: Verifying Checksum 11:13:44 556b6ee489ea: Download complete 11:13:47 d694b5ae8c79: Pull complete 11:13:47 9f32a84ed3da: Pull complete 11:13:47 4d19c01a9841: Pull complete 11:13:47 9325e15d5711: Pull complete 11:13:50 556b6ee489ea: Pull complete 11:13:50 c5a4b2cf53e6: Pull complete 11:13:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:13:50 ---> c4be618373d6 11:13:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:13:55 ---> Running in bf80d8bf17b4 11:13:55 Removing intermediate container bf80d8bf17b4 11:13:55 ---> 1acf6e08eb9f 11:13:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:55 ---> Running in 10073dad5ded 11:13:55 Removing intermediate container 10073dad5ded 11:13:55 ---> 1ff18267cee5 11:13:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:13:55 ---> Running in 1be6e0830607 11:13:55 Removing intermediate container 1be6e0830607 11:13:55 ---> 4eda9d443592 11:13:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:13:55 ---> Running in 23da6d5ca84e 11:13:55 Removing intermediate container 23da6d5ca84e 11:13:55 ---> 2f9ddc71c9e2 11:13:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:55 ---> Running in 8d2c27046db9 11:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:13:56 OK: 265 MiB in 53 packages 11:13:56 Removing intermediate container 8d2c27046db9 11:13:56 ---> ca22f597d7e1 11:13:56 Step 8/12 : WORKDIR /app 11:13:56 ---> Running in db7302b70ad2 11:13:56 Removing intermediate container db7302b70ad2 11:13:56 ---> 1b64be4a42bc 11:13:56 Step 9/12 : COPY go.mod vendor* ./ 11:13:56 ---> b1a72371a885 11:13:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:56 ---> Running in ac8090f0d68e 11:13:57 Still waiting to schedule task 11:13:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16486’ is offline 11:14:35 Removing intermediate container ac8090f0d68e 11:14:35 ---> 1c4f75879f4b 11:14:35 Step 11/12 : COPY . . 11:14:35 ---> 5e031de7e3f3 11:14:35 Step 12/12 : RUN $MAKE 11:14:35 ---> Running in 31da16fafa04 11:14:35 noop 11:14:35 Removing intermediate container 31da16fafa04 11:14:35 ---> adfa599e3259 11:14:35 Successfully built adfa599e3259 11:14:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:35 + docker inspect -f . ci-base-image-x86_64 11:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:35 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:14:36 $ docker top 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:36 + go version 11:14:36 go version go1.20.2 linux/amd64 [Pipeline] } 11:14:36 $ docker stop --time=1 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 11:14:37 $ docker rm -f --volumes 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker inspect -f . ci-base-image-x86_64 11:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:38 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:14:38 $ docker top 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:39 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:14:39 + make test 11:14:39 go test ./... -coverprofile=coverage.out ./... 11:14:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:14:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:14:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:14:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.016s coverage: 40.5% of statements 11:14:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements 11:14:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 11:15:06 go vet ./... 11:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:10 ./bin/test-attribution-txt.sh 11:15:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:15:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:15:10 $ docker stop --time=1 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e 11:15:13 $ docker rm -f --volumes 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e [Pipeline] // withDockerContainer [Pipeline] sh 11:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:14 + ls -al . 11:15:14 total 628 11:15:14 drwxrwxr-x 11 jenkins jenkins 4096 May 23 11:14 . 11:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 .. 11:15:14 -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:13 .dockerignore 11:15:14 drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:13 .git 11:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:13 .github 11:15:14 -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:13 .gitignore 11:15:14 -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:13 .golangci.yml 11:15:14 drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:13 .semver 11:15:14 -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:13 Attribution.txt 11:15:14 -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:13 CHANGELOG.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:13 Dockerfile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:13 GOVERNANCE.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:13 Jenkinsfile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:13 LICENSE 11:15:14 -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:13 Makefile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:13 OWNERS.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:13 README.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 12 May 23 11:13 VERSION 11:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 bin 11:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 cmd 11:15:14 -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:14 coverage.out 11:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 examples 11:15:14 -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:13 go.mod 11:15:14 -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:13 go.sum 11:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 images 11:15:14 drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:13 internal 11:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 snap 11:15:14 -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:14 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=427759c4c8768a0667949273cf9123d5f3339a5e --label arch=amd64 --label version=3.0.0-dev.27 . 11:15:14 Sending build context to Docker daemon 4.252MB 11:15:14 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:15:14 Step 2/24 : FROM ${BASE} AS builder 11:15:14 ---> adfa599e3259 11:15:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:15:14 ---> Running in f06aa9473578 11:15:15 Removing intermediate container f06aa9473578 11:15:15 ---> 5081c8010de2 11:15:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:15 ---> Running in ae7b98ad7b8b 11:15:15 Removing intermediate container ae7b98ad7b8b 11:15:15 ---> 451bc61a8e89 11:15:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:15:15 ---> Running in 12b41ecd5ae6 11:15:15 Removing intermediate container 12b41ecd5ae6 11:15:15 ---> 932ce8a29bfb 11:15:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:15:15 ---> Running in 03cd2b19fa3c 11:15:15 Removing intermediate container 03cd2b19fa3c 11:15:15 ---> d1a3a998d333 11:15:15 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:15 ---> Running in b5da15d9ca96 11:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:15:16 OK: 265 MiB in 53 packages 11:15:16 Removing intermediate container b5da15d9ca96 11:15:16 ---> d058b90b301c 11:15:16 Step 8/24 : WORKDIR /app 11:15:16 ---> Running in 9e4b04df9023 11:15:16 Removing intermediate container 9e4b04df9023 11:15:16 ---> ca70356c6498 11:15:16 Step 9/24 : COPY go.mod vendor* ./ 11:15:16 ---> 839596ef50a9 11:15:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:16 ---> Running in d81c6f938be8 11:15:17 Removing intermediate container d81c6f938be8 11:15:17 ---> 63af222e252c 11:15:17 Step 11/24 : COPY . . 11:15:17 ---> f908932c6e6e 11:15:17 Step 12/24 : RUN $MAKE 11:15:17 ---> Running in 55ad00964bce 11:15:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:15:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16491 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:15:26 Running in /w/workspace/device-rfid-llrp-go/97 [Pipeline] { [Pipeline] checkout 11:15:26 Selected Git installation does not exist. Using Default 11:15:26 The recommended git tool is: NONE 11:15:31 using credential edgex-jenkins-ssh 11:15:31 Cloning the remote Git repository 11:15:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:15:31 > git init /w/workspace/device-rfid-llrp-go/97 # timeout=10 11:15:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:15:31 > git --version # timeout=10 11:15:31 > git --version # 'git version 2.25.1' 11:15:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:15:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:34 Avoid second fetch 11:15:34 Checking out Revision 427759c4c8768a0667949273cf9123d5f3339a5e (main) 11:15:34 Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" 11:15:34 > git config core.sparsecheckout # timeout=10 11:15:34 > git checkout -f 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:35 Dload Upload Total Spent Left Speed 11:15:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 11:15:35 Removing intermediate container 55ad00964bce 11:15:35 ---> 61b89b31eb3f 11:15:35 Step 13/24 : FROM alpine:3.17 11:15:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:15:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:15:36 + sudo tee /etc/docker/daemon.new 11:15:36 { 11:15:36 "registry-mirrors": [ 11:15:36 "https://nexus3.edgexfoundry.org:10001" 11:15:36 ], 11:15:36 "bip": "10.250.0.254/24", 11:15:36 "hosts": [ 11:15:36 "tcp://0.0.0.0:5555", 11:15:36 "unix:///var/run/docker.sock" 11:15:36 ], 11:15:36 "mtu": 1458, 11:15:36 "selinux-enabled": true, 11:15:36 "seccomp-profile": "/etc/docker/seccomp.json" 11:15:36 } [Pipeline] sh 11:15:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:15:36 3.17: Pulling from library/alpine 11:15:36 f56be85fc22e: Already exists 11:15:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:15:37 Status: Downloaded newer image for alpine:3.17 11:15:37 ---> 9ed4aefc74f6 11:15:37 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:15:37 ---> Running in aa667d1b6155 11:15:37 Removing intermediate container aa667d1b6155 11:15:37 ---> 236f78c347db 11:15:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:15:37 ---> Running in 43cf64ea1e8c 11:15:37 + sudo service docker restart 11:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:15:38 (1/1) Installing dumb-init (1.2.5-r2) 11:15:38 Executing busybox-1.35.0-r29.trigger 11:15:38 OK: 7 MiB in 16 packages 11:15:38 Removing intermediate container 43cf64ea1e8c 11:15:38 ---> 333e9cd98357 11:15:38 Step 16/24 : COPY --from=builder /app/LICENSE / 11:15:38 ---> 20b8f93ab010 11:15:38 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:15:38 ---> 5c12ec265570 11:15:38 Step 18/24 : COPY --from=builder /app/cmd/ / 11:15:39 ---> 0cb0a5578fcf 11:15:39 Step 19/24 : EXPOSE 59989 11:15:39 ---> Running in 8e8cfaa8198f 11:15:39 Removing intermediate container 8e8cfaa8198f 11:15:39 ---> 0d4958f7b764 11:15:39 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:15:39 ---> Running in bd0e877713f1 11:15:39 Removing intermediate container bd0e877713f1 11:15:39 ---> de71ec6f91d4 11:15:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:15:39 ---> Running in f63cfa8422bc 11:15:39 Removing intermediate container f63cfa8422bc 11:15:39 ---> 2f7968929bc9 11:15:39 Step 22/24 : LABEL arch=amd64 11:15:39 ---> Running in 48974bc0e349 11:15:39 Removing intermediate container 48974bc0e349 11:15:39 ---> 2f90ddf80cea 11:15:39 Step 23/24 : LABEL git_sha=427759c4c8768a0667949273cf9123d5f3339a5e 11:15:39 ---> Running in 87c413ea8e27 11:15:39 Removing intermediate container 87c413ea8e27 11:15:39 ---> fa50639a60fa 11:15:39 Step 24/24 : LABEL version=3.0.0-dev.27 11:15:39 ---> Running in c1a9d33d065e 11:15:39 Removing intermediate container c1a9d33d065e 11:15:39 ---> ad7c4c288d20 11:15:39 [Warning] One or more build-args [ARCH] were not consumed 11:15:39 Successfully built ad7c4c288d20 11:15:39 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:39 provisioning config files... 11:15:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4709564560134721591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:40 ---> docker-login.sh 11:15:40 nexus3.edgexfoundry.org:10001 11:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:40 Configure a credential helper to remove this warning. See 11:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:40 11:15:40 Login Succeeded 11:15:40 nexus3.edgexfoundry.org:10002 11:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:40 Configure a credential helper to remove this warning. See 11:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:40 11:15:40 Login Succeeded 11:15:40 nexus3.edgexfoundry.org:10003 11:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:40 Configure a credential helper to remove this warning. See 11:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:40 11:15:40 Login Succeeded 11:15:40 nexus3.edgexfoundry.org:10004 11:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:40 Configure a credential helper to remove this warning. See 11:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:40 11:15:40 Login Succeeded 11:15:40 docker.io 11:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:41 Configure a credential helper to remove this warning. See 11:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:41 11:15:41 Login Succeeded 11:15:41 ---> docker-login.sh ends [Pipeline] } 11:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:15:41 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:15:41 427759c4c8768a0667949273cf9123d5f3339a5e 11:15:41 latest 11:15:41 3.0.0-dev.27 11:15:41 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:15:41 main 11:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e 11:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:41 139691ba5f45: Preparing 11:15:41 a84a614fa8ef: Preparing 11:15:41 15c76733c0ac: Preparing 11:15:41 d663417d6760: Preparing 11:15:41 f1417ff83b31: Preparing 11:15:41 f1417ff83b31: Layer already exists 11:15:41 d663417d6760: Pushed 11:15:41 a84a614fa8ef: Pushed 11:15:41 15c76733c0ac: Pushed 11:15:44 139691ba5f45: Pushed 11:15:44 427759c4c8768a0667949273cf9123d5f3339a5e: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:45 139691ba5f45: Preparing 11:15:45 a84a614fa8ef: Preparing 11:15:45 15c76733c0ac: Preparing 11:15:45 d663417d6760: Preparing 11:15:45 f1417ff83b31: Preparing 11:15:45 a84a614fa8ef: Layer already exists 11:15:45 139691ba5f45: Layer already exists 11:15:45 15c76733c0ac: Layer already exists 11:15:45 d663417d6760: Layer already exists 11:15:45 f1417ff83b31: Layer already exists 11:15:45 latest: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 11:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:45 139691ba5f45: Preparing 11:15:45 a84a614fa8ef: Preparing 11:15:45 15c76733c0ac: Preparing 11:15:45 d663417d6760: Preparing 11:15:45 f1417ff83b31: Preparing 11:15:45 d663417d6760: Layer already exists 11:15:45 139691ba5f45: Layer already exists 11:15:45 15c76733c0ac: Layer already exists 11:15:45 f1417ff83b31: Layer already exists 11:15:45 a84a614fa8ef: Layer already exists 11:15:45 3.0.0-dev.27: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:46 139691ba5f45: Preparing 11:15:46 a84a614fa8ef: Preparing 11:15:46 15c76733c0ac: Preparing 11:15:46 d663417d6760: Preparing 11:15:46 f1417ff83b31: Preparing 11:15:46 15c76733c0ac: Layer already exists 11:15:46 139691ba5f45: Layer already exists 11:15:46 a84a614fa8ef: Layer already exists 11:15:46 d663417d6760: Layer already exists 11:15:46 f1417ff83b31: Layer already exists 11:15:46 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:47 139691ba5f45: Preparing 11:15:47 a84a614fa8ef: Preparing 11:15:47 15c76733c0ac: Preparing 11:15:47 d663417d6760: Preparing 11:15:47 f1417ff83b31: Preparing 11:15:47 a84a614fa8ef: Layer already exists 11:15:47 139691ba5f45: Layer already exists 11:15:47 d663417d6760: Layer already exists 11:15:47 f1417ff83b31: Layer already exists 11:15:47 15c76733c0ac: Layer already exists 11:15:47 main: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:47 ===================================================== [Pipeline] echo 11:15:47 taggedImages: 11:15:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e 11:15:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:15:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 11:15:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:15:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:47 11:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:47 latest: Pulling from edgex-lftools-log-publisher 11:15:47 5eb5b503b376: Pulling fs layer 11:15:47 5c69ac0246d0: Pulling fs layer 11:15:47 ec43610c2a17: Pulling fs layer 11:15:47 3a2ae6a8a46f: Pulling fs layer 11:15:47 33b1e0a273af: Pulling fs layer 11:15:47 5d3b04190fa2: Pulling fs layer 11:15:47 2f39f015ded8: Pulling fs layer 11:15:47 5d3b04190fa2: Waiting 11:15:47 3a2ae6a8a46f: Waiting 11:15:47 33b1e0a273af: Waiting 11:15:47 5c69ac0246d0: Download complete 11:15:47 3a2ae6a8a46f: Download complete 11:15:47 ec43610c2a17: Verifying Checksum 11:15:47 ec43610c2a17: Download complete 11:15:47 33b1e0a273af: Verifying Checksum 11:15:47 33b1e0a273af: Download complete 11:15:48 5d3b04190fa2: Verifying Checksum 11:15:48 5d3b04190fa2: Download complete 11:15:48 5eb5b503b376: Verifying Checksum 11:15:48 5eb5b503b376: Download complete 11:15:48 2f39f015ded8: Verifying Checksum 11:15:48 2f39f015ded8: Download complete 11:15:49 5eb5b503b376: Pull complete 11:15:49 5c69ac0246d0: Pull complete 11:15:49 ec43610c2a17: Pull complete 11:15:49 3a2ae6a8a46f: Pull complete 11:15:49 33b1e0a273af: Pull complete 11:15:50 5d3b04190fa2: Pull complete 11:15:54 2f39f015ded8: Pull complete 11:15:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:54 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:15:54 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:15:57 $ docker top bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 11:15:57 provisioning config files... 11:15:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/97@tmp/config8260742154237002288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:58 ---> job-cost.sh 11:15:58 lf-activate-venv: SKIPPING 11:15:58 INFO: No Stack... 11:15:58 ---> docker-login.sh 11:15:58 nexus3.edgexfoundry.org:10001 11:15:58 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:58 Configure a credential helper to remove this warning. See 11:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:58 11:15:58 Login Succeeded 11:15:58 nexus3.edgexfoundry.org:10002 11:15:58 INFO: Archiving Costs [Pipeline] sh 11:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:59 Configure a credential helper to remove this warning. See 11:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:59 11:15:59 Login Succeeded 11:15:59 nexus3.edgexfoundry.org:10003 11:15:59 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:15:59 + cut -d, -f6 [Pipeline] lock 11:15:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] 11:15:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] did not exist. Created. 11:15:59 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:59 + echo total: 0.2199999988079071 [Pipeline] stash 11:15:59 Stashed 1 file(s) [Pipeline] } 11:15:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:59 $ docker stop --time=1 bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f 11:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:59 Configure a credential helper to remove this warning. See 11:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:59 11:15:59 Login Succeeded 11:15:59 nexus3.edgexfoundry.org:10004 11:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:59 Configure a credential helper to remove this warning. See 11:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:59 11:15:59 Login Succeeded 11:15:59 docker.io 11:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:00 Configure a credential helper to remove this warning. See 11:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:00 11:16:00 Login Succeeded 11:16:00 ---> docker-login.sh ends 11:16:00 $ docker rm -f --volumes bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:16:00 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 11:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:00 ========================================================= 11:16:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:16:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:16:01 Sending build context to Docker daemon 1.212MB 11:16:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:16:01 Step 2/12 : FROM ${BASE} AS builder 11:16:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:16:01 c41833b44d91: Pulling fs layer 11:16:01 ed15518f5707: Pulling fs layer 11:16:01 feae8fd75edb: Pulling fs layer 11:16:01 242c74f7c9fa: Pulling fs layer 11:16:01 3cdef696dda3: Pulling fs layer 11:16:01 2ced38df9373: Pulling fs layer 11:16:01 58f1dce35555: Pulling fs layer 11:16:01 242c74f7c9fa: Waiting 11:16:01 3cdef696dda3: Waiting 11:16:01 2ced38df9373: Waiting 11:16:01 58f1dce35555: Waiting 11:16:01 ed15518f5707: Download complete 11:16:01 242c74f7c9fa: Verifying Checksum 11:16:01 242c74f7c9fa: Download complete 11:16:01 3cdef696dda3: Verifying Checksum 11:16:01 3cdef696dda3: Download complete 11:16:01 c41833b44d91: Verifying Checksum 11:16:01 c41833b44d91: Download complete 11:16:03 58f1dce35555: Verifying Checksum 11:16:03 58f1dce35555: Download complete 11:16:04 feae8fd75edb: Verifying Checksum 11:16:04 feae8fd75edb: Download complete 11:16:04 2ced38df9373: Verifying Checksum 11:16:04 2ced38df9373: Download complete 11:16:04 c41833b44d91: Pull complete 11:16:05 ed15518f5707: Pull complete 11:16:17 feae8fd75edb: Pull complete 11:16:17 242c74f7c9fa: Pull complete 11:16:17 3cdef696dda3: Pull complete 11:16:24 2ced38df9373: Pull complete 11:16:26 58f1dce35555: Pull complete 11:16:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:16:26 ---> fadd8f120f05 11:16:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:16:27 ---> Running in 9929ec544729 11:16:27 Removing intermediate container 9929ec544729 11:16:27 ---> 5c4134405bc2 11:16:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:27 ---> Running in 7bb56c09a6d4 11:16:28 Removing intermediate container 7bb56c09a6d4 11:16:28 ---> 6879d05553d7 11:16:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:16:28 ---> Running in 29aa2674a054 11:16:28 Removing intermediate container 29aa2674a054 11:16:28 ---> 3819ed87aa47 11:16:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:16:28 ---> Running in 27054f3ade29 11:16:29 Removing intermediate container 27054f3ade29 11:16:29 ---> ef583d80914b 11:16:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:16:29 ---> Running in c30dcfad8d85 11:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:16:31 OK: 263 MiB in 53 packages 11:16:33 Removing intermediate container c30dcfad8d85 11:16:33 ---> 1e66d9615a08 11:16:33 Step 8/12 : WORKDIR /app 11:16:33 ---> Running in 315386ea5321 11:16:33 Removing intermediate container 315386ea5321 11:16:33 ---> dd47060518bd 11:16:33 Step 9/12 : COPY go.mod vendor* ./ 11:16:34 ---> 0edef4f291aa 11:16:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:34 ---> Running in b3e1195baa92 11:17:30 Removing intermediate container b3e1195baa92 11:17:30 ---> 2d6b15234e16 11:17:30 Step 11/12 : COPY . . 11:17:31 ---> b74a8cbe91ab 11:17:31 Step 12/12 : RUN $MAKE 11:17:31 ---> Running in aef86702d861 11:17:32 noop 11:17:33 Removing intermediate container aef86702d861 11:17:33 ---> 617a0cba624c 11:17:33 Successfully built 617a0cba624c 11:17:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:33 + docker inspect -f . ci-base-image-arm64 11:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container 11:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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 ******** ci-base-image-arm64 cat 11:17:35 $ docker top 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:36 + go version 11:17:36 go version go1.20.2 linux/arm64 [Pipeline] } 11:17:36 $ docker stop --time=1 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 11:17:37 $ docker rm -f --volumes 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:38 + docker inspect -f . ci-base-image-arm64 11:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:38 prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container 11:17:38 $ 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/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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 ******** ci-base-image-arm64 cat 11:17:39 $ docker top 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:40 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/97 [Pipeline] fileExists [Pipeline] sh 11:17:40 + make test 11:17:40 go test ./... -coverprofile=coverage.out ./... 11:18:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:20:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:20:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.251s coverage: 40.5% of statements 11:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.614s coverage: 52.0% of statements 11:20:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 11:20:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:20:53 go vet ./... 11:21:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:21:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:21:25 ./bin/test-attribution-txt.sh 11:21:25 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:21:25 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:21:25 $ docker stop --time=1 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 11:21:27 $ docker rm -f --volumes 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 [Pipeline] // withDockerContainer [Pipeline] sh 11:21:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:21:28 Warning: overwriting stash ‘coverage-report’ 11:21:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:21:29 + ls -al . 11:21:29 total 624 11:21:29 drwxrwxr-x 10 jenkins jenkins 4096 May 23 11:17 . 11:21:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 .. 11:21:29 -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:15 .dockerignore 11:21:29 drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:15 .git 11:21:29 drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:15 .github 11:21:29 -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:15 .gitignore 11:21:29 -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:15 .golangci.yml 11:21:29 -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:15 Attribution.txt 11:21:29 -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:15 CHANGELOG.md 11:21:29 -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:15 Dockerfile 11:21:29 -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:15 GOVERNANCE.md 11:21:29 -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:15 Jenkinsfile 11:21:29 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:15 LICENSE 11:21:29 -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:15 Makefile 11:21:29 -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:15 OWNERS.md 11:21:29 -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:15 README.md 11:21:29 -rw-rw-r-- 1 jenkins jenkins 12 May 23 11:13 VERSION 11:21:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 bin 11:21:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 cmd 11:21:29 -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:20 coverage.out 11:21:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 examples 11:21:29 -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:15 go.mod 11:21:29 -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:15 go.sum 11:21:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 images 11:21:29 drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:15 internal 11:21:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 snap 11:21:29 -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:29 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=427759c4c8768a0667949273cf9123d5f3339a5e --label arch=arm64 --label version=3.0.0-dev.27 . 11:21:30 Sending build context to Docker daemon 1.212MB 11:21:30 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:21:30 Step 2/24 : FROM ${BASE} AS builder 11:21:30 ---> 617a0cba624c 11:21:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:21:30 ---> Running in c8143a039eb9 11:21:30 Removing intermediate container c8143a039eb9 11:21:30 ---> c152829180c9 11:21:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:21:30 ---> Running in fdf675c512e9 11:21:31 Removing intermediate container fdf675c512e9 11:21:31 ---> b00c03b3252c 11:21:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:21:31 ---> Running in 9cf9badb8dee 11:21:31 Removing intermediate container 9cf9badb8dee 11:21:31 ---> cc54be2f2c34 11:21:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:21:31 ---> Running in e7f8327286c0 11:21:31 Removing intermediate container e7f8327286c0 11:21:31 ---> c90dea8f6008 11:21:31 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:21:31 ---> Running in 1cf18afb1503 11:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:21:34 OK: 263 MiB in 53 packages 11:21:35 Removing intermediate container 1cf18afb1503 11:21:35 ---> 749a7fb3fe0f 11:21:35 Step 8/24 : WORKDIR /app 11:21:35 ---> Running in 740db3f88113 11:21:35 Removing intermediate container 740db3f88113 11:21:35 ---> 0022548c80ae 11:21:35 Step 9/24 : COPY go.mod vendor* ./ 11:21:35 ---> aa7d9b4dce71 11:21:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:35 ---> Running in 828278cf6277 11:21:38 Removing intermediate container 828278cf6277 11:21:38 ---> 938e28622e11 11:21:38 Step 11/24 : COPY . . 11:21:38 ---> 54990bd0081f 11:21:38 Step 12/24 : RUN $MAKE 11:21:38 ---> Running in 1f245819bf2d 11:21:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:24:01 Removing intermediate container 1f245819bf2d 11:24:01 ---> 7850821ff093 11:24:01 Step 13/24 : FROM alpine:3.17 11:24:01 3.17: Pulling from library/alpine 11:24:01 c41833b44d91: Already exists 11:24:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:24:01 Status: Downloaded newer image for alpine:3.17 11:24:01 ---> 51e60588ff2c 11:24:01 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:24:01 ---> Running in 476a1f5f3caa 11:24:01 Removing intermediate container 476a1f5f3caa 11:24:01 ---> b99ee3f3bf57 11:24:01 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:24:01 ---> Running in a495521c656c 11:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:24:01 (1/1) Installing dumb-init (1.2.5-r2) 11:24:01 Executing busybox-1.35.0-r29.trigger 11:24:01 OK: 8 MiB in 16 packages 11:24:01 Removing intermediate container a495521c656c 11:24:01 ---> beb0500bf33b 11:24:01 Step 16/24 : COPY --from=builder /app/LICENSE / 11:24:01 ---> 8da09eb4269d 11:24:01 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:24:01 ---> 33b3500674f1 11:24:01 Step 18/24 : COPY --from=builder /app/cmd/ / 11:24:02 ---> 63a24c0f3ae1 11:24:02 Step 19/24 : EXPOSE 59989 11:24:02 ---> Running in abcf8f7c8611 11:24:02 Removing intermediate container abcf8f7c8611 11:24:02 ---> 56f000603ec3 11:24:02 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:24:03 ---> Running in e8f48553069a 11:24:03 Removing intermediate container e8f48553069a 11:24:03 ---> 0f73d6123647 11:24:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:24:03 ---> Running in eb3cd9e93227 11:24:03 Removing intermediate container eb3cd9e93227 11:24:03 ---> b62897ef9633 11:24:03 Step 22/24 : LABEL arch=arm64 11:24:03 ---> Running in f3e9b8be60b3 11:24:03 Removing intermediate container f3e9b8be60b3 11:24:03 ---> 6517c5b8c3d4 11:24:03 Step 23/24 : LABEL git_sha=427759c4c8768a0667949273cf9123d5f3339a5e 11:24:04 ---> Running in 44cbb60b7e71 11:24:04 Removing intermediate container 44cbb60b7e71 11:24:04 ---> 29193e1fec7e 11:24:04 Step 24/24 : LABEL version=3.0.0-dev.27 11:24:04 ---> Running in aa48c196d108 11:24:04 Removing intermediate container aa48c196d108 11:24:04 ---> 5d84bcf5b601 11:24:04 [Warning] One or more build-args [ARCH] were not consumed 11:24:04 Successfully built 5d84bcf5b601 11:24:04 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:04 provisioning config files... 11:24:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/97@tmp/config13109406751928298447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:05 ---> docker-login.sh 11:24:05 nexus3.edgexfoundry.org:10001 11:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:05 Configure a credential helper to remove this warning. See 11:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:05 11:24:05 Login Succeeded 11:24:05 nexus3.edgexfoundry.org:10002 11:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:05 Configure a credential helper to remove this warning. See 11:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:05 11:24:05 Login Succeeded 11:24:05 nexus3.edgexfoundry.org:10003 11:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:06 Configure a credential helper to remove this warning. See 11:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:06 11:24:06 Login Succeeded 11:24:06 nexus3.edgexfoundry.org:10004 11:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:06 Configure a credential helper to remove this warning. See 11:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:06 11:24:06 Login Succeeded 11:24:06 docker.io 11:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:07 Configure a credential helper to remove this warning. See 11:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:07 11:24:07 Login Succeeded 11:24:07 ---> docker-login.sh ends [Pipeline] } 11:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:24:07 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:24:07 427759c4c8768a0667949273cf9123d5f3339a5e 11:24:07 latest 11:24:07 3.0.0-dev.27 11:24:07 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:24:07 main 11:24:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e 11:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:07 ff3d3cffff66: Preparing 11:24:07 76f9df41c0b0: Preparing 11:24:07 51cba2dd2457: Preparing 11:24:07 b160bde35e03: Preparing 11:24:07 26cbea5cba74: Preparing 11:24:08 51cba2dd2457: Pushed 11:24:08 b160bde35e03: Pushed 11:24:08 76f9df41c0b0: Pushed 11:24:09 26cbea5cba74: Layer already exists 11:24:13 ff3d3cffff66: Pushed 11:24:13 427759c4c8768a0667949273cf9123d5f3339a5e: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:14 ff3d3cffff66: Preparing 11:24:14 76f9df41c0b0: Preparing 11:24:14 51cba2dd2457: Preparing 11:24:14 b160bde35e03: Preparing 11:24:14 26cbea5cba74: Preparing 11:24:14 26cbea5cba74: Layer already exists 11:24:14 ff3d3cffff66: Layer already exists 11:24:14 76f9df41c0b0: Layer already exists 11:24:14 b160bde35e03: Layer already exists 11:24:14 51cba2dd2457: Layer already exists 11:24:14 latest: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 11:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:15 ff3d3cffff66: Preparing 11:24:15 76f9df41c0b0: Preparing 11:24:15 51cba2dd2457: Preparing 11:24:15 b160bde35e03: Preparing 11:24:15 26cbea5cba74: Preparing 11:24:15 76f9df41c0b0: Layer already exists 11:24:15 b160bde35e03: Layer already exists 11:24:15 26cbea5cba74: Layer already exists 11:24:15 ff3d3cffff66: Layer already exists 11:24:15 51cba2dd2457: Layer already exists 11:24:15 3.0.0-dev.27: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:16 ff3d3cffff66: Preparing 11:24:16 76f9df41c0b0: Preparing 11:24:16 51cba2dd2457: Preparing 11:24:16 b160bde35e03: Preparing 11:24:16 26cbea5cba74: Preparing 11:24:16 76f9df41c0b0: Layer already exists 11:24:16 b160bde35e03: Layer already exists 11:24:16 ff3d3cffff66: Layer already exists 11:24:16 51cba2dd2457: Layer already exists 11:24:16 26cbea5cba74: Layer already exists 11:24:16 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:17 ff3d3cffff66: Preparing 11:24:17 76f9df41c0b0: Preparing 11:24:17 51cba2dd2457: Preparing 11:24:17 b160bde35e03: Preparing 11:24:17 26cbea5cba74: Preparing 11:24:17 51cba2dd2457: Layer already exists 11:24:17 b160bde35e03: Layer already exists 11:24:17 26cbea5cba74: Layer already exists 11:24:17 76f9df41c0b0: Layer already exists 11:24:17 ff3d3cffff66: Layer already exists 11:24:17 main: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:17 ===================================================== [Pipeline] echo 11:24:17 taggedImages: 11:24:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e 11:24:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:24:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 11:24:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 11:24:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:17 11:24:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:18 arm64: Pulling from edgex-lftools-log-publisher 11:24:18 8998bd30e6a1: Pulling fs layer 11:24:18 04944245beec: Pulling fs layer 11:24:18 699f458cf7ca: Pulling fs layer 11:24:18 765212b225bb: Pulling fs layer 11:24:18 f23df028b6ca: Pulling fs layer 11:24:18 d65c8cfc05b1: Pulling fs layer 11:24:18 2437ff75d9bd: Pulling fs layer 11:24:18 f23df028b6ca: Waiting 11:24:18 d65c8cfc05b1: Waiting 11:24:18 2437ff75d9bd: Waiting 11:24:18 765212b225bb: Waiting 11:24:18 04944245beec: Verifying Checksum 11:24:18 04944245beec: Download complete 11:24:18 765212b225bb: Verifying Checksum 11:24:18 765212b225bb: Download complete 11:24:18 f23df028b6ca: Verifying Checksum 11:24:18 f23df028b6ca: Download complete 11:24:18 d65c8cfc05b1: Verifying Checksum 11:24:18 d65c8cfc05b1: Download complete 11:24:18 699f458cf7ca: Verifying Checksum 11:24:18 699f458cf7ca: Download complete 11:24:19 8998bd30e6a1: Verifying Checksum 11:24:19 8998bd30e6a1: Download complete 11:24:21 2437ff75d9bd: Verifying Checksum 11:24:21 2437ff75d9bd: Download complete 11:24:23 8998bd30e6a1: Pull complete 11:24:23 04944245beec: Pull complete 11:24:25 699f458cf7ca: Pull complete 11:24:25 765212b225bb: Pull complete 11:24:26 f23df028b6ca: Pull complete 11:24:26 d65c8cfc05b1: Pull complete 11:24:40 2437ff75d9bd: Pull complete 11:24:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:41 prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container 11:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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:arm64 cat 11:24:43 $ docker top 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:44 ---> job-cost.sh 11:24:44 lf-activate-venv: SKIPPING 11:24:44 INFO: No Stack... 11:24:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:24:45 INFO: Archiving Costs [Pipeline] sh 11:24:46 + cat /w/workspace/device-rfid-llrp-go/97/archives/cost.csv 11:24:46 + cut -d, -f6 [Pipeline] lock 11:24:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] 11:24:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] did not exist. Created. 11:24:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:46 /w/workspace/device-rfid-llrp-go/97@tmp/durable-2f45aa1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:24:47 + echo total: 0.10999999940395355 [Pipeline] stash 11:24:47 Warning: overwriting stash ‘stack-cost’ 11:24:47 Stashed 1 file(s) [Pipeline] } 11:24:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:47 $ docker stop --time=1 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 11:24:48 $ docker rm -f --volumes 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:24:49 provisioning config files... 11:24:49 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11559646092792464700tmp [Pipeline] { [Pipeline] sh 11:24:49 + set +x 11:24:49 + curl -s https://codecov.io/bash 11:24:49 + bash -s -- 11:24:49 11:24:49 _____ _ 11:24:49 / ____| | | 11:24:49 | | ___ __| | ___ ___ _____ __ 11:24:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:49 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:49 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:49 Bash-1.0.6 11:24:49 11:24:49 11:24:49 ==> git version 2.25.1 found 11:24:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:24:49 Release-Date: 2020-01-08 11:24:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:24:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:24:49 ==> Jenkins CI detected. 11:24:49 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:24:49 project root: . 11:24:49 --> token set from env 11:24:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:49 ==> Running gcov in . (disable via -X gcov) 11:24:49 ==> Python coveragepy not found 11:24:49 ==> Searching for coverage reports in: 11:24:49 + . 11:24:49 -> Found 1 reports 11:24:49 ==> Detecting git/mercurial file structure 11:24:49 ==> Reading reports 11:24:49 + ./coverage.out bytes=458038 11:24:49 ==> Appending adjustments 11:24:49 https://docs.codecov.io/docs/fixing-reports 11:24:49 + Found adjustments 11:24:49 ==> Gzipping contents 11:24:49 52K /tmp/codecov.pCXHMc.gz 11:24:49 ==> Uploading reports 11:24:49 url: https://codecov.io 11:24:49 query: branch=main&commit=427759c4c8768a0667949273cf9123d5f3339a5e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:49 -> Pinging Codecov 11:24:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=427759c4c8768a0667949273cf9123d5f3339a5e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:49 -> Uploading to 11:24:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/427759c4c8768a0667949273cf9123d5f3339a5e/095ef9ec-215a-4e19-a44e-d4bb7d91dae5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T112449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b0a3026252a8eb303a69641d11442544c642b0816eebbde5e5f8d72fbc0ce55 11:24:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:49 Dload Upload Total Spent Left Speed 11:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 220k --:--:-- --:--:-- --:--:-- 220k 11:24:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } 11:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:24:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:24:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:24:50 11:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:24:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:24:50 df9b9388f04a: Pulling fs layer 11:24:50 52dc419b0ee2: Pulling fs layer 11:24:50 25bc292e5bac: Pulling fs layer 11:24:50 114826534d7a: Pulling fs layer 11:24:50 4657fd5d0bcf: Pulling fs layer 11:24:50 6ad1cebc031e: Pulling fs layer 11:24:50 8a3aa393b2d8: Pulling fs layer 11:24:50 4657fd5d0bcf: Waiting 11:24:50 114826534d7a: Waiting 11:24:50 8a3aa393b2d8: Waiting 11:24:50 6ad1cebc031e: Waiting 11:24:50 25bc292e5bac: Verifying Checksum 11:24:50 25bc292e5bac: Download complete 11:24:50 52dc419b0ee2: Verifying Checksum 11:24:50 52dc419b0ee2: Download complete 11:24:50 4657fd5d0bcf: Verifying Checksum 11:24:50 4657fd5d0bcf: Download complete 11:24:50 df9b9388f04a: Download complete 11:24:51 6ad1cebc031e: Verifying Checksum 11:24:51 6ad1cebc031e: Download complete 11:24:51 df9b9388f04a: Pull complete 11:24:51 52dc419b0ee2: Pull complete 11:24:51 25bc292e5bac: Pull complete 11:24:51 114826534d7a: Verifying Checksum 11:24:51 114826534d7a: Download complete 11:24:51 8a3aa393b2d8: Verifying Checksum 11:24:51 8a3aa393b2d8: Download complete 11:24:55 114826534d7a: Pull complete 11:24:55 4657fd5d0bcf: Pull complete 11:24:55 6ad1cebc031e: Pull complete 11:24:57 8a3aa393b2d8: Pull complete 11:24:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:57 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:25:01 $ docker top 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 -eo pid,comm [Pipeline] { [Pipeline] echo 11:25:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:25:01 + set -o pipefail 11:25:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:25:05 11:25:05 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:25:05 11:25:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/63730800-73bb-464b-a686-ae7cbd1ff83a 11:25:05 11:25:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:25:05 11:25:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:25:05 11:25:05 11:25:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:25:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:25:05 More details here: https://snyk.co/ue1NS [Pipeline] } 11:25:05 $ docker stop --time=1 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 11:25:09 $ docker rm -f --volumes 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:09 + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] sh 11:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:10 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:25:10 $ docker top db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:10 [ssh-agent] Looking for ssh-agent implementation... 11:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:11 $ docker exec db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 ssh-agent 11:25:11 SSH_AUTH_SOCK=/tmp/ssh-ynRHnrScU53A/agent.33 11:25:11 SSH_AGENT_PID=39 11:25:11 Running ssh-add (command line suppressed) 11:25:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10992924535462726470.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10992924535462726470.key) 11:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:11 + git semver tag 11:25:11 2023-05-23 11:25:11,700 [run_tag] DEBUG tag force:False 11:25:11 2023-05-23 11:25:11,700 [check_head_tag] DEBUG check head tag 11:25:11 2023-05-23 11:25:11,701 [execute] INFO git cat-file --batch-check 11:25:11 2023-05-23 11:25:11,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:25:11 2023-05-23 11:25:11,705 [execute] INFO git cat-file --batch 11:25:11 2023-05-23 11:25:11,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:25:11 2023-05-23 11:25:11,724 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:11 2023-05-23 11:25:11,724 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 11:25:11 2023-05-23 11:25:11,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:25:11 2023-05-23 11:25:11,728 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:11 3.0.0-dev.27 [Pipeline] } 11:25:11 $ docker exec --env ******** --env ******** db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 ssh-agent -k 11:25:11 unset SSH_AUTH_SOCK; 11:25:11 unset SSH_AGENT_PID; 11:25:11 echo Agent pid 39 killed; 11:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:12 + git semver [Pipeline] } 11:25:12 $ docker stop --time=1 db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 11:25:13 $ docker rm -f --volumes db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:14 11:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:14 0.23.1-centos7: Pulling from edgex-lftools 11:25:14 ab5ef0e58194: Pulling fs layer 11:25:14 9712f1f96733: Pulling fs layer 11:25:14 63f879dbbcfc: Pulling fs layer 11:25:14 0d9ebad4ef96: Pulling fs layer 11:25:14 e9a5061849ea: Pulling fs layer 11:25:14 d747dcd14b5f: Pulling fs layer 11:25:14 2de7ff778b66: Pulling fs layer 11:25:14 0d9ebad4ef96: Waiting 11:25:14 e9a5061849ea: Waiting 11:25:14 d747dcd14b5f: Waiting 11:25:14 2de7ff778b66: Waiting 11:25:14 9712f1f96733: Verifying Checksum 11:25:14 63f879dbbcfc: Verifying Checksum 11:25:14 63f879dbbcfc: Download complete 11:25:14 e9a5061849ea: Verifying Checksum 11:25:14 e9a5061849ea: Download complete 11:25:14 d747dcd14b5f: Verifying Checksum 11:25:14 d747dcd14b5f: Download complete 11:25:14 ab5ef0e58194: Download complete 11:25:14 2de7ff778b66: Verifying Checksum 11:25:14 2de7ff778b66: Download complete 11:25:14 0d9ebad4ef96: Verifying Checksum 11:25:17 ab5ef0e58194: Pull complete 11:25:17 9712f1f96733: Pull complete 11:25:18 63f879dbbcfc: Pull complete 11:25:21 0d9ebad4ef96: Pull complete 11:25:21 e9a5061849ea: Pull complete 11:25:21 d747dcd14b5f: Pull complete 11:25:22 2de7ff778b66: Pull complete 11:25:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:22 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat 11:25:27 $ docker top f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:25:27 provisioning config files... 11:25:27 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3349410330657447908tmp 11:25:27 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16818445872200625685tmp 11:25:27 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8833544868930080877tmp [Pipeline] { [Pipeline] echo 11:25:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:25:27 ---> sigul-configuration.sh 11:25:27 gpg: directory `/root/.gnupg' created 11:25:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:25:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:25:27 gpg: keyring `/root/.gnupg/secring.gpg' created 11:25:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:25:27 gpg: CAST5 encrypted data 11:25:27 gpg: encrypted with 1 passphrase 11:25:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:25:28 + mkdir /home/jenkins 11:25:28 + mkdir /home/jenkins/sigul [Pipeline] sh 11:25:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:25:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:25:28 ---> sigul-install.sh 11:25:28 Sigul already installed; skipping installation. [Pipeline] sh 11:25:29 + git tag --list 11:25:29 v0.0.0 11:25:29 v1.0.0 11:25:29 v2.1.0 11:25:29 v2.1.1 11:25:29 v2.1.1-dev.1 11:25:29 v2.2.0 11:25:29 v2.2.1-dev.1 11:25:29 v2.2.1-dev.2 11:25:29 v2.2.1-dev.3 11:25:29 v2.2.1-dev.4 11:25:29 v2.2.1-dev.5 11:25:29 v2.2.1-dev.6 11:25:29 v2.2.1-dev.7 11:25:29 v2.3.0 11:25:29 v2.3.0-dev.10 11:25:29 v2.3.0-dev.11 11:25:29 v2.3.0-dev.12 11:25:29 v2.3.0-dev.13 11:25:29 v2.3.0-dev.14 11:25:29 v2.3.0-dev.15 11:25:29 v2.3.0-dev.16 11:25:29 v2.3.0-dev.17 11:25:29 v2.3.0-dev.18 11:25:29 v2.3.0-dev.19 11:25:29 v2.3.0-dev.20 11:25:29 v2.3.0-dev.21 11:25:29 v2.3.0-dev.22 11:25:29 v2.3.0-dev.23 11:25:29 v2.3.0-dev.7 11:25:29 v2.3.0-dev.8 11:25:29 v2.3.0-dev.9 11:25:29 v3.0.0-dev.1 11:25:29 v3.0.0-dev.10 11:25:29 v3.0.0-dev.11 11:25:29 v3.0.0-dev.12 11:25:29 v3.0.0-dev.13 11:25:29 v3.0.0-dev.14 11:25:29 v3.0.0-dev.15 11:25:29 v3.0.0-dev.16 11:25:29 v3.0.0-dev.17 11:25:29 v3.0.0-dev.18 11:25:29 v3.0.0-dev.19 11:25:29 v3.0.0-dev.2 11:25:29 v3.0.0-dev.20 11:25:29 v3.0.0-dev.21 11:25:29 v3.0.0-dev.22 11:25:29 v3.0.0-dev.23 11:25:29 v3.0.0-dev.24 11:25:29 v3.0.0-dev.25 11:25:29 v3.0.0-dev.26 11:25:29 v3.0.0-dev.27 11:25:29 v3.0.0-dev.3 11:25:29 v3.0.0-dev.4 11:25:29 v3.0.0-dev.5 11:25:29 v3.0.0-dev.6 11:25:29 v3.0.0-dev.7 11:25:29 v3.0.0-dev.8 11:25:29 v3.0.0-dev.9 [Pipeline] sh 11:25:29 + lftools sign git-tag v3.0.0-dev.27 11:25:29 Signing Git tag with Sigul... 11:25:29 Signing v3.0.0-dev.27 [Pipeline] echo 11:25:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:25:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:25:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:25:30 $ docker stop --time=1 f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 11:25:31 $ docker rm -f --volumes f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:25:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:32 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:25:32 $ docker top 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 -eo pid,comm 11:25:32 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:25:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:32 [ssh-agent] Looking for ssh-agent implementation... 11:25:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:33 $ docker exec 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 ssh-agent 11:25:33 SSH_AUTH_SOCK=/tmp/ssh-wGJ3juq4mtTz/agent.32 11:25:33 SSH_AGENT_PID=38 11:25:33 Running ssh-add (command line suppressed) 11:25:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6753110458155800015.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6753110458155800015.key) 11:25:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:33 + git semver bump pre 11:25:33 2023-05-23 11:25:33,733 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:33 2023-05-23 11:25:33,733 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 11:25:33 2023-05-23 11:25:33,734 [bump_version] DEBUG bumped version:3.0.0-dev.28 11:25:33 2023-05-23 11:25:33,734 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:25:33 2023-05-23 11:25:33,734 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:33 2023-05-23 11:25:33,734 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:33 2023-05-23 11:25:33,735 [execute] INFO git cat-file --batch-check 11:25:33 2023-05-23 11:25:33,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:33 2023-05-23 11:25:33,740 [execute] INFO git cat-file --batch 11:25:33 2023-05-23 11:25:33,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:33 2023-05-23 11:25:33,745 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:33 3.0.0-dev.28 [Pipeline] } 11:25:33 $ docker exec --env ******** --env ******** 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 ssh-agent -k 11:25:33 unset SSH_AUTH_SOCK; 11:25:33 unset SSH_AGENT_PID; 11:25:33 echo Agent pid 38 killed; 11:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:34 + git semver [Pipeline] } 11:25:34 $ docker stop --time=1 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 11:25:35 $ docker rm -f --volumes 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:36 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:25:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:25:36 $ docker top 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:36 [ssh-agent] Looking for ssh-agent implementation... 11:25:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:36 $ docker exec 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 ssh-agent 11:25:37 SSH_AUTH_SOCK=/tmp/ssh-HApgWBtzFesE/agent.32 11:25:37 SSH_AGENT_PID=38 11:25:37 Running ssh-add (command line suppressed) 11:25:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2315726662380093023.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2315726662380093023.key) 11:25:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:37 + git semver push 11:25:37 2023-05-23 11:25:37,682 [run_push] DEBUG push 11:25:37 2023-05-23 11:25:37,683 [execute] INFO git cat-file --batch-check 11:25:37 2023-05-23 11:25:37,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:37 2023-05-23 11:25:37,687 [execute] INFO git rev-list dc90e6dfcec01265706afe796b8808f208c923c8 -- 11:25:37 2023-05-23 11:25:37,687 [execute] DEBUG Popen(['git', 'rev-list', 'dc90e6dfcec01265706afe796b8808f208c923c8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:25:37 2023-05-23 11:25:37,693 [execute] INFO git fetch -v origin 11:25:37 2023-05-23 11:25:37,693 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:25:38 2023-05-23 11:25:38,134 [run_push] DEBUG no remote changes detected 11:25:38 2023-05-23 11:25:38,135 [execute] INFO git push origin semver 11:25:38 2023-05-23 11:25:38,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:25:38 2023-05-23 11:25:38,890 [run_push] DEBUG push all version tags 11:25:38 2023-05-23 11:25:38,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:25:38 2023-05-23 11:25:38,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:25:39 2023-05-23 11:25:39,620 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:39 3.0.0-dev.28 [Pipeline] } 11:25:39 $ docker exec --env ******** --env ******** 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 ssh-agent -k 11:25:39 unset SSH_AUTH_SOCK; 11:25:39 unset SSH_AGENT_PID; 11:25:39 echo Agent pid 38 killed; 11:25:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:40 + git semver [Pipeline] } 11:25:40 $ docker stop --time=1 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 11:25:41 $ docker rm -f --volumes 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:25:42 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:25:42 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:42 total 16 11:25:42 drwxr-xr-x 3 root root 4096 May 23 11:15 . 11:25:42 drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:25 .. 11:25:42 drwxr-xr-x 2 root root 4096 May 23 11:15 cost 11:25:42 -rw-r--r-- 1 root root 90 May 23 11:15 cost.csv 11:25:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:42 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:42 total 16 11:25:42 drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:15 . 11:25:42 drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:25 .. 11:25:42 drwxr-xr-x 2 jenkins jenkins 4096 May 23 11:15 cost 11:25:42 -rw-r--r-- 1 jenkins jenkins 90 May 23 11:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:25:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:25:43 ---> package-listing.sh 11:25:43 ++ facter osfamily 11:25:43 ++ tr '[:upper:]' '[:lower:]' 11:25:43 + OS_FAMILY=debian 11:25:43 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:25:43 + START_PACKAGES=/tmp/packages_start.txt 11:25:43 + END_PACKAGES=/tmp/packages_end.txt 11:25:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:43 + PACKAGES=/tmp/packages_start.txt 11:25:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:25:43 + PACKAGES=/tmp/packages_end.txt 11:25:43 + case "${OS_FAMILY}" in 11:25:43 + dpkg -l 11:25:43 + grep '^ii' 11:25:43 + '[' -f /tmp/packages_start.txt ']' 11:25:43 + '[' -f /tmp/packages_end.txt ']' 11:25:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:25:43 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:25:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:25:43 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:25:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:44 prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container 11:25:44 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat 11:25:44 $ docker top 45d25b0b694bef66d0785b3f72c41f05075642770e4788ea8f5442c52218eaf3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:45 + touch /tmp/pre-build-complete [Pipeline] sh 11:25:45 + mkdir -p /var/log/sysstat [Pipeline] sh 11:25:45 + ls /var/log/sa-host 11:25:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:45 provisioning config files... 11:25:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10463286196994509976tmp [Pipeline] { [Pipeline] echo 11:25:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:25:46 ---> create-netrc.sh [Pipeline] } 11:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:25:46 ---> python-tools-install.sh [Pipeline] echo 11:25:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:25:46 ---> sudo-logs.sh 11:25:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:25:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:25:47 ---> job-cost.sh 11:25:47 lf-activate-venv: SKIPPING 11:25:47 DEBUG: total: 0.2199999988079071 11:25:47 INFO: Retrieving Stack Cost... 11:25:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:25:47 INFO: Archiving Costs [Pipeline] echo 11:25:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:25:48 ---> logs-deploy.sh 11:25:48 lf-activate-venv: SKIPPING 11:25:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/97 11:25:48 INFO: archiving workspace using pattern(s): 11:25:49 Archives upload complete. 11:25:49 INFO: archiving logs to Nexus 11:25:49 ---> uname -a: 11:25:49 Linux prd-ubuntu20-04-docker-8c-8g-16489 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:25:49 11:25:49 11:25:49 ---> lscpu: 11:25:49 Architecture: x86_64 11:25:49 CPU op-mode(s): 32-bit, 64-bit 11:25:49 Byte Order: Little Endian 11:25:49 Address sizes: 40 bits physical, 48 bits virtual 11:25:49 CPU(s): 8 11:25:49 On-line CPU(s) list: 0-7 11:25:49 Thread(s) per core: 1 11:25:49 Core(s) per socket: 1 11:25:49 Socket(s): 8 11:25:49 NUMA node(s): 1 11:25:49 Vendor ID: AuthenticAMD 11:25:49 CPU family: 23 11:25:49 Model: 49 11:25:49 Model name: AMD EPYC-Rome Processor 11:25:49 Stepping: 0 11:25:49 CPU MHz: 2800.000 11:25:49 BogoMIPS: 5600.00 11:25:49 Virtualization: AMD-V 11:25:49 Hypervisor vendor: KVM 11:25:49 Virtualization type: full 11:25:49 L1d cache: 256 KiB 11:25:49 L1i cache: 256 KiB 11:25:49 L2 cache: 4 MiB 11:25:49 L3 cache: 128 MiB 11:25:49 NUMA node0 CPU(s): 0-7 11:25:49 Vulnerability Itlb multihit: Not affected 11:25:49 Vulnerability L1tf: Not affected 11:25:49 Vulnerability Mds: Not affected 11:25:49 Vulnerability Meltdown: Not affected 11:25:49 Vulnerability Mmio stale data: Not affected 11:25:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:25:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:25:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:25:49 Vulnerability Srbds: Not affected 11:25:49 Vulnerability Tsx async abort: Not affected 11:25:49 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:25:49 11:25:49 11:25:49 ---> nproc: 11:25:49 8 11:25:49 11:25:49 11:25:49 ---> df -h: 11:25:49 Filesystem Size Used Avail Use% Mounted on 11:25:49 overlay 155G 13G 143G 9% / 11:25:49 tmpfs 64M 0 64M 0% /dev 11:25:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:25:49 shm 64M 0 64M 0% /dev/shm 11:25:49 /dev/vda1 155G 13G 143G 9% /facter-os 11:25:49 11:25:49 11:25:49 ---> sar -b -r -n DEV: 11:25:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16489) 05/23/23 _x86_64_ (8 CPU) 11:25:49 11:25:49 11:12:47 LINUX RESTART (8 CPU) 11:25:49 11:25:49 11:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:25:49 11:14:01 203.58 48.58 154.99 0.00 5486.80 192103.03 0.00 11:25:49 11:15:01 116.78 0.68 116.10 0.00 24.53 45693.58 0.00 11:25:49 11:16:01 180.96 0.30 180.66 0.00 19.06 44567.81 0.00 11:25:49 11:17:01 1.57 0.02 1.55 0.00 0.13 22.81 0.00 11:25:49 11:18:01 38.63 9.35 29.28 0.00 2884.45 5094.35 0.00 11:25:49 11:19:01 18.03 1.23 16.80 0.00 2270.42 3756.57 0.00 11:25:49 11:20:01 3.35 0.02 3.33 0.00 0.13 90.25 0.00 11:25:49 11:21:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 11:25:49 11:22:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 11:25:49 11:23:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 11:25:49 11:24:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 11:25:49 11:25:01 29.86 0.12 29.75 0.00 12.80 24703.88 0.00 11:25:49 Average: 49.63 4.96 44.66 0.00 885.13 26110.75 0.00 11:25:49 11:25:49 11:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:25:49 11:14:01 29164336 31590532 719760 2.19 75728 2630416 2001952 5.90 990036 2365076 1716 11:25:49 11:15:01 27976424 31372848 921640 2.80 145240 3431444 2042692 6.02 1371612 3058680 238008 11:25:49 11:16:01 27639924 31550120 745192 2.27 157188 3901816 1780124 5.25 1279332 3454936 312 11:25:49 11:17:01 27652668 31562920 731964 2.23 157220 3901816 1780124 5.25 1265200 3454940 176 11:25:49 11:18:01 27330856 31531536 753152 2.29 175748 4157348 1830796 5.40 1433984 3581900 424 11:25:49 11:19:01 27117960 31545148 738764 2.25 190992 4362628 1842180 5.43 1587420 3631612 8 11:25:49 11:20:01 27122120 31544496 739480 2.25 189568 4359376 1806800 5.32 1586312 3628400 8 11:25:49 11:21:01 27131804 31554240 729632 2.22 189588 4359380 1806800 5.32 1576420 3628404 44 11:25:49 11:22:01 27132300 31555052 729016 2.22 189624 4359380 1806800 5.32 1576216 3628676 16 11:25:49 11:23:01 27132228 31555056 728924 2.22 189664 4359388 1806800 5.32 1576364 3628692 32 11:25:49 11:24:01 27132196 31555024 728920 2.22 189684 4359388 1806800 5.32 1576088 3628692 8 11:25:49 11:25:01 26333468 31515336 766528 2.33 196120 5063432 1969904 5.81 1623020 4332116 404 11:25:49 Average: 27405524 31536026 752748 2.29 170530 4103818 1856814 5.47 1453500 3501844 20096 11:25:49 11:25:49 11:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:25:49 11:14:01 vetha7afcb4 49.20 63.99 4.66 46.58 0.00 0.00 0.00 0.00 11:25:49 11:14:01 lo 6.98 6.98 0.67 0.67 0.00 0.00 0.00 0.00 11:25:49 11:14:01 ens3 689.56 469.41 6941.59 95.14 0.00 0.00 0.00 0.00 11:25:49 11:14:01 docker0 57.19 73.39 4.68 138.52 0.00 0.00 0.00 0.00 11:25:49 11:15:01 veth16bf264 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:25:49 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:15:01 ens3 293.67 170.44 1877.56 25.75 0.00 0.00 0.00 0.00 11:25:49 11:15:01 docker0 153.24 266.51 11.91 1849.64 0.00 0.00 0.00 0.00 11:25:49 11:16:01 lo 7.46 7.46 0.73 0.73 0.00 0.00 0.00 0.00 11:25:49 11:16:01 ens3 200.33 152.23 2666.48 331.97 0.00 0.00 0.00 0.00 11:25:49 11:16:01 docker0 2.68 6.46 0.17 85.50 0.00 0.00 0.00 0.00 11:25:49 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:25:49 11:18:01 ens3 76.79 35.23 1499.68 2.72 0.00 0.00 0.00 0.00 11:25:49 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:19:01 ens3 55.87 23.65 1364.79 1.75 0.00 0.00 0.00 0.00 11:25:49 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:20:01 ens3 0.37 0.23 0.25 0.20 0.00 0.00 0.00 0.00 11:25:49 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:25:49 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:24:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:25:49 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:25:49 11:25:01 ens3 150.91 81.72 3974.52 11.35 0.00 0.00 0.00 0.00 11:25:49 11:25:01 veth6a9bae0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 11:25:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 11:25:49 Average: ens3 121.56 77.24 1519.57 39.01 0.00 0.00 0.00 0.00 11:25:49 Average: veth6a9bae0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:49 Average: docker0 17.70 28.80 1.39 172.85 0.00 0.00 0.00 0.00 11:25:49 11:25:49 11:25:49 ---> sar -P ALL: 11:25:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16489) 05/23/23 _x86_64_ (8 CPU) 11:25:49 11:25:49 11:12:47 LINUX RESTART (8 CPU) 11:25:49 11:25:49 11:13:02 CPU %user %nice %system %iowait %steal %idle 11:25:49 11:14:01 all 9.73 0.00 3.68 3.25 0.06 83.28 11:25:49 11:14:01 0 9.25 0.00 3.05 0.79 0.05 86.86 11:25:49 11:14:01 1 9.63 0.00 3.22 0.41 0.05 86.69 11:25:49 11:14:01 2 10.31 0.00 4.62 8.11 0.07 76.89 11:25:49 11:14:01 3 11.55 0.00 3.69 0.85 0.07 83.84 11:25:49 11:14:01 4 10.17 0.00 3.39 3.85 0.05 82.53 11:25:49 11:14:01 5 9.95 0.00 3.01 8.71 0.07 78.26 11:25:49 11:14:01 6 9.32 0.00 4.48 2.19 0.05 83.97 11:25:49 11:14:01 7 7.66 0.00 4.00 1.07 0.07 87.20 11:25:49 11:15:01 all 25.38 0.00 5.06 2.05 0.06 67.45 11:25:49 11:15:01 0 25.99 0.00 4.38 0.03 0.07 69.52 11:25:49 11:15:01 1 25.26 0.00 5.97 5.48 0.07 63.22 11:25:49 11:15:01 2 26.62 0.00 4.39 2.56 0.05 66.39 11:25:49 11:15:01 3 25.68 0.00 5.57 1.14 0.07 67.54 11:25:49 11:15:01 4 23.20 0.00 4.71 0.30 0.05 71.74 11:25:49 11:15:01 5 27.18 0.00 5.26 6.65 0.05 60.86 11:25:49 11:15:01 6 24.08 0.00 5.17 0.08 0.05 70.61 11:25:49 11:15:01 7 25.03 0.00 5.04 0.10 0.08 69.75 11:25:49 11:16:01 all 25.73 0.00 4.69 2.24 0.09 67.26 11:25:49 11:16:01 0 26.78 0.00 4.92 4.21 0.08 64.01 11:25:49 11:16:01 1 24.92 0.00 4.28 0.30 0.08 70.41 11:25:49 11:16:01 2 27.93 0.00 4.09 1.83 0.10 66.05 11:25:49 11:16:01 3 25.00 0.00 4.40 2.53 0.10 67.97 11:25:49 11:16:01 4 24.32 0.00 5.50 0.10 0.08 69.99 11:25:49 11:16:01 5 26.18 0.00 4.78 2.53 0.08 66.43 11:25:49 11:16:01 6 25.25 0.00 4.64 6.12 0.08 63.91 11:25:49 11:16:01 7 25.42 0.00 4.93 0.29 0.08 69.28 11:25:49 11:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:25:49 11:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:25:49 11:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:25:49 11:17:01 2 0.00 0.00 0.03 0.00 0.03 99.93 11:25:49 11:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:25:49 11:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:25:49 11:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 11:25:49 11:17:01 6 0.07 0.00 0.00 0.02 0.00 99.92 11:25:49 11:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:18:01 all 1.33 0.00 0.83 0.35 0.02 97.47 11:25:49 11:18:01 0 1.22 0.00 0.83 0.12 0.02 97.81 11:25:49 11:18:01 1 2.00 0.00 1.92 0.92 0.02 95.14 11:25:49 11:18:01 2 0.67 0.00 0.57 0.75 0.03 97.98 11:25:49 11:18:01 3 2.90 0.00 0.97 0.37 0.02 95.74 11:25:49 11:18:01 4 1.37 0.00 1.08 0.52 0.00 97.03 11:25:49 11:18:01 5 0.65 0.00 0.42 0.02 0.02 98.89 11:25:49 11:18:01 6 1.00 0.00 0.48 0.12 0.02 98.38 11:25:49 11:18:01 7 0.82 0.00 0.37 0.02 0.02 98.78 11:25:49 11:19:01 all 0.89 0.00 0.60 0.20 0.01 98.31 11:25:49 11:19:01 0 0.35 0.00 0.27 0.15 0.02 99.22 11:25:49 11:19:01 1 0.40 0.00 0.87 0.42 0.02 98.30 11:25:49 11:19:01 2 2.00 0.00 0.48 0.05 0.02 97.45 11:25:49 11:19:01 3 1.22 0.00 0.65 0.53 0.02 97.58 11:25:49 11:19:01 4 1.13 0.00 0.63 0.03 0.02 98.18 11:25:49 11:19:01 5 0.50 0.00 0.75 0.02 0.00 98.73 11:25:49 11:19:01 6 0.75 0.00 0.38 0.37 0.02 98.48 11:25:49 11:19:01 7 0.74 0.00 0.74 0.00 0.02 98.51 11:25:49 11:20:01 all 0.16 0.00 0.06 0.01 0.01 99.77 11:25:49 11:20:01 0 0.02 0.00 0.07 0.00 0.02 99.90 11:25:49 11:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:25:49 11:20:01 2 0.15 0.00 0.07 0.00 0.03 99.75 11:25:49 11:20:01 3 0.08 0.00 0.05 0.02 0.00 99.85 11:25:49 11:20:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:25:49 11:20:01 5 0.00 0.00 0.05 0.00 0.00 99.95 11:25:49 11:20:01 6 0.28 0.00 0.10 0.07 0.00 99.55 11:25:49 11:20:01 7 0.66 0.00 0.05 0.00 0.02 99.27 11:25:49 11:21:01 all 0.03 0.00 0.00 0.00 0.01 99.96 11:25:49 11:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:25:49 11:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:25:49 11:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:25:49 11:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:25:49 11:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:25:49 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:21:01 6 0.03 0.00 0.00 0.03 0.00 99.93 11:25:49 11:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:22:01 all 0.05 0.00 0.01 0.00 0.01 99.92 11:25:49 11:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:25:49 11:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:25:49 11:22:01 2 0.07 0.00 0.02 0.00 0.03 99.88 11:25:49 11:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:25:49 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:25:49 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:25:49 11:22:01 6 0.30 0.00 0.03 0.02 0.02 99.63 11:25:49 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:25:49 11:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:25:49 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:25:49 11:23:01 3 0.00 0.00 0.00 0.03 0.02 99.95 11:25:49 11:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:23:01 6 0.08 0.00 0.00 0.08 0.00 99.83 11:25:49 11:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:25:49 11:24:01 all 0.23 0.00 0.01 0.00 0.01 99.76 11:25:49 11:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:25:49 11:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:25:49 11:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:25:49 11:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 11:25:49 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:25:49 11:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:25:49 11:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:25:49 11:24:01 7 1.74 0.00 0.02 0.00 0.00 98.24 11:25:49 11:25:49 11:24:01 CPU %user %nice %system %iowait %steal %idle 11:25:49 11:25:01 all 2.86 0.00 1.08 0.75 0.02 95.29 11:25:49 11:25:01 0 2.47 0.00 1.33 4.33 0.03 91.84 11:25:49 11:25:01 1 3.20 0.00 0.95 0.03 0.02 95.80 11:25:49 11:25:01 2 2.32 0.00 1.67 0.05 0.02 95.94 11:25:49 11:25:01 3 2.91 0.00 0.95 0.05 0.03 96.06 11:25:49 11:25:01 4 2.72 0.00 1.07 0.02 0.02 96.17 11:25:49 11:25:01 5 2.58 0.00 0.94 0.02 0.02 96.45 11:25:49 11:25:01 6 2.58 0.00 0.94 1.04 0.02 95.43 11:25:49 11:25:01 7 4.05 0.00 0.81 0.51 0.03 94.59 11:25:49 Average: all 5.50 0.00 1.33 0.73 0.03 92.42 11:25:49 Average: 0 5.48 0.00 1.23 0.80 0.03 92.47 11:25:49 Average: 1 5.42 0.00 1.43 0.63 0.02 92.50 11:25:49 Average: 2 5.82 0.00 1.32 1.10 0.04 91.72 11:25:49 Average: 3 5.74 0.00 1.35 0.46 0.03 92.42 11:25:49 Average: 4 5.22 0.00 1.36 0.39 0.02 93.01 11:25:49 Average: 5 5.56 0.00 1.26 1.48 0.02 91.68 11:25:49 Average: 6 5.27 0.00 1.34 0.84 0.02 92.53 11:25:49 Average: 7 5.47 0.00 1.31 0.16 0.03 93.03 11:25:49 11:25:49 11:25:49