Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd9de2e6b7fb58cdebc45eb3705f9970870401e 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-ssh6849289847223732072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17383993326103115091.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2351086543902908379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2580569886368797006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2126218366412477209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20725’ Running on prd-ubuntu20.04-docker-8c-8g-20727 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:53:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:53:09 ========================================================= 23:53:09 EdgeX Global Pipelines Version Info 23:53:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:53:09 ------------------- 23:53:09 stable info: 23:53:09 ------------------- 23:53:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:53:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:53:09 Message: update stable to v1.0.238 23:53:10 ------------------- 23:53:10 experimental info: 23:53:10 ------------------- 23:53:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:53:10 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:53:10 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd9de2 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:11 provisioning config files... 23:53:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4356074499307373727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:11 ---> docker-login.sh 23:53:11 nexus3.edgexfoundry.org:10001 23:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10002 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10003 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10004 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 docker.io 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 ---> docker-login.sh ends [Pipeline] } 23:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:53:13 + git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 23:53:13 -----------> git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e bdd9de2e6b7fb58cdebc45eb3705f9970870401e [false] [Pipeline] sh 23:53:13 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 23:53:13 ========================================================= 23:53:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:53:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:13 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 23:53:13 [semverPrep] GIT_COMMIT: bdd9de2e6b7fb58cdebc45eb3705f9970870401e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100) [Pipeline] echo 23:53:13 [semverPrep] This is not a build commit. [Pipeline] sh 23:53:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:14 + grep -v github /etc/ssh/ssh_known_hosts 23:53:14 + [ -e /tmp/ssh_known_hosts ] 23:53:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:53:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:53:14 + sudo tee -a /etc/ssh/ssh_known_hosts 23:53:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:14 23:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:14 0.1.4: Pulling from edgex-devops/py-git-semver 23:53:14 b85a868b505f: Pulling fs layer 23:53:14 e2be974225ed: Pulling fs layer 23:53:14 339a4e72a1f5: Pulling fs layer 23:53:14 988bab9f4d93: Pulling fs layer 23:53:14 1469e6f7b9e6: Pulling fs layer 23:53:14 eaf3925da568: Pulling fs layer 23:53:14 bab4dde63d76: Pulling fs layer 23:53:14 bde34c3a00c8: Pulling fs layer 23:53:14 b352a97aabf1: Pulling fs layer 23:53:14 4872d77fe225: Pulling fs layer 23:53:14 5851b861e8e6: Pulling fs layer 23:53:14 5851b861e8e6: Waiting 23:53:14 4872d77fe225: Waiting 23:53:14 bab4dde63d76: Waiting 23:53:14 988bab9f4d93: Waiting 23:53:14 1469e6f7b9e6: Waiting 23:53:14 bde34c3a00c8: Waiting 23:53:14 b352a97aabf1: Waiting 23:53:14 eaf3925da568: Waiting 23:53:14 e2be974225ed: Verifying Checksum 23:53:14 e2be974225ed: Download complete 23:53:14 988bab9f4d93: Verifying Checksum 23:53:14 988bab9f4d93: Download complete 23:53:15 1469e6f7b9e6: Verifying Checksum 23:53:15 1469e6f7b9e6: Download complete 23:53:15 339a4e72a1f5: Verifying Checksum 23:53:15 339a4e72a1f5: Download complete 23:53:15 eaf3925da568: Verifying Checksum 23:53:15 eaf3925da568: Download complete 23:53:15 bde34c3a00c8: Download complete 23:53:15 b352a97aabf1: Verifying Checksum 23:53:15 b352a97aabf1: Download complete 23:53:15 4872d77fe225: Verifying Checksum 23:53:15 4872d77fe225: Download complete 23:53:15 5851b861e8e6: Download complete 23:53:15 b85a868b505f: Verifying Checksum 23:53:15 b85a868b505f: Download complete 23:53:15 bab4dde63d76: Download complete 23:53:16 b85a868b505f: Pull complete 23:53:16 e2be974225ed: Pull complete 23:53:17 339a4e72a1f5: Pull complete 23:53:17 988bab9f4d93: Pull complete 23:53:17 1469e6f7b9e6: Pull complete 23:53:17 eaf3925da568: Pull complete 23:53:19 bab4dde63d76: Pull complete 23:53:19 bde34c3a00c8: Pull complete 23:53:19 b352a97aabf1: Pull complete 23:53:20 4872d77fe225: Pull complete 23:53:20 5851b861e8e6: Pull complete 23:53:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:20 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 23:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 23:53:21 $ docker top ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c -eo pid,comm 23:53:21 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). 23:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:21 [ssh-agent] Looking for ssh-agent implementation... 23:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:22 $ docker exec ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent 23:53:22 SSH_AUTH_SOCK=/tmp/ssh-ztZefA3o5mbc/agent.32 23:53:22 SSH_AGENT_PID=38 23:53:22 Running ssh-add (command line suppressed) 23:53:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3054145355243521304.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3054145355243521304.key) 23:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:22 + git tag --points-at HEAD [Pipeline] } 23:53:22 $ docker exec --env ******** --env ******** ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent -k 23:53:22 unset SSH_AUTH_SOCK; 23:53:22 unset SSH_AGENT_PID; 23:53:22 echo Agent pid 38 killed; 23:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:53:22 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.8' [Pipeline] sshagent 23:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:22 [ssh-agent] Looking for ssh-agent implementation... 23:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:22 $ docker exec ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent 23:53:23 SSH_AUTH_SOCK=/tmp/ssh-TBtk6TEVQalJ/agent.71 23:53:23 SSH_AGENT_PID=77 23:53:23 Running ssh-add (command line suppressed) 23:53:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833366970741889088.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833366970741889088.key) 23:53:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:23 + git semver init 23:53:23 2022-07-21 23:53:23,756 [run_init] DEBUG init version:0.0.0 force:False 23:53:23 2022-07-21 23:53:23,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:53:23 2022-07-21 23:53:23,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:53:23 2022-07-21 23:53:23,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:53:24 2022-07-21 23:53:24,714 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:53:24 2022-07-21 23:53:24,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:53:24 2022-07-21 23:53:24,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:53:24 2022-07-21 23:53:24,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:53:24 2.3.0-dev.9 [Pipeline] } 23:53:24 $ docker exec --env ******** --env ******** ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent -k 23:53:25 unset SSH_AUTH_SOCK; 23:53:25 unset SSH_AGENT_PID; 23:53:25 echo Agent pid 77 killed; 23:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:25 + git semver [Pipeline] } 23:53:25 $ docker stop --time=1 ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c 23:53:27 $ docker rm -f ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c [Pipeline] // withDockerContainer [Pipeline] sh 23:53:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:53:27 Stashed 1 file(s) [Pipeline] echo 23:53:27 [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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 23:53:27 provisioning config files... 23:53:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2474452870292752235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:28 ---> docker-login.sh 23:53:28 nexus3.edgexfoundry.org:10001 23:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:28 Configure a credential helper to remove this warning. See 23:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:28 23:53:28 Login Succeeded 23:53:28 nexus3.edgexfoundry.org:10002 23:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:28 Configure a credential helper to remove this warning. See 23:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:28 23:53:28 Login Succeeded 23:53:28 nexus3.edgexfoundry.org:10003 23:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:28 Configure a credential helper to remove this warning. See 23:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:28 23:53:28 Login Succeeded 23:53:28 nexus3.edgexfoundry.org:10004 23:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:28 Configure a credential helper to remove this warning. See 23:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:28 23:53:28 Login Succeeded 23:53:28 docker.io 23:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:28 Configure a credential helper to remove this warning. See 23:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:28 23:53:28 Login Succeeded 23:53:28 ---> docker-login.sh ends [Pipeline] } 23:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:28 ========================================================= 23:53:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:53:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:53:29 Sending build context to Docker daemon 12.45MB 23:53:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:53:29 Step 2/13 : FROM ${BASE} AS builder 23:53:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:53:29 2408cc74d12b: Pulling fs layer 23:53:29 ea60b727a1ce: Pulling fs layer 23:53:29 30c4a7721957: Pulling fs layer 23:53:29 370296b7ddb6: Pulling fs layer 23:53:29 7c6cee850709: Pulling fs layer 23:53:29 39a5fcdaea64: Pulling fs layer 23:53:29 d94ebbe4e438: Pulling fs layer 23:53:29 370296b7ddb6: Waiting 23:53:29 bcfd1f05c69d: Pulling fs layer 23:53:29 59ccb84bbe0f: Pulling fs layer 23:53:29 39a5fcdaea64: Waiting 23:53:29 7c6cee850709: Waiting 23:53:29 d94ebbe4e438: Waiting 23:53:29 59ccb84bbe0f: Waiting 23:53:29 bcfd1f05c69d: Waiting 23:53:29 30c4a7721957: Verifying Checksum 23:53:29 30c4a7721957: Download complete 23:53:29 ea60b727a1ce: Verifying Checksum 23:53:29 ea60b727a1ce: Download complete 23:53:29 7c6cee850709: Download complete 23:53:29 39a5fcdaea64: Download complete 23:53:29 2408cc74d12b: Verifying Checksum 23:53:29 d94ebbe4e438: Verifying Checksum 23:53:29 d94ebbe4e438: Download complete 23:53:29 2408cc74d12b: Pull complete 23:53:29 ea60b727a1ce: Pull complete 23:53:29 59ccb84bbe0f: Verifying Checksum 23:53:29 59ccb84bbe0f: Download complete 23:53:29 30c4a7721957: Pull complete 23:53:30 bcfd1f05c69d: Verifying Checksum 23:53:30 bcfd1f05c69d: Download complete 23:53:30 370296b7ddb6: Verifying Checksum 23:53:30 370296b7ddb6: Download complete 23:53:34 370296b7ddb6: Pull complete 23:53:34 7c6cee850709: Pull complete 23:53:34 39a5fcdaea64: Pull complete 23:53:34 d94ebbe4e438: Pull complete 23:53:37 bcfd1f05c69d: Pull complete 23:53:37 59ccb84bbe0f: Pull complete 23:53:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:53:37 ---> a4fb48ad2a94 23:53:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:53:39 ---> Running in 23747ccce72f 23:53:39 Removing intermediate container 23747ccce72f 23:53:39 ---> b23ba1784c45 23:53:39 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:53:39 ---> Running in d080e3da10ea 23:53:39 Removing intermediate container d080e3da10ea 23:53:39 ---> 33849e663817 23:53:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:53:39 ---> Running in d2f803974328 23:53:39 Removing intermediate container d2f803974328 23:53:39 ---> 7045d7cdc36b 23:53:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:39 ---> Running in c2beffc05b97 23:53:40 Removing intermediate container c2beffc05b97 23:53:40 ---> 68613043e3b7 23:53:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:40 ---> Running in a7b652c6d952 23:53:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:53:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:53:42 OK: 211 MiB in 51 packages 23:53:42 Removing intermediate container a7b652c6d952 23:53:42 ---> 2512e13ef780 23:53:42 Step 8/13 : WORKDIR /app 23:53:42 ---> Running in ad3438a2411f 23:53:42 Removing intermediate container ad3438a2411f 23:53:42 ---> c1e372bc52c0 23:53:42 Step 9/13 : COPY go.mod vendor* ./ 23:53:42 ---> 0e95e746f272 23:53:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:42 ---> Running in 29308f20de4f 23:53:42 Still waiting to schedule task 23:53:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20726’ is offline 23:54:00 Removing intermediate container 29308f20de4f 23:54:00 ---> 17a14daa066d 23:54:00 Step 11/13 : COPY . . 23:54:00 ---> 4719bb2bed0a 23:54:00 Step 12/13 : ARG MAKE="make build" 23:54:00 ---> Running in 43adbbe7b1e5 23:54:00 Removing intermediate container 43adbbe7b1e5 23:54:00 ---> 0ae79507adac 23:54:00 Step 13/13 : RUN $MAKE 23:54:00 ---> Running in 2e2fccb1d4ae 23:54:00 noop 23:54:00 Removing intermediate container 2e2fccb1d4ae 23:54:00 ---> 585c8c08117e 23:54:00 Successfully built 585c8c08117e 23:54:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:01 + docker inspect -f . ci-base-image-x86_64 23:54:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:01 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 23:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** -e ******** ci-base-image-x86_64 cat 23:54:01 $ docker top 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:01 + go version 23:54:01 go version go1.18.3 linux/amd64 [Pipeline] } 23:54:01 $ docker stop --time=1 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f 23:54:03 $ docker rm -f 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:03 + docker inspect -f . ci-base-image-x86_64 23:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:03 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 23:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** -e ******** ci-base-image-x86_64 cat 23:54:04 $ docker top 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:04 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:54:04 + make test 23:54:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:54:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:54:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.030s coverage: 86.2% of statements 23:54:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:54:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.557s coverage: 71.9% of statements 23:54:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:54:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:54:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:28 ./bin/test-attribution.sh [Pipeline] echo 23:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:28 $ docker stop --time=1 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 23:54:30 $ docker rm -f 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:54:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:31 + ls -al . 23:54:31 total 228 23:54:31 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 23:54 . 23:54:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 .. 23:54:31 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 23:53 .dockerignore 23:54:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 23:54 .git 23:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:53 .github 23:54:31 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 23:53 .gitignore 23:54:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 23:53 .golangci.yml 23:54:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:53 .semver 23:54:31 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 21 23:53 Attribution.txt 23:54:31 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 21 23:53 CHANGELOG.md 23:54:31 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 23:53 Dockerfile 23:54:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 23:53 GOVERNANCE.md 23:54:31 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 23:53 Jenkinsfile 23:54:31 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 23:53 LICENSE 23:54:31 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 21 23:53 Makefile 23:54:31 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 23:53 OWNERS.md 23:54:31 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 21 23:53 README.md 23:54:31 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 23:53 VERSION 23:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 bin 23:54:31 -rw-r--r-- 1 jenkins jenkins 41008 Jul 21 23:54 coverage.out 23:54:31 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 21 23:53 go.mod 23:54:31 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 21 23:53 go.sum 23:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 images 23:54:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 internal 23:54:31 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 23:53 main.go 23:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 res 23:54:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 snap 23:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:32 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=amd64 --label version=2.3.0-dev.9 . 23:54:32 Sending build context to Docker daemon 12.45MB 23:54:32 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 23:54:32 Step 2/31 : FROM ${BASE} AS builder 23:54:32 ---> 585c8c08117e 23:54:32 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:54:32 ---> Running in 56373bf66323 23:54:32 Removing intermediate container 56373bf66323 23:54:32 ---> c9b6b9892fff 23:54:32 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:54:32 ---> Running in 607d0185c453 23:54:32 Removing intermediate container 607d0185c453 23:54:32 ---> 3de05962969c 23:54:32 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:54:32 ---> Running in 87c7b435bee2 23:54:32 Removing intermediate container 87c7b435bee2 23:54:32 ---> aeba6d544093 23:54:32 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:54:32 ---> Running in 6563f2d83d4b 23:54:33 Removing intermediate container 6563f2d83d4b 23:54:33 ---> 36ee883f1cde 23:54:33 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:33 ---> Running in fd186819e968 23:54:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:35 OK: 211 MiB in 51 packages 23:54:35 Removing intermediate container fd186819e968 23:54:35 ---> 85d607c38bac 23:54:35 Step 8/31 : WORKDIR /app 23:54:35 ---> Running in e7e907cc99dc 23:54:35 Removing intermediate container e7e907cc99dc 23:54:35 ---> 6a795072d5ca 23:54:35 Step 9/31 : COPY go.mod vendor* ./ 23:54:35 ---> c4bd4862f75a 23:54:35 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:35 ---> Running in fbcafce8f646 23:54:36 Removing intermediate container fbcafce8f646 23:54:36 ---> d26eb6820815 23:54:36 Step 11/31 : COPY . . 23:54:36 ---> 6d914db9a4b8 23:54:36 Step 12/31 : ARG MAKE="make build" 23:54:36 ---> Running in f3cef6278062 23:54:36 Removing intermediate container f3cef6278062 23:54:36 ---> f5536b756c2a 23:54:36 Step 13/31 : RUN $MAKE 23:54:36 ---> Running in f8c5261a3fa3 23:54:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:54:59 Removing intermediate container f8c5261a3fa3 23:54:59 ---> 7c04de030498 23:54:59 Step 14/31 : FROM alpine:3.14 23:54:59 3.14: Pulling from library/alpine 23:54:59 decfdc335d9b: Pulling fs layer 23:54:59 decfdc335d9b: Verifying Checksum 23:54:59 decfdc335d9b: Download complete 23:54:59 decfdc335d9b: Pull complete 23:54:59 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 23:54:59 Status: Downloaded newer image for alpine:3.14 23:54:59 ---> 5977be310a9d 23:54:59 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:54:59 ---> Running in b0b8f115577a 23:54:59 Removing intermediate container b0b8f115577a 23:54:59 ---> ee8bc42d5ff3 23:54:59 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:54:59 ---> Running in 539b4955d837 23:54:59 Removing intermediate container 539b4955d837 23:54:59 ---> 150909215e6b 23:54:59 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:54:59 ---> Running in cc566a5e9f7b 23:54:59 Removing intermediate container cc566a5e9f7b 23:54:59 ---> 0ae54455275e 23:54:59 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 23:54:59 ---> Running in e91ab7ca2745 23:54:59 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:55:00 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:55:00 (1/7) Installing ca-certificates (20211220-r0) 23:55:00 (2/7) Installing dumb-init (1.2.5-r1) 23:55:00 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:55:01 (4/7) Installing libsodium (1.0.18-r0) 23:55:01 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:55:01 (6/7) Installing libzmq (4.3.4-r0) 23:55:01 (7/7) Installing zeromq (4.3.4-r0) 23:55:01 Executing busybox-1.33.1-r8.trigger 23:55:01 Executing ca-certificates-20211220-r0.trigger 23:55:01 OK: 9 MiB in 21 packages 23:55:01 Removing intermediate container e91ab7ca2745 23:55:01 ---> 757a5492008f 23:55:01 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:55:02 ---> f1f5548c016d 23:55:02 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 23:55:02 ---> 872a4dfc24f2 23:55:02 Step 21/31 : COPY --from=builder /app/res/ /res/ 23:55:02 ---> 89d122ea58e3 23:55:02 Step 22/31 : COPY --from=builder /app/static/ /static/ 23:55:02 ---> ca7d99812f66 23:55:02 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:55:02 ---> 662959aa9690 23:55:02 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:55:03 ---> Running in 4522f0e4add0 23:55:03 Removing intermediate container 4522f0e4add0 23:55:03 ---> c4bd53753c1f 23:55:03 Step 25/31 : VOLUME /cache 23:55:03 ---> Running in 63ce4ba27bb2 23:55:03 Removing intermediate container 63ce4ba27bb2 23:55:03 ---> 3f0a11dd3ebb 23:55:03 Step 26/31 : EXPOSE 59711 23:55:04 ---> Running in 8bdb7251beae 23:55:04 Removing intermediate container 8bdb7251beae 23:55:04 ---> 6a002c100a00 23:55:04 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:55:04 ---> Running in 26cb1c6a61d9 23:55:04 Removing intermediate container 26cb1c6a61d9 23:55:04 ---> 0067c405300c 23:55:04 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:55:04 ---> Running in 7670af845f0c 23:55:04 Removing intermediate container 7670af845f0c 23:55:04 ---> d93dea85b558 23:55:04 Step 29/31 : LABEL arch=amd64 23:55:04 ---> Running in 794e1a717284 23:55:04 Removing intermediate container 794e1a717284 23:55:04 ---> f3872d9ba5a2 23:55:04 Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e 23:55:04 ---> Running in 89899294e671 23:55:04 Removing intermediate container 89899294e671 23:55:04 ---> fcfe785f1f59 23:55:04 Step 31/31 : LABEL version=2.3.0-dev.9 23:55:04 ---> Running in 27eaaf34e690 23:55:04 Removing intermediate container 27eaaf34e690 23:55:04 ---> c63c26c02f06 23:55:04 [Warning] One or more build-args [ARCH] were not consumed 23:55:04 Successfully built c63c26c02f06 23:55:04 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:04 provisioning config files... 23:55:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4758369417159909579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:05 ---> docker-login.sh 23:55:05 nexus3.edgexfoundry.org:10001 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10002 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10003 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10004 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 docker.io 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 ---> docker-login.sh ends [Pipeline] } 23:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:06 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:55:06 bdd9de2e6b7fb58cdebc45eb3705f9970870401e 23:55:06 latest 23:55:06 2.3.0-dev.9 23:55:06 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 23:55:06 main 23:55:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 23:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:55:06 f633d7301f11: Preparing 23:55:06 610dd8915682: Preparing 23:55:06 80141c7c5aee: Preparing 23:55:06 3ad43c952da2: Preparing 23:55:06 3740f0b5d0f8: Preparing 23:55:06 d9fff6942aaf: Preparing 23:55:06 e1feec2fcf95: Preparing 23:55:06 f3d3283ec7c2: Preparing 23:55:06 713e7675e2c1: Preparing 23:55:06 d9fff6942aaf: Waiting 23:55:06 f3d3283ec7c2: Waiting 23:55:06 713e7675e2c1: Waiting 23:55:06 e1feec2fcf95: Waiting 23:55:06 3740f0b5d0f8: Pushed 23:55:06 f633d7301f11: Pushed 23:55:06 80141c7c5aee: Pushed 23:55:06 3ad43c952da2: Pushed 23:55:07 d9fff6942aaf: Pushed 23:55:07 f3d3283ec7c2: Pushed 23:55:07 e1feec2fcf95: Pushed 23:55:07 713e7675e2c1: Pushed 23:55:09 610dd8915682: Pushed 23:55:09 bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:55:10 f633d7301f11: Preparing 23:55:10 610dd8915682: Preparing 23:55:10 80141c7c5aee: Preparing 23:55:10 3ad43c952da2: Preparing 23:55:10 3740f0b5d0f8: Preparing 23:55:10 d9fff6942aaf: Preparing 23:55:10 e1feec2fcf95: Preparing 23:55:10 f3d3283ec7c2: Preparing 23:55:10 713e7675e2c1: Preparing 23:55:10 d9fff6942aaf: Waiting 23:55:10 f3d3283ec7c2: Waiting 23:55:10 e1feec2fcf95: Waiting 23:55:10 713e7675e2c1: Waiting 23:55:10 610dd8915682: Layer already exists 23:55:10 3ad43c952da2: Layer already exists 23:55:10 3740f0b5d0f8: Layer already exists 23:55:10 f633d7301f11: Layer already exists 23:55:10 80141c7c5aee: Layer already exists 23:55:10 e1feec2fcf95: Layer already exists 23:55:10 d9fff6942aaf: Layer already exists 23:55:10 f3d3283ec7c2: Layer already exists 23:55:10 713e7675e2c1: Layer already exists 23:55:10 latest: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 23:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:55:10 f633d7301f11: Preparing 23:55:10 610dd8915682: Preparing 23:55:10 80141c7c5aee: Preparing 23:55:10 3ad43c952da2: Preparing 23:55:10 3740f0b5d0f8: Preparing 23:55:10 d9fff6942aaf: Preparing 23:55:10 e1feec2fcf95: Preparing 23:55:10 f3d3283ec7c2: Preparing 23:55:10 713e7675e2c1: Preparing 23:55:10 d9fff6942aaf: Waiting 23:55:10 f3d3283ec7c2: Waiting 23:55:10 e1feec2fcf95: Waiting 23:55:10 80141c7c5aee: Layer already exists 23:55:10 3740f0b5d0f8: Layer already exists 23:55:10 610dd8915682: Layer already exists 23:55:10 3ad43c952da2: Layer already exists 23:55:10 f633d7301f11: Layer already exists 23:55:10 f3d3283ec7c2: Layer already exists 23:55:10 e1feec2fcf95: Layer already exists 23:55:10 d9fff6942aaf: Layer already exists 23:55:10 713e7675e2c1: Layer already exists 23:55:10 2.3.0-dev.9: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 23:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:55:11 f633d7301f11: Preparing 23:55:11 610dd8915682: Preparing 23:55:11 80141c7c5aee: Preparing 23:55:11 3ad43c952da2: Preparing 23:55:11 3740f0b5d0f8: Preparing 23:55:11 d9fff6942aaf: Preparing 23:55:11 e1feec2fcf95: Preparing 23:55:11 f3d3283ec7c2: Preparing 23:55:11 713e7675e2c1: Preparing 23:55:11 e1feec2fcf95: Waiting 23:55:11 f3d3283ec7c2: Waiting 23:55:11 713e7675e2c1: Waiting 23:55:11 d9fff6942aaf: Waiting 23:55:11 3740f0b5d0f8: Layer already exists 23:55:11 3ad43c952da2: Layer already exists 23:55:11 610dd8915682: Layer already exists 23:55:11 80141c7c5aee: Layer already exists 23:55:11 f633d7301f11: Layer already exists 23:55:11 d9fff6942aaf: Layer already exists 23:55:11 e1feec2fcf95: Layer already exists 23:55:11 713e7675e2c1: Layer already exists 23:55:11 f3d3283ec7c2: Layer already exists 23:55:11 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:55:12 f633d7301f11: Preparing 23:55:12 610dd8915682: Preparing 23:55:12 80141c7c5aee: Preparing 23:55:12 3ad43c952da2: Preparing 23:55:12 3740f0b5d0f8: Preparing 23:55:12 d9fff6942aaf: Preparing 23:55:12 e1feec2fcf95: Preparing 23:55:12 f3d3283ec7c2: Preparing 23:55:12 713e7675e2c1: Preparing 23:55:12 e1feec2fcf95: Waiting 23:55:12 f3d3283ec7c2: Waiting 23:55:12 713e7675e2c1: Waiting 23:55:12 d9fff6942aaf: Waiting 23:55:12 3ad43c952da2: Layer already exists 23:55:12 80141c7c5aee: Layer already exists 23:55:12 610dd8915682: Layer already exists 23:55:12 f633d7301f11: Layer already exists 23:55:12 3740f0b5d0f8: Layer already exists 23:55:12 d9fff6942aaf: Layer already exists 23:55:12 e1feec2fcf95: Layer already exists 23:55:12 713e7675e2c1: Layer already exists 23:55:12 f3d3283ec7c2: Layer already exists 23:55:12 main: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:12 ===================================================== [Pipeline] echo 23:55:12 taggedImages: 23:55:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 23:55:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:55:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 23:55:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 23:55:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory: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 23:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:12 23:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:12 latest: Pulling from edgex-lftools-log-publisher 23:55:12 5eb5b503b376: Pulling fs layer 23:55:12 5c69ac0246d0: Pulling fs layer 23:55:12 ec43610c2a17: Pulling fs layer 23:55:12 3a2ae6a8a46f: Pulling fs layer 23:55:12 33b1e0a273af: Pulling fs layer 23:55:12 5d3b04190fa2: Pulling fs layer 23:55:12 2f39f015ded8: Pulling fs layer 23:55:12 2f39f015ded8: Waiting 23:55:12 3a2ae6a8a46f: Waiting 23:55:12 5c69ac0246d0: Download complete 23:55:12 3a2ae6a8a46f: Verifying Checksum 23:55:12 3a2ae6a8a46f: Download complete 23:55:12 33b1e0a273af: Verifying Checksum 23:55:12 33b1e0a273af: Download complete 23:55:12 ec43610c2a17: Verifying Checksum 23:55:12 ec43610c2a17: Download complete 23:55:12 5d3b04190fa2: Download complete 23:55:13 5eb5b503b376: Verifying Checksum 23:55:13 5eb5b503b376: Download complete 23:55:13 2f39f015ded8: Download complete 23:55:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20728 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:55:14 Running in /w/workspace/app-rfid-llrp-inventory/48 [Pipeline] { [Pipeline] checkout 23:55:14 The recommended git tool is: git 23:55:14 5eb5b503b376: Pull complete 23:55:14 5c69ac0246d0: Pull complete 23:55:15 ec43610c2a17: Pull complete 23:55:15 3a2ae6a8a46f: Pull complete 23:55:15 33b1e0a273af: Pull complete 23:55:15 5d3b04190fa2: Pull complete 23:55:20 2f39f015ded8: Pull complete 23:55:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:20 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 23:55:20 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:22 using credential edgex-jenkins-ssh 23:55:22 Cloning the remote Git repository 23:55:22 $ docker top c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:23 ---> job-cost.sh 23:55:23 lf-activate-venv: SKIPPING 23:55:23 INFO: No Stack... 23:55:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:22 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:55:22 > git init /w/workspace/app-rfid-llrp-inventory/48 # timeout=10 23:55:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:55:22 > git --version # timeout=10 23:55:22 > git --version # 'git version 2.25.1' 23:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:23 INFO: Archiving Costs [Pipeline] sh 23:55:24 + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:55:24 cut -d, -f6 [Pipeline] lock 23:55:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] 23:55:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] did not exist. Created. 23:55:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:24 + echo total: 0.2199999988079071 [Pipeline] stash 23:55:24 Stashed 1 file(s) [Pipeline] } 23:55:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:24 $ docker stop --time=1 c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 23:55:25 Avoid second fetch 23:55:25 Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) 23:55:25 $ docker rm -f c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:55:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:55:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:25 > git config core.sparsecheckout # timeout=10 23:55:25 > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 23:55:30 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:55:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:30 Dload Upload Total Spent Left Speed 23:55:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 23:55:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:55:32 + sudo tee /etc/docker/daemon.new 23:55:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:55:32 { 23:55:32 "registry-mirrors": [ 23:55:32 "https://nexus3.edgexfoundry.org:10001" 23:55:32 ], 23:55:32 "bip": "10.250.0.254/24", 23:55:32 "hosts": [ 23:55:32 "tcp://0.0.0.0:5555", 23:55:32 "unix:///var/run/docker.sock" 23:55:32 ], 23:55:32 "mtu": 1458, 23:55:32 "selinux-enabled": true, 23:55:32 "seccomp-profile": "/etc/docker/seccomp.json" 23:55:32 } [Pipeline] sh 23:55:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:55:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:51 provisioning config files... 23:55:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/48@tmp/config443122182283934057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:51 ---> docker-login.sh 23:55:51 nexus3.edgexfoundry.org:10001 23:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:52 Configure a credential helper to remove this warning. See 23:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:52 23:55:52 Login Succeeded 23:55:52 nexus3.edgexfoundry.org:10002 23:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:52 Configure a credential helper to remove this warning. See 23:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:52 23:55:52 Login Succeeded 23:55:52 nexus3.edgexfoundry.org:10003 23:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:53 Configure a credential helper to remove this warning. See 23:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:53 23:55:53 Login Succeeded 23:55:53 nexus3.edgexfoundry.org:10004 23:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:53 Configure a credential helper to remove this warning. See 23:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:53 23:55:53 Login Succeeded 23:55:53 docker.io 23:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:54 Configure a credential helper to remove this warning. See 23:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:54 23:55:54 Login Succeeded 23:55:54 ---> docker-login.sh ends [Pipeline] } 23:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:54 ========================================================= 23:55:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:55:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:55:55 Sending build context to Docker daemon 687.1kB 23:55:55 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:55:55 Step 2/13 : FROM ${BASE} AS builder 23:55:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:55 b3c136eddcbf: Pulling fs layer 23:55:55 c0a3192eca97: Pulling fs layer 23:55:55 a050256f5b6f: Pulling fs layer 23:55:55 656be50a0ddc: Pulling fs layer 23:55:55 2bbca73fdf42: Pulling fs layer 23:55:55 46d945488cbd: Pulling fs layer 23:55:55 8a5474983e97: Pulling fs layer 23:55:55 329c88fbcd65: Pulling fs layer 23:55:55 656be50a0ddc: Waiting 23:55:55 2bbca73fdf42: Waiting 23:55:55 46d945488cbd: Waiting 23:55:55 8a5474983e97: Waiting 23:55:55 329c88fbcd65: Waiting 23:55:55 a050256f5b6f: Verifying Checksum 23:55:55 a050256f5b6f: Download complete 23:55:55 c0a3192eca97: Verifying Checksum 23:55:55 c0a3192eca97: Download complete 23:55:55 2bbca73fdf42: Verifying Checksum 23:55:55 2bbca73fdf42: Download complete 23:55:55 46d945488cbd: Verifying Checksum 23:55:55 46d945488cbd: Download complete 23:55:55 b3c136eddcbf: Verifying Checksum 23:55:55 b3c136eddcbf: Download complete 23:55:56 b3c136eddcbf: Pull complete 23:55:57 329c88fbcd65: Verifying Checksum 23:55:57 329c88fbcd65: Download complete 23:55:57 c0a3192eca97: Pull complete 23:55:57 a050256f5b6f: Pull complete 23:55:57 8a5474983e97: Verifying Checksum 23:55:57 8a5474983e97: Download complete 23:55:58 656be50a0ddc: Verifying Checksum 23:55:58 656be50a0ddc: Download complete 23:56:11 656be50a0ddc: Pull complete 23:56:11 2bbca73fdf42: Pull complete 23:56:11 46d945488cbd: Pull complete 23:56:18 8a5474983e97: Pull complete 23:56:20 329c88fbcd65: Pull complete 23:56:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:56:20 ---> ff4287adb874 23:56:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:56:21 ---> Running in 48ded76bf837 23:56:21 Removing intermediate container 48ded76bf837 23:56:21 ---> 9c982ea7e04b 23:56:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:56:21 ---> Running in 699eca6f0037 23:56:22 Removing intermediate container 699eca6f0037 23:56:22 ---> a7700cf94673 23:56:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:56:22 ---> Running in 8e7d6bd32672 23:56:22 Removing intermediate container 8e7d6bd32672 23:56:22 ---> a5885b3cbb7d 23:56:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:22 ---> Running in 41a741a26a14 23:56:24 Removing intermediate container 41a741a26a14 23:56:24 ---> 843ae16be594 23:56:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:24 ---> Running in a742e849ac9e 23:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:56:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:56:27 OK: 221 MiB in 51 packages 23:56:28 Removing intermediate container a742e849ac9e 23:56:28 ---> 7da77478b8b2 23:56:28 Step 8/13 : WORKDIR /app 23:56:28 ---> Running in 2dea4f125987 23:56:28 Removing intermediate container 2dea4f125987 23:56:28 ---> 14d1beb3671e 23:56:28 Step 9/13 : COPY go.mod vendor* ./ 23:56:29 ---> b265189729b3 23:56:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:29 ---> Running in 5fa5481f27e7 23:57:16 Removing intermediate container 5fa5481f27e7 23:57:16 ---> 6305387de3ef 23:57:16 Step 11/13 : COPY . . 23:57:16 ---> 68a804992f95 23:57:16 Step 12/13 : ARG MAKE="make build" 23:57:16 ---> Running in 51b5da26c3d6 23:57:16 Removing intermediate container 51b5da26c3d6 23:57:16 ---> b2c483124cb3 23:57:16 Step 13/13 : RUN $MAKE 23:57:16 ---> Running in 6be285b9ced2 23:57:16 noop 23:57:16 Removing intermediate container 6be285b9ced2 23:57:16 ---> 0a2a4cdb01a5 23:57:16 Successfully built 0a2a4cdb01a5 23:57:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:16 + docker inspect -f . ci-base-image-arm64 23:57:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:17 prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container 23:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:18 $ docker top 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:19 + go version 23:57:19 go version go1.18.3 linux/arm64 [Pipeline] } 23:57:19 $ docker stop --time=1 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 23:57:21 $ docker rm -f 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:21 + docker inspect -f . ci-base-image-arm64 23:57:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:21 prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container 23:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:23 $ docker top c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:24 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/48 [Pipeline] fileExists [Pipeline] sh 23:57:24 + make test 23:57:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:58:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:58:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.139s coverage: 86.2% of statements 23:58:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:58:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements 23:58:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:58:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:59:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:14 ./bin/test-attribution.sh [Pipeline] echo 23:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:14 $ docker stop --time=1 c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae 23:59:16 $ docker rm -f c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae [Pipeline] // withDockerContainer [Pipeline] sh 23:59:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:17 Warning: overwriting stash ‘coverage-report’ 23:59:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:18 + ls -al . 23:59:18 total 224 23:59:18 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:57 . 23:59:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 .. 23:59:18 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 23:55 .dockerignore 23:59:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 23:55 .git 23:59:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:55 .github 23:59:18 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 23:55 .gitignore 23:59:18 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 23:55 .golangci.yml 23:59:18 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 21 23:55 Attribution.txt 23:59:18 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 21 23:55 CHANGELOG.md 23:59:18 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 23:55 Dockerfile 23:59:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 23:55 GOVERNANCE.md 23:59:18 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 23:55 Jenkinsfile 23:59:18 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 23:55 LICENSE 23:59:18 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 21 23:55 Makefile 23:59:18 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 23:55 OWNERS.md 23:59:18 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 21 23:55 README.md 23:59:18 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 23:53 VERSION 23:59:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 bin 23:59:18 -rw-r--r-- 1 jenkins jenkins 41008 Jul 21 23:58 coverage.out 23:59:18 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 21 23:55 go.mod 23:59:18 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 21 23:55 go.sum 23:59:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 images 23:59:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 internal 23:59:18 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 23:55 main.go 23:59:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 res 23:59:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 snap 23:59:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:19 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=arm64 --label version=2.3.0-dev.9 . 23:59:19 Sending build context to Docker daemon 687.1kB 23:59:19 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 23:59:19 Step 2/31 : FROM ${BASE} AS builder 23:59:19 ---> 0a2a4cdb01a5 23:59:19 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:59:19 ---> Running in d11aa657b37e 23:59:19 Removing intermediate container d11aa657b37e 23:59:19 ---> 8fbf1379efd2 23:59:19 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:59:19 ---> Running in 8354a80ef02b 23:59:20 Removing intermediate container 8354a80ef02b 23:59:20 ---> 123494040083 23:59:20 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:59:20 ---> Running in c0a5bdf68ff6 23:59:20 Removing intermediate container c0a5bdf68ff6 23:59:20 ---> 79b814b0afac 23:59:20 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:20 ---> Running in 12ac2c409d1d 23:59:22 Removing intermediate container 12ac2c409d1d 23:59:22 ---> 429fc326506e 23:59:22 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:22 ---> Running in 5883b987851c 23:59:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:59:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:59:25 OK: 221 MiB in 51 packages 23:59:25 Removing intermediate container 5883b987851c 23:59:25 ---> efc21675bdbc 23:59:25 Step 8/31 : WORKDIR /app 23:59:25 ---> Running in 88fad0ee91be 23:59:26 Removing intermediate container 88fad0ee91be 23:59:26 ---> af2db38e8f7d 23:59:26 Step 9/31 : COPY go.mod vendor* ./ 23:59:26 ---> 2cf04c272497 23:59:26 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:26 ---> Running in ea44beb74f19 23:59:28 Removing intermediate container ea44beb74f19 23:59:28 ---> 68382ca9cc53 23:59:28 Step 11/31 : COPY . . 23:59:29 ---> 23171367bafa 23:59:29 Step 12/31 : ARG MAKE="make build" 23:59:29 ---> Running in 0ce82e139d62 23:59:29 Removing intermediate container 0ce82e139d62 23:59:29 ---> d870c8b1babf 23:59:29 Step 13/31 : RUN $MAKE 23:59:29 ---> Running in 41715acea868 23:59:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:01:37 Removing intermediate container 41715acea868 00:01:37 ---> 1527fb4b0988 00:01:37 Step 14/31 : FROM alpine:3.14 00:01:37 3.14: Pulling from library/alpine 00:01:37 f4bf3852c6cc: Pulling fs layer 00:01:37 f4bf3852c6cc: Verifying Checksum 00:01:37 f4bf3852c6cc: Download complete 00:01:37 f4bf3852c6cc: Pull complete 00:01:37 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 00:01:37 Status: Downloaded newer image for alpine:3.14 00:01:37 ---> f19c924ebacc 00:01:37 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:01:37 ---> Running in a86e829e3e12 00:01:37 Removing intermediate container a86e829e3e12 00:01:37 ---> 80a0baae25a1 00:01:37 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:37 ---> Running in 44c0597f1782 00:01:37 Removing intermediate container 44c0597f1782 00:01:37 ---> a9dc2196c7f9 00:01:37 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:37 ---> Running in a7b0474f327a 00:01:37 Removing intermediate container a7b0474f327a 00:01:37 ---> 8a91544ff432 00:01:37 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 00:01:37 ---> Running in 19b9be25ce4f 00:01:38 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:01:39 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:01:40 (1/7) Installing ca-certificates (20211220-r0) 00:01:40 (2/7) Installing dumb-init (1.2.5-r1) 00:01:40 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:01:40 (4/7) Installing libsodium (1.0.18-r0) 00:01:41 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:01:41 (6/7) Installing libzmq (4.3.4-r0) 00:01:41 (7/7) Installing zeromq (4.3.4-r0) 00:01:41 Executing busybox-1.33.1-r8.trigger 00:01:41 Executing ca-certificates-20211220-r0.trigger 00:01:41 OK: 9 MiB in 21 packages 00:01:42 Removing intermediate container 19b9be25ce4f 00:01:42 ---> f285745823e8 00:01:42 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:43 ---> 06c3f2035e27 00:01:43 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 00:01:43 ---> 8594cf8318fd 00:01:43 Step 21/31 : COPY --from=builder /app/res/ /res/ 00:01:44 ---> e35f440d2a84 00:01:44 Step 22/31 : COPY --from=builder /app/static/ /static/ 00:01:45 ---> 301308284a9f 00:01:45 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:46 ---> 9340779f5bfe 00:01:46 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:46 ---> Running in 07d5bca0fc33 00:01:47 Removing intermediate container 07d5bca0fc33 00:01:47 ---> 09096ddff724 00:01:47 Step 25/31 : VOLUME /cache 00:01:47 ---> Running in 27185e4e70f7 00:01:48 Removing intermediate container 27185e4e70f7 00:01:48 ---> 1d1a4868a426 00:01:48 Step 26/31 : EXPOSE 59711 00:01:48 ---> Running in ef8c0a970a59 00:01:48 Removing intermediate container ef8c0a970a59 00:01:48 ---> 553a72701e4c 00:01:48 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:48 ---> Running in b0541e4bbc77 00:01:49 Removing intermediate container b0541e4bbc77 00:01:49 ---> 98b66353f204 00:01:49 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:01:49 ---> Running in efe98f154502 00:01:49 Removing intermediate container efe98f154502 00:01:49 ---> ed636f63c273 00:01:49 Step 29/31 : LABEL arch=arm64 00:01:49 ---> Running in df8db9f862d2 00:01:49 Removing intermediate container df8db9f862d2 00:01:49 ---> 45b9aaa460c9 00:01:49 Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:01:49 ---> Running in ebe4f2b86040 00:01:50 Removing intermediate container ebe4f2b86040 00:01:50 ---> a8cb69175c82 00:01:50 Step 31/31 : LABEL version=2.3.0-dev.9 00:01:50 ---> Running in 576307b2e4dc 00:01:50 Removing intermediate container 576307b2e4dc 00:01:50 ---> c33964baa52a 00:01:50 [Warning] One or more build-args [ARCH] were not consumed 00:01:50 Successfully built c33964baa52a 00:01:50 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:50 provisioning config files... 00:01:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/48@tmp/config3596227698277615885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:51 ---> docker-login.sh 00:01:51 nexus3.edgexfoundry.org:10001 00:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:51 Configure a credential helper to remove this warning. See 00:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:51 00:01:51 Login Succeeded 00:01:51 nexus3.edgexfoundry.org:10002 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10003 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10004 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 docker.io 00:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:53 Configure a credential helper to remove this warning. See 00:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:53 00:01:53 Login Succeeded 00:01:53 ---> docker-login.sh ends [Pipeline] } 00:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:53 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:01:53 bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:01:53 latest 00:01:53 2.3.0-dev.9 00:01:53 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:01:53 main 00:01:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:01:54 763414d7b864: Preparing 00:01:54 a73fbef248e4: Preparing 00:01:54 d6d6e0c80412: Preparing 00:01:54 567aab461ddf: Preparing 00:01:54 3369d1556f53: Preparing 00:01:54 75bf6747c8fb: Preparing 00:01:54 2b624dec6fcc: Preparing 00:01:54 ae80dc73be5a: Preparing 00:01:54 51fe7c9ea229: Preparing 00:01:54 75bf6747c8fb: Waiting 00:01:54 2b624dec6fcc: Waiting 00:01:54 ae80dc73be5a: Waiting 00:01:54 51fe7c9ea229: Waiting 00:01:54 763414d7b864: Pushed 00:01:54 567aab461ddf: Pushed 00:01:54 3369d1556f53: Pushed 00:01:54 d6d6e0c80412: Pushed 00:01:55 75bf6747c8fb: Pushed 00:01:55 ae80dc73be5a: Pushed 00:01:56 2b624dec6fcc: Pushed 00:01:56 51fe7c9ea229: Pushed 00:02:01 a73fbef248e4: Pushed 00:02:01 bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:02:01 763414d7b864: Preparing 00:02:01 a73fbef248e4: Preparing 00:02:01 d6d6e0c80412: Preparing 00:02:01 567aab461ddf: Preparing 00:02:01 3369d1556f53: Preparing 00:02:01 75bf6747c8fb: Preparing 00:02:01 2b624dec6fcc: Preparing 00:02:01 ae80dc73be5a: Preparing 00:02:01 51fe7c9ea229: Preparing 00:02:01 75bf6747c8fb: Waiting 00:02:01 2b624dec6fcc: Waiting 00:02:01 ae80dc73be5a: Waiting 00:02:01 51fe7c9ea229: Waiting 00:02:01 3369d1556f53: Layer already exists 00:02:01 567aab461ddf: Layer already exists 00:02:01 d6d6e0c80412: Layer already exists 00:02:01 763414d7b864: Layer already exists 00:02:01 a73fbef248e4: Layer already exists 00:02:01 2b624dec6fcc: Layer already exists 00:02:01 ae80dc73be5a: Layer already exists 00:02:01 75bf6747c8fb: Layer already exists 00:02:01 51fe7c9ea229: Layer already exists 00:02:02 latest: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 00:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:02:02 763414d7b864: Preparing 00:02:02 a73fbef248e4: Preparing 00:02:02 d6d6e0c80412: Preparing 00:02:02 567aab461ddf: Preparing 00:02:02 3369d1556f53: Preparing 00:02:02 75bf6747c8fb: Preparing 00:02:02 2b624dec6fcc: Preparing 00:02:02 ae80dc73be5a: Preparing 00:02:02 51fe7c9ea229: Preparing 00:02:02 75bf6747c8fb: Waiting 00:02:02 2b624dec6fcc: Waiting 00:02:02 ae80dc73be5a: Waiting 00:02:02 51fe7c9ea229: Waiting 00:02:02 d6d6e0c80412: Layer already exists 00:02:02 763414d7b864: Layer already exists 00:02:02 3369d1556f53: Layer already exists 00:02:02 567aab461ddf: Layer already exists 00:02:02 a73fbef248e4: Layer already exists 00:02:02 ae80dc73be5a: Layer already exists 00:02:02 75bf6747c8fb: Layer already exists 00:02:02 2b624dec6fcc: Layer already exists 00:02:02 51fe7c9ea229: Layer already exists 00:02:03 2.3.0-dev.9: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:03 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:02:03 763414d7b864: Preparing 00:02:03 a73fbef248e4: Preparing 00:02:03 d6d6e0c80412: Preparing 00:02:03 567aab461ddf: Preparing 00:02:03 3369d1556f53: Preparing 00:02:03 75bf6747c8fb: Preparing 00:02:03 2b624dec6fcc: Preparing 00:02:03 ae80dc73be5a: Preparing 00:02:03 51fe7c9ea229: Preparing 00:02:03 75bf6747c8fb: Waiting 00:02:03 ae80dc73be5a: Waiting 00:02:03 2b624dec6fcc: Waiting 00:02:03 51fe7c9ea229: Waiting 00:02:03 3369d1556f53: Layer already exists 00:02:03 567aab461ddf: Layer already exists 00:02:03 d6d6e0c80412: Layer already exists 00:02:03 a73fbef248e4: Layer already exists 00:02:03 763414d7b864: Layer already exists 00:02:03 75bf6747c8fb: Layer already exists 00:02:03 ae80dc73be5a: Layer already exists 00:02:03 2b624dec6fcc: Layer already exists 00:02:03 51fe7c9ea229: Layer already exists 00:02:04 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:02:04 763414d7b864: Preparing 00:02:04 a73fbef248e4: Preparing 00:02:04 d6d6e0c80412: Preparing 00:02:04 567aab461ddf: Preparing 00:02:04 3369d1556f53: Preparing 00:02:04 75bf6747c8fb: Preparing 00:02:04 2b624dec6fcc: Preparing 00:02:04 ae80dc73be5a: Preparing 00:02:04 51fe7c9ea229: Preparing 00:02:04 75bf6747c8fb: Waiting 00:02:04 2b624dec6fcc: Waiting 00:02:04 ae80dc73be5a: Waiting 00:02:04 51fe7c9ea229: Waiting 00:02:04 d6d6e0c80412: Layer already exists 00:02:04 a73fbef248e4: Layer already exists 00:02:04 567aab461ddf: Layer already exists 00:02:04 763414d7b864: Layer already exists 00:02:04 3369d1556f53: Layer already exists 00:02:05 2b624dec6fcc: Layer already exists 00:02:05 51fe7c9ea229: Layer already exists 00:02:05 75bf6747c8fb: Layer already exists 00:02:05 ae80dc73be5a: Layer already exists 00:02:05 main: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:02:05 ===================================================== [Pipeline] echo 00:02:05 taggedImages: 00:02:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:02:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:02:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 00:02:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:02:05 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:05 00:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:06 arm64: Pulling from edgex-lftools-log-publisher 00:02:06 8998bd30e6a1: Pulling fs layer 00:02:06 04944245beec: Pulling fs layer 00:02:06 699f458cf7ca: Pulling fs layer 00:02:06 765212b225bb: Pulling fs layer 00:02:06 f23df028b6ca: Pulling fs layer 00:02:06 d65c8cfc05b1: Pulling fs layer 00:02:06 2437ff75d9bd: Pulling fs layer 00:02:06 765212b225bb: Waiting 00:02:06 f23df028b6ca: Waiting 00:02:06 d65c8cfc05b1: Waiting 00:02:06 2437ff75d9bd: Waiting 00:02:06 04944245beec: Verifying Checksum 00:02:06 04944245beec: Download complete 00:02:06 765212b225bb: Verifying Checksum 00:02:06 765212b225bb: Download complete 00:02:06 f23df028b6ca: Verifying Checksum 00:02:06 f23df028b6ca: Download complete 00:02:06 d65c8cfc05b1: Verifying Checksum 00:02:06 d65c8cfc05b1: Download complete 00:02:06 699f458cf7ca: Verifying Checksum 00:02:06 699f458cf7ca: Download complete 00:02:06 8998bd30e6a1: Verifying Checksum 00:02:06 8998bd30e6a1: Download complete 00:02:09 2437ff75d9bd: Verifying Checksum 00:02:09 2437ff75d9bd: Download complete 00:02:10 8998bd30e6a1: Pull complete 00:02:11 04944245beec: Pull complete 00:02:12 699f458cf7ca: Pull complete 00:02:13 765212b225bb: Pull complete 00:02:13 f23df028b6ca: Pull complete 00:02:14 d65c8cfc05b1: Pull complete 00:02:32 2437ff75d9bd: Pull complete 00:02:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:32 prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container 00:02:32 $ 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/app-rfid-llrp-inventory/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:02:35 $ docker top ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:36 ---> job-cost.sh 00:02:36 lf-activate-venv: SKIPPING 00:02:36 INFO: No Stack... 00:02:36 INFO: Retrieving Pricing Info for: v3-standard-4 00:02:37 INFO: Archiving Costs [Pipeline] sh 00:02:37 + cat /w/workspace/app-rfid-llrp-inventory/48/archives/cost.csv 00:02:37 + cut -d, -f6 [Pipeline] lock 00:02:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] 00:02:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] did not exist. Created. 00:02:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:38 /w/workspace/app-rfid-llrp-inventory/48@tmp/durable-06ce553d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:02:39 + echo total: 0.10999999940395355 [Pipeline] stash 00:02:39 Warning: overwriting stash ‘stack-cost’ 00:02:39 Stashed 1 file(s) [Pipeline] } 00:02:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:39 $ docker stop --time=1 ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 00:02:40 $ docker rm -f ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 [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 00:02:41 provisioning config files... 00:02:41 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4662171560023465884tmp [Pipeline] { [Pipeline] sh 00:02:41 + set +x 00:02:41 + bash -s -- 00:02:41 + curl -s https://codecov.io/bash 00:02:41 00:02:41 _____ _ 00:02:41 / ____| | | 00:02:41 | | ___ __| | ___ ___ _____ __ 00:02:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:02:41 | |___| (_) | (_| | __/ (_| (_) \ V / 00:02:41 \_____\___/ \__,_|\___|\___\___/ \_/ 00:02:41 Bash-1.0.6 00:02:41 00:02:41 00:02:41 ==> git version 2.25.1 found 00:02:41 ==> 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 00:02:41 Release-Date: 2020-01-08 00:02:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:02:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:02:41 ==> Jenkins CI detected. 00:02:41 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 00:02:41 project root: . 00:02:41 --> token set from env 00:02:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:02:41 ==> Running gcov in . (disable via -X gcov) 00:02:41 ==> Python coveragepy not found 00:02:41 ==> Searching for coverage reports in: 00:02:41 + . 00:02:41 -> Found 1 reports 00:02:41 ==> Detecting git/mercurial file structure 00:02:41 ==> Reading reports 00:02:41 + ./coverage.out bytes=41008 00:02:41 ==> Appending adjustments 00:02:41 https://docs.codecov.io/docs/fixing-reports 00:02:41 + Found adjustments 00:02:41 ==> Gzipping contents 00:02:41 12K /tmp/codecov.TEeaNd.gz 00:02:41 ==> Uploading reports 00:02:41 url: https://codecov.io 00:02:41 query: branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:02:41 -> Pinging Codecov 00:02:41 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:02:42 -> Uploading to 00:02:42 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/581DD39554BDF9B6E22D074273EAD858/bdd9de2e6b7fb58cdebc45eb3705f9970870401e/e0d327b5-fe75-485b-83cf-b03a314fb285.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T000242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c40ddd51a176e0ea5b9f37d9c03c2483375e5d143c429e506f1dbd52b2fd2db7 00:02:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:42 Dload Upload Total Spent Left Speed 00:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11464 0 0 100 11464 0 50725 --:--:-- --:--:-- --:--:-- 50725 00:02:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } 00:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:02:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:02:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:02:42 00:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:02:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:02:43 df9b9388f04a: Pulling fs layer 00:02:43 52dc419b0ee2: Pulling fs layer 00:02:43 25bc292e5bac: Pulling fs layer 00:02:43 114826534d7a: Pulling fs layer 00:02:43 4657fd5d0bcf: Pulling fs layer 00:02:43 6ad1cebc031e: Pulling fs layer 00:02:43 8a3aa393b2d8: Pulling fs layer 00:02:43 114826534d7a: Waiting 00:02:43 6ad1cebc031e: Waiting 00:02:43 8a3aa393b2d8: Waiting 00:02:43 4657fd5d0bcf: Waiting 00:02:43 25bc292e5bac: Verifying Checksum 00:02:43 25bc292e5bac: Download complete 00:02:43 52dc419b0ee2: Verifying Checksum 00:02:43 52dc419b0ee2: Download complete 00:02:43 4657fd5d0bcf: Verifying Checksum 00:02:43 4657fd5d0bcf: Download complete 00:02:43 df9b9388f04a: Verifying Checksum 00:02:43 df9b9388f04a: Download complete 00:02:43 6ad1cebc031e: Verifying Checksum 00:02:43 6ad1cebc031e: Download complete 00:02:43 df9b9388f04a: Pull complete 00:02:43 52dc419b0ee2: Pull complete 00:02:43 25bc292e5bac: Pull complete 00:02:43 114826534d7a: Verifying Checksum 00:02:43 114826534d7a: Download complete 00:02:43 8a3aa393b2d8: Verifying Checksum 00:02:43 8a3aa393b2d8: Download complete 00:02:47 114826534d7a: Pull complete 00:02:47 4657fd5d0bcf: Pull complete 00:02:47 6ad1cebc031e: Pull complete 00:02:50 8a3aa393b2d8: Pull complete 00:02:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:50 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:02:52 $ docker top e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb -eo pid,comm [Pipeline] { [Pipeline] echo 00:02:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 00:02:53 + set -o pipefail 00:02:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 00:02:59 00:02:59 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:02:59 00:02:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e93ce627-93eb-43a9-be51-910fb4d95e3e 00:02:59 00:02:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:02:59 00:02:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:02:59 00:02:59 [Pipeline] } 00:02:59 $ docker stop --time=1 e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb 00:03:02 $ docker rm -f e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb [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 00:03:02 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] sh 00:03:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:03:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:03 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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/py-git-semver:0.1.4 cat 00:03:04 $ docker top 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:03:04 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:04 + git semver [Pipeline] } 00:03:04 $ docker stop --time=1 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d 00:03:06 $ docker rm -f 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:06 00:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:06 0.23.1-centos7: Pulling from edgex-lftools 00:03:06 ab5ef0e58194: Pulling fs layer 00:03:06 9712f1f96733: Pulling fs layer 00:03:06 63f879dbbcfc: Pulling fs layer 00:03:06 0d9ebad4ef96: Pulling fs layer 00:03:06 e9a5061849ea: Pulling fs layer 00:03:06 d747dcd14b5f: Pulling fs layer 00:03:06 2de7ff778b66: Pulling fs layer 00:03:06 e9a5061849ea: Waiting 00:03:06 d747dcd14b5f: Waiting 00:03:06 2de7ff778b66: Waiting 00:03:06 0d9ebad4ef96: Waiting 00:03:06 9712f1f96733: Download complete 00:03:07 0d9ebad4ef96: Verifying Checksum 00:03:07 0d9ebad4ef96: Download complete 00:03:07 63f879dbbcfc: Verifying Checksum 00:03:07 63f879dbbcfc: Download complete 00:03:07 d747dcd14b5f: Verifying Checksum 00:03:07 d747dcd14b5f: Download complete 00:03:07 ab5ef0e58194: Verifying Checksum 00:03:07 ab5ef0e58194: Download complete 00:03:07 e9a5061849ea: Verifying Checksum 00:03:07 e9a5061849ea: Download complete 00:03:07 2de7ff778b66: Verifying Checksum 00:03:07 2de7ff778b66: Download complete 00:03:10 ab5ef0e58194: Pull complete 00:03:10 9712f1f96733: Pull complete 00:03:10 63f879dbbcfc: Pull complete 00:03:15 0d9ebad4ef96: Pull complete 00:03:15 e9a5061849ea: Pull complete 00:03:15 d747dcd14b5f: Pull complete 00:03:16 2de7ff778b66: Pull complete 00:03:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:16 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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:0.23.1-centos7 cat 00:03:18 $ docker top f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:03:18 provisioning config files... 00:03:18 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config591776312660289804tmp 00:03:18 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9135149888888585891tmp 00:03:18 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2900137323368451038tmp [Pipeline] { [Pipeline] echo 00:03:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:03:19 ---> sigul-configuration.sh 00:03:19 gpg: directory `/root/.gnupg' created 00:03:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:03:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:03:19 gpg: keyring `/root/.gnupg/secring.gpg' created 00:03:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:03:19 gpg: CAST5 encrypted data 00:03:19 gpg: encrypted with 1 passphrase 00:03:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:03:19 + mkdir /home/jenkins 00:03:19 + mkdir /home/jenkins/sigul [Pipeline] sh 00:03:19 + 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 00:03:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:03:19 ---> sigul-install.sh 00:03:19 Sigul already installed; skipping installation. [Pipeline] sh 00:03:20 + git tag --list 00:03:20 v0.0.0 00:03:20 v1.0.0 00:03:20 v2.1.0 00:03:20 v2.1.1 00:03:20 v2.1.1-dev.1 00:03:20 v2.2.0 00:03:20 v2.2.1-dev.1 00:03:20 v2.2.1-dev.2 00:03:20 v2.2.1-dev.3 00:03:20 v2.2.1-dev.4 00:03:20 v2.2.1-dev.5 00:03:20 v2.2.1-dev.6 00:03:20 v2.2.1-dev.7 00:03:20 v2.2.1-dev.8 [Pipeline] sh 00:03:20 + lftools sign git-tag v2.3.0-dev.9 00:03:21 Signing Git tag with Sigul... 00:03:21 Signing v2.3.0-dev.9 00:03:21 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.9'], return code 1, stdout , stderr [Pipeline] echo 00:03:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:03:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:03:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:03:21 $ docker stop --time=1 f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f 00:03:22 $ docker rm -f f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:23 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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/py-git-semver:0.1.4 cat 00:03:23 $ docker top 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:03:24 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:24 + git semver [Pipeline] } 00:03:24 $ docker stop --time=1 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d 00:03:25 $ docker rm -f 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d [Pipeline] // withDockerContainer [Pipeline] sh 00:03:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:03:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:26 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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/py-git-semver:0.1.4 cat 00:03:27 $ docker top 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:03:27 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:27 + git semver [Pipeline] } 00:03:27 $ docker stop --time=1 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 00:03:29 $ docker rm -f 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 [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 00:03:29 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 00:03:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:03:29 total 16 00:03:29 drwxr-xr-x 3 root root 4096 Jul 21 23:55 . 00:03:29 drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:03 .. 00:03:29 drwxr-xr-x 2 root root 4096 Jul 21 23:55 cost 00:03:29 -rw-r--r-- 1 root root 93 Jul 21 23:55 cost.csv 00:03:29 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:03:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:03:29 total 16 00:03:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:55 . 00:03:29 drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:03 .. 00:03:29 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 23:55 cost 00:03:29 -rw-r--r-- 1 jenkins jenkins 93 Jul 21 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:03:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:03:30 ---> package-listing.sh 00:03:30 ++ facter osfamily 00:03:30 ++ tr '[:upper:]' '[:lower:]' 00:03:31 + OS_FAMILY=debian 00:03:31 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:03:31 + START_PACKAGES=/tmp/packages_start.txt 00:03:31 + END_PACKAGES=/tmp/packages_end.txt 00:03:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:03:31 + PACKAGES=/tmp/packages_start.txt 00:03:31 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:03:31 + PACKAGES=/tmp/packages_end.txt 00:03:31 + case "${OS_FAMILY}" in 00:03:31 + dpkg -l 00:03:31 + grep '^ii' 00:03:31 + '[' -f /tmp/packages_start.txt ']' 00:03:31 + '[' -f /tmp/packages_end.txt ']' 00:03:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:03:31 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:03:31 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:03:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 00:03:31 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:03:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:32 prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container 00:03:32 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 00:03:32 $ docker top 7a181dc56b99332c4fc5c7c75f603678b0e4c30717e2ec2e4c0b4b5564c47789 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:32 + touch /tmp/pre-build-complete [Pipeline] sh 00:03:33 + mkdir -p /var/log/sysstat [Pipeline] sh 00:03:33 + ls /var/log/sa-host 00:03:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:33 provisioning config files... 00:03:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2076812978923313639tmp [Pipeline] { [Pipeline] echo 00:03:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:03:33 ---> create-netrc.sh [Pipeline] } 00:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:03:34 ---> python-tools-install.sh [Pipeline] echo 00:03:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:03:34 ---> sudo-logs.sh 00:03:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:03:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:03:34 ---> job-cost.sh 00:03:34 lf-activate-venv: SKIPPING 00:03:34 DEBUG: total: 0.2199999988079071 00:03:34 INFO: Retrieving Stack Cost... 00:03:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:35 INFO: Archiving Costs [Pipeline] echo 00:03:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:03:35 ---> logs-deploy.sh 00:03:35 lf-activate-venv: SKIPPING 00:03:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/48 00:03:35 INFO: archiving workspace using pattern(s): 00:03:36 Archives upload complete. 00:03:37 INFO: archiving logs to Nexus 00:03:37 ---> uname -a: 00:03:37 Linux prd-ubuntu20-04-docker-8c-8g-20727 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:03:37 00:03:37 00:03:37 ---> lscpu: 00:03:37 Architecture: x86_64 00:03:37 CPU op-mode(s): 32-bit, 64-bit 00:03:37 Byte Order: Little Endian 00:03:37 Address sizes: 40 bits physical, 48 bits virtual 00:03:37 CPU(s): 8 00:03:37 On-line CPU(s) list: 0-7 00:03:37 Thread(s) per core: 1 00:03:37 Core(s) per socket: 1 00:03:37 Socket(s): 8 00:03:37 NUMA node(s): 1 00:03:37 Vendor ID: AuthenticAMD 00:03:37 CPU family: 23 00:03:37 Model: 49 00:03:37 Model name: AMD EPYC-Rome Processor 00:03:37 Stepping: 0 00:03:37 CPU MHz: 2799.994 00:03:37 BogoMIPS: 5599.98 00:03:37 Virtualization: AMD-V 00:03:37 Hypervisor vendor: KVM 00:03:37 Virtualization type: full 00:03:37 L1d cache: 256 KiB 00:03:37 L1i cache: 256 KiB 00:03:37 L2 cache: 4 MiB 00:03:37 L3 cache: 128 MiB 00:03:37 NUMA node0 CPU(s): 0-7 00:03:37 Vulnerability Itlb multihit: Not affected 00:03:37 Vulnerability L1tf: Not affected 00:03:37 Vulnerability Mds: Not affected 00:03:37 Vulnerability Meltdown: Not affected 00:03:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:03:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:03:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:03:37 Vulnerability Srbds: Not affected 00:03:37 Vulnerability Tsx async abort: Not affected 00:03:37 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 00:03:37 00:03:37 00:03:37 ---> nproc: 00:03:37 8 00:03:37 00:03:37 00:03:37 ---> df -h: 00:03:37 Filesystem Size Used Avail Use% Mounted on 00:03:37 overlay 155G 13G 143G 8% / 00:03:37 tmpfs 64M 0 64M 0% /dev 00:03:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:03:37 shm 64M 0 64M 0% /dev/shm 00:03:37 /dev/vda1 155G 13G 143G 8% /facter-os 00:03:37 00:03:37 00:03:37 ---> sar -b -r -n DEV: 00:03:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20727) 07/22/22 _x86_64_ (8 CPU) 00:03:37 00:03:37 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:03:37 00:00:01 400.00 0.00 400.00 0.00 0.00 10400.00 0.00 00:03:37 00:01:01 8.42 1.60 6.82 0.00 49.33 160.91 0.00 00:03:37 00:02:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 00:03:37 00:03:01 49.52 0.35 49.17 0.00 14.26 31815.00 0.00 00:03:37 Average: 19.72 0.65 19.07 0.00 21.19 10663.56 0.00 00:03:37 00:03:37 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:03:37 00:00:01 27678048 31791660 497068 1.51 174592 4089116 1802676 5.31 1330312 3360392 12 00:03:37 00:01:01 27674020 31790672 497712 1.51 174820 4090608 1816380 5.35 1336528 3359264 60 00:03:37 00:02:01 27674232 31790928 497404 1.51 174856 4090612 1816380 5.35 1335960 3359216 12 00:03:37 00:03:01 26553424 31743932 541068 1.65 196452 5064076 2052916 6.05 1487976 4245808 132988 00:03:37 Average: 27394931 31779298 508313 1.55 180180 4333603 1872088 5.52 1372694 3581170 33268 00:03:37 00:03:37 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:03:37 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:03:37 00:01:01 ens3 7.08 5.10 5.18 5.82 0.00 0.00 0.00 0.00 00:03:37 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:37 00:03:01 docker0 36.89 48.77 3.27 687.40 0.00 0.00 0.00 0.00 00:03:37 00:03:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:03:37 00:03:01 ens3 215.14 144.19 4666.75 51.21 0.00 0.00 0.00 0.00 00:03:37 Average: docker0 12.30 16.26 1.09 229.13 0.00 0.00 0.00 0.00 00:03:37 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 00:03:37 Average: ens3 74.08 49.76 1557.31 19.01 0.00 0.00 0.00 0.00 00:03:37 00:03:37 00:03:37 ---> sar -P ALL: 00:03:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20727) 07/22/22 _x86_64_ (8 CPU) 00:03:37 00:03:37 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:03:37 00:00:01 all 9.09 0.00 18.18 0.00 0.00 72.73 00:03:37 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:00:01 3 50.00 0.00 0.00 0.00 0.00 50.00 00:03:37 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:00:01 6 0.00 0.00 50.00 0.00 0.00 50.00 00:03:37 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 00:03:37 00:01:01 all 0.21 0.02 0.07 0.04 0.01 99.65 00:03:37 00:01:01 0 0.32 0.00 0.10 0.07 0.00 99.52 00:03:37 00:01:01 1 0.20 0.00 0.05 0.00 0.00 99.75 00:03:37 00:01:01 2 0.10 0.17 0.13 0.22 0.00 99.38 00:03:37 00:01:01 3 0.33 0.00 0.02 0.00 0.02 99.63 00:03:37 00:01:01 4 0.37 0.00 0.07 0.00 0.02 99.55 00:03:37 00:01:01 5 0.18 0.00 0.03 0.00 0.00 99.78 00:03:37 00:01:01 6 0.15 0.02 0.07 0.02 0.03 99.72 00:03:37 00:01:01 7 0.05 0.00 0.07 0.00 0.00 99.88 00:03:37 00:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:03:37 00:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:03:37 00:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:03:37 00:02:01 2 0.02 0.00 0.00 0.05 0.00 99.93 00:03:37 00:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:03:37 00:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:03:37 00:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:03:37 00:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:03:37 00:03:01 all 4.25 0.00 1.66 0.57 0.03 93.49 00:03:37 00:03:01 0 3.49 0.00 1.94 0.02 0.02 94.54 00:03:37 00:03:01 1 3.87 0.00 1.34 0.02 0.03 94.74 00:03:37 00:03:01 2 5.33 0.00 1.81 3.94 0.03 88.88 00:03:37 00:03:01 3 4.27 0.00 1.93 0.40 0.02 93.38 00:03:37 00:03:01 4 4.46 0.00 1.68 0.03 0.02 93.82 00:03:37 00:03:01 5 4.50 0.00 1.36 0.12 0.03 93.99 00:03:37 00:03:01 6 4.44 0.00 1.47 0.00 0.03 94.05 00:03:37 00:03:01 7 3.68 0.00 1.77 0.02 0.02 94.51 00:03:37 Average: all 1.49 0.01 0.58 0.20 0.01 97.70 00:03:37 Average: 0 1.27 0.00 0.68 0.03 0.01 98.01 00:03:37 Average: 1 1.36 0.00 0.47 0.01 0.02 98.15 00:03:37 Average: 2 1.81 0.06 0.65 1.40 0.01 96.08 00:03:37 Average: 3 1.54 0.00 0.65 0.13 0.01 97.67 00:03:37 Average: 4 1.61 0.00 0.58 0.01 0.02 97.78 00:03:37 Average: 5 1.56 0.00 0.46 0.04 0.01 97.93 00:03:37 Average: 6 1.54 0.01 0.53 0.01 0.03 97.90 00:03:37 Average: 7 1.25 0.00 0.62 0.01 0.01 98.11 00:03:37 00:03:37 00:03:37