Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 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-ssh6330507465156355907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6179225825752210020.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1079122028097486085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6322317580764265162.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh13476704213870844180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10835 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 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#179)" > 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 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 > git rev-list --no-walk 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T14:25:22.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T14:25:22.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T14:25:22.938Z] ========================================================= [2023-04-25T14:25:22.938Z] EdgeX Global Pipelines Version Info [2023-04-25T14:25:22.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:25:23.637Z] ------------------- [2023-04-25T14:25:23.637Z] stable info: [2023-04-25T14:25:23.637Z] ------------------- [2023-04-25T14:25:23.637Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T14:25:23.637Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T14:25:23.637Z] Message: update stable to v1.0.248 [2023-04-25T14:25:24.206Z] ------------------- [2023-04-25T14:25:24.206Z] experimental info: [2023-04-25T14:25:24.206Z] ------------------- [2023-04-25T14:25:24.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T14:25:24.206Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T14:25:24.206Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T14:25:24.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-25T14:25:24.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T14:25:24.428Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T14:25:24.441Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T14:25:24.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T14:25:24.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T14:25:24.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T14:25:24.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T14:25:24.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T14:25:24.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T14:25:24.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T14:25:24.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T14:25:24.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T14:25:24.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T14:25:24.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T14:25:24.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T14:25:24.647Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T14:25:24.660Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T14:25:24.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T14:25:24.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T14:25:24.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T14:25:24.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T14:25:24.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T14:25:24.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T14:25:24.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T14:25:24.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T14:25:24.794Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T14:25:24.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-25T14:25:24.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-25T14:25:24.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-25T14:25:24.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo [2023-04-25T14:25:24.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ac2ddc [Pipeline] echo [2023-04-25T14:25:24.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T14:25:24.941Z] provisioning config files... [2023-04-25T14:25:24.954Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2538530779838974155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:25:25.255Z] ---> docker-login.sh [2023-04-25T14:25:25.255Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:25:25.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:25.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:25.515Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:25.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:25.515Z] [2023-04-25T14:25:25.515Z] Login Succeeded [2023-04-25T14:25:25.515Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:25:25.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:25.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:25.776Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:25.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:25.776Z] [2023-04-25T14:25:25.776Z] Login Succeeded [2023-04-25T14:25:25.776Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:25:25.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:25.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:25.776Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:25.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:25.776Z] [2023-04-25T14:25:25.776Z] Login Succeeded [2023-04-25T14:25:25.776Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:25:25.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:26.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:26.036Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:26.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:26.036Z] [2023-04-25T14:25:26.036Z] Login Succeeded [2023-04-25T14:25:26.036Z] docker.io [2023-04-25T14:25:26.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:26.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:26.298Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:26.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:26.298Z] [2023-04-25T14:25:26.298Z] Login Succeeded [2023-04-25T14:25:26.298Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:25:26.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T14:25:26.676Z] + git rev-list -1 --merges 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88~1..5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo [2023-04-25T14:25:26.733Z] -----------> git rev-list -1 --merges 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88~1..5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [false] [Pipeline] sh [2023-04-25T14:25:27.039Z] + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo [2023-04-25T14:25:27.056Z] ========================================================= [2023-04-25T14:25:27.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T14:25:27.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T14:25:27.391Z] + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] echo [2023-04-25T14:25:27.403Z] [semverPrep] GIT_COMMIT: 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#179) [Pipeline] echo [2023-04-25T14:25:27.410Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T14:25:27.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T14:25:27.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T14:25:27.788Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T14:25:27.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T14:25:27.788Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T14:25:27.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T14:25:27.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:25:28.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:25:28.209Z] [2023-04-25T14:25:28.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:25:28.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:25:28.519Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T14:25:28.519Z] b85a868b505f: Pulling fs layer [2023-04-25T14:25:28.519Z] e2be974225ed: Pulling fs layer [2023-04-25T14:25:28.519Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T14:25:28.519Z] 988bab9f4d93: Pulling fs layer [2023-04-25T14:25:28.519Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T14:25:28.519Z] eaf3925da568: Pulling fs layer [2023-04-25T14:25:28.519Z] bab4dde63d76: Pulling fs layer [2023-04-25T14:25:28.519Z] bde34c3a00c8: Pulling fs layer [2023-04-25T14:25:28.519Z] b352a97aabf1: Pulling fs layer [2023-04-25T14:25:28.519Z] 4872d77fe225: Pulling fs layer [2023-04-25T14:25:28.519Z] 5851b861e8e6: Pulling fs layer [2023-04-25T14:25:28.519Z] b352a97aabf1: Waiting [2023-04-25T14:25:28.519Z] bde34c3a00c8: Waiting [2023-04-25T14:25:28.519Z] 4872d77fe225: Waiting [2023-04-25T14:25:28.519Z] 988bab9f4d93: Waiting [2023-04-25T14:25:28.519Z] 5851b861e8e6: Waiting [2023-04-25T14:25:28.519Z] 1469e6f7b9e6: Waiting [2023-04-25T14:25:28.519Z] eaf3925da568: Waiting [2023-04-25T14:25:28.519Z] e2be974225ed: Verifying Checksum [2023-04-25T14:25:28.519Z] e2be974225ed: Download complete [2023-04-25T14:25:28.519Z] 988bab9f4d93: Verifying Checksum [2023-04-25T14:25:28.519Z] 988bab9f4d93: Download complete [2023-04-25T14:25:28.781Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T14:25:28.781Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T14:25:28.781Z] 339a4e72a1f5: Download complete [2023-04-25T14:25:28.781Z] eaf3925da568: Verifying Checksum [2023-04-25T14:25:28.781Z] eaf3925da568: Download complete [2023-04-25T14:25:28.781Z] bde34c3a00c8: Verifying Checksum [2023-04-25T14:25:28.781Z] bde34c3a00c8: Download complete [2023-04-25T14:25:28.781Z] b352a97aabf1: Verifying Checksum [2023-04-25T14:25:28.781Z] b352a97aabf1: Download complete [2023-04-25T14:25:28.781Z] 4872d77fe225: Verifying Checksum [2023-04-25T14:25:28.781Z] 4872d77fe225: Download complete [2023-04-25T14:25:28.781Z] 5851b861e8e6: Download complete [2023-04-25T14:25:29.043Z] b85a868b505f: Download complete [2023-04-25T14:25:29.303Z] bab4dde63d76: Download complete [2023-04-25T14:25:30.243Z] b85a868b505f: Pull complete [2023-04-25T14:25:30.243Z] e2be974225ed: Pull complete [2023-04-25T14:25:30.811Z] 339a4e72a1f5: Pull complete [2023-04-25T14:25:30.811Z] 988bab9f4d93: Pull complete [2023-04-25T14:25:31.085Z] 1469e6f7b9e6: Pull complete [2023-04-25T14:25:31.085Z] eaf3925da568: Pull complete [2023-04-25T14:25:32.991Z] bab4dde63d76: Pull complete [2023-04-25T14:25:32.991Z] bde34c3a00c8: Pull complete [2023-04-25T14:25:32.991Z] b352a97aabf1: Pull complete [2023-04-25T14:25:33.250Z] 4872d77fe225: Pull complete [2023-04-25T14:25:33.250Z] 5851b861e8e6: Pull complete [2023-04-25T14:25:33.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T14:25:33.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:25:33.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:25:33.352Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:25:33.388Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T14:25:35.579Z] $ docker top 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 -eo pid,comm [2023-04-25T14:25:35.632Z] 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). [2023-04-25T14:25:35.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T14:25:35.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:25:35.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:25:35.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:25:35.789Z] $ docker exec 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent [2023-04-25T14:25:35.895Z] SSH_AUTH_SOCK=/tmp/ssh-oVPpx8SYK9Fj/agent.34 [2023-04-25T14:25:35.895Z] SSH_AGENT_PID=40 [2023-04-25T14:25:35.901Z] Running ssh-add (command line suppressed) [2023-04-25T14:25:35.989Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_600633850705933820.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_600633850705933820.key) [2023-04-25T14:25:35.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:25:36.288Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T14:25:36.303Z] $ docker exec --env ******** --env ******** 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent -k [2023-04-25T14:25:36.406Z] unset SSH_AUTH_SOCK; [2023-04-25T14:25:36.409Z] unset SSH_AGENT_PID; [2023-04-25T14:25:36.409Z] echo Agent pid 40 killed; [2023-04-25T14:25:36.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T14:25:36.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:25:36.439Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:25:36.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:25:36.555Z] $ docker exec 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent [2023-04-25T14:25:36.658Z] SSH_AUTH_SOCK=/tmp/ssh-SvlWim0MGBbr/agent.73 [2023-04-25T14:25:36.658Z] SSH_AGENT_PID=79 [2023-04-25T14:25:36.662Z] Running ssh-add (command line suppressed) [2023-04-25T14:25:36.779Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6479854758649738714.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6479854758649738714.key) [2023-04-25T14:25:36.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:25:37.082Z] + git semver init [2023-04-25T14:25:37.343Z] 2023-04-25 14:25:37,262 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T14:25:37.343Z] 2023-04-25 14:25:37,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-25T14:25:37.343Z] 2023-04-25 14:25:37,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-25T14:25:37.343Z] 2023-04-25 14:25:37,264 [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) [2023-04-25T14:25:38.730Z] 2023-04-25 14:25:38,316 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-25T14:25:38.730Z] 2023-04-25 14:25:38,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-25T14:25:38.730Z] 2023-04-25 14:25:38,316 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:25:38.730Z] 2023-04-25 14:25:38,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:25:38.730Z] 3.0.0-dev.23 [Pipeline] } [2023-04-25T14:25:38.742Z] $ docker exec --env ******** --env ******** 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 ssh-agent -k [2023-04-25T14:25:38.835Z] unset SSH_AUTH_SOCK; [2023-04-25T14:25:38.835Z] unset SSH_AGENT_PID; [2023-04-25T14:25:38.835Z] echo Agent pid 79 killed; [2023-04-25T14:25:38.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T14:25:39.147Z] + git semver [Pipeline] } [2023-04-25T14:25:39.424Z] $ docker stop --time=1 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 [2023-04-25T14:25:40.688Z] $ docker rm -f --volumes 87ac51aaf5e1fa064d226348feeca33c624ba097214719e5b5fea2a6d8152fb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:25:41.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T14:25:41.241Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T14:25:41.243Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 [2023-04-25T14:25:41.415Z] provisioning config files... [2023-04-25T14:25:41.424Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12473092008355950327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:25:41.721Z] ---> docker-login.sh [2023-04-25T14:25:41.721Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:25:41.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:41.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:41.721Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:41.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:41.721Z] [2023-04-25T14:25:41.721Z] Login Succeeded [2023-04-25T14:25:41.721Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:25:41.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:41.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:41.722Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:41.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:41.722Z] [2023-04-25T14:25:41.722Z] Login Succeeded [2023-04-25T14:25:41.722Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:25:41.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:41.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:41.981Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:41.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:41.981Z] [2023-04-25T14:25:41.981Z] Login Succeeded [2023-04-25T14:25:41.981Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:25:41.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:41.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:41.981Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:41.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:41.981Z] [2023-04-25T14:25:41.981Z] Login Succeeded [2023-04-25T14:25:41.981Z] docker.io [2023-04-25T14:25:41.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:25:42.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:25:42.241Z] Configure a credential helper to remove this warning. See [2023-04-25T14:25:42.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:25:42.241Z] [2023-04-25T14:25:42.241Z] Login Succeeded [2023-04-25T14:25:42.241Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:25:42.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T14:25:42.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:25:42.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:25:42.346Z] ========================================================= [2023-04-25T14:25:42.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T14:25:42.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:25:42.667Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T14:25:42.667Z] Sending build context to Docker daemon 12.63MB [2023-04-25T14:25:42.667Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T14:25:42.667Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T14:25:42.667Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T14:25:42.667Z] f56be85fc22e: Pulling fs layer [2023-04-25T14:25:42.667Z] 85791d961cd3: Pulling fs layer [2023-04-25T14:25:42.667Z] d694b5ae8c79: Pulling fs layer [2023-04-25T14:25:42.667Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T14:25:42.667Z] 4d19c01a9841: Pulling fs layer [2023-04-25T14:25:42.667Z] 9325e15d5711: Pulling fs layer [2023-04-25T14:25:42.667Z] 556b6ee489ea: Pulling fs layer [2023-04-25T14:25:42.667Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T14:25:42.667Z] 4d19c01a9841: Waiting [2023-04-25T14:25:42.667Z] 9f32a84ed3da: Waiting [2023-04-25T14:25:42.667Z] 556b6ee489ea: Waiting [2023-04-25T14:25:42.667Z] c5a4b2cf53e6: Waiting [2023-04-25T14:25:42.667Z] 85791d961cd3: Download complete [2023-04-25T14:25:42.667Z] 9f32a84ed3da: Download complete [2023-04-25T14:25:42.929Z] 4d19c01a9841: Verifying Checksum [2023-04-25T14:25:42.929Z] 4d19c01a9841: Download complete [2023-04-25T14:25:42.929Z] f56be85fc22e: Verifying Checksum [2023-04-25T14:25:42.929Z] f56be85fc22e: Download complete [2023-04-25T14:25:42.929Z] 9325e15d5711: Verifying Checksum [2023-04-25T14:25:42.929Z] 9325e15d5711: Download complete [2023-04-25T14:25:42.929Z] f56be85fc22e: Pull complete [2023-04-25T14:25:43.191Z] 85791d961cd3: Pull complete [2023-04-25T14:25:43.451Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T14:25:43.451Z] c5a4b2cf53e6: Download complete [2023-04-25T14:25:43.451Z] d694b5ae8c79: Download complete [2023-04-25T14:25:43.708Z] 556b6ee489ea: Verifying Checksum [2023-04-25T14:25:43.708Z] 556b6ee489ea: Download complete [2023-04-25T14:25:46.993Z] d694b5ae8c79: Pull complete [2023-04-25T14:25:46.993Z] 9f32a84ed3da: Pull complete [2023-04-25T14:25:46.994Z] 4d19c01a9841: Pull complete [2023-04-25T14:25:47.252Z] 9325e15d5711: Pull complete [2023-04-25T14:25:49.785Z] 556b6ee489ea: Pull complete [2023-04-25T14:25:50.717Z] c5a4b2cf53e6: Pull complete [2023-04-25T14:25:50.717Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T14:25:50.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T14:25:50.717Z] ---> c4be618373d6 [2023-04-25T14:25:50.717Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:25:54.005Z] ---> Running in 149d2d308cb8 [2023-04-25T14:25:54.263Z] Removing intermediate container 149d2d308cb8 [2023-04-25T14:25:54.263Z] ---> 8f66d4458961 [2023-04-25T14:25:54.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:25:54.263Z] ---> Running in 90335fe7eb8e [2023-04-25T14:25:54.263Z] Removing intermediate container 90335fe7eb8e [2023-04-25T14:25:54.263Z] ---> 6b7c4971e901 [2023-04-25T14:25:54.263Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T14:25:54.263Z] ---> Running in cc0ece0b0997 [2023-04-25T14:25:54.521Z] Removing intermediate container cc0ece0b0997 [2023-04-25T14:25:54.521Z] ---> 8b23b8525226 [2023-04-25T14:25:54.521Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:25:54.521Z] ---> Running in f0ed216785ab [2023-04-25T14:25:54.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:25:54.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:25:55.038Z] OK: 265 MiB in 53 packages [2023-04-25T14:25:55.296Z] Removing intermediate container f0ed216785ab [2023-04-25T14:25:55.296Z] ---> d418ca7688fa [2023-04-25T14:25:55.296Z] Step 7/12 : WORKDIR /app [2023-04-25T14:25:55.296Z] ---> Running in 33c4e556930a [2023-04-25T14:25:55.296Z] Removing intermediate container 33c4e556930a [2023-04-25T14:25:55.296Z] ---> 20c17b413c93 [2023-04-25T14:25:55.296Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T14:25:55.554Z] ---> ec6d25f3d608 [2023-04-25T14:25:55.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:25:55.554Z] ---> Running in c0d4af1002d9 [2023-04-25T14:25:56.363Z] Still waiting to schedule task [2023-04-25T14:25:56.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T14:26:22.106Z] Removing intermediate container c0d4af1002d9 [2023-04-25T14:26:22.106Z] ---> b69f40b3ce62 [2023-04-25T14:26:22.106Z] Step 10/12 : COPY . . [2023-04-25T14:26:22.106Z] ---> a6b679c9ca84 [2023-04-25T14:26:22.106Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T14:26:22.106Z] ---> Running in fdbb672bc07f [2023-04-25T14:26:22.106Z] Removing intermediate container fdbb672bc07f [2023-04-25T14:26:22.106Z] ---> 926d63cf6a08 [2023-04-25T14:26:22.106Z] Step 12/12 : RUN $MAKE [2023-04-25T14:26:22.106Z] ---> Running in ff7299ab6072 [2023-04-25T14:26:22.106Z] noop [2023-04-25T14:26:22.106Z] Removing intermediate container ff7299ab6072 [2023-04-25T14:26:22.106Z] ---> 99083282642e [2023-04-25T14:26:22.106Z] Successfully built 99083282642e [2023-04-25T14:26:22.106Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:26:22.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T14:26:22.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:26:22.481Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:26:22.513Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-25T14:26:22.823Z] $ docker top e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:26:23.155Z] + go version [2023-04-25T14:26:23.155Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T14:26:23.170Z] $ docker stop --time=1 e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 [2023-04-25T14:26:24.416Z] $ docker rm -f --volumes e195fe59534207e4e43e49b07369c3dee0327502cba9688ea3d02aa99e9b14e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:26:24.803Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T14:26:24.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:26:24.871Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:26:24.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2023-04-25T14:26:25.214Z] $ docker top ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:26:25.552Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-25T14:26:25.846Z] + make test [2023-04-25T14:26:25.847Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T14:26:47.792Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T14:26:47.792Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T14:26:47.793Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements [2023-04-25T14:26:47.793Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements [2023-04-25T14:27:05.861Z] go vet ./... [2023-04-25T14:27:09.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T14:27:09.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T14:27:09.143Z] ./bin/test-attribution.sh [2023-04-25T14:27:09.143Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T14:27:09.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T14:27:09.172Z] $ docker stop --time=1 ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a [2023-04-25T14:27:13.097Z] $ docker rm -f --volumes ebdf613a972d7ea2f978830cf63085cdbef1898ac55830cf2b32bac8c0a2277a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:27:13.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T14:27:13.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T14:27:14.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T14:27:14.416Z] + ls -al . [2023-04-25T14:27:14.416Z] total 228 [2023-04-25T14:27:14.416Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 14:26 . [2023-04-25T14:27:14.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 .. [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:25 .dockerignore [2023-04-25T14:27:14.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:25 .git [2023-04-25T14:27:14.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:25 .github [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:25 .gitignore [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:25 .golangci.yml [2023-04-25T14:27:14.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:25 .semver [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 14:25 Attribution.txt [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 14:25 CHANGELOG.md [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 14:25 Dockerfile [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:25 GOVERNANCE.md [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:25 Jenkinsfile [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:25 LICENSE [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 14:25 Makefile [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:25 OWNERS.md [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 14:25 README.md [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 14:25 VERSION [2023-04-25T14:27:14.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 bin [2023-04-25T14:27:14.416Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 14:26 coverage.out [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 14:25 go.mod [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 14:25 go.sum [2023-04-25T14:27:14.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 images [2023-04-25T14:27:14.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 internal [2023-04-25T14:27:14.416Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:25 main.go [2023-04-25T14:27:14.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:25 res [2023-04-25T14:27:14.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:25 snap [2023-04-25T14:27:14.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:14.784Z] + 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=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 --label arch=amd64 --label version=3.0.0-dev.23 . [2023-04-25T14:27:14.784Z] Sending build context to Docker daemon 12.63MB [2023-04-25T14:27:14.784Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T14:27:14.784Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T14:27:14.784Z] ---> 99083282642e [2023-04-25T14:27:14.784Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:27:15.043Z] ---> Running in 278b0613f372 [2023-04-25T14:27:15.043Z] Removing intermediate container 278b0613f372 [2023-04-25T14:27:15.043Z] ---> 02ad0f3264f6 [2023-04-25T14:27:15.043Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:27:15.043Z] ---> Running in 7fb01019fad9 [2023-04-25T14:27:15.302Z] Removing intermediate container 7fb01019fad9 [2023-04-25T14:27:15.302Z] ---> 7c5c759943bb [2023-04-25T14:27:15.302Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T14:27:15.302Z] ---> Running in 14d79fe4f144 [2023-04-25T14:27:15.302Z] Removing intermediate container 14d79fe4f144 [2023-04-25T14:27:15.302Z] ---> 319cab293179 [2023-04-25T14:27:15.302Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:27:15.302Z] ---> Running in 210b14e49f5c [2023-04-25T14:27:15.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:27:15.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:27:15.822Z] OK: 265 MiB in 53 packages [2023-04-25T14:27:16.081Z] Removing intermediate container 210b14e49f5c [2023-04-25T14:27:16.081Z] ---> 5f33eb9cdc06 [2023-04-25T14:27:16.081Z] Step 7/29 : WORKDIR /app [2023-04-25T14:27:16.081Z] ---> Running in e2fed779010d [2023-04-25T14:27:16.341Z] Removing intermediate container e2fed779010d [2023-04-25T14:27:16.341Z] ---> 5537e9ee337e [2023-04-25T14:27:16.341Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T14:27:16.341Z] ---> c1ee9b8d9924 [2023-04-25T14:27:16.341Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:27:16.341Z] ---> Running in 232f257fae98 [2023-04-25T14:27:17.420Z] Removing intermediate container 232f257fae98 [2023-04-25T14:27:17.420Z] ---> cc63ede0e8bb [2023-04-25T14:27:17.420Z] Step 10/29 : COPY . . [2023-04-25T14:27:17.679Z] ---> 7db1f8f0f3f6 [2023-04-25T14:27:17.679Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T14:27:17.679Z] ---> Running in a515529a5b02 [2023-04-25T14:27:17.679Z] Removing intermediate container a515529a5b02 [2023-04-25T14:27:17.679Z] ---> a37f1071647b [2023-04-25T14:27:17.679Z] Step 12/29 : RUN $MAKE [2023-04-25T14:27:17.679Z] ---> Running in 381c624d40c4 [2023-04-25T14:27:17.937Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-25T14:27:24.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10836 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-25T14:27:24.237Z] Running in /w/workspace/app-rfid-llrp-inventory/92 [Pipeline] { [Pipeline] checkout [2023-04-25T14:27:24.276Z] The recommended git tool is: git [2023-04-25T14:27:29.927Z] using credential edgex-jenkins-ssh [2023-04-25T14:27:29.943Z] Cloning the remote Git repository [2023-04-25T14:27:29.988Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T14:27:30.086Z] > git init /w/workspace/app-rfid-llrp-inventory/92 # timeout=10 [2023-04-25T14:27:30.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T14:27:30.247Z] > git --version # timeout=10 [2023-04-25T14:27:30.267Z] > git --version # 'git version 2.25.1' [2023-04-25T14:27:30.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T14:27:30.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T14:27:32.491Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-25T14:27:32.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T14:27:33.485Z] Avoid second fetch [2023-04-25T14:27:33.485Z] Checking out Revision 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 (main) [2023-04-25T14:27:34.116Z] Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#179)" [2023-04-25T14:27:33.501Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T14:27:33.573Z] > git checkout -f 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T14:27:35.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T14:27:35.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T14:27:35.193Z] Dload Upload Total Spent Left Speed [2023-04-25T14:27:35.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-04-25T14:27:35.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T14:27:36.183Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T14:27:36.183Z] sudo tee /etc/docker/daemon.new [2023-04-25T14:27:36.183Z] { [2023-04-25T14:27:36.183Z] "registry-mirrors": [ [2023-04-25T14:27:36.183Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T14:27:36.183Z] ], [2023-04-25T14:27:36.183Z] "bip": "10.250.0.254/24", [2023-04-25T14:27:36.183Z] "hosts": [ [2023-04-25T14:27:36.183Z] "tcp://0.0.0.0:5555", [2023-04-25T14:27:36.183Z] "unix:///var/run/docker.sock" [2023-04-25T14:27:36.183Z] ], [2023-04-25T14:27:36.183Z] "mtu": 1458, [2023-04-25T14:27:36.183Z] "selinux-enabled": true, [2023-04-25T14:27:36.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T14:27:36.183Z] } [Pipeline] sh [2023-04-25T14:27:36.205Z] Removing intermediate container 381c624d40c4 [2023-04-25T14:27:36.205Z] ---> d9d7913586ed [2023-04-25T14:27:36.205Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T14:27:36.205Z] 3.17: Pulling from library/alpine [2023-04-25T14:27:36.205Z] f56be85fc22e: Already exists [2023-04-25T14:27:36.205Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T14:27:36.205Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T14:27:36.205Z] ---> 9ed4aefc74f6 [2023-04-25T14:27:36.205Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T14:27:36.205Z] ---> Running in d16acaeab375 [2023-04-25T14:27:36.205Z] Removing intermediate container d16acaeab375 [2023-04-25T14:27:36.205Z] ---> 0cd539d59be7 [2023-04-25T14:27:36.205Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T14:27:36.205Z] ---> Running in 66ef5dbe6611 [2023-04-25T14:27:36.205Z] Removing intermediate container 66ef5dbe6611 [2023-04-25T14:27:36.205Z] ---> 8ded2faad97e [2023-04-25T14:27:36.205Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T14:27:36.205Z] ---> Running in 675cf04eff73 [2023-04-25T14:27:36.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:27:36.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T14:27:36.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:27:36.853Z] + sudo service docker restart [2023-04-25T14:27:36.985Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T14:27:36.985Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T14:27:36.985Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T14:27:36.985Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T14:27:36.985Z] OK: 8 MiB in 17 packages [2023-04-25T14:27:37.245Z] Removing intermediate container 675cf04eff73 [2023-04-25T14:27:37.245Z] ---> ffb3bbafaca4 [2023-04-25T14:27:37.245Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T14:27:37.503Z] ---> 818b7a718fd9 [2023-04-25T14:27:37.503Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T14:27:37.503Z] ---> 3ef241be4569 [2023-04-25T14:27:37.503Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T14:27:37.763Z] ---> 6029eb42e7e8 [2023-04-25T14:27:37.763Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T14:27:37.763Z] ---> 8262243fe239 [2023-04-25T14:27:37.763Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T14:27:38.699Z] ---> 0d77e0244d41 [2023-04-25T14:27:38.699Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T14:27:38.699Z] ---> Running in 6e08c784fb45 [2023-04-25T14:27:38.958Z] Removing intermediate container 6e08c784fb45 [2023-04-25T14:27:38.958Z] ---> f9ca5cba9540 [2023-04-25T14:27:38.958Z] Step 23/29 : VOLUME /cache [2023-04-25T14:27:39.217Z] ---> Running in 975becef22c9 [2023-04-25T14:27:39.217Z] Removing intermediate container 975becef22c9 [2023-04-25T14:27:39.217Z] ---> e609d2f96bac [2023-04-25T14:27:39.217Z] Step 24/29 : EXPOSE 59711 [2023-04-25T14:27:39.217Z] ---> Running in ccf97021eb96 [2023-04-25T14:27:39.217Z] Removing intermediate container ccf97021eb96 [2023-04-25T14:27:39.217Z] ---> ed322a552404 [2023-04-25T14:27:39.217Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T14:27:39.217Z] ---> Running in 8e421ce37e67 [2023-04-25T14:27:39.478Z] Removing intermediate container 8e421ce37e67 [2023-04-25T14:27:39.478Z] ---> d8e5262fc261 [2023-04-25T14:27:39.478Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T14:27:39.478Z] ---> Running in 0a2a89700713 [2023-04-25T14:27:39.478Z] Removing intermediate container 0a2a89700713 [2023-04-25T14:27:39.478Z] ---> 19d2513946af [2023-04-25T14:27:39.478Z] Step 27/29 : LABEL arch=amd64 [2023-04-25T14:27:39.478Z] ---> Running in ee55564feb65 [2023-04-25T14:27:39.478Z] Removing intermediate container ee55564feb65 [2023-04-25T14:27:39.478Z] ---> c4c3ccb94c38 [2023-04-25T14:27:39.478Z] Step 28/29 : LABEL git_sha=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:27:39.478Z] ---> Running in ff8f0fefdc03 [2023-04-25T14:27:39.737Z] Removing intermediate container ff8f0fefdc03 [2023-04-25T14:27:39.737Z] ---> 213aa8f4edcf [2023-04-25T14:27:39.737Z] Step 29/29 : LABEL version=3.0.0-dev.23 [2023-04-25T14:27:39.737Z] ---> Running in 5861a35a0122 [2023-04-25T14:27:39.737Z] Removing intermediate container 5861a35a0122 [2023-04-25T14:27:39.737Z] ---> 5a6b121de7ec [2023-04-25T14:27:39.737Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T14:27:39.737Z] Successfully built 5a6b121de7ec [2023-04-25T14:27:39.737Z] 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 [2023-04-25T14:27:39.813Z] provisioning config files... [2023-04-25T14:27:39.822Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7042789167202503260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:27:40.114Z] ---> docker-login.sh [2023-04-25T14:27:40.114Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:27:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:40.114Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:40.114Z] [2023-04-25T14:27:40.114Z] Login Succeeded [2023-04-25T14:27:40.114Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:27:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:40.114Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:40.114Z] [2023-04-25T14:27:40.114Z] Login Succeeded [2023-04-25T14:27:40.114Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:27:40.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:40.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:40.372Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:40.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:40.372Z] [2023-04-25T14:27:40.372Z] Login Succeeded [2023-04-25T14:27:40.372Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:27:40.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:40.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:40.372Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:40.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:40.372Z] [2023-04-25T14:27:40.372Z] Login Succeeded [2023-04-25T14:27:40.372Z] docker.io [2023-04-25T14:27:40.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:40.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:40.631Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:40.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:40.631Z] [2023-04-25T14:27:40.631Z] Login Succeeded [2023-04-25T14:27:40.631Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:27:40.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T14:27:40.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:27:40.681Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-25T14:27:40.681Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:27:40.681Z] latest [2023-04-25T14:27:40.681Z] 3.0.0-dev.23 [2023-04-25T14:27:40.681Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:27:40.681Z] main [2023-04-25T14:27:40.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:40.985Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:41.284Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:27:41.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T14:27:41.284Z] b864a69b48fb: Preparing [2023-04-25T14:27:41.284Z] c9ac5d85bdb4: Preparing [2023-04-25T14:27:41.284Z] e90c67a14de9: Preparing [2023-04-25T14:27:41.284Z] 58537f2e22cd: Preparing [2023-04-25T14:27:41.284Z] bd321fd7bdc8: Preparing [2023-04-25T14:27:41.284Z] 7fc5d7322246: Preparing [2023-04-25T14:27:41.284Z] 6d9a6c5b6a6e: Preparing [2023-04-25T14:27:41.284Z] f1417ff83b31: Preparing [2023-04-25T14:27:41.284Z] f1417ff83b31: Waiting [2023-04-25T14:27:41.284Z] 6d9a6c5b6a6e: Waiting [2023-04-25T14:27:41.284Z] bd321fd7bdc8: Pushed [2023-04-25T14:27:41.284Z] 58537f2e22cd: Pushed [2023-04-25T14:27:41.284Z] e90c67a14de9: Pushed [2023-04-25T14:27:41.284Z] b864a69b48fb: Pushed [2023-04-25T14:27:41.284Z] f1417ff83b31: Layer already exists [2023-04-25T14:27:41.284Z] 7fc5d7322246: Pushed [2023-04-25T14:27:41.544Z] 6d9a6c5b6a6e: Pushed [2023-04-25T14:27:44.077Z] c9ac5d85bdb4: Pushed [2023-04-25T14:27:44.077Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:44.381Z] + 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 [2023-04-25T14:27:44.678Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-25T14:27:44.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T14:27:44.678Z] b864a69b48fb: Preparing [2023-04-25T14:27:44.678Z] c9ac5d85bdb4: Preparing [2023-04-25T14:27:44.678Z] e90c67a14de9: Preparing [2023-04-25T14:27:44.678Z] 58537f2e22cd: Preparing [2023-04-25T14:27:44.678Z] bd321fd7bdc8: Preparing [2023-04-25T14:27:44.678Z] 7fc5d7322246: Preparing [2023-04-25T14:27:44.678Z] 6d9a6c5b6a6e: Preparing [2023-04-25T14:27:44.678Z] f1417ff83b31: Preparing [2023-04-25T14:27:44.678Z] 7fc5d7322246: Waiting [2023-04-25T14:27:44.678Z] f1417ff83b31: Waiting [2023-04-25T14:27:44.678Z] 6d9a6c5b6a6e: Waiting [2023-04-25T14:27:44.678Z] bd321fd7bdc8: Layer already exists [2023-04-25T14:27:44.678Z] b864a69b48fb: Layer already exists [2023-04-25T14:27:44.678Z] c9ac5d85bdb4: Layer already exists [2023-04-25T14:27:44.678Z] e90c67a14de9: Layer already exists [2023-04-25T14:27:44.678Z] 58537f2e22cd: Layer already exists [2023-04-25T14:27:44.678Z] 6d9a6c5b6a6e: Layer already exists [2023-04-25T14:27:44.678Z] f1417ff83b31: Layer already exists [2023-04-25T14:27:44.678Z] 7fc5d7322246: Layer already exists [2023-04-25T14:27:44.678Z] latest: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:44.984Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:45.285Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 [2023-04-25T14:27:45.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T14:27:45.285Z] b864a69b48fb: Preparing [2023-04-25T14:27:45.285Z] c9ac5d85bdb4: Preparing [2023-04-25T14:27:45.285Z] e90c67a14de9: Preparing [2023-04-25T14:27:45.285Z] 58537f2e22cd: Preparing [2023-04-25T14:27:45.285Z] bd321fd7bdc8: Preparing [2023-04-25T14:27:45.285Z] 7fc5d7322246: Preparing [2023-04-25T14:27:45.285Z] 6d9a6c5b6a6e: Preparing [2023-04-25T14:27:45.285Z] f1417ff83b31: Preparing [2023-04-25T14:27:45.285Z] 7fc5d7322246: Waiting [2023-04-25T14:27:45.285Z] 6d9a6c5b6a6e: Waiting [2023-04-25T14:27:45.285Z] f1417ff83b31: Waiting [2023-04-25T14:27:45.285Z] b864a69b48fb: Layer already exists [2023-04-25T14:27:45.285Z] e90c67a14de9: Layer already exists [2023-04-25T14:27:45.285Z] 58537f2e22cd: Layer already exists [2023-04-25T14:27:45.285Z] bd321fd7bdc8: Layer already exists [2023-04-25T14:27:45.285Z] c9ac5d85bdb4: Layer already exists [2023-04-25T14:27:45.285Z] f1417ff83b31: Layer already exists [2023-04-25T14:27:45.285Z] 7fc5d7322246: Layer already exists [2023-04-25T14:27:45.285Z] 6d9a6c5b6a6e: Layer already exists [2023-04-25T14:27:45.285Z] 3.0.0-dev.23: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:45.601Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:45.921Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:27:45.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T14:27:45.921Z] b864a69b48fb: Preparing [2023-04-25T14:27:45.921Z] c9ac5d85bdb4: Preparing [2023-04-25T14:27:45.921Z] e90c67a14de9: Preparing [2023-04-25T14:27:45.921Z] 58537f2e22cd: Preparing [2023-04-25T14:27:45.921Z] bd321fd7bdc8: Preparing [2023-04-25T14:27:45.921Z] 7fc5d7322246: Preparing [2023-04-25T14:27:45.921Z] 6d9a6c5b6a6e: Preparing [2023-04-25T14:27:45.921Z] f1417ff83b31: Preparing [2023-04-25T14:27:45.921Z] 7fc5d7322246: Waiting [2023-04-25T14:27:45.921Z] 6d9a6c5b6a6e: Waiting [2023-04-25T14:27:45.921Z] f1417ff83b31: Waiting [2023-04-25T14:27:45.921Z] e90c67a14de9: Layer already exists [2023-04-25T14:27:45.921Z] 58537f2e22cd: Layer already exists [2023-04-25T14:27:45.921Z] b864a69b48fb: Layer already exists [2023-04-25T14:27:45.921Z] bd321fd7bdc8: Layer already exists [2023-04-25T14:27:45.921Z] c9ac5d85bdb4: Layer already exists [2023-04-25T14:27:45.921Z] 7fc5d7322246: Layer already exists [2023-04-25T14:27:45.921Z] 6d9a6c5b6a6e: Layer already exists [2023-04-25T14:27:45.921Z] f1417ff83b31: Layer already exists [2023-04-25T14:27:45.921Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:46.228Z] + 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 [2023-04-25T14:27:46.531Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-25T14:27:46.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T14:27:46.531Z] b864a69b48fb: Preparing [2023-04-25T14:27:46.531Z] c9ac5d85bdb4: Preparing [2023-04-25T14:27:46.531Z] e90c67a14de9: Preparing [2023-04-25T14:27:46.531Z] 58537f2e22cd: Preparing [2023-04-25T14:27:46.531Z] bd321fd7bdc8: Preparing [2023-04-25T14:27:46.531Z] 7fc5d7322246: Preparing [2023-04-25T14:27:46.531Z] 6d9a6c5b6a6e: Preparing [2023-04-25T14:27:46.531Z] f1417ff83b31: Preparing [2023-04-25T14:27:46.531Z] 7fc5d7322246: Waiting [2023-04-25T14:27:46.531Z] 6d9a6c5b6a6e: Waiting [2023-04-25T14:27:46.531Z] f1417ff83b31: Waiting [2023-04-25T14:27:46.531Z] b864a69b48fb: Layer already exists [2023-04-25T14:27:46.531Z] bd321fd7bdc8: Layer already exists [2023-04-25T14:27:46.531Z] c9ac5d85bdb4: Layer already exists [2023-04-25T14:27:46.531Z] e90c67a14de9: Layer already exists [2023-04-25T14:27:46.531Z] 58537f2e22cd: Layer already exists [2023-04-25T14:27:46.531Z] 7fc5d7322246: Layer already exists [2023-04-25T14:27:46.531Z] 6d9a6c5b6a6e: Layer already exists [2023-04-25T14:27:46.531Z] f1417ff83b31: Layer already exists [2023-04-25T14:27:46.531Z] main: digest: sha256:42627ec6252509780dc998fe161b2f885acbd37c5d7f6202c21696f02f3f3ffd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T14:27:46.575Z] ===================================================== [Pipeline] echo [2023-04-25T14:27:46.581Z] taggedImages: [2023-04-25T14:27:46.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:27:46.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-25T14:27:46.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.23 [2023-04-25T14:27:46.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:27:46.581Z] - 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 [2023-04-25T14:27:46.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T14:27:46.956Z] [2023-04-25T14:27:46.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:27:47.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T14:27:47.256Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T14:27:47.256Z] 5eb5b503b376: Pulling fs layer [2023-04-25T14:27:47.256Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T14:27:47.256Z] ec43610c2a17: Pulling fs layer [2023-04-25T14:27:47.256Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T14:27:47.256Z] 33b1e0a273af: Pulling fs layer [2023-04-25T14:27:47.256Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T14:27:47.256Z] 2f39f015ded8: Pulling fs layer [2023-04-25T14:27:47.256Z] 5d3b04190fa2: Waiting [2023-04-25T14:27:47.256Z] 33b1e0a273af: Waiting [2023-04-25T14:27:47.256Z] 3a2ae6a8a46f: Waiting [2023-04-25T14:27:47.256Z] 2f39f015ded8: Waiting [2023-04-25T14:27:47.256Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T14:27:47.256Z] 5c69ac0246d0: Download complete [2023-04-25T14:27:47.256Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T14:27:47.256Z] 3a2ae6a8a46f: Download complete [2023-04-25T14:27:47.515Z] 33b1e0a273af: Verifying Checksum [2023-04-25T14:27:47.515Z] 33b1e0a273af: Download complete [2023-04-25T14:27:47.515Z] ec43610c2a17: Verifying Checksum [2023-04-25T14:27:47.515Z] ec43610c2a17: Download complete [2023-04-25T14:27:47.515Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T14:27:47.515Z] 5d3b04190fa2: Download complete [2023-04-25T14:27:47.515Z] 5eb5b503b376: Download complete [2023-04-25T14:27:48.080Z] 2f39f015ded8: Download complete [2023-04-25T14:27:48.648Z] 5eb5b503b376: Pull complete [2023-04-25T14:27:48.648Z] 5c69ac0246d0: Pull complete [2023-04-25T14:27:49.212Z] ec43610c2a17: Pull complete [2023-04-25T14:27:49.212Z] 3a2ae6a8a46f: Pull complete [2023-04-25T14:27:49.470Z] 33b1e0a273af: Pull complete [2023-04-25T14:27:49.470Z] 5d3b04190fa2: Pull complete [2023-04-25T14:27:53.659Z] 2f39f015ded8: Pull complete [2023-04-25T14:27:53.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T14:27:53.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T14:27:53.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:27:53.736Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:27:53.773Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T14:27:57.697Z] $ docker top 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-04-25T14:27:57.850Z] provisioning config files... [2023-04-25T14:27:57.878Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/92@tmp/config9593005129176087147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:27:58.101Z] ---> job-cost.sh [2023-04-25T14:27:58.101Z] lf-activate-venv: SKIPPING [2023-04-25T14:27:58.101Z] INFO: No Stack... [2023-04-25T14:27:58.234Z] ---> docker-login.sh [2023-04-25T14:27:58.234Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:27:58.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T14:27:58.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:58.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:58.775Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:58.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:58.775Z] [2023-04-25T14:27:58.775Z] Login Succeeded [2023-04-25T14:27:58.775Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:27:58.929Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T14:27:59.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:59.218Z] + + cut -d, -f6 [2023-04-25T14:27:59.218Z] cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock [2023-04-25T14:27:59.233Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [2023-04-25T14:27:59.240Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] did not exist. Created. [2023-04-25T14:27:59.240Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T14:27:59.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:59.314Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:59.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:59.314Z] [2023-04-25T14:27:59.314Z] Login Succeeded [2023-04-25T14:27:59.314Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:27:59.541Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T14:27:59.572Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T14:27:59.579Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [2023-04-25T14:27:59.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:59.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:59.583Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:59.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:59.583Z] [2023-04-25T14:27:59.583Z] Login Succeeded [2023-04-25T14:27:59.583Z] nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } [2023-04-25T14:27:59.597Z] $ docker stop --time=1 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 [2023-04-25T14:27:59.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:27:59.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:27:59.857Z] Configure a credential helper to remove this warning. See [2023-04-25T14:27:59.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:27:59.857Z] [2023-04-25T14:27:59.857Z] Login Succeeded [2023-04-25T14:27:59.857Z] docker.io [2023-04-25T14:28:00.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:28:00.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:28:00.395Z] Configure a credential helper to remove this warning. See [2023-04-25T14:28:00.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:28:00.395Z] [2023-04-25T14:28:00.395Z] Login Succeeded [2023-04-25T14:28:00.395Z] ---> docker-login.sh ends [2023-04-25T14:28:00.738Z] $ docker rm -f --volumes 0a11271fdb22396feff03fd295cdcb1d9c7bc0b860c4b3ac66c9082852959560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-25T14:28:00.785Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-04-25T14:28:01.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:28:01.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:28:01.069Z] ========================================================= [2023-04-25T14:28:01.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T14:28:01.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:28:01.419Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T14:28:01.690Z] Sending build context to Docker daemon 677.9kB [2023-04-25T14:28:01.690Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T14:28:01.690Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T14:28:01.966Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T14:28:01.966Z] c41833b44d91: Pulling fs layer [2023-04-25T14:28:01.966Z] ed15518f5707: Pulling fs layer [2023-04-25T14:28:01.966Z] feae8fd75edb: Pulling fs layer [2023-04-25T14:28:01.966Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T14:28:01.966Z] 3cdef696dda3: Pulling fs layer [2023-04-25T14:28:01.966Z] 2ced38df9373: Pulling fs layer [2023-04-25T14:28:01.966Z] 58f1dce35555: Pulling fs layer [2023-04-25T14:28:01.966Z] 242c74f7c9fa: Waiting [2023-04-25T14:28:01.966Z] 3cdef696dda3: Waiting [2023-04-25T14:28:01.966Z] 2ced38df9373: Waiting [2023-04-25T14:28:01.966Z] 58f1dce35555: Waiting [2023-04-25T14:28:01.966Z] ed15518f5707: Verifying Checksum [2023-04-25T14:28:01.966Z] ed15518f5707: Download complete [2023-04-25T14:28:01.966Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T14:28:01.966Z] 242c74f7c9fa: Download complete [2023-04-25T14:28:01.966Z] c41833b44d91: Verifying Checksum [2023-04-25T14:28:01.966Z] c41833b44d91: Download complete [2023-04-25T14:28:01.966Z] 3cdef696dda3: Verifying Checksum [2023-04-25T14:28:01.966Z] 3cdef696dda3: Download complete [2023-04-25T14:28:02.935Z] c41833b44d91: Pull complete [2023-04-25T14:28:03.528Z] 58f1dce35555: Verifying Checksum [2023-04-25T14:28:03.528Z] 58f1dce35555: Download complete [2023-04-25T14:28:03.806Z] ed15518f5707: Pull complete [2023-04-25T14:28:04.775Z] feae8fd75edb: Verifying Checksum [2023-04-25T14:28:04.775Z] feae8fd75edb: Download complete [2023-04-25T14:28:04.775Z] 2ced38df9373: Verifying Checksum [2023-04-25T14:28:04.775Z] 2ced38df9373: Download complete [2023-04-25T14:28:17.117Z] feae8fd75edb: Pull complete [2023-04-25T14:28:17.117Z] 242c74f7c9fa: Pull complete [2023-04-25T14:28:17.117Z] 3cdef696dda3: Pull complete [2023-04-25T14:28:23.790Z] 2ced38df9373: Pull complete [2023-04-25T14:28:27.160Z] 58f1dce35555: Pull complete [2023-04-25T14:28:27.160Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T14:28:27.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T14:28:27.160Z] ---> fadd8f120f05 [2023-04-25T14:28:27.160Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:28:27.749Z] ---> Running in 0fc324af487f [2023-04-25T14:28:28.019Z] Removing intermediate container 0fc324af487f [2023-04-25T14:28:28.019Z] ---> 5fb74159fa98 [2023-04-25T14:28:28.019Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:28:28.019Z] ---> Running in 92ffc027c9ad [2023-04-25T14:28:28.288Z] Removing intermediate container 92ffc027c9ad [2023-04-25T14:28:28.288Z] ---> 2a8443965901 [2023-04-25T14:28:28.288Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T14:28:28.558Z] ---> Running in d02ada619d1d [2023-04-25T14:28:28.825Z] Removing intermediate container d02ada619d1d [2023-04-25T14:28:28.825Z] ---> 290c75227a1d [2023-04-25T14:28:28.825Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:28:28.825Z] ---> Running in 81ac1c13324b [2023-04-25T14:28:29.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T14:28:30.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T14:28:31.415Z] OK: 263 MiB in 53 packages [2023-04-25T14:28:32.423Z] Removing intermediate container 81ac1c13324b [2023-04-25T14:28:32.423Z] ---> 45c4f9dd4e0c [2023-04-25T14:28:32.423Z] Step 7/12 : WORKDIR /app [2023-04-25T14:28:32.423Z] ---> Running in 9a339fbe0c9a [2023-04-25T14:28:33.019Z] Removing intermediate container 9a339fbe0c9a [2023-04-25T14:28:33.019Z] ---> 10ce8ace3a4a [2023-04-25T14:28:33.019Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T14:28:33.287Z] ---> bfd970f5ebaf [2023-04-25T14:28:33.287Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:28:33.558Z] ---> Running in b5ec267aec02 [2023-04-25T14:29:41.442Z] Removing intermediate container b5ec267aec02 [2023-04-25T14:29:41.442Z] ---> d98b8cb1151c [2023-04-25T14:29:41.442Z] Step 10/12 : COPY . . [2023-04-25T14:29:41.442Z] ---> e250a929b074 [2023-04-25T14:29:41.442Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T14:29:41.442Z] ---> Running in 423b72e132c6 [2023-04-25T14:29:41.442Z] Removing intermediate container 423b72e132c6 [2023-04-25T14:29:41.442Z] ---> 8092c2748753 [2023-04-25T14:29:41.442Z] Step 12/12 : RUN $MAKE [2023-04-25T14:29:41.442Z] ---> Running in d4fe10cd8101 [2023-04-25T14:29:41.442Z] noop [2023-04-25T14:29:41.442Z] Removing intermediate container d4fe10cd8101 [2023-04-25T14:29:41.442Z] ---> 9d9c60df57c4 [2023-04-25T14:29:41.442Z] Successfully built 9d9c60df57c4 [2023-04-25T14:29:41.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:29:41.791Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T14:29:41.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:29:41.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container [2023-04-25T14:29:42.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T14:29:43.226Z] $ docker top 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:29:44.054Z] + go version [2023-04-25T14:29:44.054Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T14:29:44.072Z] $ docker stop --time=1 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe [2023-04-25T14:29:45.951Z] $ docker rm -f --volumes 7ee851b4995b4f90d21b99f81f69ff750245a4e89627be6fdcccf023e35c5ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:29:46.510Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T14:29:46.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:29:46.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container [2023-04-25T14:29:46.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T14:29:47.948Z] $ docker top aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:29:48.775Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/92 [Pipeline] fileExists [Pipeline] sh [2023-04-25T14:29:49.106Z] + make test [2023-04-25T14:29:49.106Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T14:32:25.852Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T14:32:25.852Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T14:32:26.122Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.237s coverage: 86.2% of statements [2023-04-25T14:32:38.442Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements [2023-04-25T14:32:38.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T14:32:38.443Z] go vet ./... [2023-04-25T14:35:00.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T14:35:00.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T14:35:00.155Z] ./bin/test-attribution.sh [2023-04-25T14:35:00.155Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T14:35:00.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T14:35:00.185Z] $ docker stop --time=1 aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 [2023-04-25T14:35:02.060Z] $ docker rm -f --volumes aecd4362f6d0d9ecff6ce227450c34f4f32371443aa0746ce3f1e7ee151158a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:35:03.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T14:35:03.613Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T14:35:04.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T14:35:04.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T14:35:04.804Z] + ls -al . [2023-04-25T14:35:04.804Z] total 224 [2023-04-25T14:35:04.804Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 14:29 . [2023-04-25T14:35:04.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 .. [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 14:27 .dockerignore [2023-04-25T14:35:04.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:27 .git [2023-04-25T14:35:04.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:27 .github [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 14:27 .gitignore [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 14:27 .golangci.yml [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 14:27 Attribution.txt [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 14:27 CHANGELOG.md [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 14:27 Dockerfile [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 14:27 GOVERNANCE.md [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 14:27 Jenkinsfile [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 14:27 LICENSE [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 14:27 Makefile [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 14:27 OWNERS.md [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 14:27 README.md [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 14:25 VERSION [2023-04-25T14:35:04.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 bin [2023-04-25T14:35:04.804Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 14:32 coverage.out [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 14:27 go.mod [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 14:27 go.sum [2023-04-25T14:35:04.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 images [2023-04-25T14:35:04.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 internal [2023-04-25T14:35:04.804Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 14:27 main.go [2023-04-25T14:35:04.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:27 res [2023-04-25T14:35:04.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:27 snap [2023-04-25T14:35:04.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:35:05.146Z] + 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=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 --label arch=arm64 --label version=3.0.0-dev.23 . [2023-04-25T14:35:05.413Z] Sending build context to Docker daemon 677.9kB [2023-04-25T14:35:05.413Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T14:35:05.413Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T14:35:05.413Z] ---> 9d9c60df57c4 [2023-04-25T14:35:05.413Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:35:07.360Z] ---> Running in 3374bc077bd5 [2023-04-25T14:35:07.628Z] Removing intermediate container 3374bc077bd5 [2023-04-25T14:35:07.628Z] ---> 76db99380b3f [2023-04-25T14:35:07.628Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:35:07.628Z] ---> Running in 783a119e49b9 [2023-04-25T14:35:07.899Z] Removing intermediate container 783a119e49b9 [2023-04-25T14:35:07.899Z] ---> 9dc646c715c3 [2023-04-25T14:35:07.899Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T14:35:08.177Z] ---> Running in e70c058d19b0 [2023-04-25T14:35:08.447Z] Removing intermediate container e70c058d19b0 [2023-04-25T14:35:08.447Z] ---> c3ad221c55e1 [2023-04-25T14:35:08.447Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:35:08.447Z] ---> Running in 10a731b61bba [2023-04-25T14:35:09.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T14:35:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T14:35:10.968Z] OK: 263 MiB in 53 packages [2023-04-25T14:35:11.934Z] Removing intermediate container 10a731b61bba [2023-04-25T14:35:11.934Z] ---> f8fec3508167 [2023-04-25T14:35:11.934Z] Step 7/29 : WORKDIR /app [2023-04-25T14:35:11.934Z] ---> Running in 9e73a90bbd85 [2023-04-25T14:35:12.205Z] Removing intermediate container 9e73a90bbd85 [2023-04-25T14:35:12.205Z] ---> c60a5e7b520b [2023-04-25T14:35:12.205Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T14:35:12.791Z] ---> 9d0941c58ab6 [2023-04-25T14:35:12.791Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:35:12.791Z] ---> Running in 9ec0939fc3e6 [2023-04-25T14:35:15.377Z] Removing intermediate container 9ec0939fc3e6 [2023-04-25T14:35:15.377Z] ---> be898ba760c3 [2023-04-25T14:35:15.377Z] Step 10/29 : COPY . . [2023-04-25T14:35:15.962Z] ---> a96db9f27905 [2023-04-25T14:35:15.962Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T14:35:15.962Z] ---> Running in f17696b59e58 [2023-04-25T14:35:16.232Z] Removing intermediate container f17696b59e58 [2023-04-25T14:35:16.232Z] ---> 42614f101757 [2023-04-25T14:35:16.232Z] Step 12/29 : RUN $MAKE [2023-04-25T14:35:16.232Z] ---> Running in 1a2700560a47 [2023-04-25T14:35:17.206Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-25T14:37:23.922Z] Removing intermediate container 1a2700560a47 [2023-04-25T14:37:23.922Z] ---> 39ed9435d490 [2023-04-25T14:37:23.922Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T14:37:23.922Z] 3.17: Pulling from library/alpine [2023-04-25T14:37:23.922Z] c41833b44d91: Already exists [2023-04-25T14:37:23.922Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T14:37:23.922Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T14:37:23.922Z] ---> 51e60588ff2c [2023-04-25T14:37:23.922Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T14:37:23.922Z] ---> Running in 534d26ecc4f1 [2023-04-25T14:37:23.922Z] Removing intermediate container 534d26ecc4f1 [2023-04-25T14:37:23.922Z] ---> 7a361341b445 [2023-04-25T14:37:23.922Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T14:37:24.191Z] ---> Running in a26c628ffba5 [2023-04-25T14:37:24.460Z] Removing intermediate container a26c628ffba5 [2023-04-25T14:37:24.460Z] ---> 96669b4ea384 [2023-04-25T14:37:24.460Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T14:37:24.460Z] ---> Running in 52fa62a6c0ae [2023-04-25T14:37:25.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T14:37:26.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T14:37:26.967Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T14:37:26.967Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T14:37:26.967Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T14:37:26.967Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T14:37:27.550Z] OK: 8 MiB in 17 packages [2023-04-25T14:37:28.512Z] Removing intermediate container 52fa62a6c0ae [2023-04-25T14:37:28.512Z] ---> 7f6a146af3cf [2023-04-25T14:37:28.512Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T14:37:29.095Z] ---> c24be831c308 [2023-04-25T14:37:29.095Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T14:37:29.683Z] ---> 9d8379ed0c1b [2023-04-25T14:37:29.683Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T14:37:29.951Z] ---> e232abd225ea [2023-04-25T14:37:29.951Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T14:37:30.544Z] ---> c4e4f590fd15 [2023-04-25T14:37:30.544Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T14:37:35.885Z] ---> 4a84456bbd2d [2023-04-25T14:37:35.885Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T14:37:35.885Z] ---> Running in e68818387757 [2023-04-25T14:37:36.842Z] Removing intermediate container e68818387757 [2023-04-25T14:37:36.842Z] ---> 2ea52720e191 [2023-04-25T14:37:36.842Z] Step 23/29 : VOLUME /cache [2023-04-25T14:37:36.842Z] ---> Running in d30fc44ed6ba [2023-04-25T14:37:37.109Z] Removing intermediate container d30fc44ed6ba [2023-04-25T14:37:37.109Z] ---> 6fad68f0195b [2023-04-25T14:37:37.109Z] Step 24/29 : EXPOSE 59711 [2023-04-25T14:37:37.376Z] ---> Running in a1cd50233064 [2023-04-25T14:37:37.642Z] Removing intermediate container a1cd50233064 [2023-04-25T14:37:37.642Z] ---> 2ca71da4e5b3 [2023-04-25T14:37:37.642Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T14:37:37.642Z] ---> Running in 58e7134bad10 [2023-04-25T14:37:37.913Z] Removing intermediate container 58e7134bad10 [2023-04-25T14:37:37.913Z] ---> 551ce5ab62b8 [2023-04-25T14:37:37.913Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T14:37:37.913Z] ---> Running in 6d8195a56b0c [2023-04-25T14:37:38.503Z] Removing intermediate container 6d8195a56b0c [2023-04-25T14:37:38.503Z] ---> af327914ec2d [2023-04-25T14:37:38.503Z] Step 27/29 : LABEL arch=arm64 [2023-04-25T14:37:38.503Z] ---> Running in 4ae532f2416c [2023-04-25T14:37:38.769Z] Removing intermediate container 4ae532f2416c [2023-04-25T14:37:38.769Z] ---> 9eca162191d9 [2023-04-25T14:37:38.769Z] Step 28/29 : LABEL git_sha=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:37:38.769Z] ---> Running in 39e0d97396d8 [2023-04-25T14:37:39.038Z] Removing intermediate container 39e0d97396d8 [2023-04-25T14:37:39.038Z] ---> 31a2483232e8 [2023-04-25T14:37:39.038Z] Step 29/29 : LABEL version=3.0.0-dev.23 [2023-04-25T14:37:39.038Z] ---> Running in 9bd217aa7ba9 [2023-04-25T14:37:39.307Z] Removing intermediate container 9bd217aa7ba9 [2023-04-25T14:37:39.307Z] ---> 376a8deff3ef [2023-04-25T14:37:39.307Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T14:37:39.307Z] Successfully built 376a8deff3ef [2023-04-25T14:37:39.307Z] 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 [2023-04-25T14:37:39.427Z] provisioning config files... [2023-04-25T14:37:39.442Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/92@tmp/config1754450508925408338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:37:39.777Z] ---> docker-login.sh [2023-04-25T14:37:39.777Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:37:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:37:40.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:37:40.045Z] Configure a credential helper to remove this warning. See [2023-04-25T14:37:40.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:37:40.045Z] [2023-04-25T14:37:40.045Z] Login Succeeded [2023-04-25T14:37:40.045Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:37:40.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:37:40.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:37:40.313Z] Configure a credential helper to remove this warning. See [2023-04-25T14:37:40.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:37:40.313Z] [2023-04-25T14:37:40.313Z] Login Succeeded [2023-04-25T14:37:40.313Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:37:40.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:37:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:37:40.846Z] Configure a credential helper to remove this warning. See [2023-04-25T14:37:40.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:37:40.846Z] [2023-04-25T14:37:40.846Z] Login Succeeded [2023-04-25T14:37:40.846Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:37:41.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:37:41.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:37:41.113Z] Configure a credential helper to remove this warning. See [2023-04-25T14:37:41.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:37:41.113Z] [2023-04-25T14:37:41.113Z] Login Succeeded [2023-04-25T14:37:41.113Z] docker.io [2023-04-25T14:37:41.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:37:41.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:37:41.645Z] Configure a credential helper to remove this warning. See [2023-04-25T14:37:41.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:37:41.645Z] [2023-04-25T14:37:41.645Z] Login Succeeded [2023-04-25T14:37:41.645Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:37:41.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T14:37:41.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:37:41.720Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-25T14:37:41.720Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:37:41.720Z] latest [2023-04-25T14:37:41.720Z] 3.0.0-dev.23 [2023-04-25T14:37:41.720Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:37:41.720Z] main [2023-04-25T14:37:41.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:42.053Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:42.383Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:37:42.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T14:37:42.383Z] 480dff457acf: Preparing [2023-04-25T14:37:42.383Z] aec99ee02151: Preparing [2023-04-25T14:37:42.383Z] 0d8c086f2fc9: Preparing [2023-04-25T14:37:42.383Z] e4fc7f287f00: Preparing [2023-04-25T14:37:42.383Z] a835f92e145a: Preparing [2023-04-25T14:37:42.383Z] 313aa4a9f542: Preparing [2023-04-25T14:37:42.383Z] 48589d2a8f65: Preparing [2023-04-25T14:37:42.383Z] 26cbea5cba74: Preparing [2023-04-25T14:37:42.383Z] 313aa4a9f542: Waiting [2023-04-25T14:37:42.383Z] 48589d2a8f65: Waiting [2023-04-25T14:37:42.383Z] 26cbea5cba74: Waiting [2023-04-25T14:37:42.649Z] 480dff457acf: Pushed [2023-04-25T14:37:42.649Z] a835f92e145a: Pushed [2023-04-25T14:37:42.649Z] e4fc7f287f00: Pushed [2023-04-25T14:37:42.649Z] 0d8c086f2fc9: Pushed [2023-04-25T14:37:42.649Z] 26cbea5cba74: Layer already exists [2023-04-25T14:37:42.649Z] 313aa4a9f542: Pushed [2023-04-25T14:37:42.914Z] 48589d2a8f65: Pushed [2023-04-25T14:37:48.350Z] aec99ee02151: Pushed [2023-04-25T14:37:48.350Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:48.697Z] + 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 [2023-04-25T14:37:49.042Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-25T14:37:49.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T14:37:49.042Z] 480dff457acf: Preparing [2023-04-25T14:37:49.042Z] aec99ee02151: Preparing [2023-04-25T14:37:49.042Z] 0d8c086f2fc9: Preparing [2023-04-25T14:37:49.042Z] e4fc7f287f00: Preparing [2023-04-25T14:37:49.042Z] a835f92e145a: Preparing [2023-04-25T14:37:49.042Z] 313aa4a9f542: Preparing [2023-04-25T14:37:49.042Z] 48589d2a8f65: Preparing [2023-04-25T14:37:49.042Z] 26cbea5cba74: Preparing [2023-04-25T14:37:49.042Z] 48589d2a8f65: Waiting [2023-04-25T14:37:49.042Z] 313aa4a9f542: Waiting [2023-04-25T14:37:49.042Z] 480dff457acf: Layer already exists [2023-04-25T14:37:49.042Z] 0d8c086f2fc9: Layer already exists [2023-04-25T14:37:49.042Z] e4fc7f287f00: Layer already exists [2023-04-25T14:37:49.042Z] a835f92e145a: Layer already exists [2023-04-25T14:37:49.042Z] aec99ee02151: Layer already exists [2023-04-25T14:37:49.042Z] 313aa4a9f542: Layer already exists [2023-04-25T14:37:49.042Z] 26cbea5cba74: Layer already exists [2023-04-25T14:37:49.042Z] 48589d2a8f65: Layer already exists [2023-04-25T14:37:49.311Z] latest: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:49.663Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:50.007Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 [2023-04-25T14:37:50.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T14:37:50.007Z] 480dff457acf: Preparing [2023-04-25T14:37:50.007Z] aec99ee02151: Preparing [2023-04-25T14:37:50.007Z] 0d8c086f2fc9: Preparing [2023-04-25T14:37:50.007Z] e4fc7f287f00: Preparing [2023-04-25T14:37:50.007Z] a835f92e145a: Preparing [2023-04-25T14:37:50.007Z] 313aa4a9f542: Preparing [2023-04-25T14:37:50.007Z] 48589d2a8f65: Preparing [2023-04-25T14:37:50.007Z] 26cbea5cba74: Preparing [2023-04-25T14:37:50.007Z] 313aa4a9f542: Waiting [2023-04-25T14:37:50.007Z] 48589d2a8f65: Waiting [2023-04-25T14:37:50.007Z] 26cbea5cba74: Waiting [2023-04-25T14:37:50.007Z] 0d8c086f2fc9: Layer already exists [2023-04-25T14:37:50.007Z] e4fc7f287f00: Layer already exists [2023-04-25T14:37:50.007Z] a835f92e145a: Layer already exists [2023-04-25T14:37:50.007Z] aec99ee02151: Layer already exists [2023-04-25T14:37:50.007Z] 480dff457acf: Layer already exists [2023-04-25T14:37:50.007Z] 313aa4a9f542: Layer already exists [2023-04-25T14:37:50.007Z] 26cbea5cba74: Layer already exists [2023-04-25T14:37:50.007Z] 48589d2a8f65: Layer already exists [2023-04-25T14:37:50.007Z] 3.0.0-dev.23: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:50.346Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:50.684Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:37:50.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T14:37:50.684Z] 480dff457acf: Preparing [2023-04-25T14:37:50.684Z] aec99ee02151: Preparing [2023-04-25T14:37:50.684Z] 0d8c086f2fc9: Preparing [2023-04-25T14:37:50.684Z] e4fc7f287f00: Preparing [2023-04-25T14:37:50.684Z] a835f92e145a: Preparing [2023-04-25T14:37:50.684Z] 313aa4a9f542: Preparing [2023-04-25T14:37:50.684Z] 48589d2a8f65: Preparing [2023-04-25T14:37:50.684Z] 26cbea5cba74: Preparing [2023-04-25T14:37:50.684Z] 313aa4a9f542: Waiting [2023-04-25T14:37:50.684Z] 48589d2a8f65: Waiting [2023-04-25T14:37:50.684Z] 26cbea5cba74: Waiting [2023-04-25T14:37:50.684Z] aec99ee02151: Layer already exists [2023-04-25T14:37:50.684Z] a835f92e145a: Layer already exists [2023-04-25T14:37:50.684Z] 0d8c086f2fc9: Layer already exists [2023-04-25T14:37:50.684Z] e4fc7f287f00: Layer already exists [2023-04-25T14:37:50.684Z] 480dff457acf: Layer already exists [2023-04-25T14:37:50.684Z] 26cbea5cba74: Layer already exists [2023-04-25T14:37:50.684Z] 313aa4a9f542: Layer already exists [2023-04-25T14:37:50.684Z] 48589d2a8f65: Layer already exists [2023-04-25T14:37:50.684Z] 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:51.284Z] + 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 [2023-04-25T14:37:51.615Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-25T14:37:51.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T14:37:51.615Z] 480dff457acf: Preparing [2023-04-25T14:37:51.615Z] aec99ee02151: Preparing [2023-04-25T14:37:51.615Z] 0d8c086f2fc9: Preparing [2023-04-25T14:37:51.615Z] e4fc7f287f00: Preparing [2023-04-25T14:37:51.615Z] a835f92e145a: Preparing [2023-04-25T14:37:51.615Z] 313aa4a9f542: Preparing [2023-04-25T14:37:51.615Z] 48589d2a8f65: Preparing [2023-04-25T14:37:51.615Z] 26cbea5cba74: Preparing [2023-04-25T14:37:51.615Z] 313aa4a9f542: Waiting [2023-04-25T14:37:51.615Z] 48589d2a8f65: Waiting [2023-04-25T14:37:51.615Z] 26cbea5cba74: Waiting [2023-04-25T14:37:51.615Z] 0d8c086f2fc9: Layer already exists [2023-04-25T14:37:51.615Z] aec99ee02151: Layer already exists [2023-04-25T14:37:51.615Z] e4fc7f287f00: Layer already exists [2023-04-25T14:37:51.615Z] 480dff457acf: Layer already exists [2023-04-25T14:37:51.615Z] a835f92e145a: Layer already exists [2023-04-25T14:37:51.615Z] 48589d2a8f65: Layer already exists [2023-04-25T14:37:51.615Z] 313aa4a9f542: Layer already exists [2023-04-25T14:37:51.615Z] 26cbea5cba74: Layer already exists [2023-04-25T14:37:51.881Z] main: digest: sha256:b92f0387d4d9c24e8893fdc04083993ee1d3350888d80d456ef96902aa3622d7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T14:37:51.922Z] ===================================================== [Pipeline] echo [2023-04-25T14:37:51.927Z] taggedImages: [2023-04-25T14:37:51.927Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [2023-04-25T14:37:51.927Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-25T14:37:51.927Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.23 [2023-04-25T14:37:51.927Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88-3.0.0-dev.23 [2023-04-25T14:37:51.927Z] - 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 [2023-04-25T14:37:52.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T14:37:52.294Z] [2023-04-25T14:37:52.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:37:52.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T14:37:52.629Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T14:37:52.629Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T14:37:52.629Z] 04944245beec: Pulling fs layer [2023-04-25T14:37:52.629Z] 699f458cf7ca: Pulling fs layer [2023-04-25T14:37:52.629Z] 765212b225bb: Pulling fs layer [2023-04-25T14:37:52.629Z] f23df028b6ca: Pulling fs layer [2023-04-25T14:37:52.629Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T14:37:52.629Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T14:37:52.629Z] 765212b225bb: Waiting [2023-04-25T14:37:52.629Z] f23df028b6ca: Waiting [2023-04-25T14:37:52.629Z] d65c8cfc05b1: Waiting [2023-04-25T14:37:52.629Z] 2437ff75d9bd: Waiting [2023-04-25T14:37:52.898Z] 04944245beec: Verifying Checksum [2023-04-25T14:37:52.898Z] 04944245beec: Download complete [2023-04-25T14:37:52.898Z] 765212b225bb: Verifying Checksum [2023-04-25T14:37:52.898Z] 765212b225bb: Download complete [2023-04-25T14:37:52.898Z] f23df028b6ca: Download complete [2023-04-25T14:37:52.898Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T14:37:52.898Z] d65c8cfc05b1: Download complete [2023-04-25T14:37:52.898Z] 699f458cf7ca: Verifying Checksum [2023-04-25T14:37:52.898Z] 699f458cf7ca: Download complete [2023-04-25T14:37:53.484Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T14:37:55.428Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T14:37:55.428Z] 2437ff75d9bd: Download complete [2023-04-25T14:37:56.842Z] 8998bd30e6a1: Pull complete [2023-04-25T14:37:57.425Z] 04944245beec: Pull complete [2023-04-25T14:38:01.711Z] 699f458cf7ca: Pull complete [2023-04-25T14:38:01.711Z] 765212b225bb: Pull complete [2023-04-25T14:38:01.978Z] f23df028b6ca: Pull complete [2023-04-25T14:38:02.247Z] d65c8cfc05b1: Pull complete [2023-04-25T14:38:17.251Z] 2437ff75d9bd: Pull complete [2023-04-25T14:38:17.252Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T14:38:17.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T14:38:17.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:38:17.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-10836 does not seem to be running inside a container [2023-04-25T14:38:17.504Z] $ 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/92 -v /w/workspace/app-rfid-llrp-inventory/92:/w/workspace/app-rfid-llrp-inventory/92:rw,z -v /w/workspace/app-rfid-llrp-inventory/92@tmp:/w/workspace/app-rfid-llrp-inventory/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T14:38:20.066Z] $ docker top b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:38:20.909Z] ---> job-cost.sh [2023-04-25T14:38:20.909Z] lf-activate-venv: SKIPPING [2023-04-25T14:38:20.909Z] INFO: No Stack... [2023-04-25T14:38:21.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T14:38:22.136Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T14:38:22.777Z] + cat /w/workspace/app-rfid-llrp-inventory/92/archives/cost.csv [2023-04-25T14:38:22.777Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T14:38:22.840Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [2023-04-25T14:38:22.846Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] did not exist. Created. [2023-04-25T14:38:22.846Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T14:38:23.505Z] /w/workspace/app-rfid-llrp-inventory/92@tmp/durable-8484d845/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T14:38:23.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T14:38:23.863Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T14:38:23.910Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T14:38:23.920Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T14:38:23.936Z] $ docker stop --time=1 b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 [2023-04-25T14:38:25.453Z] $ docker rm -f --volumes b6762d71abeb123b8fc628578b6d8d53feb0db35c04a0c2ffd896461ed01b4c3 [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 [2023-04-25T14:38:25.851Z] provisioning config files... [2023-04-25T14:38:25.857Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2242290389194136995tmp [Pipeline] { [Pipeline] sh [2023-04-25T14:38:26.152Z] + set +x [2023-04-25T14:38:26.153Z] + curl -s https://codecov.io/bash [2023-04-25T14:38:26.153Z] + bash -s -- [2023-04-25T14:38:26.412Z] [2023-04-25T14:38:26.412Z] _____ _ [2023-04-25T14:38:26.412Z] / ____| | | [2023-04-25T14:38:26.412Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T14:38:26.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T14:38:26.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T14:38:26.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T14:38:26.412Z] Bash-1.0.6 [2023-04-25T14:38:26.412Z] [2023-04-25T14:38:26.412Z] [2023-04-25T14:38:26.412Z] ==> git version 2.25.1 found [2023-04-25T14:38:26.412Z] ==> 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 [2023-04-25T14:38:26.412Z] Release-Date: 2020-01-08 [2023-04-25T14:38:26.412Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-25T14:38:26.412Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T14:38:26.412Z] ==> Jenkins CI detected. [2023-04-25T14:38:26.412Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-25T14:38:26.412Z] project root: . [2023-04-25T14:38:26.412Z] --> token set from env [2023-04-25T14:38:26.412Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T14:38:26.412Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T14:38:26.412Z] ==> Python coveragepy not found [2023-04-25T14:38:26.412Z] ==> Searching for coverage reports in: [2023-04-25T14:38:26.412Z] + . [2023-04-25T14:38:26.412Z] -> Found 1 reports [2023-04-25T14:38:26.412Z] ==> Detecting git/mercurial file structure [2023-04-25T14:38:26.412Z] ==> Reading reports [2023-04-25T14:38:26.412Z] + ./coverage.out bytes=41317 [2023-04-25T14:38:26.412Z] ==> Appending adjustments [2023-04-25T14:38:26.412Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T14:38:26.672Z] + Found adjustments [2023-04-25T14:38:26.672Z] ==> Gzipping contents [2023-04-25T14:38:26.672Z] 12K /tmp/codecov.Zlfg0x.gz [2023-04-25T14:38:26.672Z] ==> Uploading reports [2023-04-25T14:38:26.672Z] url: https://codecov.io [2023-04-25T14:38:26.672Z] query: branch=main&commit=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T14:38:26.672Z] -> Pinging Codecov [2023-04-25T14:38:26.672Z] 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=5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T14:38:26.672Z] -> Uploading to [2023-04-25T14:38:26.672Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88/416e8db7-d3dd-4412-8392-c6973036cd72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T143826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1383058381c48be61b9101b848052f0b2427ee64aa1cd2b776adfb7f4464a27 [2023-04-25T14:38:26.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T14:38:26.931Z] Dload Upload Total Spent Left Speed [2023-04-25T14:38:26.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47773 --:--:-- --:--:-- --:--:-- 47773 [2023-04-25T14:38:26.931Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] } [2023-04-25T14:38:26.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-25T14:38:27.232Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-25T14:38:27.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:38:27.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T14:38:27.535Z] [2023-04-25T14:38:27.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:38:27.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T14:38:27.830Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-25T14:38:27.830Z] df9b9388f04a: Pulling fs layer [2023-04-25T14:38:27.830Z] 52dc419b0ee2: Pulling fs layer [2023-04-25T14:38:27.830Z] 25bc292e5bac: Pulling fs layer [2023-04-25T14:38:27.830Z] 114826534d7a: Pulling fs layer [2023-04-25T14:38:27.830Z] 4657fd5d0bcf: Pulling fs layer [2023-04-25T14:38:27.830Z] 6ad1cebc031e: Pulling fs layer [2023-04-25T14:38:27.830Z] 4657fd5d0bcf: Waiting [2023-04-25T14:38:27.830Z] 6ad1cebc031e: Waiting [2023-04-25T14:38:27.830Z] 8a3aa393b2d8: Pulling fs layer [2023-04-25T14:38:27.830Z] 8a3aa393b2d8: Waiting [2023-04-25T14:38:27.830Z] 25bc292e5bac: Verifying Checksum [2023-04-25T14:38:27.830Z] 25bc292e5bac: Download complete [2023-04-25T14:38:27.830Z] 52dc419b0ee2: Download complete [2023-04-25T14:38:27.830Z] 4657fd5d0bcf: Download complete [2023-04-25T14:38:27.830Z] df9b9388f04a: Verifying Checksum [2023-04-25T14:38:27.830Z] df9b9388f04a: Download complete [2023-04-25T14:38:28.094Z] df9b9388f04a: Pull complete [2023-04-25T14:38:28.094Z] 52dc419b0ee2: Pull complete [2023-04-25T14:38:28.094Z] 6ad1cebc031e: Verifying Checksum [2023-04-25T14:38:28.094Z] 6ad1cebc031e: Download complete [2023-04-25T14:38:28.094Z] 25bc292e5bac: Pull complete [2023-04-25T14:38:28.684Z] 114826534d7a: Verifying Checksum [2023-04-25T14:38:28.684Z] 114826534d7a: Download complete [2023-04-25T14:38:28.943Z] 8a3aa393b2d8: Verifying Checksum [2023-04-25T14:38:28.943Z] 8a3aa393b2d8: Download complete [2023-04-25T14:38:32.242Z] 114826534d7a: Pull complete [2023-04-25T14:38:32.242Z] 4657fd5d0bcf: Pull complete [2023-04-25T14:38:32.242Z] 6ad1cebc031e: Pull complete [2023-04-25T14:38:35.531Z] 8a3aa393b2d8: Pull complete [2023-04-25T14:38:35.531Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-25T14:38:35.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T14:38:35.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:38:35.616Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:38:35.657Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-25T14:38:39.498Z] $ docker top bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-25T14:38:39.560Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-25T14:38:39.841Z] + set -o pipefail [2023-04-25T14:38:39.841Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e36874ff-cb27-4f6b-98b5-d58b77284678 [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] [2023-04-25T14:38:46.409Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-25T14:38:46.409Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-25T14:38:46.409Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-25T14:38:46.424Z] $ docker stop --time=1 bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd [2023-04-25T14:38:49.129Z] $ docker rm -f --volumes bc8914f5474f40164b99b149ccf4f0e1aedef3a81d2aee6875da3274899011fd [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 [2023-04-25T14:38:49.817Z] + git log --format=format:%s -1 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 [Pipeline] sh [2023-04-25T14:38:50.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T14:38:50.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:38:50.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:38:50.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:38:50.481Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:38:50.517Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T14:38:50.954Z] $ docker top f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 -eo pid,comm [2023-04-25T14:38:50.993Z] 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). [2023-04-25T14:38:50.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T14:38:51.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:38:51.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:38:51.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:38:51.158Z] $ docker exec f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 ssh-agent [2023-04-25T14:38:51.261Z] SSH_AUTH_SOCK=/tmp/ssh-nOHhXDaTr8QE/agent.32 [2023-04-25T14:38:51.261Z] SSH_AGENT_PID=38 [2023-04-25T14:38:51.273Z] Running ssh-add (command line suppressed) [2023-04-25T14:38:51.423Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17325402564684252821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17325402564684252821.key) [2023-04-25T14:38:51.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:38:51.718Z] + git semver tag [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,916 [run_tag] DEBUG tag force:False [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,916 [check_head_tag] DEBUG check head tag [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,917 [execute] INFO git cat-file --batch-check [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,921 [execute] INFO git cat-file --batch [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,942 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-25T14:38:51.978Z] 2023-04-25 14:38:51,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:38:51.978Z] 3.0.0-dev.23 [Pipeline] } [2023-04-25T14:38:51.992Z] $ docker exec --env ******** --env ******** f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 ssh-agent -k [2023-04-25T14:38:52.084Z] unset SSH_AUTH_SOCK; [2023-04-25T14:38:52.084Z] unset SSH_AGENT_PID; [2023-04-25T14:38:52.084Z] echo Agent pid 38 killed; [2023-04-25T14:38:52.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T14:38:52.400Z] + git semver [Pipeline] } [2023-04-25T14:38:52.678Z] $ docker stop --time=1 f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 [2023-04-25T14:38:53.937Z] $ docker rm -f --volumes f093a0632e2a76934d9b48643e2f8441b5219ac28721b4a338f00d1293568713 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:38:54.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T14:38:54.317Z] [2023-04-25T14:38:54.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:38:54.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T14:38:54.615Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-25T14:38:54.615Z] ab5ef0e58194: Pulling fs layer [2023-04-25T14:38:54.615Z] 9712f1f96733: Pulling fs layer [2023-04-25T14:38:54.615Z] 63f879dbbcfc: Pulling fs layer [2023-04-25T14:38:54.615Z] 0d9ebad4ef96: Pulling fs layer [2023-04-25T14:38:54.616Z] e9a5061849ea: Pulling fs layer [2023-04-25T14:38:54.616Z] d747dcd14b5f: Pulling fs layer [2023-04-25T14:38:54.616Z] 2de7ff778b66: Pulling fs layer [2023-04-25T14:38:54.616Z] e9a5061849ea: Waiting [2023-04-25T14:38:54.616Z] d747dcd14b5f: Waiting [2023-04-25T14:38:54.616Z] 2de7ff778b66: Waiting [2023-04-25T14:38:54.616Z] 0d9ebad4ef96: Waiting [2023-04-25T14:38:54.616Z] 9712f1f96733: Download complete [2023-04-25T14:38:55.205Z] 63f879dbbcfc: Verifying Checksum [2023-04-25T14:38:55.205Z] 63f879dbbcfc: Download complete [2023-04-25T14:38:55.205Z] 0d9ebad4ef96: Verifying Checksum [2023-04-25T14:38:55.205Z] 0d9ebad4ef96: Download complete [2023-04-25T14:38:55.205Z] e9a5061849ea: Verifying Checksum [2023-04-25T14:38:55.205Z] e9a5061849ea: Download complete [2023-04-25T14:38:55.205Z] d747dcd14b5f: Verifying Checksum [2023-04-25T14:38:55.205Z] d747dcd14b5f: Download complete [2023-04-25T14:38:55.205Z] ab5ef0e58194: Verifying Checksum [2023-04-25T14:38:55.205Z] ab5ef0e58194: Download complete [2023-04-25T14:38:55.205Z] 2de7ff778b66: Verifying Checksum [2023-04-25T14:38:55.205Z] 2de7ff778b66: Download complete [2023-04-25T14:38:57.734Z] ab5ef0e58194: Pull complete [2023-04-25T14:38:57.734Z] 9712f1f96733: Pull complete [2023-04-25T14:38:58.668Z] 63f879dbbcfc: Pull complete [2023-04-25T14:39:01.951Z] 0d9ebad4ef96: Pull complete [2023-04-25T14:39:01.951Z] e9a5061849ea: Pull complete [2023-04-25T14:39:01.951Z] d747dcd14b5f: Pull complete [2023-04-25T14:39:02.885Z] 2de7ff778b66: Pull complete [2023-04-25T14:39:02.885Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-25T14:39:02.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T14:39:02.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:39:02.969Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:39:03.005Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-25T14:39:06.866Z] $ docker top 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-25T14:39:06.931Z] provisioning config files... [2023-04-25T14:39:06.939Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13045574997700005273tmp [2023-04-25T14:39:06.948Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2459524741907208149tmp [2023-04-25T14:39:06.958Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4804063332719367652tmp [Pipeline] { [Pipeline] echo [2023-04-25T14:39:06.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:07.253Z] ---> sigul-configuration.sh [2023-04-25T14:39:07.253Z] gpg: directory `/root/.gnupg' created [2023-04-25T14:39:07.253Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-25T14:39:07.253Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-25T14:39:07.253Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-25T14:39:07.253Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-25T14:39:07.253Z] gpg: CAST5 encrypted data [2023-04-25T14:39:07.253Z] gpg: encrypted with 1 passphrase [2023-04-25T14:39:07.253Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-25T14:39:07.536Z] + mkdir /home/jenkins [2023-04-25T14:39:07.536Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-25T14:39:07.832Z] + 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 [2023-04-25T14:39:07.840Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:08.126Z] ---> sigul-install.sh [2023-04-25T14:39:08.126Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-25T14:39:08.416Z] + git tag --list [2023-04-25T14:39:08.416Z] v0.0.0 [2023-04-25T14:39:08.416Z] v1.0.0 [2023-04-25T14:39:08.416Z] v2.1.0 [2023-04-25T14:39:08.416Z] v2.1.1 [2023-04-25T14:39:08.416Z] v2.1.1-dev.1 [2023-04-25T14:39:08.416Z] v2.2.0 [2023-04-25T14:39:08.416Z] v2.2.1-dev.1 [2023-04-25T14:39:08.416Z] v2.2.1-dev.2 [2023-04-25T14:39:08.416Z] v2.2.1-dev.3 [2023-04-25T14:39:08.416Z] v2.2.1-dev.4 [2023-04-25T14:39:08.416Z] v2.2.1-dev.5 [2023-04-25T14:39:08.416Z] v2.2.1-dev.6 [2023-04-25T14:39:08.416Z] v2.2.1-dev.7 [2023-04-25T14:39:08.416Z] v2.3.0 [2023-04-25T14:39:08.416Z] v2.3.0-dev.10 [2023-04-25T14:39:08.416Z] v2.3.0-dev.11 [2023-04-25T14:39:08.416Z] v2.3.0-dev.12 [2023-04-25T14:39:08.416Z] v2.3.0-dev.13 [2023-04-25T14:39:08.416Z] v2.3.0-dev.14 [2023-04-25T14:39:08.416Z] v2.3.0-dev.15 [2023-04-25T14:39:08.416Z] v2.3.0-dev.16 [2023-04-25T14:39:08.416Z] v2.3.0-dev.17 [2023-04-25T14:39:08.416Z] v2.3.0-dev.18 [2023-04-25T14:39:08.416Z] v2.3.0-dev.19 [2023-04-25T14:39:08.416Z] v2.3.0-dev.20 [2023-04-25T14:39:08.416Z] v2.3.0-dev.21 [2023-04-25T14:39:08.416Z] v2.3.0-dev.22 [2023-04-25T14:39:08.416Z] v2.3.0-dev.23 [2023-04-25T14:39:08.416Z] v2.3.0-dev.24 [2023-04-25T14:39:08.416Z] v2.3.0-dev.25 [2023-04-25T14:39:08.416Z] v2.3.0-dev.26 [2023-04-25T14:39:08.416Z] v2.3.0-dev.9 [2023-04-25T14:39:08.416Z] v2.3.1-dev.1 [2023-04-25T14:39:08.416Z] v3.0.0-dev.1 [2023-04-25T14:39:08.416Z] v3.0.0-dev.10 [2023-04-25T14:39:08.416Z] v3.0.0-dev.11 [2023-04-25T14:39:08.416Z] v3.0.0-dev.12 [2023-04-25T14:39:08.416Z] v3.0.0-dev.13 [2023-04-25T14:39:08.417Z] v3.0.0-dev.14 [2023-04-25T14:39:08.417Z] v3.0.0-dev.15 [2023-04-25T14:39:08.417Z] v3.0.0-dev.16 [2023-04-25T14:39:08.417Z] v3.0.0-dev.17 [2023-04-25T14:39:08.417Z] v3.0.0-dev.18 [2023-04-25T14:39:08.417Z] v3.0.0-dev.19 [2023-04-25T14:39:08.417Z] v3.0.0-dev.2 [2023-04-25T14:39:08.417Z] v3.0.0-dev.20 [2023-04-25T14:39:08.417Z] v3.0.0-dev.21 [2023-04-25T14:39:08.417Z] v3.0.0-dev.22 [2023-04-25T14:39:08.417Z] v3.0.0-dev.23 [2023-04-25T14:39:08.417Z] v3.0.0-dev.3 [2023-04-25T14:39:08.417Z] v3.0.0-dev.4 [2023-04-25T14:39:08.417Z] v3.0.0-dev.5 [2023-04-25T14:39:08.417Z] v3.0.0-dev.6 [2023-04-25T14:39:08.417Z] v3.0.0-dev.7 [2023-04-25T14:39:08.417Z] v3.0.0-dev.8 [2023-04-25T14:39:08.417Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-25T14:39:08.705Z] + lftools sign git-tag v3.0.0-dev.23 [2023-04-25T14:39:09.274Z] Signing Git tag with Sigul... [2023-04-25T14:39:09.274Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-04-25T14:39:09.540Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:09.821Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-25T14:39:09.828Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-25T14:39:09.851Z] $ docker stop --time=1 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f [2023-04-25T14:39:11.129Z] $ docker rm -f --volumes 3187a7c67143b5f7f45ae57bee6bc2fc635f0034a80389a24388c8515f29429f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-25T14:39:11.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T14:39:11.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:39:11.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:39:11.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:39:11.903Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:39:11.945Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T14:39:12.276Z] $ docker top 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 -eo pid,comm [2023-04-25T14:39:12.316Z] 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). [2023-04-25T14:39:12.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T14:39:12.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:39:12.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:39:12.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:39:12.472Z] $ docker exec 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 ssh-agent [2023-04-25T14:39:12.577Z] SSH_AUTH_SOCK=/tmp/ssh-9G8qXsID6hPO/agent.32 [2023-04-25T14:39:12.577Z] SSH_AGENT_PID=38 [2023-04-25T14:39:12.581Z] Running ssh-add (command line suppressed) [2023-04-25T14:39:12.679Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13133680900078930840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13133680900078930840.key) [2023-04-25T14:39:12.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:39:12.976Z] + git semver bump pre [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,141 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,143 [execute] INFO git cat-file --batch-check [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,149 [execute] INFO git cat-file --batch [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T14:39:13.235Z] 2023-04-25 14:39:13,155 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:39:13.235Z] 3.0.0-dev.24 [Pipeline] } [2023-04-25T14:39:13.248Z] $ docker exec --env ******** --env ******** 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 ssh-agent -k [2023-04-25T14:39:13.353Z] unset SSH_AUTH_SOCK; [2023-04-25T14:39:13.353Z] unset SSH_AGENT_PID; [2023-04-25T14:39:13.353Z] echo Agent pid 38 killed; [2023-04-25T14:39:13.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T14:39:13.669Z] + git semver [Pipeline] } [2023-04-25T14:39:13.946Z] $ docker stop --time=1 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 [2023-04-25T14:39:15.273Z] $ docker rm -f --volumes 34123246ed1041d43e8a507382a336931eca02252e2010dc0edd21eb98f7be08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:39:15.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T14:39:15.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:39:15.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:39:15.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:39:16.028Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:39:16.065Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T14:39:16.395Z] $ docker top d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T14:39:16.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:39:16.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:39:16.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:39:16.614Z] $ docker exec d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 ssh-agent [2023-04-25T14:39:16.716Z] SSH_AUTH_SOCK=/tmp/ssh-0shOpzNBj7gA/agent.33 [2023-04-25T14:39:16.716Z] SSH_AGENT_PID=39 [2023-04-25T14:39:16.721Z] Running ssh-add (command line suppressed) [2023-04-25T14:39:16.826Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2632301658655707498.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2632301658655707498.key) [2023-04-25T14:39:16.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:39:17.121Z] + git semver push [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,293 [run_push] DEBUG push [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,294 [execute] INFO git cat-file --batch-check [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,297 [execute] INFO git rev-list 50b3f7c9140501c077afd0e08257e8e194955218 -- [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,298 [execute] DEBUG Popen(['git', 'rev-list', '50b3f7c9140501c077afd0e08257e8e194955218', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,304 [execute] INFO git fetch -v origin [2023-04-25T14:39:17.379Z] 2023-04-25 14:39:17,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-25T14:39:17.949Z] 2023-04-25 14:39:17,798 [run_push] DEBUG no remote changes detected [2023-04-25T14:39:17.950Z] 2023-04-25 14:39:17,798 [execute] INFO git push origin semver [2023-04-25T14:39:17.950Z] 2023-04-25 14:39:17,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-25T14:39:18.888Z] 2023-04-25 14:39:18,578 [run_push] DEBUG push all version tags [2023-04-25T14:39:18.888Z] 2023-04-25 14:39:18,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-25T14:39:18.888Z] 2023-04-25 14:39:18,579 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-25T14:39:19.456Z] 2023-04-25 14:39:19,280 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T14:39:19.457Z] 3.0.0-dev.24 [Pipeline] } [2023-04-25T14:39:19.471Z] $ docker exec --env ******** --env ******** d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 ssh-agent -k [2023-04-25T14:39:19.576Z] unset SSH_AUTH_SOCK; [2023-04-25T14:39:19.576Z] unset SSH_AGENT_PID; [2023-04-25T14:39:19.576Z] echo Agent pid 39 killed; [2023-04-25T14:39:19.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T14:39:19.895Z] + git semver [Pipeline] } [2023-04-25T14:39:20.169Z] $ docker stop --time=1 d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 [2023-04-25T14:39:21.439Z] $ docker rm -f --volumes d546dd161288b7b19fe3f151f3eb06cef53a28813d3106ffa6bc08d543a32de6 [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 [2023-04-25T14:39:22.059Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-25T14:39:22.059Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T14:39:22.059Z] total 16 [2023-04-25T14:39:22.059Z] drwxr-xr-x 3 root root 4096 Apr 25 14:27 . [2023-04-25T14:39:22.059Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:39 .. [2023-04-25T14:39:22.059Z] drwxr-xr-x 2 root root 4096 Apr 25 14:27 cost [2023-04-25T14:39:22.059Z] -rw-r--r-- 1 root root 94 Apr 25 14:27 cost.csv [2023-04-25T14:39:22.059Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T14:39:22.059Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T14:39:22.059Z] total 16 [2023-04-25T14:39:22.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:27 . [2023-04-25T14:39:22.059Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 14:39 .. [2023-04-25T14:39:22.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 14:27 cost [2023-04-25T14:39:22.059Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 25 14:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:22.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:23.200Z] ---> package-listing.sh [2023-04-25T14:39:23.200Z] ++ facter osfamily [2023-04-25T14:39:23.200Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T14:39:23.460Z] + OS_FAMILY=debian [2023-04-25T14:39:23.460Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-25T14:39:23.460Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T14:39:23.460Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T14:39:23.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T14:39:23.460Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T14:39:23.460Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-25T14:39:23.460Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T14:39:23.460Z] + case "${OS_FAMILY}" in [2023-04-25T14:39:23.460Z] + dpkg -l [2023-04-25T14:39:23.460Z] + grep '^ii' [2023-04-25T14:39:23.460Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T14:39:23.460Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T14:39:23.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T14:39:23.461Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-25T14:39:23.461Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-25T14:39:23.461Z] + 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 [2023-04-25T14:39:23.471Z] 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 [2023-04-25T14:39:23.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:39:24.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T14:39:24.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:39:24.273Z] prd-ubuntu20.04-docker-8c-8g-10835 does not seem to be running inside a container [2023-04-25T14:39:24.307Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T14:39:24.515Z] $ docker top 068152eb02931155170d6542f3265359347c92fd8d5557b076dfbb56aecd0630 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:39:24.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T14:39:25.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T14:39:25.420Z] + ls /var/log/sa-host [2023-04-25T14:39:25.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T14:39:25.585Z] provisioning config files... [2023-04-25T14:39:25.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8456003680509177695tmp [Pipeline] { [Pipeline] echo [2023-04-25T14:39:25.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:25.888Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T14:39:25.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:26.217Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T14:39:26.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:26.509Z] ---> sudo-logs.sh [2023-04-25T14:39:26.509Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T14:39:26.541Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:26.822Z] ---> job-cost.sh [2023-04-25T14:39:26.822Z] lf-activate-venv: SKIPPING [2023-04-25T14:39:26.822Z] DEBUG: total: 0.2199999988079071 [2023-04-25T14:39:26.823Z] INFO: Retrieving Stack Cost... [2023-04-25T14:39:27.082Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T14:39:27.653Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T14:39:27.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:39:27.952Z] ---> logs-deploy.sh [2023-04-25T14:39:27.952Z] lf-activate-venv: SKIPPING [2023-04-25T14:39:27.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/92 [2023-04-25T14:39:27.952Z] INFO: archiving workspace using pattern(s): [2023-04-25T14:39:28.895Z] Archives upload complete. [2023-04-25T14:39:28.895Z] INFO: archiving logs to Nexus