Started by user Lenny Goodell Replayed #93 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ee639612315f941177c2c33599fa94e0a4956e0 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-ssh8348399435478591973.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-ssh7795966511625986772.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-ssh1654008412242439954.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. Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy 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-ssh16958332583357727286.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-ssh12079411811730785540.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. Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy [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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15776 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 0ee639612315f941177c2c33599fa94e0a4956e0 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" > 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 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 > git rev-list --no-walk 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:38:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:38:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:38:18 ========================================================= 20:38:18 EdgeX Global Pipelines Version Info 20:38:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:38:19 ------------------- 20:38:19 stable info: 20:38:19 ------------------- 20:38:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:38:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:38:19 Message: update stable to v1.0.249 20:38:19 ------------------- 20:38:19 experimental info: 20:38:19 ------------------- 20:38:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:38:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:38:19 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ee6396 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:20 provisioning config files... 20:38:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18347302911447153942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:20 ---> docker-login.sh 20:38:20 nexus3.edgexfoundry.org:10001 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10002 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10003 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10004 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 docker.io 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 ---> docker-login.sh ends [Pipeline] } 20:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:38:22 + git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 20:38:22 -----------> git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 0ee639612315f941177c2c33599fa94e0a4956e0 [false] [Pipeline] sh 20:38:22 + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 20:38:22 ========================================================= 20:38:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:38:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:23 + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo 20:38:23 [semverPrep] GIT_COMMIT: 0ee639612315f941177c2c33599fa94e0a4956e0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230) [Pipeline] echo 20:38:23 [semverPrep] This is not a build commit. [Pipeline] sh 20:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:23 + grep -v github /etc/ssh/ssh_known_hosts 20:38:23 + [ -e /tmp/ssh_known_hosts ] 20:38:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:38:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:38:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:23 20:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:24 0.1.4: Pulling from edgex-devops/py-git-semver 20:38:24 b85a868b505f: Pulling fs layer 20:38:24 e2be974225ed: Pulling fs layer 20:38:24 339a4e72a1f5: Pulling fs layer 20:38:24 988bab9f4d93: Pulling fs layer 20:38:24 1469e6f7b9e6: Pulling fs layer 20:38:24 eaf3925da568: Pulling fs layer 20:38:24 bab4dde63d76: Pulling fs layer 20:38:24 bde34c3a00c8: Pulling fs layer 20:38:24 b352a97aabf1: Pulling fs layer 20:38:24 4872d77fe225: Pulling fs layer 20:38:24 5851b861e8e6: Pulling fs layer 20:38:24 988bab9f4d93: Waiting 20:38:24 1469e6f7b9e6: Waiting 20:38:24 b352a97aabf1: Waiting 20:38:24 4872d77fe225: Waiting 20:38:24 eaf3925da568: Waiting 20:38:24 5851b861e8e6: Waiting 20:38:24 bab4dde63d76: Waiting 20:38:24 bde34c3a00c8: Waiting 20:38:24 e2be974225ed: Verifying Checksum 20:38:24 e2be974225ed: Download complete 20:38:24 988bab9f4d93: Download complete 20:38:24 1469e6f7b9e6: Verifying Checksum 20:38:24 1469e6f7b9e6: Download complete 20:38:24 339a4e72a1f5: Verifying Checksum 20:38:24 339a4e72a1f5: Download complete 20:38:24 eaf3925da568: Verifying Checksum 20:38:24 eaf3925da568: Download complete 20:38:24 bde34c3a00c8: Download complete 20:38:24 b352a97aabf1: Verifying Checksum 20:38:24 b352a97aabf1: Download complete 20:38:24 4872d77fe225: Download complete 20:38:24 5851b861e8e6: Verifying Checksum 20:38:24 5851b861e8e6: Download complete 20:38:24 b85a868b505f: Verifying Checksum 20:38:24 b85a868b505f: Download complete 20:38:24 bab4dde63d76: Verifying Checksum 20:38:24 bab4dde63d76: Download complete 20:38:25 b85a868b505f: Pull complete 20:38:25 e2be974225ed: Pull complete 20:38:26 339a4e72a1f5: Pull complete 20:38:26 988bab9f4d93: Pull complete 20:38:26 1469e6f7b9e6: Pull complete 20:38:26 eaf3925da568: Pull complete 20:38:28 bab4dde63d76: Pull complete 20:38:28 bde34c3a00c8: Pull complete 20:38:28 b352a97aabf1: Pull complete 20:38:28 4872d77fe225: Pull complete 20:38:28 5851b861e8e6: Pull complete 20:38:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:28 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:38:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:38:31 $ docker top f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 -eo pid,comm 20:38:31 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). 20:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:31 [ssh-agent] Looking for ssh-agent implementation... 20:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:31 $ docker exec f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 ssh-agent 20:38:31 SSH_AUTH_SOCK=/tmp/ssh-1zMCk24PVjB9/agent.33 20:38:31 SSH_AGENT_PID=39 20:38:31 Running ssh-add (command line suppressed) 20:38:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9658163014067918957.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9658163014067918957.key) 20:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:32 + git tag --points-at HEAD [Pipeline] } 20:38:32 $ docker exec --env ******** --env ******** f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 ssh-agent -k 20:38:32 unset SSH_AUTH_SOCK; 20:38:32 unset SSH_AGENT_PID; 20:38:32 echo Agent pid 39 killed; 20:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:32 [ssh-agent] Looking for ssh-agent implementation... 20:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:32 $ docker exec f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 ssh-agent 20:38:32 SSH_AUTH_SOCK=/tmp/ssh-3VHgKcGPDbLy/agent.72 20:38:32 SSH_AGENT_PID=78 20:38:32 Running ssh-add (command line suppressed) 20:38:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16954990094034087009.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16954990094034087009.key) 20:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:32 + git semver init 20:38:33 2023-05-16 20:38:33,008 [run_init] DEBUG init version:0.0.0 force:False 20:38:33 2023-05-16 20:38:33,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:38:33 2023-05-16 20:38:33,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:38:33 2023-05-16 20:38:33,010 [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) 20:38:34 2023-05-16 20:38:33,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:38:34 2023-05-16 20:38:33,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:38:34 2023-05-16 20:38:33,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:38:34 2023-05-16 20:38:33,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:38:34 3.0.0-dev.25 [Pipeline] } 20:38:34 $ docker exec --env ******** --env ******** f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 ssh-agent -k 20:38:34 unset SSH_AUTH_SOCK; 20:38:34 unset SSH_AGENT_PID; 20:38:34 echo Agent pid 78 killed; 20:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:34 + git semver [Pipeline] } 20:38:34 $ docker stop --time=1 f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 20:38:36 $ docker rm -f --volumes f3d20bc5868372cbb07a5e65542390914bdaba3657d228a7d3802d69577f8dd6 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:38:36 Stashed 1 file(s) [Pipeline] echo 20:38:36 [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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 20:38:36 provisioning config files... 20:38:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5772899947640025638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:36 ---> docker-login.sh 20:38:36 nexus3.edgexfoundry.org:10001 20:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:36 Configure a credential helper to remove this warning. See 20:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:36 20:38:36 Login Succeeded 20:38:36 nexus3.edgexfoundry.org:10002 20:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:36 Configure a credential helper to remove this warning. See 20:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:36 20:38:36 Login Succeeded 20:38:36 nexus3.edgexfoundry.org:10003 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 nexus3.edgexfoundry.org:10004 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 docker.io 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 ---> docker-login.sh ends [Pipeline] } 20:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:37 ========================================================= 20:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:37 + 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 . 20:38:37 Sending build context to Docker daemon 4.247MB 20:38:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:38:37 Step 2/12 : FROM ${BASE} AS builder 20:38:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:38:37 f56be85fc22e: Pulling fs layer 20:38:37 85791d961cd3: Pulling fs layer 20:38:37 d694b5ae8c79: Pulling fs layer 20:38:37 9f32a84ed3da: Pulling fs layer 20:38:37 4d19c01a9841: Pulling fs layer 20:38:37 9325e15d5711: Pulling fs layer 20:38:37 556b6ee489ea: Pulling fs layer 20:38:37 c5a4b2cf53e6: Pulling fs layer 20:38:37 4d19c01a9841: Waiting 20:38:37 9325e15d5711: Waiting 20:38:37 556b6ee489ea: Waiting 20:38:37 9f32a84ed3da: Waiting 20:38:37 c5a4b2cf53e6: Waiting 20:38:37 85791d961cd3: Download complete 20:38:37 9f32a84ed3da: Download complete 20:38:37 4d19c01a9841: Verifying Checksum 20:38:37 4d19c01a9841: Download complete 20:38:37 f56be85fc22e: Verifying Checksum 20:38:37 f56be85fc22e: Download complete 20:38:38 9325e15d5711: Verifying Checksum 20:38:38 9325e15d5711: Download complete 20:38:38 f56be85fc22e: Pull complete 20:38:38 85791d961cd3: Pull complete 20:38:38 d694b5ae8c79: Download complete 20:38:38 c5a4b2cf53e6: Verifying Checksum 20:38:38 c5a4b2cf53e6: Download complete 20:38:38 556b6ee489ea: Verifying Checksum 20:38:38 556b6ee489ea: Download complete 20:38:41 d694b5ae8c79: Pull complete 20:38:41 9f32a84ed3da: Pull complete 20:38:41 4d19c01a9841: Pull complete 20:38:41 9325e15d5711: Pull complete 20:38:44 556b6ee489ea: Pull complete 20:38:44 c5a4b2cf53e6: Pull complete 20:38:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:38:44 ---> c4be618373d6 20:38:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:38:48 ---> Running in 5f284940c282 20:38:48 Removing intermediate container 5f284940c282 20:38:48 ---> ea93feddac91 20:38:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:48 ---> Running in 3ff0c466cda7 20:38:48 Removing intermediate container 3ff0c466cda7 20:38:48 ---> 9f7f2178d728 20:38:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:38:48 ---> Running in 29d306ca60a0 20:38:48 Removing intermediate container 29d306ca60a0 20:38:48 ---> 47cd90934f0e 20:38:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:38:48 ---> Running in 5479ffd03ffa 20:38:48 Removing intermediate container 5479ffd03ffa 20:38:48 ---> b959301b9efc 20:38:48 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:48 ---> Running in d002d63e7213 20:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:38:48 OK: 265 MiB in 53 packages 20:38:49 Removing intermediate container d002d63e7213 20:38:49 ---> 10960fa14100 20:38:49 Step 8/12 : WORKDIR /app 20:38:49 ---> Running in 6dc3ed57deec 20:38:49 Removing intermediate container 6dc3ed57deec 20:38:49 ---> dd80a9957f1c 20:38:49 Step 9/12 : COPY go.mod vendor* ./ 20:38:49 ---> a34c368f3fea 20:38:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:49 ---> Running in a88c884391ef 20:38:51 Still waiting to schedule task 20:38:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:39:28 Removing intermediate container a88c884391ef 20:39:28 ---> 9ba36f0726df 20:39:28 Step 11/12 : COPY . . 20:39:28 ---> 803cc90a33c3 20:39:28 Step 12/12 : RUN $MAKE 20:39:28 ---> Running in 9d2a3e9d7f30 20:39:28 noop 20:39:28 Removing intermediate container 9d2a3e9d7f30 20:39:28 ---> 65d34fb29052 20:39:28 Successfully built 65d34fb29052 20:39:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:28 + docker inspect -f . ci-base-image-x86_64 20:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:28 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:39:28 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:39:29 $ docker top df64b86cc8e5fa24fc1fff7ab35449fb8a911d74d2b9e557850e576da79a409e -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:29 + go version 20:39:29 go version go1.20.2 linux/amd64 [Pipeline] } 20:39:29 $ docker stop --time=1 df64b86cc8e5fa24fc1fff7ab35449fb8a911d74d2b9e557850e576da79a409e 20:39:30 $ docker rm -f --volumes df64b86cc8e5fa24fc1fff7ab35449fb8a911d74d2b9e557850e576da79a409e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker inspect -f . ci-base-image-x86_64 20:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:31 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:39:31 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:39:31 $ docker top e65cb3d24947985472f79c3c2fb23e3979ed73f185617fbe2bc2ff3e01dfb5f9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:31 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:39:32 + make test 20:39:32 go test ./... -coverprofile=coverage.out ./... 20:39:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:39:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:39:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:39:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.766s coverage: 40.5% of statements 20:39:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 20:39:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 20:39:58 go vet ./... 20:40:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:03 ./bin/test-attribution-txt.sh 20:40:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:40:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:40:03 $ docker stop --time=1 e65cb3d24947985472f79c3c2fb23e3979ed73f185617fbe2bc2ff3e01dfb5f9 20:40:05 $ docker rm -f --volumes e65cb3d24947985472f79c3c2fb23e3979ed73f185617fbe2bc2ff3e01dfb5f9 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:07 + ls -al . 20:40:07 total 628 20:40:07 drwxrwxr-x 11 jenkins jenkins 4096 May 16 20:39 . 20:40:07 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:38 .. 20:40:07 -rw-rw-r-- 1 jenkins jenkins 134 May 16 20:38 .dockerignore 20:40:07 drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:38 .git 20:40:07 drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:38 .github 20:40:07 -rw-rw-r-- 1 jenkins jenkins 946 May 16 20:38 .gitignore 20:40:07 -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:38 .golangci.yml 20:40:07 drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:38 .semver 20:40:07 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 20:38 Attribution.txt 20:40:07 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 20:38 CHANGELOG.md 20:40:07 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 20:38 Dockerfile 20:40:07 -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:38 GOVERNANCE.md 20:40:07 -rw-rw-r-- 1 jenkins jenkins 683 May 16 20:38 Jenkinsfile 20:40:07 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 20:38 LICENSE 20:40:07 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 20:38 Makefile 20:40:07 -rw-rw-r-- 1 jenkins jenkins 625 May 16 20:38 OWNERS.md 20:40:07 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 20:38 README.md 20:40:07 -rw-rw-r-- 1 jenkins jenkins 12 May 16 20:38 VERSION 20:40:07 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:38 bin 20:40:07 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:38 cmd 20:40:07 -rw-r--r-- 1 jenkins jenkins 458038 May 16 20:39 coverage.out 20:40:07 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:38 examples 20:40:07 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 20:38 go.mod 20:40:07 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 20:38 go.sum 20:40:07 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:38 images 20:40:07 drwxrwxr-x 5 jenkins jenkins 4096 May 16 20:38 internal 20:40:07 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:38 snap 20:40:07 -rw-rw-r-- 1 jenkins jenkins 193 May 16 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:07 + 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=0ee639612315f941177c2c33599fa94e0a4956e0 --label arch=amd64 --label version=3.0.0-dev.25 . 20:40:07 Sending build context to Docker daemon 4.247MB 20:40:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:40:07 Step 2/24 : FROM ${BASE} AS builder 20:40:07 ---> 65d34fb29052 20:40:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:40:07 ---> Running in 5ea7f3c487a7 20:40:07 Removing intermediate container 5ea7f3c487a7 20:40:07 ---> 5460b8f1a4bf 20:40:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:07 ---> Running in e42ff1f49f98 20:40:07 Removing intermediate container e42ff1f49f98 20:40:07 ---> b8c41e43f160 20:40:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:40:07 ---> Running in 6dc22d641441 20:40:07 Removing intermediate container 6dc22d641441 20:40:07 ---> abad322ef25b 20:40:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:40:08 ---> Running in 5870a40e9a80 20:40:08 Removing intermediate container 5870a40e9a80 20:40:08 ---> 4da8ac47cf2c 20:40:08 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:08 ---> Running in e58693930b81 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:40:08 OK: 265 MiB in 53 packages 20:40:08 Removing intermediate container e58693930b81 20:40:08 ---> 08cc7b47351d 20:40:08 Step 8/24 : WORKDIR /app 20:40:09 ---> Running in 7a5c5dfbbf57 20:40:09 Removing intermediate container 7a5c5dfbbf57 20:40:09 ---> 09e5c8c27860 20:40:09 Step 9/24 : COPY go.mod vendor* ./ 20:40:09 ---> 60f729262d79 20:40:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:09 ---> Running in 139290af8542 20:40:10 Removing intermediate container 139290af8542 20:40:10 ---> 3f5e7f1a5820 20:40:10 Step 11/24 : COPY . . 20:40:10 ---> 5faec53a638b 20:40:10 Step 12/24 : RUN $MAKE 20:40:10 ---> Running in 5cf4e430057a 20:40:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:40:32 Removing intermediate container 5cf4e430057a 20:40:32 ---> 400e3cd40c66 20:40:32 Step 13/24 : FROM alpine:3.17 20:40:32 3.17: Pulling from library/alpine 20:40:32 f56be85fc22e: Already exists 20:40:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:40:32 Status: Downloaded newer image for alpine:3.17 20:40:32 ---> 9ed4aefc74f6 20:40:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:40:32 ---> Running in 897a4cc70620 20:40:32 Removing intermediate container 897a4cc70620 20:40:32 ---> dd78bc766151 20:40:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:40:32 ---> Running in cf099eec8de3 20:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:40:32 (1/1) Installing dumb-init (1.2.5-r2) 20:40:32 Executing busybox-1.35.0-r29.trigger 20:40:32 OK: 7 MiB in 16 packages 20:40:32 Removing intermediate container cf099eec8de3 20:40:32 ---> 6fd0cfe1dd28 20:40:32 Step 16/24 : COPY --from=builder /app/LICENSE / 20:40:32 ---> fad8f4a46c61 20:40:32 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:40:32 ---> 13ea19036a4e 20:40:32 Step 18/24 : COPY --from=builder /app/cmd/ / 20:40:32 ---> 2509f12d5653 20:40:32 Step 19/24 : EXPOSE 59989 20:40:32 ---> Running in 33c1648795fe 20:40:32 Removing intermediate container 33c1648795fe 20:40:32 ---> 6601e7109cc1 20:40:32 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:40:32 ---> Running in 473656204ad7 20:40:32 Removing intermediate container 473656204ad7 20:40:32 ---> 451f8bf87e3e 20:40:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:32 ---> Running in 324a700da6c2 20:40:32 Removing intermediate container 324a700da6c2 20:40:32 ---> a42252e7c2f3 20:40:32 Step 22/24 : LABEL arch=amd64 20:40:32 ---> Running in 6bedb4a009fb 20:40:32 Removing intermediate container 6bedb4a009fb 20:40:32 ---> 43748645ffb8 20:40:32 Step 23/24 : LABEL git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 20:40:32 ---> Running in 33928f762f4e 20:40:32 Removing intermediate container 33928f762f4e 20:40:32 ---> f7438702052f 20:40:32 Step 24/24 : LABEL version=3.0.0-dev.25 20:40:32 ---> Running in f8d9ee3577c7 20:40:32 Removing intermediate container f8d9ee3577c7 20:40:32 ---> 1b24ebafff16 20:40:32 [Warning] One or more build-args [ARCH] were not consumed 20:40:32 Successfully built 1b24ebafff16 20:40:32 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 20:40:32 provisioning config files... 20:40:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10309991702847190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:33 ---> docker-login.sh 20:40:33 nexus3.edgexfoundry.org:10001 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 nexus3.edgexfoundry.org:10002 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 nexus3.edgexfoundry.org:10003 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 nexus3.edgexfoundry.org:10004 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 docker.io 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 ---> docker-login.sh ends [Pipeline] } 20:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:40:33 0ee639612315f941177c2c33599fa94e0a4956e0 20:40:33 latest 20:40:33 3.0.0-dev.25 20:40:33 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:40:33 main 20:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0 20:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:40:34 ef7b33780a44: Preparing 20:40:34 71fc1ffe8127: Preparing 20:40:34 ae54a1c86517: Preparing 20:40:34 31dc20539e72: Preparing 20:40:34 f1417ff83b31: Preparing 20:40:34 f1417ff83b31: Layer already exists 20:40:34 31dc20539e72: Pushed 20:40:34 71fc1ffe8127: Pushed 20:40:34 ae54a1c86517: Pushed 20:40:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15777 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:40:35 Running in /w/workspace/device-rfid-llrp-go/94 [Pipeline] { [Pipeline] checkout 20:40:35 Selected Git installation does not exist. Using Default 20:40:35 The recommended git tool is: NONE 20:40:36 ef7b33780a44: Pushed 20:40:37 0ee639612315f941177c2c33599fa94e0a4956e0: digest: sha256:07ea39a71ad238dea4eb542d86f0be5df3e2da99465b04e0651aca7245a957b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:40:37 ef7b33780a44: Preparing 20:40:37 71fc1ffe8127: Preparing 20:40:37 ae54a1c86517: Preparing 20:40:37 31dc20539e72: Preparing 20:40:37 f1417ff83b31: Preparing 20:40:37 ef7b33780a44: Layer already exists 20:40:37 31dc20539e72: Layer already exists 20:40:37 f1417ff83b31: Layer already exists 20:40:37 71fc1ffe8127: Layer already exists 20:40:37 ae54a1c86517: Layer already exists 20:40:37 latest: digest: sha256:07ea39a71ad238dea4eb542d86f0be5df3e2da99465b04e0651aca7245a957b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.25 20:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:40:38 ef7b33780a44: Preparing 20:40:38 71fc1ffe8127: Preparing 20:40:38 ae54a1c86517: Preparing 20:40:38 31dc20539e72: Preparing 20:40:38 f1417ff83b31: Preparing 20:40:38 f1417ff83b31: Layer already exists 20:40:38 ef7b33780a44: Layer already exists 20:40:38 31dc20539e72: Layer already exists 20:40:38 ae54a1c86517: Layer already exists 20:40:38 71fc1ffe8127: Layer already exists 20:40:38 3.0.0-dev.25: digest: sha256:07ea39a71ad238dea4eb542d86f0be5df3e2da99465b04e0651aca7245a957b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:40:39 ef7b33780a44: Preparing 20:40:39 71fc1ffe8127: Preparing 20:40:39 ae54a1c86517: Preparing 20:40:39 31dc20539e72: Preparing 20:40:39 f1417ff83b31: Preparing 20:40:39 f1417ff83b31: Layer already exists 20:40:39 ae54a1c86517: Layer already exists 20:40:39 31dc20539e72: Layer already exists 20:40:39 ef7b33780a44: Layer already exists 20:40:39 71fc1ffe8127: Layer already exists 20:40:39 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25: digest: sha256:07ea39a71ad238dea4eb542d86f0be5df3e2da99465b04e0651aca7245a957b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:40:39 ef7b33780a44: Preparing 20:40:39 71fc1ffe8127: Preparing 20:40:39 ae54a1c86517: Preparing 20:40:39 31dc20539e72: Preparing 20:40:39 f1417ff83b31: Preparing 20:40:39 f1417ff83b31: Layer already exists 20:40:39 71fc1ffe8127: Layer already exists 20:40:39 31dc20539e72: Layer already exists 20:40:39 ae54a1c86517: Layer already exists 20:40:39 ef7b33780a44: Layer already exists 20:40:39 main: digest: sha256:07ea39a71ad238dea4eb542d86f0be5df3e2da99465b04e0651aca7245a957b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:39 ===================================================== [Pipeline] echo 20:40:39 taggedImages: 20:40:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0 20:40:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:40:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.25 20:40:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:40:39 - 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 20:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:40 20:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:40 latest: Pulling from edgex-lftools-log-publisher 20:40:40 5eb5b503b376: Pulling fs layer 20:40:40 5c69ac0246d0: Pulling fs layer 20:40:40 ec43610c2a17: Pulling fs layer 20:40:40 3a2ae6a8a46f: Pulling fs layer 20:40:40 33b1e0a273af: Pulling fs layer 20:40:40 5d3b04190fa2: Pulling fs layer 20:40:40 2f39f015ded8: Pulling fs layer 20:40:40 33b1e0a273af: Waiting 20:40:40 3a2ae6a8a46f: Waiting 20:40:40 5d3b04190fa2: Waiting 20:40:40 2f39f015ded8: Waiting 20:40:40 5c69ac0246d0: Verifying Checksum 20:40:40 5c69ac0246d0: Download complete 20:40:40 3a2ae6a8a46f: Verifying Checksum 20:40:40 3a2ae6a8a46f: Download complete 20:40:40 33b1e0a273af: Verifying Checksum 20:40:40 33b1e0a273af: Download complete 20:40:40 5d3b04190fa2: Verifying Checksum 20:40:40 ec43610c2a17: Verifying Checksum 20:40:40 ec43610c2a17: Download complete 20:40:40 5eb5b503b376: Verifying Checksum 20:40:40 5eb5b503b376: Download complete 20:40:41 2f39f015ded8: Download complete 20:40:41 using credential edgex-jenkins-ssh 20:40:41 Cloning the remote Git repository 20:40:41 5eb5b503b376: Pull complete 20:40:41 5c69ac0246d0: Pull complete 20:40:42 ec43610c2a17: Pull complete 20:40:42 3a2ae6a8a46f: Pull complete 20:40:42 33b1e0a273af: Pull complete 20:40:42 5d3b04190fa2: Pull complete 20:40:41 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:40:41 > git init /w/workspace/device-rfid-llrp-go/94 # timeout=10 20:40:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:40:42 > git --version # timeout=10 20:40:42 > git --version # 'git version 2.25.1' 20:40:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:40:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:45 Avoid second fetch 20:40:45 Checking out Revision 0ee639612315f941177c2c33599fa94e0a4956e0 (main) 20:40:46 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" 20:40:46 2f39f015ded8: Pull complete 20:40:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:46 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:40:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:40:45 > git config core.sparsecheckout # timeout=10 20:40:46 > git checkout -f 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 20:40:47 20:40:47 GitHub has been notified of this commit’s build result 20:40:47 20:40:49 $ docker top 2bd25a7b41fcf030f1a170304084fd2616ea4a673d2046ab49dad9ac3b25c951 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:49 ---> job-cost.sh 20:40:49 lf-activate-venv: SKIPPING 20:40:49 INFO: No Stack... 20:40:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:40:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:50 Dload Upload Total Spent Left Speed 20:40:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59863 0 --:--:-- --:--:-- --:--:-- 59863 20:40:50 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 20:40:50 INFO: Archiving Costs [Pipeline] sh 20:40:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:40:50 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:40:50 + cut -d, -f6 [Pipeline] lock 20:40:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] 20:40:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] did not exist. Created. 20:40:50 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:51 + sudo tee /etc/docker/daemon.new 20:40:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:40:51 { 20:40:51 "registry-mirrors": [ 20:40:51 "https://nexus3.edgexfoundry.org:10001" 20:40:51 ], 20:40:51 "bip": "10.250.0.254/24", 20:40:51 "hosts": [ 20:40:51 "tcp://0.0.0.0:5555", 20:40:51 "unix:///var/run/docker.sock" 20:40:51 ], 20:40:51 "mtu": 1458, 20:40:51 "selinux-enabled": true, 20:40:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:40:51 } [Pipeline] sh 20:40:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:40:51 Stashed 1 file(s) [Pipeline] } 20:40:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:51 $ docker stop --time=1 2bd25a7b41fcf030f1a170304084fd2616ea4a673d2046ab49dad9ac3b25c951 20:40:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:40:52 $ docker rm -f --volumes 2bd25a7b41fcf030f1a170304084fd2616ea4a673d2046ab49dad9ac3b25c951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:14 provisioning config files... 20:41:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/94@tmp/config12948266548798905199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:15 ---> docker-login.sh 20:41:15 nexus3.edgexfoundry.org:10001 20:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:16 Configure a credential helper to remove this warning. See 20:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:16 20:41:16 Login Succeeded 20:41:16 nexus3.edgexfoundry.org:10002 20:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:16 Configure a credential helper to remove this warning. See 20:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:16 20:41:16 Login Succeeded 20:41:16 nexus3.edgexfoundry.org:10003 20:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:16 Configure a credential helper to remove this warning. See 20:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:16 20:41:16 Login Succeeded 20:41:16 nexus3.edgexfoundry.org:10004 20:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:17 Configure a credential helper to remove this warning. See 20:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:17 20:41:17 Login Succeeded 20:41:17 docker.io 20:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:17 Configure a credential helper to remove this warning. See 20:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:17 20:41:17 Login Succeeded 20:41:17 ---> docker-login.sh ends [Pipeline] } 20:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:18 ========================================================= 20:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:41:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:18 + 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 . 20:41:19 Sending build context to Docker daemon 1.212MB 20:41:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:41:19 Step 2/12 : FROM ${BASE} AS builder 20:41:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:41:19 c41833b44d91: Pulling fs layer 20:41:19 ed15518f5707: Pulling fs layer 20:41:19 feae8fd75edb: Pulling fs layer 20:41:19 242c74f7c9fa: Pulling fs layer 20:41:19 3cdef696dda3: Pulling fs layer 20:41:19 2ced38df9373: Pulling fs layer 20:41:19 58f1dce35555: Pulling fs layer 20:41:19 242c74f7c9fa: Waiting 20:41:19 3cdef696dda3: Waiting 20:41:19 2ced38df9373: Waiting 20:41:19 58f1dce35555: Waiting 20:41:19 ed15518f5707: Download complete 20:41:19 242c74f7c9fa: Verifying Checksum 20:41:19 242c74f7c9fa: Download complete 20:41:19 3cdef696dda3: Verifying Checksum 20:41:19 3cdef696dda3: Download complete 20:41:19 c41833b44d91: Verifying Checksum 20:41:19 c41833b44d91: Download complete 20:41:20 c41833b44d91: Pull complete 20:41:21 58f1dce35555: Verifying Checksum 20:41:21 58f1dce35555: Download complete 20:41:21 ed15518f5707: Pull complete 20:41:22 feae8fd75edb: Verifying Checksum 20:41:22 feae8fd75edb: Download complete 20:41:22 2ced38df9373: Verifying Checksum 20:41:22 2ced38df9373: Download complete 20:41:34 feae8fd75edb: Pull complete 20:41:34 242c74f7c9fa: Pull complete 20:41:34 3cdef696dda3: Pull complete 20:41:41 2ced38df9373: Pull complete 20:41:43 58f1dce35555: Pull complete 20:41:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:41:43 ---> fadd8f120f05 20:41:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:41:44 ---> Running in a31ba0f28723 20:41:45 Removing intermediate container a31ba0f28723 20:41:45 ---> 9c1ca9caa149 20:41:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:41:45 ---> Running in 418145b0b52c 20:41:45 Removing intermediate container 418145b0b52c 20:41:45 ---> e5b5d71b9a7c 20:41:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:41:45 ---> Running in 972141eb0981 20:41:46 Removing intermediate container 972141eb0981 20:41:46 ---> 5e48ec9eb91a 20:41:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:41:46 ---> Running in ebb4c167dd27 20:41:46 Removing intermediate container ebb4c167dd27 20:41:46 ---> 2ea46c882123 20:41:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:46 ---> Running in 07a4a4601611 20:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:49 OK: 263 MiB in 53 packages 20:41:53 Removing intermediate container 07a4a4601611 20:41:53 ---> 63d7a710e5de 20:41:53 Step 8/12 : WORKDIR /app 20:41:53 ---> Running in a2382dbefa19 20:41:53 Removing intermediate container a2382dbefa19 20:41:53 ---> 6630a7bd644d 20:41:53 Step 9/12 : COPY go.mod vendor* ./ 20:41:53 ---> 5dce080654ea 20:41:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:54 ---> Running in 9a08c9909ea7 20:43:02 Removing intermediate container 9a08c9909ea7 20:43:02 ---> 2ee60a058ab8 20:43:02 Step 11/12 : COPY . . 20:43:02 ---> 3655c1449fe4 20:43:02 Step 12/12 : RUN $MAKE 20:43:02 ---> Running in 1c24c891a967 20:43:02 noop 20:43:02 Removing intermediate container 1c24c891a967 20:43:02 ---> b11ef2e00dfa 20:43:02 Successfully built b11ef2e00dfa 20:43:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:02 + docker inspect -f . ci-base-image-arm64 20:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:02 prd-ubuntu20.04-docker-arm64-4c-16g-15777 does not seem to be running inside a container 20:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/94 -v /w/workspace/device-rfid-llrp-go/94:/w/workspace/device-rfid-llrp-go/94:rw,z -v /w/workspace/device-rfid-llrp-go/94@tmp:/w/workspace/device-rfid-llrp-go/94@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 20:43:03 $ docker top 3eac73ac59c69797dd3c10506dbdcb6e5387bb13d1b01797fc4cb606e882715c -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:04 + go version 20:43:04 go version go1.20.2 linux/arm64 [Pipeline] } 20:43:04 $ docker stop --time=1 3eac73ac59c69797dd3c10506dbdcb6e5387bb13d1b01797fc4cb606e882715c 20:43:06 $ docker rm -f --volumes 3eac73ac59c69797dd3c10506dbdcb6e5387bb13d1b01797fc4cb606e882715c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:06 + docker inspect -f . ci-base-image-arm64 20:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:07 prd-ubuntu20.04-docker-arm64-4c-16g-15777 does not seem to be running inside a container 20:43:07 $ 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/94 -v /w/workspace/device-rfid-llrp-go/94:/w/workspace/device-rfid-llrp-go/94:rw,z -v /w/workspace/device-rfid-llrp-go/94@tmp:/w/workspace/device-rfid-llrp-go/94@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 20:43:08 $ docker top 2f0eec03067162902e17971ed6794bcee2e348bd8e8f1e95ccedb0a23a5f8d8e -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/94 [Pipeline] fileExists [Pipeline] sh 20:43:09 + make test 20:43:09 go test ./... -coverprofile=coverage.out ./... 20:43:48 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:45:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:45:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:46:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.750s coverage: 40.5% of statements 20:46:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.563s coverage: 52.0% of statements 20:46:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 96.4% of statements 20:46:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:46:27 go vet ./... 20:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:53 ./bin/test-attribution-txt.sh 20:46:53 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:46:53 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:46:53 $ docker stop --time=1 2f0eec03067162902e17971ed6794bcee2e348bd8e8f1e95ccedb0a23a5f8d8e 20:46:55 $ docker rm -f --volumes 2f0eec03067162902e17971ed6794bcee2e348bd8e8f1e95ccedb0a23a5f8d8e [Pipeline] // withDockerContainer [Pipeline] sh 20:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:56 Warning: overwriting stash ‘coverage-report’ 20:46:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:58 + ls -al . 20:46:58 total 624 20:46:58 drwxrwxr-x 10 jenkins jenkins 4096 May 16 20:43 . 20:46:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:40 .. 20:46:58 -rw-rw-r-- 1 jenkins jenkins 134 May 16 20:40 .dockerignore 20:46:58 drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:40 .git 20:46:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:40 .github 20:46:58 -rw-rw-r-- 1 jenkins jenkins 946 May 16 20:40 .gitignore 20:46:58 -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:40 .golangci.yml 20:46:58 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 20:40 Attribution.txt 20:46:58 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 20:40 CHANGELOG.md 20:46:58 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 20:40 Dockerfile 20:46:58 -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:40 GOVERNANCE.md 20:46:58 -rw-rw-r-- 1 jenkins jenkins 683 May 16 20:40 Jenkinsfile 20:46:58 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 20:40 LICENSE 20:46:58 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 20:40 Makefile 20:46:58 -rw-rw-r-- 1 jenkins jenkins 625 May 16 20:40 OWNERS.md 20:46:58 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 20:40 README.md 20:46:58 -rw-rw-r-- 1 jenkins jenkins 12 May 16 20:38 VERSION 20:46:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:40 bin 20:46:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:40 cmd 20:46:58 -rw-r--r-- 1 jenkins jenkins 458038 May 16 20:46 coverage.out 20:46:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:40 examples 20:46:58 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 20:40 go.mod 20:46:58 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 20:40 go.sum 20:46:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:40 images 20:46:58 drwxrwxr-x 5 jenkins jenkins 4096 May 16 20:40 internal 20:46:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:40 snap 20:46:58 -rw-rw-r-- 1 jenkins jenkins 193 May 16 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + 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=0ee639612315f941177c2c33599fa94e0a4956e0 --label arch=arm64 --label version=3.0.0-dev.25 . 20:46:59 Sending build context to Docker daemon 1.212MB 20:46:59 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:46:59 Step 2/24 : FROM ${BASE} AS builder 20:46:59 ---> b11ef2e00dfa 20:46:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:46:59 ---> Running in 52c6beb00519 20:46:59 Removing intermediate container 52c6beb00519 20:46:59 ---> 1e9e85230a9f 20:46:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:59 ---> Running in 2a83262f9f1f 20:46:59 Removing intermediate container 2a83262f9f1f 20:46:59 ---> 5161521f1f60 20:46:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:46:59 ---> Running in a2f33d13c6db 20:47:00 Removing intermediate container a2f33d13c6db 20:47:00 ---> b28e7d93b21d 20:47:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:47:00 ---> Running in b926c5893dd0 20:47:00 Removing intermediate container b926c5893dd0 20:47:00 ---> e4bfb22dd71b 20:47:00 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:00 ---> Running in 091f57b668a4 20:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:03 OK: 263 MiB in 53 packages 20:47:04 Removing intermediate container 091f57b668a4 20:47:04 ---> 3072008846fb 20:47:04 Step 8/24 : WORKDIR /app 20:47:04 ---> Running in 7574bf29cdc7 20:47:04 Removing intermediate container 7574bf29cdc7 20:47:04 ---> 1f515debaf8d 20:47:04 Step 9/24 : COPY go.mod vendor* ./ 20:47:05 ---> ee33c484ed7a 20:47:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:05 ---> Running in 5bddd7824d02 20:47:07 Removing intermediate container 5bddd7824d02 20:47:07 ---> 126c103a588f 20:47:07 Step 11/24 : COPY . . 20:47:08 ---> cd0f37d7ee68 20:47:08 Step 12/24 : RUN $MAKE 20:47:08 ---> Running in 47dc6ccba102 20:47:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:49:31 Removing intermediate container 47dc6ccba102 20:49:31 ---> 8401056eceda 20:49:31 Step 13/24 : FROM alpine:3.17 20:49:31 3.17: Pulling from library/alpine 20:49:31 c41833b44d91: Already exists 20:49:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:49:31 Status: Downloaded newer image for alpine:3.17 20:49:31 ---> 51e60588ff2c 20:49:31 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:49:31 ---> Running in 34b1a47e0652 20:49:31 Removing intermediate container 34b1a47e0652 20:49:31 ---> 9677cbb05f9c 20:49:31 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:49:31 ---> Running in 6b86f0a8c4c7 20:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:49:31 (1/1) Installing dumb-init (1.2.5-r2) 20:49:31 Executing busybox-1.35.0-r29.trigger 20:49:31 OK: 8 MiB in 16 packages 20:49:31 Removing intermediate container 6b86f0a8c4c7 20:49:31 ---> 0dc08c6dbaf4 20:49:31 Step 16/24 : COPY --from=builder /app/LICENSE / 20:49:31 ---> 41b1c530f750 20:49:31 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:49:31 ---> 3d522b300976 20:49:31 Step 18/24 : COPY --from=builder /app/cmd/ / 20:49:31 ---> 40574fed99cf 20:49:31 Step 19/24 : EXPOSE 59989 20:49:31 ---> Running in 109a285cdafb 20:49:31 Removing intermediate container 109a285cdafb 20:49:31 ---> 0ad1de4fbda4 20:49:31 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:49:31 ---> Running in 58da6f361467 20:49:31 Removing intermediate container 58da6f361467 20:49:31 ---> 99b217400f72 20:49:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:31 ---> Running in f6a3e4e45f69 20:49:31 Removing intermediate container f6a3e4e45f69 20:49:31 ---> 056948ac0cd5 20:49:31 Step 22/24 : LABEL arch=arm64 20:49:31 ---> Running in 9cc9b6fab08c 20:49:31 Removing intermediate container 9cc9b6fab08c 20:49:31 ---> 3181a71c9be7 20:49:31 Step 23/24 : LABEL git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 20:49:31 ---> Running in d0ccf2959e9d 20:49:31 Removing intermediate container d0ccf2959e9d 20:49:31 ---> 4df0e4a299a6 20:49:31 Step 24/24 : LABEL version=3.0.0-dev.25 20:49:31 ---> Running in bcb78091f4b9 20:49:31 Removing intermediate container bcb78091f4b9 20:49:31 ---> 271a5976f64f 20:49:31 [Warning] One or more build-args [ARCH] were not consumed 20:49:31 Successfully built 271a5976f64f 20:49:31 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 20:49:31 provisioning config files... 20:49:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/94@tmp/config14588005373692093782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:31 ---> docker-login.sh 20:49:31 nexus3.edgexfoundry.org:10001 20:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:32 Configure a credential helper to remove this warning. See 20:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:32 20:49:32 Login Succeeded 20:49:32 nexus3.edgexfoundry.org:10002 20:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:32 Configure a credential helper to remove this warning. See 20:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:32 20:49:32 Login Succeeded 20:49:32 nexus3.edgexfoundry.org:10003 20:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:32 Configure a credential helper to remove this warning. See 20:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:32 20:49:32 Login Succeeded 20:49:32 nexus3.edgexfoundry.org:10004 20:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:33 Configure a credential helper to remove this warning. See 20:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:33 20:49:33 Login Succeeded 20:49:33 docker.io 20:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:33 Configure a credential helper to remove this warning. See 20:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:33 20:49:33 Login Succeeded 20:49:33 ---> docker-login.sh ends [Pipeline] } 20:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:49:33 0ee639612315f941177c2c33599fa94e0a4956e0 20:49:33 latest 20:49:33 3.0.0-dev.25 20:49:33 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:49:33 main 20:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 20:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:34 480325cceed2: Preparing 20:49:34 63e0f2c0623c: Preparing 20:49:34 9ea0f97e2e84: Preparing 20:49:34 8d1b3e6bccaf: Preparing 20:49:34 26cbea5cba74: Preparing 20:49:34 26cbea5cba74: Layer already exists 20:49:34 9ea0f97e2e84: Pushed 20:49:34 8d1b3e6bccaf: Pushed 20:49:34 63e0f2c0623c: Pushed 20:49:40 480325cceed2: Pushed 20:49:40 0ee639612315f941177c2c33599fa94e0a4956e0: digest: sha256:fdb0cac1b963b44739f964af1a2bc4fcf499c30f113005e788884845efc5f0db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:40 + 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 20:49:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:41 480325cceed2: Preparing 20:49:41 63e0f2c0623c: Preparing 20:49:41 9ea0f97e2e84: Preparing 20:49:41 8d1b3e6bccaf: Preparing 20:49:41 26cbea5cba74: Preparing 20:49:41 8d1b3e6bccaf: Layer already exists 20:49:41 9ea0f97e2e84: Layer already exists 20:49:41 26cbea5cba74: Layer already exists 20:49:41 63e0f2c0623c: Layer already exists 20:49:41 480325cceed2: Layer already exists 20:49:41 latest: digest: sha256:fdb0cac1b963b44739f964af1a2bc4fcf499c30f113005e788884845efc5f0db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 20:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:42 480325cceed2: Preparing 20:49:42 63e0f2c0623c: Preparing 20:49:42 9ea0f97e2e84: Preparing 20:49:42 8d1b3e6bccaf: Preparing 20:49:42 26cbea5cba74: Preparing 20:49:42 8d1b3e6bccaf: Layer already exists 20:49:42 480325cceed2: Layer already exists 20:49:42 9ea0f97e2e84: Layer already exists 20:49:42 26cbea5cba74: Layer already exists 20:49:42 63e0f2c0623c: Layer already exists 20:49:42 3.0.0-dev.25: digest: sha256:fdb0cac1b963b44739f964af1a2bc4fcf499c30f113005e788884845efc5f0db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:43 480325cceed2: Preparing 20:49:43 63e0f2c0623c: Preparing 20:49:43 9ea0f97e2e84: Preparing 20:49:43 8d1b3e6bccaf: Preparing 20:49:43 26cbea5cba74: Preparing 20:49:43 63e0f2c0623c: Layer already exists 20:49:43 26cbea5cba74: Layer already exists 20:49:43 480325cceed2: Layer already exists 20:49:43 8d1b3e6bccaf: Layer already exists 20:49:43 9ea0f97e2e84: Layer already exists 20:49:43 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25: digest: sha256:fdb0cac1b963b44739f964af1a2bc4fcf499c30f113005e788884845efc5f0db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + 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 20:49:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:49:44 480325cceed2: Preparing 20:49:44 63e0f2c0623c: Preparing 20:49:44 9ea0f97e2e84: Preparing 20:49:44 8d1b3e6bccaf: Preparing 20:49:44 26cbea5cba74: Preparing 20:49:44 63e0f2c0623c: Layer already exists 20:49:44 9ea0f97e2e84: Layer already exists 20:49:44 8d1b3e6bccaf: Layer already exists 20:49:44 480325cceed2: Layer already exists 20:49:44 26cbea5cba74: Layer already exists 20:49:44 main: digest: sha256:fdb0cac1b963b44739f964af1a2bc4fcf499c30f113005e788884845efc5f0db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:45 ===================================================== [Pipeline] echo 20:49:45 taggedImages: 20:49:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 20:49:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:49:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 20:49:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 20:49:45 - 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 20:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:45 20:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:45 arm64: Pulling from edgex-lftools-log-publisher 20:49:45 8998bd30e6a1: Pulling fs layer 20:49:45 04944245beec: Pulling fs layer 20:49:45 699f458cf7ca: Pulling fs layer 20:49:45 765212b225bb: Pulling fs layer 20:49:45 f23df028b6ca: Pulling fs layer 20:49:45 d65c8cfc05b1: Pulling fs layer 20:49:45 2437ff75d9bd: Pulling fs layer 20:49:45 f23df028b6ca: Waiting 20:49:45 765212b225bb: Waiting 20:49:45 2437ff75d9bd: Waiting 20:49:46 04944245beec: Verifying Checksum 20:49:46 04944245beec: Download complete 20:49:46 765212b225bb: Download complete 20:49:46 f23df028b6ca: Verifying Checksum 20:49:46 f23df028b6ca: Download complete 20:49:46 d65c8cfc05b1: Verifying Checksum 20:49:46 d65c8cfc05b1: Download complete 20:49:46 699f458cf7ca: Verifying Checksum 20:49:46 8998bd30e6a1: Verifying Checksum 20:49:46 8998bd30e6a1: Download complete 20:49:49 2437ff75d9bd: Verifying Checksum 20:49:49 2437ff75d9bd: Download complete 20:49:50 8998bd30e6a1: Pull complete 20:49:51 04944245beec: Pull complete 20:49:52 699f458cf7ca: Pull complete 20:49:52 765212b225bb: Pull complete 20:49:53 f23df028b6ca: Pull complete 20:49:53 d65c8cfc05b1: Pull complete 20:50:08 2437ff75d9bd: Pull complete 20:50:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-15777 does not seem to be running inside a container 20:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/94 -v /w/workspace/device-rfid-llrp-go/94:/w/workspace/device-rfid-llrp-go/94:rw,z -v /w/workspace/device-rfid-llrp-go/94@tmp:/w/workspace/device-rfid-llrp-go/94@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 20:50:11 $ docker top 3f74e97fda9b7f3d39062749405e9a1b5ee0e3267d5401a84cce56d7be71c0ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:12 ---> job-cost.sh 20:50:12 lf-activate-venv: SKIPPING 20:50:12 INFO: No Stack... 20:50:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:13 INFO: Archiving Costs [Pipeline] sh 20:50:13 + cat /w/workspace/device-rfid-llrp-go/94/archives/cost.csv 20:50:13 + cut -d, -f6 [Pipeline] lock 20:50:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] 20:50:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] did not exist. Created. 20:50:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:14 /w/workspace/device-rfid-llrp-go/94@tmp/durable-efe72d72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:50:15 + echo total: 0.10999999940395355 [Pipeline] stash 20:50:15 Warning: overwriting stash ‘stack-cost’ 20:50:15 Stashed 1 file(s) [Pipeline] } 20:50:15 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:15 $ docker stop --time=1 3f74e97fda9b7f3d39062749405e9a1b5ee0e3267d5401a84cce56d7be71c0ba 20:50:17 $ docker rm -f --volumes 3f74e97fda9b7f3d39062749405e9a1b5ee0e3267d5401a84cce56d7be71c0ba [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 20:50:17 provisioning config files... 20:50:17 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3099537205758099239tmp [Pipeline] { [Pipeline] sh 20:50:17 + set +x 20:50:17 + curl -s https://codecov.io/bash 20:50:17 + bash -s -- 20:50:17 20:50:17 _____ _ 20:50:17 / ____| | | 20:50:17 | | ___ __| | ___ ___ _____ __ 20:50:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:17 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:17 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:17 Bash-1.0.6 20:50:17 20:50:17 20:50:17 ==> git version 2.25.1 found 20:50:17 ==> 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 20:50:17 Release-Date: 2020-01-08 20:50:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:50:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:50:17 ==> Jenkins CI detected. 20:50:17 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:50:17 project root: . 20:50:17 --> token set from env 20:50:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:17 ==> Running gcov in . (disable via -X gcov) 20:50:17 ==> Python coveragepy not found 20:50:17 ==> Searching for coverage reports in: 20:50:17 + . 20:50:17 -> Found 1 reports 20:50:17 ==> Detecting git/mercurial file structure 20:50:18 ==> Reading reports 20:50:18 + ./coverage.out bytes=458038 20:50:18 ==> Appending adjustments 20:50:18 https://docs.codecov.io/docs/fixing-reports 20:50:18 + Found adjustments 20:50:18 ==> Gzipping contents 20:50:18 52K /tmp/codecov.jbiN1L.gz 20:50:18 ==> Uploading reports 20:50:18 url: https://codecov.io 20:50:18 query: branch=main&commit=0ee639612315f941177c2c33599fa94e0a4956e0&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:18 -> Pinging Codecov 20:50:18 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=0ee639612315f941177c2c33599fa94e0a4956e0&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:18 -> Uploading to 20:50:18 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/0ee639612315f941177c2c33599fa94e0a4956e0/47e9e22a-1df9-41cb-adc9-9e4a67398917.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T205018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae703731ce1a38b2f4f49b90a6f16638f6533bd414d26ea8c558163a82a0e110 20:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:18 Dload Upload Total Spent Left Speed 20:50:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 203k --:--:-- --:--:-- --:--:-- 203k 20:50:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] } 20:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:50:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:50:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:19 20:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:50:19 df9b9388f04a: Pulling fs layer 20:50:19 52dc419b0ee2: Pulling fs layer 20:50:19 25bc292e5bac: Pulling fs layer 20:50:19 114826534d7a: Pulling fs layer 20:50:19 4657fd5d0bcf: Pulling fs layer 20:50:19 6ad1cebc031e: Pulling fs layer 20:50:19 8a3aa393b2d8: Pulling fs layer 20:50:19 114826534d7a: Waiting 20:50:19 4657fd5d0bcf: Waiting 20:50:19 6ad1cebc031e: Waiting 20:50:19 8a3aa393b2d8: Waiting 20:50:19 25bc292e5bac: Verifying Checksum 20:50:19 25bc292e5bac: Download complete 20:50:19 52dc419b0ee2: Verifying Checksum 20:50:19 52dc419b0ee2: Download complete 20:50:19 4657fd5d0bcf: Verifying Checksum 20:50:19 4657fd5d0bcf: Download complete 20:50:19 df9b9388f04a: Verifying Checksum 20:50:19 df9b9388f04a: Download complete 20:50:20 6ad1cebc031e: Verifying Checksum 20:50:20 6ad1cebc031e: Download complete 20:50:20 df9b9388f04a: Pull complete 20:50:20 52dc419b0ee2: Pull complete 20:50:20 25bc292e5bac: Pull complete 20:50:20 114826534d7a: Verifying Checksum 20:50:20 114826534d7a: Download complete 20:50:20 8a3aa393b2d8: Verifying Checksum 20:50:20 8a3aa393b2d8: Download complete 20:50:23 114826534d7a: Pull complete 20:50:23 4657fd5d0bcf: Pull complete 20:50:23 6ad1cebc031e: Pull complete 20:50:26 8a3aa393b2d8: Pull complete 20:50:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:26 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:50:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:50:29 $ docker top 6787bc8a54a41f314f9964bddf00b6e5f74def9b71bfee95e0c5a59868af67ed -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 20:50:29 + set -o pipefail 20:50:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 20:50:36 20:50:36 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:50:36 20:50:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a57d050d-8b2b-49e9-b658-d534972a762f 20:50:36 20:50:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:50:36 20:50:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:50:36 20:50:36 20:50:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:50:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:50:36 More details here: https://snyk.co/ue1NS [Pipeline] } 20:50:36 $ docker stop --time=1 6787bc8a54a41f314f9964bddf00b6e5f74def9b71bfee95e0c5a59868af67ed 20:50:39 $ docker rm -f --volumes 6787bc8a54a41f314f9964bddf00b6e5f74def9b71bfee95e0c5a59868af67ed [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 20:50:39 + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] sh 20:50:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:50:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:40 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:50:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:50:40 $ docker top 7d692182dcb74a5994e71d175f42f440829872f6b38b8605af105ee2de16eded -eo pid,comm 20:50:40 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). 20:50:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:50:41 [ssh-agent] Looking for ssh-agent implementation... 20:50:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:50:41 $ docker exec 7d692182dcb74a5994e71d175f42f440829872f6b38b8605af105ee2de16eded ssh-agent 20:50:41 SSH_AUTH_SOCK=/tmp/ssh-zBlstPW9qQkd/agent.33 20:50:41 SSH_AGENT_PID=39 20:50:41 Running ssh-add (command line suppressed) 20:50:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1810125562937612053.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1810125562937612053.key) 20:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:50:41 + git semver tag 20:50:41 2023-05-16 20:50:41,845 [run_tag] DEBUG tag force:False 20:50:41 2023-05-16 20:50:41,845 [check_head_tag] DEBUG check head tag 20:50:41 2023-05-16 20:50:41,846 [execute] INFO git cat-file --batch-check 20:50:41 2023-05-16 20:50:41,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:50:41 2023-05-16 20:50:41,850 [execute] INFO git cat-file --batch 20:50:41 2023-05-16 20:50:41,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:50:41 2023-05-16 20:50:41,870 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:41 2023-05-16 20:50:41,870 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 20:50:41 2023-05-16 20:50:41,871 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 20:50:41 2023-05-16 20:50:41,876 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:50:41 3.0.0-dev.25 [Pipeline] } 20:50:41 $ docker exec --env ******** --env ******** 7d692182dcb74a5994e71d175f42f440829872f6b38b8605af105ee2de16eded ssh-agent -k 20:50:42 unset SSH_AUTH_SOCK; 20:50:42 unset SSH_AGENT_PID; 20:50:42 echo Agent pid 39 killed; 20:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:50:42 + git semver [Pipeline] } 20:50:42 $ docker stop --time=1 7d692182dcb74a5994e71d175f42f440829872f6b38b8605af105ee2de16eded 20:50:43 $ docker rm -f --volumes 7d692182dcb74a5994e71d175f42f440829872f6b38b8605af105ee2de16eded [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:44 20:50:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:44 0.23.1-centos7: Pulling from edgex-lftools 20:50:44 ab5ef0e58194: Pulling fs layer 20:50:44 9712f1f96733: Pulling fs layer 20:50:44 63f879dbbcfc: Pulling fs layer 20:50:44 0d9ebad4ef96: Pulling fs layer 20:50:44 e9a5061849ea: Pulling fs layer 20:50:44 d747dcd14b5f: Pulling fs layer 20:50:44 2de7ff778b66: Pulling fs layer 20:50:44 e9a5061849ea: Waiting 20:50:44 d747dcd14b5f: Waiting 20:50:44 2de7ff778b66: Waiting 20:50:44 9712f1f96733: Verifying Checksum 20:50:44 9712f1f96733: Download complete 20:50:44 63f879dbbcfc: Verifying Checksum 20:50:44 63f879dbbcfc: Download complete 20:50:45 e9a5061849ea: Verifying Checksum 20:50:45 e9a5061849ea: Download complete 20:50:45 d747dcd14b5f: Download complete 20:50:45 ab5ef0e58194: Verifying Checksum 20:50:45 0d9ebad4ef96: Verifying Checksum 20:50:45 0d9ebad4ef96: Download complete 20:50:45 2de7ff778b66: Verifying Checksum 20:50:45 2de7ff778b66: Download complete 20:50:47 ab5ef0e58194: Pull complete 20:50:47 9712f1f96733: Pull complete 20:50:48 63f879dbbcfc: Pull complete 20:50:51 0d9ebad4ef96: Pull complete 20:50:52 e9a5061849ea: Pull complete 20:50:52 d747dcd14b5f: Pull complete 20:50:53 2de7ff778b66: Pull complete 20:50:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:50:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:53 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:50:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:50:57 $ docker top be73fdd003357be481ce6a555f6642e80e820c12e8625059d6002bfd59d5fa39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:50:57 provisioning config files... 20:50:57 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config289555651509381337tmp 20:50:57 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12528074672368432908tmp 20:50:57 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5407671090978822372tmp [Pipeline] { [Pipeline] echo 20:50:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:50:57 ---> sigul-configuration.sh 20:50:57 gpg: directory `/root/.gnupg' created 20:50:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:50:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:50:57 gpg: keyring `/root/.gnupg/secring.gpg' created 20:50:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:50:57 gpg: CAST5 encrypted data 20:50:57 gpg: encrypted with 1 passphrase 20:50:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:50:57 + mkdir /home/jenkins 20:50:57 + mkdir /home/jenkins/sigul [Pipeline] sh 20:50:58 + 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 20:50:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:50:58 ---> sigul-install.sh 20:50:58 Sigul already installed; skipping installation. [Pipeline] sh 20:50:58 + git tag --list 20:50:58 v0.0.0 20:50:58 v1.0.0 20:50:58 v2.1.0 20:50:58 v2.1.1 20:50:58 v2.1.1-dev.1 20:50:58 v2.2.0 20:50:58 v2.2.1-dev.1 20:50:58 v2.2.1-dev.2 20:50:58 v2.2.1-dev.3 20:50:58 v2.2.1-dev.4 20:50:58 v2.2.1-dev.5 20:50:58 v2.2.1-dev.6 20:50:58 v2.2.1-dev.7 20:50:58 v2.3.0 20:50:58 v2.3.0-dev.10 20:50:58 v2.3.0-dev.11 20:50:58 v2.3.0-dev.12 20:50:58 v2.3.0-dev.13 20:50:58 v2.3.0-dev.14 20:50:58 v2.3.0-dev.15 20:50:58 v2.3.0-dev.16 20:50:58 v2.3.0-dev.17 20:50:58 v2.3.0-dev.18 20:50:58 v2.3.0-dev.19 20:50:58 v2.3.0-dev.20 20:50:58 v2.3.0-dev.21 20:50:58 v2.3.0-dev.22 20:50:58 v2.3.0-dev.23 20:50:58 v2.3.0-dev.7 20:50:58 v2.3.0-dev.8 20:50:58 v2.3.0-dev.9 20:50:58 v3.0.0-dev.1 20:50:58 v3.0.0-dev.10 20:50:58 v3.0.0-dev.11 20:50:58 v3.0.0-dev.12 20:50:58 v3.0.0-dev.13 20:50:58 v3.0.0-dev.14 20:50:58 v3.0.0-dev.15 20:50:58 v3.0.0-dev.16 20:50:58 v3.0.0-dev.17 20:50:58 v3.0.0-dev.18 20:50:58 v3.0.0-dev.19 20:50:58 v3.0.0-dev.2 20:50:58 v3.0.0-dev.20 20:50:58 v3.0.0-dev.21 20:50:58 v3.0.0-dev.22 20:50:58 v3.0.0-dev.23 20:50:58 v3.0.0-dev.24 20:50:58 v3.0.0-dev.25 20:50:58 v3.0.0-dev.3 20:50:58 v3.0.0-dev.4 20:50:58 v3.0.0-dev.5 20:50:58 v3.0.0-dev.6 20:50:58 v3.0.0-dev.7 20:50:58 v3.0.0-dev.8 20:50:58 v3.0.0-dev.9 [Pipeline] sh 20:50:58 + lftools sign git-tag v3.0.0-dev.25 20:50:59 Signing Git tag with Sigul... 20:50:59 Signing v3.0.0-dev.25 [Pipeline] echo 20:50:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:51:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:51:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:51:00 $ docker stop --time=1 be73fdd003357be481ce6a555f6642e80e820c12e8625059d6002bfd59d5fa39 20:51:01 $ docker rm -f --volumes be73fdd003357be481ce6a555f6642e80e820c12e8625059d6002bfd59d5fa39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:51:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:02 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:51:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:02 $ docker top 25659fd71e2d9dedfa2ed11f6d6a797b72d35a9e5035577dc949c443447ab435 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:02 [ssh-agent] Looking for ssh-agent implementation... 20:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:02 $ docker exec 25659fd71e2d9dedfa2ed11f6d6a797b72d35a9e5035577dc949c443447ab435 ssh-agent 20:51:02 SSH_AUTH_SOCK=/tmp/ssh-pzRKIr3Np6JP/agent.31 20:51:02 SSH_AGENT_PID=37 20:51:02 Running ssh-add (command line suppressed) 20:51:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9394658162030992866.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9394658162030992866.key) 20:51:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:03 + git semver bump pre 20:51:03 2023-05-16 20:51:03,514 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:51:03 2023-05-16 20:51:03,514 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev 20:51:03 2023-05-16 20:51:03,514 [bump_version] DEBUG bumped version:3.0.0-dev.26 20:51:03 2023-05-16 20:51:03,514 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 20:51:03 2023-05-16 20:51:03,514 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:51:03 2023-05-16 20:51:03,514 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:51:03 2023-05-16 20:51:03,516 [execute] INFO git cat-file --batch-check 20:51:03 2023-05-16 20:51:03,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:03 2023-05-16 20:51:03,522 [execute] INFO git cat-file --batch 20:51:03 2023-05-16 20:51:03,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:03 2023-05-16 20:51:03,527 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:51:03 3.0.0-dev.26 [Pipeline] } 20:51:03 $ docker exec --env ******** --env ******** 25659fd71e2d9dedfa2ed11f6d6a797b72d35a9e5035577dc949c443447ab435 ssh-agent -k 20:51:03 unset SSH_AUTH_SOCK; 20:51:03 unset SSH_AGENT_PID; 20:51:03 echo Agent pid 37 killed; 20:51:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:04 + git semver [Pipeline] } 20:51:04 $ docker stop --time=1 25659fd71e2d9dedfa2ed11f6d6a797b72d35a9e5035577dc949c443447ab435 20:51:05 $ docker rm -f --volumes 25659fd71e2d9dedfa2ed11f6d6a797b72d35a9e5035577dc949c443447ab435 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:06 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:51:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:06 $ docker top 3bc17490eea7a99e11773975c2ee13a9f2e79483d9785f07ae3139e4719c29ef -eo pid,comm 20:51:06 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). 20:51:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:06 [ssh-agent] Looking for ssh-agent implementation... 20:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:06 $ docker exec 3bc17490eea7a99e11773975c2ee13a9f2e79483d9785f07ae3139e4719c29ef ssh-agent 20:51:07 SSH_AUTH_SOCK=/tmp/ssh-eGf0ol4O9yfg/agent.33 20:51:07 SSH_AGENT_PID=39 20:51:07 Running ssh-add (command line suppressed) 20:51:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1181962208161223923.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1181962208161223923.key) 20:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:07 + git semver push 20:51:07 2023-05-16 20:51:07,600 [run_push] DEBUG push 20:51:07 2023-05-16 20:51:07,601 [execute] INFO git cat-file --batch-check 20:51:07 2023-05-16 20:51:07,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:07 2023-05-16 20:51:07,605 [execute] INFO git rev-list 696123542784118dc1c0b9c41c43a131dbba1e56 -- 20:51:07 2023-05-16 20:51:07,605 [execute] DEBUG Popen(['git', 'rev-list', '696123542784118dc1c0b9c41c43a131dbba1e56', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:51:07 2023-05-16 20:51:07,612 [execute] INFO git fetch -v origin 20:51:07 2023-05-16 20:51:07,612 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:51:08 2023-05-16 20:51:08,111 [run_push] DEBUG no remote changes detected 20:51:08 2023-05-16 20:51:08,111 [execute] INFO git push origin semver 20:51:08 2023-05-16 20:51:08,112 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:51:09 2023-05-16 20:51:08,891 [run_push] DEBUG push all version tags 20:51:09 2023-05-16 20:51:08,891 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:51:09 2023-05-16 20:51:08,892 [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) 20:51:09 2023-05-16 20:51:09,625 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:51:09 3.0.0-dev.26 [Pipeline] } 20:51:09 $ docker exec --env ******** --env ******** 3bc17490eea7a99e11773975c2ee13a9f2e79483d9785f07ae3139e4719c29ef ssh-agent -k 20:51:09 unset SSH_AUTH_SOCK; 20:51:09 unset SSH_AGENT_PID; 20:51:09 echo Agent pid 39 killed; 20:51:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:10 + git semver [Pipeline] } 20:51:10 $ docker stop --time=1 3bc17490eea7a99e11773975c2ee13a9f2e79483d9785f07ae3139e4719c29ef 20:51:11 $ docker rm -f --volumes 3bc17490eea7a99e11773975c2ee13a9f2e79483d9785f07ae3139e4719c29ef [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 20:51:12 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 20:51:12 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:51:12 total 16 20:51:12 drwxr-xr-x 3 root root 4096 May 16 20:40 . 20:51:12 drwxrwxr-x 12 jenkins jenkins 4096 May 16 20:50 .. 20:51:12 drwxr-xr-x 2 root root 4096 May 16 20:40 cost 20:51:12 -rw-r--r-- 1 root root 90 May 16 20:40 cost.csv 20:51:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:51:12 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:51:12 total 16 20:51:12 drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:40 . 20:51:12 drwxrwxr-x 12 jenkins jenkins 4096 May 16 20:50 .. 20:51:12 drwxr-xr-x 2 jenkins jenkins 4096 May 16 20:40 cost 20:51:12 -rw-r--r-- 1 jenkins jenkins 90 May 16 20:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:51:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:13 ---> package-listing.sh 20:51:13 ++ facter osfamily 20:51:13 ++ tr '[:upper:]' '[:lower:]' 20:51:13 + OS_FAMILY=debian 20:51:13 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:51:13 + START_PACKAGES=/tmp/packages_start.txt 20:51:13 + END_PACKAGES=/tmp/packages_end.txt 20:51:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:13 + PACKAGES=/tmp/packages_start.txt 20:51:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:51:13 + PACKAGES=/tmp/packages_end.txt 20:51:13 + case "${OS_FAMILY}" in 20:51:13 + dpkg -l 20:51:13 + grep '^ii' 20:51:13 + '[' -f /tmp/packages_start.txt ']' 20:51:13 + '[' -f /tmp/packages_end.txt ']' 20:51:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:51:13 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:51:13 + 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 20:51:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 20:51:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:14 prd-ubuntu20.04-docker-8c-8g-15776 does not seem to be running inside a container 20:51:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:15 $ docker top 2375695e1ab077236a2f1ce5fe49810193b3f57cffbb366c0feda6940ed2e19d -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:51:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:51:15 + ls /var/log/sa-host 20:51:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:16 provisioning config files... 20:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3921954442386255854tmp [Pipeline] { [Pipeline] echo 20:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:16 ---> create-netrc.sh [Pipeline] } 20:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:51:16 ---> python-tools-install.sh [Pipeline] echo 20:51:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:51:17 ---> sudo-logs.sh 20:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:51:17 ---> job-cost.sh 20:51:17 lf-activate-venv: SKIPPING 20:51:17 DEBUG: total: 0.2199999988079071 20:51:17 INFO: Retrieving Stack Cost... 20:51:17 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:18 INFO: Archiving Costs [Pipeline] echo 20:51:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:18 ---> logs-deploy.sh 20:51:18 lf-activate-venv: SKIPPING 20:51:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/94 20:51:18 INFO: archiving workspace using pattern(s): 20:51:19 Archives upload complete. 20:51:19 INFO: archiving logs to Nexus 20:51:20 ---> uname -a: 20:51:20 Linux prd-ubuntu20-04-docker-8c-8g-15776 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:51:20 20:51:20 20:51:20 ---> lscpu: 20:51:20 Architecture: x86_64 20:51:20 CPU op-mode(s): 32-bit, 64-bit 20:51:20 Byte Order: Little Endian 20:51:20 Address sizes: 40 bits physical, 48 bits virtual 20:51:20 CPU(s): 8 20:51:20 On-line CPU(s) list: 0-7 20:51:20 Thread(s) per core: 1 20:51:20 Core(s) per socket: 1 20:51:20 Socket(s): 8 20:51:20 NUMA node(s): 1 20:51:20 Vendor ID: AuthenticAMD 20:51:20 CPU family: 23 20:51:20 Model: 49 20:51:20 Model name: AMD EPYC-Rome Processor 20:51:20 Stepping: 0 20:51:20 CPU MHz: 2800.000 20:51:20 BogoMIPS: 5600.00 20:51:20 Virtualization: AMD-V 20:51:20 Hypervisor vendor: KVM 20:51:20 Virtualization type: full 20:51:20 L1d cache: 256 KiB 20:51:20 L1i cache: 256 KiB 20:51:20 L2 cache: 4 MiB 20:51:20 L3 cache: 128 MiB 20:51:20 NUMA node0 CPU(s): 0-7 20:51:20 Vulnerability Itlb multihit: Not affected 20:51:20 Vulnerability L1tf: Not affected 20:51:20 Vulnerability Mds: Not affected 20:51:20 Vulnerability Meltdown: Not affected 20:51:20 Vulnerability Mmio stale data: Not affected 20:51:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:51:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:51:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:51:20 Vulnerability Srbds: Not affected 20:51:20 Vulnerability Tsx async abort: Not affected 20:51:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:51:20 20:51:20 20:51:20 ---> nproc: 20:51:20 8 20:51:20 20:51:20 20:51:20 ---> df -h: 20:51:20 Filesystem Size Used Avail Use% Mounted on 20:51:20 overlay 155G 13G 143G 9% / 20:51:20 tmpfs 64M 0 64M 0% /dev 20:51:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:51:20 shm 64M 0 64M 0% /dev/shm 20:51:20 /dev/vda1 155G 13G 143G 9% /facter-os 20:51:20 20:51:20 20:51:20 ---> sar -b -r -n DEV: 20:51:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15776) 05/16/23 _x86_64_ (8 CPU) 20:51:20 20:51:20 20:37:45 LINUX RESTART (8 CPU) 20:51:20 20:51:20 20:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:51:20 20:39:01 195.92 47.83 148.09 0.00 5399.77 129219.40 0.00 20:51:20 20:40:01 113.83 1.15 112.68 0.00 21.86 45679.59 0.00 20:51:20 20:41:01 177.84 0.28 177.55 0.00 24.13 44475.52 0.00 20:51:20 20:42:01 2.13 0.00 2.13 0.00 0.00 23.48 0.00 20:51:20 20:43:01 28.98 11.25 17.73 0.00 3474.22 5465.62 0.00 20:51:20 20:44:01 4.72 0.00 4.72 0.00 0.00 61.32 0.00 20:51:20 20:45:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:51:20 20:46:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 20:51:20 20:47:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:51:20 20:48:01 1.27 0.00 1.27 0.00 0.00 23.60 0.00 20:51:20 20:49:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 20:51:20 20:50:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 20:51:20 20:51:01 101.08 0.33 100.75 0.00 22.93 56404.87 0.00 20:51:20 Average: 48.52 4.68 43.84 0.00 687.90 21646.49 0.00 20:51:20 20:51:20 20:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:51:20 20:39:01 29153524 31583636 726552 2.21 76624 2630756 1951608 5.75 999204 2367508 5644 20:51:20 20:40:01 28083740 31507052 787668 2.40 146180 3446036 2096356 6.18 1248560 3063100 253500 20:51:20 20:41:01 27653728 31565048 730916 2.22 157432 3900688 1758616 5.18 1261688 3455952 152 20:51:20 20:42:01 27654204 31565564 730032 2.22 157488 3900688 1758616 5.18 1261784 3455952 156 20:51:20 20:43:01 27415572 31548584 739296 2.25 162632 4104980 1809724 5.33 1421180 3512100 1236 20:51:20 20:44:01 27416788 31549844 738156 2.24 162716 4104980 1825888 5.38 1420420 3512064 8 20:51:20 20:45:01 27427868 31560932 726976 2.21 162748 4104984 1825888 5.38 1409860 3512068 8 20:51:20 20:46:01 27427600 31560888 727156 2.21 162772 4104984 1825888 5.38 1409752 3512236 164 20:51:20 20:47:01 27427476 31560776 727372 2.21 162796 4104988 1825888 5.38 1410280 3512240 168 20:51:20 20:48:01 27426928 31560364 727660 2.21 162888 4104968 1825888 5.38 1409988 3512220 200 20:51:20 20:49:01 27427236 31560676 727292 2.21 162916 4104968 1825888 5.38 1410048 3512220 4 20:51:20 20:50:01 27426936 31560436 727444 2.21 162956 4104972 1825888 5.38 1410028 3512228 180 20:51:20 20:51:01 25919240 31527556 755372 2.30 200144 5413412 1785236 5.26 1538076 4761504 0 20:51:20 Average: 27527757 31554720 736299 2.24 156946 4010108 1841644 5.43 1354682 3477030 20109 20:51:20 20:51:20 20:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:51:20 20:39:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 20:51:20 20:39:01 docker0 70.57 95.67 5.85 141.98 0.00 0.00 0.00 0.00 20:51:20 20:39:01 veth1c4cdca 64.57 88.72 6.16 51.82 0.00 0.00 0.00 0.00 20:51:20 20:39:01 ens3 757.12 464.76 6835.47 94.44 0.00 0.00 0.00 0.00 20:51:20 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:40:01 docker0 126.96 228.43 9.67 1843.19 0.00 0.00 0.00 0.00 20:51:20 20:40:01 ens3 257.26 146.03 1872.48 23.89 0.00 0.00 0.00 0.00 20:51:20 20:40:01 vethb4fcda9 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:51:20 20:41:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 20:51:20 20:41:01 docker0 2.68 6.17 0.17 85.50 0.00 0.00 0.00 0.00 20:51:20 20:41:01 ens3 175.70 149.44 2648.75 328.85 0.00 0.00 0.00 0.00 20:51:20 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:51:20 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:43:01 ens3 54.77 24.83 1372.83 2.09 0.00 0.00 0.00 0.00 20:51:20 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:44:01 ens3 0.37 0.30 0.09 0.08 0.00 0.00 0.00 0.00 20:51:20 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:47:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:49:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:51:20 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:20 20:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:51:20 20:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 20:51:20 20:51:01 docker0 40.23 66.01 3.30 579.18 0.00 0.00 0.00 0.00 20:51:20 20:51:01 ens3 348.14 219.83 7779.28 38.52 0.00 0.00 0.00 0.00 20:51:20 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 20:51:20 Average: docker0 18.50 30.48 1.46 203.83 0.00 0.00 0.00 0.00 20:51:20 Average: ens3 122.61 77.36 1577.57 37.54 0.00 0.00 0.00 0.00 20:51:20 20:51:20 20:51:20 ---> sar -P ALL: 20:51:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15776) 05/16/23 _x86_64_ (8 CPU) 20:51:20 20:51:20 20:37:45 LINUX RESTART (8 CPU) 20:51:20 20:51:20 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:51:20 20:39:01 all 8.87 0.00 3.34 2.47 0.06 85.26 20:51:20 20:39:01 0 9.28 0.00 4.22 4.47 0.07 81.97 20:51:20 20:39:01 1 9.41 0.00 3.07 5.68 0.07 81.78 20:51:20 20:39:01 2 8.59 0.00 2.81 0.59 0.05 87.96 20:51:20 20:39:01 3 7.97 0.00 4.00 6.38 0.07 81.57 20:51:20 20:39:01 4 8.89 0.00 2.62 1.75 0.07 86.67 20:51:20 20:39:01 5 11.17 0.00 2.97 0.17 0.05 85.65 20:51:20 20:39:01 6 7.53 0.00 3.35 0.30 0.03 88.79 20:51:20 20:39:01 7 8.14 0.00 3.66 0.44 0.08 87.67 20:51:20 20:40:01 all 33.37 0.00 5.73 2.31 0.06 58.53 20:51:20 20:40:01 0 33.98 0.00 5.56 2.61 0.07 57.77 20:51:20 20:40:01 1 34.91 0.00 5.30 0.54 0.07 59.18 20:51:20 20:40:01 2 32.65 0.00 5.63 0.54 0.07 61.11 20:51:20 20:40:01 3 33.95 0.00 6.28 12.77 0.07 46.93 20:51:20 20:40:01 4 32.67 0.00 5.68 0.35 0.05 61.24 20:51:20 20:40:01 5 32.80 0.00 5.11 0.24 0.05 61.81 20:51:20 20:40:01 6 32.23 0.00 6.60 0.77 0.07 60.32 20:51:20 20:40:01 7 33.73 0.00 5.68 0.66 0.07 59.86 20:51:20 20:41:01 all 18.73 0.00 4.32 1.68 0.06 75.21 20:51:20 20:41:01 0 17.49 0.00 4.42 0.74 0.07 77.28 20:51:20 20:41:01 1 19.07 0.00 3.70 0.35 0.05 76.82 20:51:20 20:41:01 2 18.05 0.00 3.69 0.27 0.07 77.92 20:51:20 20:41:01 3 18.26 0.00 4.80 10.93 0.07 65.94 20:51:20 20:41:01 4 17.22 0.00 3.86 0.47 0.07 78.39 20:51:20 20:41:01 5 19.14 0.00 4.84 0.30 0.05 75.67 20:51:20 20:41:01 6 20.65 0.00 4.82 0.08 0.05 74.40 20:51:20 20:41:01 7 19.96 0.00 4.44 0.27 0.08 75.24 20:51:20 20:42:01 all 0.25 0.00 0.01 0.01 0.01 99.72 20:51:20 20:42:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:51:20 20:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:51:20 20:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:51:20 20:42:01 3 1.78 0.00 0.00 0.03 0.02 98.17 20:51:20 20:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:51:20 20:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:51:20 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:51:20 20:43:01 all 1.00 0.00 0.45 0.23 0.01 98.30 20:51:20 20:43:01 0 1.55 0.00 0.65 0.02 0.03 97.75 20:51:20 20:43:01 1 0.86 0.00 0.70 0.27 0.02 98.16 20:51:20 20:43:01 2 2.24 0.00 0.52 0.17 0.02 97.06 20:51:20 20:43:01 3 0.92 0.00 0.52 0.73 0.02 97.82 20:51:20 20:43:01 4 0.98 0.00 0.52 0.30 0.02 98.18 20:51:20 20:43:01 5 0.57 0.00 0.23 0.20 0.00 99.00 20:51:20 20:43:01 6 0.37 0.00 0.25 0.07 0.00 99.32 20:51:20 20:43:01 7 0.55 0.00 0.25 0.07 0.02 99.12 20:51:20 20:44:01 all 0.14 0.00 0.02 0.01 0.01 99.81 20:51:20 20:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:51:20 20:44:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:51:20 20:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:51:20 20:44:01 3 1.04 0.00 0.02 0.05 0.00 98.89 20:51:20 20:44:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:51:20 20:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:51:20 20:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:51:20 20:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:51:20 20:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:51:20 20:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:51:20 20:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:51:20 20:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:51:20 20:45:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:51:20 20:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:51:20 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:51:20 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:51:20 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:51:20 20:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:51:20 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:51:20 20:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:51:20 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:51:20 20:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:51:20 20:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:51:20 20:47:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:51:20 20:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:51:20 20:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:51:20 20:47:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:51:20 20:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:51:20 20:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:51:20 20:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:51:20 20:47:01 6 0.33 0.00 0.00 0.00 0.00 99.67 20:51:20 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:48:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:51:20 20:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:51:20 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:51:20 20:48:01 2 0.03 0.00 0.02 0.00 0.05 99.90 20:51:20 20:48:01 3 0.50 0.00 0.02 0.03 0.00 99.45 20:51:20 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:51:20 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:51:20 20:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:51:20 20:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:51:20 20:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:51:20 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:51:20 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:51:20 20:49:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:51:20 20:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:51:20 20:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:51:20 20:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:51:20 20:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:51:20 20:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:51:20 20:51:20 20:49:01 CPU %user %nice %system %iowait %steal %idle 20:51:20 20:50:01 all 0.04 0.00 0.01 0.00 0.02 99.94 20:51:20 20:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:51:20 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:51:20 20:50:01 2 0.07 0.00 0.05 0.00 0.05 99.83 20:51:20 20:50:01 3 0.13 0.00 0.00 0.03 0.02 99.82 20:51:20 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:51:20 20:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:51:20 20:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:51:20 20:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:51:20 20:51:01 all 7.59 0.00 3.17 1.78 0.04 87.40 20:51:20 20:51:01 0 7.73 0.00 3.08 0.00 0.03 89.16 20:51:20 20:51:01 1 6.39 0.00 2.91 0.60 0.05 90.05 20:51:20 20:51:01 2 7.64 0.00 3.24 0.71 0.05 88.36 20:51:20 20:51:01 3 6.89 0.00 3.28 2.23 0.05 87.54 20:51:20 20:51:01 4 7.84 0.00 3.83 3.62 0.05 84.66 20:51:20 20:51:01 5 5.83 0.00 3.85 6.69 0.05 83.58 20:51:20 20:51:01 6 9.59 0.00 2.36 0.17 0.02 87.87 20:51:20 20:51:01 7 8.83 0.00 2.85 0.27 0.05 87.99 20:51:20 Average: all 5.36 0.00 1.31 0.65 0.03 92.65 20:51:20 Average: 0 5.36 0.00 1.38 0.60 0.03 92.62 20:51:20 Average: 1 5.42 0.00 1.21 0.57 0.03 92.78 20:51:20 Average: 2 5.32 0.00 1.24 0.17 0.04 93.23 20:51:20 Average: 3 5.46 0.00 1.45 2.54 0.03 90.53 20:51:20 Average: 4 5.18 0.00 1.27 0.50 0.02 93.03 20:51:20 Average: 5 5.31 0.00 1.30 0.58 0.02 92.78 20:51:20 Average: 6 5.42 0.00 1.33 0.11 0.02 93.13 20:51:20 Average: 7 5.44 0.00 1.29 0.13 0.03 93.11 20:51:20 20:51:20 20:51:20