Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2317b13706d612c1849ab049fa09379fb19bf54a 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-ssh9805631049283872068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13837695381683755664.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh14274800141823803005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16486034415517837160.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-ssh17158451709861057974.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15699 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 2317b13706d612c1849ab049fa09379fb19bf54a (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193)" > 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 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 > git rev-list --no-walk f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T10:44:39.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T10:44:39.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T10:44:39.664Z] ========================================================= [2023-05-16T10:44:39.664Z] EdgeX Global Pipelines Version Info [2023-05-16T10:44:39.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:44:40.363Z] ------------------- [2023-05-16T10:44:40.363Z] stable info: [2023-05-16T10:44:40.363Z] ------------------- [2023-05-16T10:44:40.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T10:44:40.363Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:44:40.363Z] Message: update stable to v1.0.249 [2023-05-16T10:44:40.933Z] ------------------- [2023-05-16T10:44:40.933Z] experimental info: [2023-05-16T10:44:40.933Z] ------------------- [2023-05-16T10:44:40.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T10:44:40.933Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:44:40.934Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T10:44:41.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-16T10:44:41.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T10:44:41.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T10:44:41.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T10:44:41.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T10:44:41.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T10:44:41.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T10:44:41.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T10:44:41.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T10:44:41.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T10:44:41.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T10:44:41.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T10:44:41.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T10:44:41.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T10:44:41.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:44:41.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:44:41.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:44:41.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:44:41.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T10:44:41.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T10:44:41.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T10:44:41.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T10:44:41.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T10:44:41.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T10:44:41.465Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T10:44:41.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T10:44:41.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T10:44:41.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T10:44:41.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T10:44:41.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T10:44:41.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo [2023-05-16T10:44:41.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2317b13 [Pipeline] echo [2023-05-16T10:44:41.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:44:41.644Z] provisioning config files... [2023-05-16T10:44:41.659Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17754580259365084715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:44:41.963Z] ---> docker-login.sh [2023-05-16T10:44:41.964Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:44:42.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:44:42.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:44:42.485Z] Configure a credential helper to remove this warning. See [2023-05-16T10:44:42.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:44:42.485Z] [2023-05-16T10:44:42.485Z] Login Succeeded [2023-05-16T10:44:42.485Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:44:42.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:44:42.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:44:42.485Z] Configure a credential helper to remove this warning. See [2023-05-16T10:44:42.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:44:42.485Z] [2023-05-16T10:44:42.485Z] Login Succeeded [2023-05-16T10:44:42.485Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:44:42.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:44:42.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:44:42.746Z] Configure a credential helper to remove this warning. See [2023-05-16T10:44:42.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:44:42.746Z] [2023-05-16T10:44:42.746Z] Login Succeeded [2023-05-16T10:44:42.746Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:44:42.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:44:42.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:44:42.746Z] Configure a credential helper to remove this warning. See [2023-05-16T10:44:42.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:44:42.746Z] [2023-05-16T10:44:42.746Z] Login Succeeded [2023-05-16T10:44:42.746Z] docker.io [2023-05-16T10:44:42.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:44:43.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:44:43.009Z] Configure a credential helper to remove this warning. See [2023-05-16T10:44:43.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:44:43.009Z] [2023-05-16T10:44:43.009Z] Login Succeeded [2023-05-16T10:44:43.009Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:44:43.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T10:44:43.382Z] + git rev-list -1 --merges 2317b13706d612c1849ab049fa09379fb19bf54a~1..2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo [2023-05-16T10:44:43.433Z] -----------> git rev-list -1 --merges 2317b13706d612c1849ab049fa09379fb19bf54a~1..2317b13706d612c1849ab049fa09379fb19bf54a 2317b13706d612c1849ab049fa09379fb19bf54a [false] [Pipeline] sh [2023-05-16T10:44:43.722Z] + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo [2023-05-16T10:44:43.754Z] ========================================================= [2023-05-16T10:44:43.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T10:44:43.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:44:44.098Z] + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo [2023-05-16T10:44:44.110Z] [semverPrep] GIT_COMMIT: 2317b13706d612c1849ab049fa09379fb19bf54a, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193) [Pipeline] echo [2023-05-16T10:44:44.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T10:44:44.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:44:44.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T10:44:44.466Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T10:44:44.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T10:44:44.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T10:44:44.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T10:44:44.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:44:44.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:44:44.813Z] [2023-05-16T10:44:44.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:44:45.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:44:45.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T10:44:45.120Z] b85a868b505f: Pulling fs layer [2023-05-16T10:44:45.120Z] e2be974225ed: Pulling fs layer [2023-05-16T10:44:45.120Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T10:44:45.120Z] 988bab9f4d93: Pulling fs layer [2023-05-16T10:44:45.120Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T10:44:45.120Z] eaf3925da568: Pulling fs layer [2023-05-16T10:44:45.120Z] bab4dde63d76: Pulling fs layer [2023-05-16T10:44:45.120Z] bde34c3a00c8: Pulling fs layer [2023-05-16T10:44:45.120Z] b352a97aabf1: Pulling fs layer [2023-05-16T10:44:45.120Z] 4872d77fe225: Pulling fs layer [2023-05-16T10:44:45.120Z] 5851b861e8e6: Pulling fs layer [2023-05-16T10:44:45.120Z] 1469e6f7b9e6: Waiting [2023-05-16T10:44:45.120Z] eaf3925da568: Waiting [2023-05-16T10:44:45.120Z] bab4dde63d76: Waiting [2023-05-16T10:44:45.120Z] bde34c3a00c8: Waiting [2023-05-16T10:44:45.120Z] b352a97aabf1: Waiting [2023-05-16T10:44:45.120Z] 4872d77fe225: Waiting [2023-05-16T10:44:45.120Z] 988bab9f4d93: Waiting [2023-05-16T10:44:45.120Z] 5851b861e8e6: Waiting [2023-05-16T10:44:45.120Z] e2be974225ed: Verifying Checksum [2023-05-16T10:44:45.120Z] e2be974225ed: Download complete [2023-05-16T10:44:45.120Z] 988bab9f4d93: Verifying Checksum [2023-05-16T10:44:45.120Z] 988bab9f4d93: Download complete [2023-05-16T10:44:45.380Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T10:44:45.380Z] 1469e6f7b9e6: Download complete [2023-05-16T10:44:45.380Z] eaf3925da568: Verifying Checksum [2023-05-16T10:44:45.380Z] eaf3925da568: Download complete [2023-05-16T10:44:45.380Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T10:44:45.380Z] 339a4e72a1f5: Download complete [2023-05-16T10:44:45.380Z] bde34c3a00c8: Verifying Checksum [2023-05-16T10:44:45.380Z] bde34c3a00c8: Download complete [2023-05-16T10:44:45.380Z] 4872d77fe225: Verifying Checksum [2023-05-16T10:44:45.380Z] 4872d77fe225: Download complete [2023-05-16T10:44:45.380Z] b85a868b505f: Verifying Checksum [2023-05-16T10:44:45.381Z] b85a868b505f: Download complete [2023-05-16T10:44:45.381Z] 5851b861e8e6: Verifying Checksum [2023-05-16T10:44:45.381Z] 5851b861e8e6: Download complete [2023-05-16T10:44:45.641Z] bab4dde63d76: Verifying Checksum [2023-05-16T10:44:45.641Z] bab4dde63d76: Download complete [2023-05-16T10:44:46.581Z] b85a868b505f: Pull complete [2023-05-16T10:44:46.841Z] e2be974225ed: Pull complete [2023-05-16T10:44:47.101Z] 339a4e72a1f5: Pull complete [2023-05-16T10:44:47.359Z] 988bab9f4d93: Pull complete [2023-05-16T10:44:47.928Z] 1469e6f7b9e6: Pull complete [2023-05-16T10:44:47.928Z] eaf3925da568: Pull complete [2023-05-16T10:44:49.830Z] bab4dde63d76: Pull complete [2023-05-16T10:44:49.830Z] bde34c3a00c8: Pull complete [2023-05-16T10:44:49.830Z] b352a97aabf1: Pull complete [2023-05-16T10:44:50.090Z] 4872d77fe225: Pull complete [2023-05-16T10:44:50.090Z] 5851b861e8e6: Pull complete [2023-05-16T10:44:50.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T10:44:50.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:44:50.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:44:50.191Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T10:44:50.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:44:56.028Z] $ docker top 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a -eo pid,comm [2023-05-16T10:44:56.091Z] 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-05-16T10:44:56.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:44:56.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:44:56.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:44:56.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:44:56.260Z] $ docker exec 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent [2023-05-16T10:44:56.372Z] SSH_AUTH_SOCK=/tmp/ssh-wISzblLWeQTS/agent.32 [2023-05-16T10:44:56.372Z] SSH_AGENT_PID=38 [2023-05-16T10:44:56.379Z] Running ssh-add (command line suppressed) [2023-05-16T10:44:56.473Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1841869421287717959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1841869421287717959.key) [2023-05-16T10:44:56.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:44:56.779Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T10:44:56.792Z] $ docker exec --env ******** --env ******** 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent -k [2023-05-16T10:44:56.890Z] unset SSH_AUTH_SOCK; [2023-05-16T10:44:56.892Z] unset SSH_AGENT_PID; [2023-05-16T10:44:56.893Z] echo Agent pid 38 killed; [2023-05-16T10:44:56.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T10:44:56.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:44:56.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:44:57.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:44:57.022Z] $ docker exec 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent [2023-05-16T10:44:57.119Z] SSH_AUTH_SOCK=/tmp/ssh-0MvluJFoxTrB/agent.71 [2023-05-16T10:44:57.119Z] SSH_AGENT_PID=77 [2023-05-16T10:44:57.124Z] Running ssh-add (command line suppressed) [2023-05-16T10:44:57.218Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17024886604503935783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17024886604503935783.key) [2023-05-16T10:44:57.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:44:57.519Z] + git semver init [2023-05-16T10:44:57.780Z] 2023-05-16 10:44:57,709 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T10:44:57.780Z] 2023-05-16 10:44:57,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-16T10:44:57.780Z] 2023-05-16 10:44:57,710 [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-05-16T10:44:57.780Z] 2023-05-16 10:44:57,710 [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-05-16T10:44:59.160Z] 2023-05-16 10:44:58,899 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-16T10:44:59.160Z] 2023-05-16 10:44:58,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-16T10:44:59.160Z] 2023-05-16 10:44:58,899 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T10:44:59.160Z] 2023-05-16 10:44:58,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T10:44:59.160Z] 3.0.0-dev.35 [Pipeline] } [2023-05-16T10:44:59.170Z] $ docker exec --env ******** --env ******** 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent -k [2023-05-16T10:44:59.290Z] unset SSH_AUTH_SOCK; [2023-05-16T10:44:59.292Z] unset SSH_AGENT_PID; [2023-05-16T10:44:59.292Z] echo Agent pid 77 killed; [2023-05-16T10:44:59.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:44:59.597Z] + git semver [Pipeline] } [2023-05-16T10:44:59.869Z] $ docker stop --time=1 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a [2023-05-16T10:45:01.190Z] $ docker rm -f --volumes 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:45:01.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T10:45:01.727Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T10:45:01.730Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-05-16T10:45:01.859Z] provisioning config files... [2023-05-16T10:45:01.869Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12623023234757263946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:45:02.166Z] ---> docker-login.sh [2023-05-16T10:45:02.167Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:45:02.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:45:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:45:02.167Z] Configure a credential helper to remove this warning. See [2023-05-16T10:45:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:45:02.167Z] [2023-05-16T10:45:02.167Z] Login Succeeded [2023-05-16T10:45:02.167Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:45:02.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:45:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:45:02.167Z] Configure a credential helper to remove this warning. See [2023-05-16T10:45:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:45:02.167Z] [2023-05-16T10:45:02.167Z] Login Succeeded [2023-05-16T10:45:02.167Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:45:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:45:02.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:45:02.426Z] Configure a credential helper to remove this warning. See [2023-05-16T10:45:02.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:45:02.426Z] [2023-05-16T10:45:02.426Z] Login Succeeded [2023-05-16T10:45:02.426Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:45:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:45:02.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:45:02.426Z] Configure a credential helper to remove this warning. See [2023-05-16T10:45:02.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:45:02.426Z] [2023-05-16T10:45:02.426Z] Login Succeeded [2023-05-16T10:45:02.426Z] docker.io [2023-05-16T10:45:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:45:02.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:45:02.993Z] Configure a credential helper to remove this warning. See [2023-05-16T10:45:02.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:45:02.993Z] [2023-05-16T10:45:02.993Z] Login Succeeded [2023-05-16T10:45:02.993Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:45:03.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:45:03.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:45:03.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:45:03.088Z] ========================================================= [2023-05-16T10:45:03.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T10:45:03.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:45:03.406Z] + 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-05-16T10:45:03.406Z] Sending build context to Docker daemon 12.65MB [2023-05-16T10:45:03.406Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:45:03.406Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:45:03.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T10:45:03.406Z] f56be85fc22e: Pulling fs layer [2023-05-16T10:45:03.406Z] 85791d961cd3: Pulling fs layer [2023-05-16T10:45:03.406Z] d694b5ae8c79: Pulling fs layer [2023-05-16T10:45:03.406Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T10:45:03.406Z] 4d19c01a9841: Pulling fs layer [2023-05-16T10:45:03.406Z] 9325e15d5711: Pulling fs layer [2023-05-16T10:45:03.406Z] 556b6ee489ea: Pulling fs layer [2023-05-16T10:45:03.406Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T10:45:03.406Z] 9f32a84ed3da: Waiting [2023-05-16T10:45:03.406Z] 556b6ee489ea: Waiting [2023-05-16T10:45:03.406Z] 4d19c01a9841: Waiting [2023-05-16T10:45:03.406Z] c5a4b2cf53e6: Waiting [2023-05-16T10:45:03.406Z] 9325e15d5711: Waiting [2023-05-16T10:45:03.406Z] 85791d961cd3: Download complete [2023-05-16T10:45:03.667Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T10:45:03.667Z] 9f32a84ed3da: Download complete [2023-05-16T10:45:03.667Z] 4d19c01a9841: Download complete [2023-05-16T10:45:03.667Z] f56be85fc22e: Verifying Checksum [2023-05-16T10:45:03.667Z] f56be85fc22e: Download complete [2023-05-16T10:45:03.667Z] 9325e15d5711: Verifying Checksum [2023-05-16T10:45:03.667Z] f56be85fc22e: Pull complete [2023-05-16T10:45:03.929Z] 85791d961cd3: Pull complete [2023-05-16T10:45:04.190Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T10:45:04.190Z] c5a4b2cf53e6: Download complete [2023-05-16T10:45:04.190Z] d694b5ae8c79: Download complete [2023-05-16T10:45:04.452Z] 556b6ee489ea: Verifying Checksum [2023-05-16T10:45:04.452Z] 556b6ee489ea: Download complete [2023-05-16T10:45:07.734Z] d694b5ae8c79: Pull complete [2023-05-16T10:45:07.734Z] 9f32a84ed3da: Pull complete [2023-05-16T10:45:07.992Z] 4d19c01a9841: Pull complete [2023-05-16T10:45:07.992Z] 9325e15d5711: Pull complete [2023-05-16T10:45:10.524Z] 556b6ee489ea: Pull complete [2023-05-16T10:45:11.093Z] c5a4b2cf53e6: Pull complete [2023-05-16T10:45:11.093Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T10:45:11.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T10:45:11.093Z] ---> c4be618373d6 [2023-05-16T10:45:11.093Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:45:16.819Z] Still waiting to schedule task [2023-05-16T10:45:16.820Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T10:45:22.455Z] ---> Running in a8e4faaee1b9 [2023-05-16T10:45:22.455Z] Removing intermediate container a8e4faaee1b9 [2023-05-16T10:45:22.455Z] ---> 17b84f5ca695 [2023-05-16T10:45:22.455Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:45:22.455Z] ---> Running in 59eaa3ba4512 [2023-05-16T10:45:22.455Z] Removing intermediate container 59eaa3ba4512 [2023-05-16T10:45:22.455Z] ---> 536b118fa604 [2023-05-16T10:45:22.455Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:45:22.455Z] ---> Running in 6a9c36b7ac97 [2023-05-16T10:45:22.455Z] Removing intermediate container 6a9c36b7ac97 [2023-05-16T10:45:22.455Z] ---> 9d01ccec879f [2023-05-16T10:45:22.455Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:45:22.455Z] ---> Running in f8171cc406d2 [2023-05-16T10:45:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:45:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:45:22.455Z] OK: 265 MiB in 53 packages [2023-05-16T10:45:22.714Z] Removing intermediate container f8171cc406d2 [2023-05-16T10:45:22.714Z] ---> 438ed41521af [2023-05-16T10:45:22.714Z] Step 7/12 : WORKDIR /app [2023-05-16T10:45:22.714Z] ---> Running in a90e9939b856 [2023-05-16T10:45:22.714Z] Removing intermediate container a90e9939b856 [2023-05-16T10:45:22.714Z] ---> b956e648a861 [2023-05-16T10:45:22.714Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T10:45:22.973Z] ---> ff88efad5b17 [2023-05-16T10:45:22.973Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:45:22.973Z] ---> Running in da0280890eb0 [2023-05-16T10:46:01.692Z] Removing intermediate container da0280890eb0 [2023-05-16T10:46:01.692Z] ---> 69e00d83e317 [2023-05-16T10:46:01.692Z] Step 10/12 : COPY . . [2023-05-16T10:46:01.692Z] ---> 654a42baaa01 [2023-05-16T10:46:01.692Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:46:01.692Z] ---> Running in a2ad88704928 [2023-05-16T10:46:01.692Z] Removing intermediate container a2ad88704928 [2023-05-16T10:46:01.692Z] ---> 02e231bbf973 [2023-05-16T10:46:01.692Z] Step 12/12 : RUN $MAKE [2023-05-16T10:46:01.692Z] ---> Running in 5585c6995bc5 [2023-05-16T10:46:01.692Z] noop [2023-05-16T10:46:01.692Z] Removing intermediate container 5585c6995bc5 [2023-05-16T10:46:01.692Z] ---> 893facecb817 [2023-05-16T10:46:01.692Z] Successfully built 893facecb817 [2023-05-16T10:46:01.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:46:02.004Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:46:02.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:46:02.077Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T10:46:02.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:46:02.466Z] $ docker top f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:46:02.804Z] + go version [2023-05-16T10:46:02.804Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T10:46:02.815Z] $ docker stop --time=1 f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 [2023-05-16T10:46:04.086Z] $ docker rm -f --volumes f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:46:04.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:46:04.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:46:04.609Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T10:46:04.658Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:46:04.979Z] $ docker top 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:46:05.322Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:46:05.614Z] + make test [2023-05-16T10:46:05.615Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T10:46:25.719Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T10:46:25.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T10:46:25.719Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.147s coverage: 86.2% of statements [2023-05-16T10:46:25.978Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.743s coverage: 71.9% of statements [2023-05-16T10:46:44.057Z] go vet ./... [2023-05-16T10:46:48.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:46:48.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:46:48.238Z] ./bin/test-attribution.sh [2023-05-16T10:46:48.238Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:46:48.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:46:48.270Z] $ docker stop --time=1 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 [2023-05-16T10:46:56.090Z] $ docker rm -f --volumes 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:46:56.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:46:56.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:46:57.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:46:57.579Z] + ls -al . [2023-05-16T10:46:57.579Z] total 228 [2023-05-16T10:46:57.579Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:46 . [2023-05-16T10:46:57.579Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 .. [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:44 .dockerignore [2023-05-16T10:46:57.579Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:44 .git [2023-05-16T10:46:57.579Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:44 .github [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:44 .gitignore [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:44 .golangci.yml [2023-05-16T10:46:57.579Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:44 .semver [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:44 Attribution.txt [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:44 CHANGELOG.md [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:44 Dockerfile [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:44 GOVERNANCE.md [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:44 Jenkinsfile [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:44 LICENSE [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:44 Makefile [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:44 OWNERS.md [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:44 README.md [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:45 VERSION [2023-05-16T10:46:57.579Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 bin [2023-05-16T10:46:57.579Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:46 coverage.out [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:44 go.mod [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:44 go.sum [2023-05-16T10:46:57.579Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 images [2023-05-16T10:46:57.579Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 internal [2023-05-16T10:46:57.579Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:44 main.go [2023-05-16T10:46:57.579Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 res [2023-05-16T10:46:57.579Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 snap [2023-05-16T10:46:57.579Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:46:57.906Z] + 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=2317b13706d612c1849ab049fa09379fb19bf54a --label arch=amd64 --label version=3.0.0-dev.35 . [2023-05-16T10:46:57.906Z] Sending build context to Docker daemon 12.65MB [2023-05-16T10:46:57.906Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:46:57.906Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T10:46:57.906Z] ---> 893facecb817 [2023-05-16T10:46:57.906Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:46:58.475Z] ---> Running in 18f020b3996d [2023-05-16T10:46:58.475Z] Removing intermediate container 18f020b3996d [2023-05-16T10:46:58.475Z] ---> cc9c78bd258b [2023-05-16T10:46:58.475Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:46:58.475Z] ---> Running in d936a9d705be [2023-05-16T10:46:58.475Z] Removing intermediate container d936a9d705be [2023-05-16T10:46:58.475Z] ---> 6828b2f79a0e [2023-05-16T10:46:58.475Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:46:58.475Z] ---> Running in 011a4cb2e65f [2023-05-16T10:46:58.732Z] Removing intermediate container 011a4cb2e65f [2023-05-16T10:46:58.732Z] ---> e975fe2a80ff [2023-05-16T10:46:58.732Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:46:58.732Z] ---> Running in 96657979829d [2023-05-16T10:46:58.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:46:59.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:46:59.512Z] OK: 265 MiB in 53 packages [2023-05-16T10:46:59.770Z] Removing intermediate container 96657979829d [2023-05-16T10:46:59.770Z] ---> ba6249092d75 [2023-05-16T10:46:59.770Z] Step 7/29 : WORKDIR /app [2023-05-16T10:46:59.770Z] ---> Running in 33d00328f932 [2023-05-16T10:46:59.770Z] Removing intermediate container 33d00328f932 [2023-05-16T10:46:59.770Z] ---> 0e2f0300e80b [2023-05-16T10:46:59.770Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T10:47:00.030Z] ---> a7f976ca59ef [2023-05-16T10:47:00.030Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:47:00.030Z] ---> Running in c76eeb4f33f6 [2023-05-16T10:47:00.597Z] Removing intermediate container c76eeb4f33f6 [2023-05-16T10:47:00.597Z] ---> da19e327c408 [2023-05-16T10:47:00.597Z] Step 10/29 : COPY . . [2023-05-16T10:47:01.533Z] ---> 254b6a2e3de5 [2023-05-16T10:47:01.533Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:47:01.533Z] ---> Running in 065b9ee27bc9 [2023-05-16T10:47:01.533Z] Removing intermediate container 065b9ee27bc9 [2023-05-16T10:47:01.533Z] ---> fcded740a319 [2023-05-16T10:47:01.533Z] Step 12/29 : RUN $MAKE [2023-05-16T10:47:01.533Z] ---> Running in 8038ecf64006 [2023-05-16T10:47:01.790Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T10:47:24.097Z] Removing intermediate container 8038ecf64006 [2023-05-16T10:47:24.097Z] ---> 5fdac04d70b9 [2023-05-16T10:47:24.097Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T10:47:24.097Z] 3.17: Pulling from library/alpine [2023-05-16T10:47:24.097Z] f56be85fc22e: Already exists [2023-05-16T10:47:24.097Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:47:24.097Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:47:24.097Z] ---> 9ed4aefc74f6 [2023-05-16T10:47:24.097Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:47:24.097Z] ---> Running in 4d573003e7ec [2023-05-16T10:47:24.097Z] Removing intermediate container 4d573003e7ec [2023-05-16T10:47:24.097Z] ---> e12cac91bb9d [2023-05-16T10:47:24.097Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T10:47:24.097Z] ---> Running in b276a2aee34d [2023-05-16T10:47:24.097Z] Removing intermediate container b276a2aee34d [2023-05-16T10:47:24.097Z] ---> 33fdb33747ee [2023-05-16T10:47:24.097Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T10:47:24.097Z] ---> Running in 055a268c8065 [2023-05-16T10:47:24.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:47:24.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:47:24.097Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:47:24.097Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:47:24.097Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:47:24.097Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:47:24.097Z] OK: 8 MiB in 17 packages [2023-05-16T10:47:25.049Z] Removing intermediate container 055a268c8065 [2023-05-16T10:47:25.049Z] ---> 21e6967fa8e3 [2023-05-16T10:47:25.049Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:47:25.313Z] ---> 5fe7c7898307 [2023-05-16T10:47:25.313Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:47:25.313Z] ---> ee39cd7b326c [2023-05-16T10:47:25.313Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:47:25.571Z] ---> 8aa4bb961a3d [2023-05-16T10:47:25.571Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T10:47:25.571Z] ---> 508e7602d12e [2023-05-16T10:47:25.571Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T10:47:26.508Z] ---> 194a5989f606 [2023-05-16T10:47:26.508Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T10:47:26.508Z] ---> Running in 97bf0e1ca91e [2023-05-16T10:47:27.077Z] Removing intermediate container 97bf0e1ca91e [2023-05-16T10:47:27.077Z] ---> 4739004d1e1c [2023-05-16T10:47:27.077Z] Step 23/29 : VOLUME /cache [2023-05-16T10:47:27.077Z] ---> Running in 5e66b19733ad [2023-05-16T10:47:27.077Z] Removing intermediate container 5e66b19733ad [2023-05-16T10:47:27.077Z] ---> 7cb0424e2ba3 [2023-05-16T10:47:27.077Z] Step 24/29 : EXPOSE 59711 [2023-05-16T10:47:27.077Z] ---> Running in 6f4169f58a8e [2023-05-16T10:47:27.077Z] Removing intermediate container 6f4169f58a8e [2023-05-16T10:47:27.077Z] ---> 713dc85af668 [2023-05-16T10:47:27.077Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T10:47:27.077Z] ---> Running in 39f7fbdd2713 [2023-05-16T10:47:27.077Z] Removing intermediate container 39f7fbdd2713 [2023-05-16T10:47:27.077Z] ---> 1c2e44206c7e [2023-05-16T10:47:27.077Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T10:47:27.077Z] ---> Running in a71542d68f52 [2023-05-16T10:47:27.336Z] Removing intermediate container a71542d68f52 [2023-05-16T10:47:27.336Z] ---> 451dcc105c82 [2023-05-16T10:47:27.336Z] Step 27/29 : LABEL arch=amd64 [2023-05-16T10:47:27.336Z] ---> Running in 10235c76d3d3 [2023-05-16T10:47:27.336Z] Removing intermediate container 10235c76d3d3 [2023-05-16T10:47:27.336Z] ---> e251e605ec76 [2023-05-16T10:47:27.336Z] Step 28/29 : LABEL git_sha=2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:47:27.336Z] ---> Running in 6d48b012f2de [2023-05-16T10:47:27.595Z] Removing intermediate container 6d48b012f2de [2023-05-16T10:47:27.595Z] ---> 156043c64bf9 [2023-05-16T10:47:27.595Z] Step 29/29 : LABEL version=3.0.0-dev.35 [2023-05-16T10:47:27.595Z] ---> Running in 7665819f7b33 [2023-05-16T10:47:27.595Z] Removing intermediate container 7665819f7b33 [2023-05-16T10:47:27.595Z] ---> 5558b5b22779 [2023-05-16T10:47:27.595Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:47:27.595Z] Successfully built 5558b5b22779 [2023-05-16T10:47:27.595Z] 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-05-16T10:47:27.720Z] provisioning config files... [2023-05-16T10:47:27.730Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11326413853871175011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:47:28.033Z] ---> docker-login.sh [2023-05-16T10:47:28.033Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:47:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:47:28.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:47:28.033Z] Configure a credential helper to remove this warning. See [2023-05-16T10:47:28.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:47:28.033Z] [2023-05-16T10:47:28.033Z] Login Succeeded [2023-05-16T10:47:28.033Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:47:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:47:28.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:47:28.033Z] Configure a credential helper to remove this warning. See [2023-05-16T10:47:28.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:47:28.033Z] [2023-05-16T10:47:28.033Z] Login Succeeded [2023-05-16T10:47:28.033Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:47:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:47:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:47:28.293Z] Configure a credential helper to remove this warning. See [2023-05-16T10:47:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:47:28.293Z] [2023-05-16T10:47:28.293Z] Login Succeeded [2023-05-16T10:47:28.293Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:47:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:47:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:47:28.293Z] Configure a credential helper to remove this warning. See [2023-05-16T10:47:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:47:28.293Z] [2023-05-16T10:47:28.293Z] Login Succeeded [2023-05-16T10:47:28.293Z] docker.io [2023-05-16T10:47:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:47:28.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:47:28.550Z] Configure a credential helper to remove this warning. See [2023-05-16T10:47:28.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:47:28.550Z] [2023-05-16T10:47:28.550Z] Login Succeeded [2023-05-16T10:47:28.550Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:47:28.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:47:28.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:47:28.610Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-16T10:47:28.610Z] 2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:47:28.610Z] latest [2023-05-16T10:47:28.610Z] 3.0.0-dev.35 [2023-05-16T10:47:28.610Z] 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:47:28.610Z] main [2023-05-16T10:47:28.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:28.930Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:29.241Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:47:29.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-16T10:47:29.241Z] 9c03034239f3: Preparing [2023-05-16T10:47:29.241Z] 71b7e81c477d: Preparing [2023-05-16T10:47:29.241Z] b8fb933972d0: Preparing [2023-05-16T10:47:29.241Z] 6c140952a2a1: Preparing [2023-05-16T10:47:29.241Z] ca140b417349: Preparing [2023-05-16T10:47:29.241Z] cffc86025802: Preparing [2023-05-16T10:47:29.241Z] 26cc1a7b00ca: Preparing [2023-05-16T10:47:29.241Z] f1417ff83b31: Preparing [2023-05-16T10:47:29.241Z] 26cc1a7b00ca: Waiting [2023-05-16T10:47:29.241Z] cffc86025802: Waiting [2023-05-16T10:47:29.241Z] f1417ff83b31: Waiting [2023-05-16T10:47:29.241Z] 6c140952a2a1: Pushed [2023-05-16T10:47:29.241Z] b8fb933972d0: Pushed [2023-05-16T10:47:29.241Z] 9c03034239f3: Pushed [2023-05-16T10:47:29.241Z] ca140b417349: Pushed [2023-05-16T10:47:29.241Z] f1417ff83b31: Layer already exists [2023-05-16T10:47:29.241Z] cffc86025802: Pushed [2023-05-16T10:47:29.500Z] 26cc1a7b00ca: Pushed [2023-05-16T10:47:31.402Z] 71b7e81c477d: Pushed [2023-05-16T10:47:31.661Z] 2317b13706d612c1849ab049fa09379fb19bf54a: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:31.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15702 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-16T10:47:31.862Z] Running in /w/workspace/app-rfid-llrp-inventory/104 [Pipeline] { [Pipeline] checkout [2023-05-16T10:47:31.901Z] The recommended git tool is: git [2023-05-16T10:47:31.990Z] + 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-05-16T10:47:32.298Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-16T10:47:32.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-16T10:47:32.298Z] 9c03034239f3: Preparing [2023-05-16T10:47:32.298Z] 71b7e81c477d: Preparing [2023-05-16T10:47:32.298Z] b8fb933972d0: Preparing [2023-05-16T10:47:32.298Z] 6c140952a2a1: Preparing [2023-05-16T10:47:32.298Z] ca140b417349: Preparing [2023-05-16T10:47:32.298Z] cffc86025802: Preparing [2023-05-16T10:47:32.298Z] 26cc1a7b00ca: Preparing [2023-05-16T10:47:32.298Z] f1417ff83b31: Preparing [2023-05-16T10:47:32.298Z] 26cc1a7b00ca: Waiting [2023-05-16T10:47:32.298Z] cffc86025802: Waiting [2023-05-16T10:47:32.298Z] b8fb933972d0: Layer already exists [2023-05-16T10:47:32.298Z] 9c03034239f3: Layer already exists [2023-05-16T10:47:32.298Z] 71b7e81c477d: Layer already exists [2023-05-16T10:47:32.298Z] 6c140952a2a1: Layer already exists [2023-05-16T10:47:32.298Z] ca140b417349: Layer already exists [2023-05-16T10:47:32.298Z] cffc86025802: Layer already exists [2023-05-16T10:47:32.298Z] 26cc1a7b00ca: Layer already exists [2023-05-16T10:47:32.298Z] f1417ff83b31: Layer already exists [2023-05-16T10:47:32.298Z] latest: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:32.613Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:32.927Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 [2023-05-16T10:47:32.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-16T10:47:32.927Z] 9c03034239f3: Preparing [2023-05-16T10:47:32.927Z] 71b7e81c477d: Preparing [2023-05-16T10:47:32.927Z] b8fb933972d0: Preparing [2023-05-16T10:47:32.927Z] 6c140952a2a1: Preparing [2023-05-16T10:47:32.927Z] ca140b417349: Preparing [2023-05-16T10:47:32.927Z] cffc86025802: Preparing [2023-05-16T10:47:32.927Z] 26cc1a7b00ca: Preparing [2023-05-16T10:47:32.927Z] f1417ff83b31: Preparing [2023-05-16T10:47:32.927Z] 26cc1a7b00ca: Waiting [2023-05-16T10:47:32.927Z] f1417ff83b31: Waiting [2023-05-16T10:47:32.927Z] cffc86025802: Waiting [2023-05-16T10:47:32.927Z] b8fb933972d0: Layer already exists [2023-05-16T10:47:32.927Z] ca140b417349: Layer already exists [2023-05-16T10:47:32.927Z] 6c140952a2a1: Layer already exists [2023-05-16T10:47:32.927Z] 71b7e81c477d: Layer already exists [2023-05-16T10:47:32.927Z] 9c03034239f3: Layer already exists [2023-05-16T10:47:32.927Z] 26cc1a7b00ca: Layer already exists [2023-05-16T10:47:32.927Z] cffc86025802: Layer already exists [2023-05-16T10:47:32.927Z] f1417ff83b31: Layer already exists [2023-05-16T10:47:32.927Z] 3.0.0-dev.35: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:33.252Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:33.567Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:47:33.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-16T10:47:33.568Z] 9c03034239f3: Preparing [2023-05-16T10:47:33.568Z] 71b7e81c477d: Preparing [2023-05-16T10:47:33.568Z] b8fb933972d0: Preparing [2023-05-16T10:47:33.568Z] 6c140952a2a1: Preparing [2023-05-16T10:47:33.568Z] ca140b417349: Preparing [2023-05-16T10:47:33.568Z] cffc86025802: Preparing [2023-05-16T10:47:33.568Z] 26cc1a7b00ca: Preparing [2023-05-16T10:47:33.568Z] f1417ff83b31: Preparing [2023-05-16T10:47:33.568Z] cffc86025802: Waiting [2023-05-16T10:47:33.568Z] 26cc1a7b00ca: Waiting [2023-05-16T10:47:33.568Z] f1417ff83b31: Waiting [2023-05-16T10:47:33.568Z] 6c140952a2a1: Layer already exists [2023-05-16T10:47:33.568Z] b8fb933972d0: Layer already exists [2023-05-16T10:47:33.568Z] ca140b417349: Layer already exists [2023-05-16T10:47:33.568Z] 71b7e81c477d: Layer already exists [2023-05-16T10:47:33.568Z] 9c03034239f3: Layer already exists [2023-05-16T10:47:33.568Z] cffc86025802: Layer already exists [2023-05-16T10:47:33.568Z] f1417ff83b31: Layer already exists [2023-05-16T10:47:33.568Z] 26cc1a7b00ca: Layer already exists [2023-05-16T10:47:33.568Z] 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:33.903Z] + 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-05-16T10:47:34.226Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-16T10:47:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-16T10:47:34.226Z] 9c03034239f3: Preparing [2023-05-16T10:47:34.226Z] 71b7e81c477d: Preparing [2023-05-16T10:47:34.226Z] b8fb933972d0: Preparing [2023-05-16T10:47:34.226Z] 6c140952a2a1: Preparing [2023-05-16T10:47:34.226Z] ca140b417349: Preparing [2023-05-16T10:47:34.226Z] cffc86025802: Preparing [2023-05-16T10:47:34.226Z] 26cc1a7b00ca: Preparing [2023-05-16T10:47:34.226Z] f1417ff83b31: Preparing [2023-05-16T10:47:34.226Z] 26cc1a7b00ca: Waiting [2023-05-16T10:47:34.226Z] f1417ff83b31: Waiting [2023-05-16T10:47:34.226Z] cffc86025802: Waiting [2023-05-16T10:47:34.226Z] ca140b417349: Layer already exists [2023-05-16T10:47:34.226Z] 71b7e81c477d: Layer already exists [2023-05-16T10:47:34.226Z] b8fb933972d0: Layer already exists [2023-05-16T10:47:34.226Z] 6c140952a2a1: Layer already exists [2023-05-16T10:47:34.226Z] 9c03034239f3: Layer already exists [2023-05-16T10:47:34.226Z] cffc86025802: Layer already exists [2023-05-16T10:47:34.226Z] f1417ff83b31: Layer already exists [2023-05-16T10:47:34.226Z] 26cc1a7b00ca: Layer already exists [2023-05-16T10:47:34.226Z] main: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:47:34.280Z] ===================================================== [Pipeline] echo [2023-05-16T10:47:34.289Z] taggedImages: [2023-05-16T10:47:34.289Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:47:34.289Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-16T10:47:34.289Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 [2023-05-16T10:47:34.289Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:47:34.289Z] - 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-05-16T10:47:34.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:47:34.657Z] [2023-05-16T10:47:34.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:47:34.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:47:34.950Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:47:34.950Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:47:34.950Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:47:34.950Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:47:34.950Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:47:34.950Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:47:34.950Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:47:34.950Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:47:34.950Z] 33b1e0a273af: Waiting [2023-05-16T10:47:34.950Z] 2f39f015ded8: Waiting [2023-05-16T10:47:34.950Z] 5d3b04190fa2: Waiting [2023-05-16T10:47:34.950Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:47:34.950Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:47:34.950Z] 5c69ac0246d0: Download complete [2023-05-16T10:47:34.950Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T10:47:34.950Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:47:34.950Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:47:34.950Z] 33b1e0a273af: Download complete [2023-05-16T10:47:34.950Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T10:47:34.950Z] 5d3b04190fa2: Download complete [2023-05-16T10:47:34.950Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:47:34.950Z] ec43610c2a17: Download complete [2023-05-16T10:47:35.207Z] 5eb5b503b376: Verifying Checksum [2023-05-16T10:47:35.207Z] 5eb5b503b376: Download complete [2023-05-16T10:47:35.802Z] 2f39f015ded8: Verifying Checksum [2023-05-16T10:47:35.802Z] 2f39f015ded8: Download complete [2023-05-16T10:47:36.369Z] 5eb5b503b376: Pull complete [2023-05-16T10:47:36.626Z] 5c69ac0246d0: Pull complete [2023-05-16T10:47:36.884Z] ec43610c2a17: Pull complete [2023-05-16T10:47:37.143Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:47:37.143Z] 33b1e0a273af: Pull complete [2023-05-16T10:47:37.401Z] 5d3b04190fa2: Pull complete [2023-05-16T10:47:38.315Z] using credential edgex-jenkins-ssh [2023-05-16T10:47:38.334Z] Cloning the remote Git repository [2023-05-16T10:47:38.392Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T10:47:38.518Z] > git init /w/workspace/app-rfid-llrp-inventory/104 # timeout=10 [2023-05-16T10:47:38.696Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T10:47:38.697Z] > git --version # timeout=10 [2023-05-16T10:47:38.720Z] > git --version # 'git version 2.25.1' [2023-05-16T10:47:38.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:47:38.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:47:41.587Z] 2f39f015ded8: Pull complete [2023-05-16T10:47:41.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:47:41.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:47:41.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:47:41.674Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T10:47:41.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:47:42.100Z] Avoid second fetch [2023-05-16T10:47:42.100Z] Checking out Revision 2317b13706d612c1849ab049fa09379fb19bf54a (main) [2023-05-16T10:47:41.000Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-16T10:47:41.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:47:42.123Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:47:42.199Z] > git checkout -f 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 [2023-05-16T10:47:42.747Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193)" [2023-05-16T10:47:43.122Z] [2023-05-16T10:47:43.122Z] GitHub has been notified of this commit’s build result [2023-05-16T10:47:43.122Z] [2023-05-16T10:47:48.166Z] $ docker top c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:47:48.530Z] ---> job-cost.sh [2023-05-16T10:47:48.530Z] lf-activate-venv: SKIPPING [2023-05-16T10:47:48.530Z] INFO: No Stack... [2023-05-16T10:47:48.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T10:47:48.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:47:48.847Z] Dload Upload Total Spent Left Speed [2023-05-16T10:47:48.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [2023-05-16T10:47:49.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-05-16T10:47:49.358Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:47:49.504Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T10:47:49.644Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-16T10:47:49.644Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:47:49.657Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [2023-05-16T10:47:49.668Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] did not exist. Created. [2023-05-16T10:47:49.669Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:47:49.843Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new [2023-05-16T10:47:49.843Z] /etc/docker/daemon.json [2023-05-16T10:47:49.843Z] { [2023-05-16T10:47:49.843Z] "registry-mirrors": [ [2023-05-16T10:47:49.843Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T10:47:49.843Z] ], [2023-05-16T10:47:49.843Z] "bip": "10.250.0.254/24", [2023-05-16T10:47:49.843Z] "hosts": [ [2023-05-16T10:47:49.843Z] "tcp://0.0.0.0:5555", [2023-05-16T10:47:49.843Z] "unix:///var/run/docker.sock" [2023-05-16T10:47:49.843Z] ], [2023-05-16T10:47:49.843Z] "mtu": 1458, [2023-05-16T10:47:49.843Z] "selinux-enabled": true, [2023-05-16T10:47:49.843Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T10:47:49.843Z] } [Pipeline] sh [2023-05-16T10:47:49.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:47:49.996Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:47:50.003Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:47:50.018Z] $ docker stop --time=1 c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc [2023-05-16T10:47:50.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-16T10:47:51.230Z] $ docker rm -f --volumes c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:47:51.601Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:48:09.901Z] provisioning config files... [2023-05-16T10:48:09.935Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/104@tmp/config2659721812086839566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:48:10.304Z] ---> docker-login.sh [2023-05-16T10:48:10.304Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:48:10.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:48:10.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:48:10.902Z] Configure a credential helper to remove this warning. See [2023-05-16T10:48:10.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:48:10.902Z] [2023-05-16T10:48:10.902Z] Login Succeeded [2023-05-16T10:48:10.902Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:48:11.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:48:11.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:48:11.450Z] Configure a credential helper to remove this warning. See [2023-05-16T10:48:11.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:48:11.450Z] [2023-05-16T10:48:11.450Z] Login Succeeded [2023-05-16T10:48:11.450Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:48:11.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:48:11.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:48:11.727Z] Configure a credential helper to remove this warning. See [2023-05-16T10:48:11.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:48:11.727Z] [2023-05-16T10:48:11.727Z] Login Succeeded [2023-05-16T10:48:11.727Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:48:12.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:48:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:48:12.278Z] Configure a credential helper to remove this warning. See [2023-05-16T10:48:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:48:12.278Z] [2023-05-16T10:48:12.278Z] Login Succeeded [2023-05-16T10:48:12.278Z] docker.io [2023-05-16T10:48:12.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:48:12.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:48:12.821Z] Configure a credential helper to remove this warning. See [2023-05-16T10:48:12.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:48:12.821Z] [2023-05-16T10:48:12.821Z] Login Succeeded [2023-05-16T10:48:12.821Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:48:12.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:48:13.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:48:13.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:48:13.189Z] ========================================================= [2023-05-16T10:48:13.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:48:13.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:48:13.555Z] + 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-05-16T10:48:16.942Z] Sending build context to Docker daemon 678.4kB [2023-05-16T10:48:16.942Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:48:16.942Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:48:16.942Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:48:16.942Z] c41833b44d91: Pulling fs layer [2023-05-16T10:48:16.942Z] ed15518f5707: Pulling fs layer [2023-05-16T10:48:16.942Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:48:16.942Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:48:16.942Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:48:16.942Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:48:16.942Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:48:16.942Z] 58f1dce35555: Waiting [2023-05-16T10:48:16.942Z] 3cdef696dda3: Waiting [2023-05-16T10:48:16.942Z] 2ced38df9373: Waiting [2023-05-16T10:48:16.942Z] 242c74f7c9fa: Waiting [2023-05-16T10:48:16.942Z] ed15518f5707: Verifying Checksum [2023-05-16T10:48:16.942Z] ed15518f5707: Download complete [2023-05-16T10:48:16.942Z] 242c74f7c9fa: Download complete [2023-05-16T10:48:16.942Z] 3cdef696dda3: Verifying Checksum [2023-05-16T10:48:16.942Z] 3cdef696dda3: Download complete [2023-05-16T10:48:16.942Z] c41833b44d91: Verifying Checksum [2023-05-16T10:48:16.942Z] c41833b44d91: Download complete [2023-05-16T10:48:17.927Z] c41833b44d91: Pull complete [2023-05-16T10:48:18.523Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:48:18.523Z] 58f1dce35555: Download complete [2023-05-16T10:48:18.795Z] ed15518f5707: Pull complete [2023-05-16T10:48:19.770Z] feae8fd75edb: Verifying Checksum [2023-05-16T10:48:19.770Z] feae8fd75edb: Download complete [2023-05-16T10:48:19.770Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:48:19.770Z] 2ced38df9373: Download complete [2023-05-16T10:48:32.132Z] feae8fd75edb: Pull complete [2023-05-16T10:48:32.132Z] 242c74f7c9fa: Pull complete [2023-05-16T10:48:32.132Z] 3cdef696dda3: Pull complete [2023-05-16T10:48:38.350Z] 2ced38df9373: Pull complete [2023-05-16T10:48:43.715Z] 58f1dce35555: Pull complete [2023-05-16T10:48:43.715Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:48:43.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:48:43.715Z] ---> fadd8f120f05 [2023-05-16T10:48:43.715Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:48:45.806Z] ---> Running in 4896f81335be [2023-05-16T10:48:45.806Z] Removing intermediate container 4896f81335be [2023-05-16T10:48:45.806Z] ---> 5c0fcfb9d4ad [2023-05-16T10:48:45.806Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:48:46.092Z] ---> Running in c96990efbf15 [2023-05-16T10:48:46.378Z] Removing intermediate container c96990efbf15 [2023-05-16T10:48:46.378Z] ---> 97a80a107c5b [2023-05-16T10:48:46.378Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:48:46.378Z] ---> Running in 2397142ca1ce [2023-05-16T10:48:46.650Z] Removing intermediate container 2397142ca1ce [2023-05-16T10:48:46.650Z] ---> 1776dc93e15a [2023-05-16T10:48:46.650Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:48:46.919Z] ---> Running in 99f7ba767445 [2023-05-16T10:48:47.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:48:48.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:48:49.890Z] OK: 263 MiB in 53 packages [2023-05-16T10:48:50.486Z] Removing intermediate container 99f7ba767445 [2023-05-16T10:48:50.486Z] ---> 6ea01c5e13a0 [2023-05-16T10:48:50.486Z] Step 7/12 : WORKDIR /app [2023-05-16T10:48:50.486Z] ---> Running in b58d4908cb9f [2023-05-16T10:48:51.082Z] Removing intermediate container b58d4908cb9f [2023-05-16T10:48:51.082Z] ---> bb3c03a7afbf [2023-05-16T10:48:51.082Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T10:48:51.358Z] ---> 7eb0cd427a1c [2023-05-16T10:48:51.358Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:48:51.627Z] ---> Running in ab7727048e98 [2023-05-16T10:49:59.559Z] Removing intermediate container ab7727048e98 [2023-05-16T10:49:59.559Z] ---> 7cddbe4c3776 [2023-05-16T10:49:59.559Z] Step 10/12 : COPY . . [2023-05-16T10:49:59.559Z] ---> 37bc8951a667 [2023-05-16T10:49:59.559Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:49:59.559Z] ---> Running in 8fa5bad85618 [2023-05-16T10:49:59.559Z] Removing intermediate container 8fa5bad85618 [2023-05-16T10:49:59.559Z] ---> dc5ba56d2fe2 [2023-05-16T10:49:59.559Z] Step 12/12 : RUN $MAKE [2023-05-16T10:49:59.559Z] ---> Running in de64d9dde439 [2023-05-16T10:49:59.559Z] noop [2023-05-16T10:49:59.559Z] Removing intermediate container de64d9dde439 [2023-05-16T10:49:59.559Z] ---> 80d885987600 [2023-05-16T10:49:59.559Z] Successfully built 80d885987600 [2023-05-16T10:49:59.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:49:59.923Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:49:59.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:50:00.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container [2023-05-16T10:50:00.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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-05-16T10:50:01.507Z] $ docker top 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:50:02.376Z] + go version [2023-05-16T10:50:02.376Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:50:02.403Z] $ docker stop --time=1 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 [2023-05-16T10:50:05.376Z] $ docker rm -f --volumes 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:50:05.955Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:50:05.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:50:06.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container [2023-05-16T10:50:06.231Z] $ 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/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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-05-16T10:50:07.485Z] $ docker top 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:50:08.328Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/104 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:50:09.000Z] + make test [2023-05-16T10:50:09.000Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T10:53:15.839Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T10:53:21.193Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T10:53:21.462Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.240s coverage: 86.2% of statements [2023-05-16T10:53:33.824Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.669s coverage: 71.9% of statements [2023-05-16T10:53:33.825Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:53:33.825Z] go vet ./... [2023-05-16T10:56:10.585Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:56:10.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:56:10.585Z] ./bin/test-attribution.sh [2023-05-16T10:56:10.585Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:56:10.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:56:10.621Z] $ docker stop --time=1 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 [2023-05-16T10:56:12.521Z] $ docker rm -f --volumes 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:56:14.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:56:14.100Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:56:14.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:56:15.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:56:15.403Z] + ls -al . [2023-05-16T10:56:15.403Z] total 224 [2023-05-16T10:56:15.403Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:50 . [2023-05-16T10:56:15.403Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 .. [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:47 .dockerignore [2023-05-16T10:56:15.403Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:47 .git [2023-05-16T10:56:15.403Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 .github [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:47 .gitignore [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:47 .golangci.yml [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:47 Attribution.txt [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:47 CHANGELOG.md [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:47 Dockerfile [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:47 GOVERNANCE.md [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:47 Jenkinsfile [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:47 LICENSE [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:47 Makefile [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:47 OWNERS.md [2023-05-16T10:56:15.403Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:47 README.md [2023-05-16T10:56:15.404Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:45 VERSION [2023-05-16T10:56:15.404Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 bin [2023-05-16T10:56:15.404Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:53 coverage.out [2023-05-16T10:56:15.404Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:47 go.mod [2023-05-16T10:56:15.404Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:47 go.sum [2023-05-16T10:56:15.404Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 images [2023-05-16T10:56:15.404Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 internal [2023-05-16T10:56:15.404Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:47 main.go [2023-05-16T10:56:15.404Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 res [2023-05-16T10:56:15.404Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 snap [2023-05-16T10:56:15.404Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:56:15.749Z] + 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=2317b13706d612c1849ab049fa09379fb19bf54a --label arch=arm64 --label version=3.0.0-dev.35 . [2023-05-16T10:56:16.019Z] Sending build context to Docker daemon 678.4kB [2023-05-16T10:56:16.019Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:56:16.019Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T10:56:16.019Z] ---> 80d885987600 [2023-05-16T10:56:16.019Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:56:16.019Z] ---> Running in 1490493f18d6 [2023-05-16T10:56:16.287Z] Removing intermediate container 1490493f18d6 [2023-05-16T10:56:16.287Z] ---> e6d965cd8f78 [2023-05-16T10:56:16.287Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:56:16.554Z] ---> Running in 4e8049a8fd35 [2023-05-16T10:56:16.822Z] Removing intermediate container 4e8049a8fd35 [2023-05-16T10:56:16.822Z] ---> 43effbe3281d [2023-05-16T10:56:16.822Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:56:16.822Z] ---> Running in 4c12d348df4d [2023-05-16T10:56:17.090Z] Removing intermediate container 4c12d348df4d [2023-05-16T10:56:17.090Z] ---> 5764c1b191b6 [2023-05-16T10:56:17.090Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:56:17.362Z] ---> Running in fa7c1fae5360 [2023-05-16T10:56:18.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:56:18.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:56:19.891Z] OK: 263 MiB in 53 packages [2023-05-16T10:56:20.856Z] Removing intermediate container fa7c1fae5360 [2023-05-16T10:56:20.856Z] ---> c2cc816d1a34 [2023-05-16T10:56:20.856Z] Step 7/29 : WORKDIR /app [2023-05-16T10:56:20.856Z] ---> Running in f8b87495e728 [2023-05-16T10:56:21.441Z] Removing intermediate container f8b87495e728 [2023-05-16T10:56:21.441Z] ---> 037377b75c47 [2023-05-16T10:56:21.441Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T10:56:22.593Z] ---> fdaefffd281e [2023-05-16T10:56:22.593Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:56:22.593Z] ---> Running in 43ea11e5ca4f [2023-05-16T10:56:25.195Z] Removing intermediate container 43ea11e5ca4f [2023-05-16T10:56:25.195Z] ---> 3c1eb686d2d6 [2023-05-16T10:56:25.195Z] Step 10/29 : COPY . . [2023-05-16T10:56:25.462Z] ---> 1dc924ed2a54 [2023-05-16T10:56:25.462Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:56:25.730Z] ---> Running in d38c17d03294 [2023-05-16T10:56:25.997Z] Removing intermediate container d38c17d03294 [2023-05-16T10:56:25.997Z] ---> 8a2e1e8b6749 [2023-05-16T10:56:25.997Z] Step 12/29 : RUN $MAKE [2023-05-16T10:56:25.997Z] ---> Running in 74f4008e4fdd [2023-05-16T10:56:26.960Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T10:58:48.685Z] Removing intermediate container 74f4008e4fdd [2023-05-16T10:58:48.685Z] ---> 75f5375a1608 [2023-05-16T10:58:48.685Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T10:58:48.685Z] 3.17: Pulling from library/alpine [2023-05-16T10:58:48.685Z] c41833b44d91: Already exists [2023-05-16T10:58:48.685Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:58:48.685Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:58:48.685Z] ---> 51e60588ff2c [2023-05-16T10:58:48.685Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:58:48.685Z] ---> Running in a4b6994fbef5 [2023-05-16T10:58:48.685Z] Removing intermediate container a4b6994fbef5 [2023-05-16T10:58:48.685Z] ---> 2e5036e9c724 [2023-05-16T10:58:48.685Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T10:58:48.685Z] ---> Running in 6606a17bfbfe [2023-05-16T10:58:48.685Z] Removing intermediate container 6606a17bfbfe [2023-05-16T10:58:48.685Z] ---> 647c0a898d04 [2023-05-16T10:58:48.685Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T10:58:48.685Z] ---> Running in aca3f2da4782 [2023-05-16T10:58:48.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:58:48.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:58:48.686Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:58:48.686Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:58:48.686Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:58:48.686Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:58:48.686Z] OK: 8 MiB in 17 packages [2023-05-16T10:58:48.686Z] Removing intermediate container aca3f2da4782 [2023-05-16T10:58:48.686Z] ---> 5352a26818b6 [2023-05-16T10:58:48.686Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:58:48.686Z] ---> d86c753894a0 [2023-05-16T10:58:48.686Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:58:48.686Z] ---> 616fe9892b7c [2023-05-16T10:58:48.686Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:58:48.686Z] ---> d3dbc8c61494 [2023-05-16T10:58:48.686Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T10:58:48.686Z] ---> 7e63f8a83599 [2023-05-16T10:58:48.686Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T10:58:48.686Z] ---> 381906f70011 [2023-05-16T10:58:48.686Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T10:58:48.686Z] ---> Running in 41d74c49c93b [2023-05-16T10:58:48.686Z] Removing intermediate container 41d74c49c93b [2023-05-16T10:58:48.686Z] ---> 137d6aa9b2c9 [2023-05-16T10:58:48.686Z] Step 23/29 : VOLUME /cache [2023-05-16T10:58:48.686Z] ---> Running in eba5ff9b1d26 [2023-05-16T10:58:48.686Z] Removing intermediate container eba5ff9b1d26 [2023-05-16T10:58:48.686Z] ---> f582edfc9eba [2023-05-16T10:58:48.686Z] Step 24/29 : EXPOSE 59711 [2023-05-16T10:58:48.959Z] ---> Running in 093bff171d7c [2023-05-16T10:58:49.230Z] Removing intermediate container 093bff171d7c [2023-05-16T10:58:49.230Z] ---> 0b515c912ac3 [2023-05-16T10:58:49.230Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T10:58:49.496Z] ---> Running in 35014b7de652 [2023-05-16T10:58:49.763Z] Removing intermediate container 35014b7de652 [2023-05-16T10:58:49.763Z] ---> 93bee2fddad2 [2023-05-16T10:58:49.763Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T10:58:49.763Z] ---> Running in 88a4d3060e9d [2023-05-16T10:58:50.031Z] Removing intermediate container 88a4d3060e9d [2023-05-16T10:58:50.031Z] ---> 38795010841b [2023-05-16T10:58:50.031Z] Step 27/29 : LABEL arch=arm64 [2023-05-16T10:58:50.031Z] ---> Running in 8721583f014f [2023-05-16T10:58:50.301Z] Removing intermediate container 8721583f014f [2023-05-16T10:58:50.301Z] ---> ec47b3b19ba3 [2023-05-16T10:58:50.301Z] Step 28/29 : LABEL git_sha=2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:58:50.568Z] ---> Running in 0cb47e636690 [2023-05-16T10:58:50.838Z] Removing intermediate container 0cb47e636690 [2023-05-16T10:58:50.838Z] ---> c0c08c1dccd6 [2023-05-16T10:58:50.838Z] Step 29/29 : LABEL version=3.0.0-dev.35 [2023-05-16T10:58:50.838Z] ---> Running in d73aecc556f0 [2023-05-16T10:58:51.105Z] Removing intermediate container d73aecc556f0 [2023-05-16T10:58:51.105Z] ---> 7793bdc85439 [2023-05-16T10:58:51.105Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:58:51.105Z] Successfully built 7793bdc85439 [2023-05-16T10:58:51.105Z] 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-05-16T10:58:51.211Z] provisioning config files... [2023-05-16T10:58:51.227Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/104@tmp/config16284815846236361819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:58:51.563Z] ---> docker-login.sh [2023-05-16T10:58:51.563Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:58:51.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:58:51.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:58:51.830Z] Configure a credential helper to remove this warning. See [2023-05-16T10:58:51.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:58:51.830Z] [2023-05-16T10:58:51.830Z] Login Succeeded [2023-05-16T10:58:51.830Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:58:52.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:58:52.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:58:52.099Z] Configure a credential helper to remove this warning. See [2023-05-16T10:58:52.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:58:52.099Z] [2023-05-16T10:58:52.099Z] Login Succeeded [2023-05-16T10:58:52.100Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:58:52.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:58:52.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:58:52.691Z] Configure a credential helper to remove this warning. See [2023-05-16T10:58:52.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:58:52.691Z] [2023-05-16T10:58:52.691Z] Login Succeeded [2023-05-16T10:58:52.691Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:58:52.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:58:52.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:58:52.963Z] Configure a credential helper to remove this warning. See [2023-05-16T10:58:52.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:58:52.963Z] [2023-05-16T10:58:52.963Z] Login Succeeded [2023-05-16T10:58:52.963Z] docker.io [2023-05-16T10:58:53.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:58:53.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:58:53.503Z] Configure a credential helper to remove this warning. See [2023-05-16T10:58:53.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:58:53.503Z] [2023-05-16T10:58:53.503Z] Login Succeeded [2023-05-16T10:58:53.503Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:58:53.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:58:53.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:58:53.569Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-16T10:58:53.569Z] 2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:58:53.569Z] latest [2023-05-16T10:58:53.569Z] 3.0.0-dev.35 [2023-05-16T10:58:53.569Z] 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:58:53.569Z] main [2023-05-16T10:58:53.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:58:53.914Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:58:54.255Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:58:54.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-16T10:58:54.255Z] e4bbc845fc9d: Preparing [2023-05-16T10:58:54.255Z] 7f15ab605ecf: Preparing [2023-05-16T10:58:54.255Z] c4cd406b68f0: Preparing [2023-05-16T10:58:54.255Z] 4155dabd9222: Preparing [2023-05-16T10:58:54.255Z] 11a4f3d6d9b8: Preparing [2023-05-16T10:58:54.255Z] b74d41aa7603: Preparing [2023-05-16T10:58:54.255Z] c1453aea4d8e: Preparing [2023-05-16T10:58:54.255Z] 26cbea5cba74: Preparing [2023-05-16T10:58:54.255Z] c1453aea4d8e: Waiting [2023-05-16T10:58:54.255Z] b74d41aa7603: Waiting [2023-05-16T10:58:54.524Z] e4bbc845fc9d: Pushed [2023-05-16T10:58:54.524Z] 11a4f3d6d9b8: Pushed [2023-05-16T10:58:54.524Z] 4155dabd9222: Pushed [2023-05-16T10:58:54.524Z] c4cd406b68f0: Pushed [2023-05-16T10:58:54.524Z] 26cbea5cba74: Layer already exists [2023-05-16T10:58:54.792Z] b74d41aa7603: Pushed [2023-05-16T10:58:54.792Z] c1453aea4d8e: Pushed [2023-05-16T10:59:00.124Z] 7f15ab605ecf: Pushed [2023-05-16T10:59:00.124Z] 2317b13706d612c1849ab049fa09379fb19bf54a: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:00.477Z] + 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-05-16T10:59:00.813Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-16T10:59:00.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-16T10:59:00.813Z] e4bbc845fc9d: Preparing [2023-05-16T10:59:00.813Z] 7f15ab605ecf: Preparing [2023-05-16T10:59:00.813Z] c4cd406b68f0: Preparing [2023-05-16T10:59:00.813Z] 4155dabd9222: Preparing [2023-05-16T10:59:00.813Z] 11a4f3d6d9b8: Preparing [2023-05-16T10:59:00.813Z] b74d41aa7603: Preparing [2023-05-16T10:59:00.813Z] c1453aea4d8e: Preparing [2023-05-16T10:59:00.813Z] 26cbea5cba74: Preparing [2023-05-16T10:59:00.813Z] b74d41aa7603: Waiting [2023-05-16T10:59:00.813Z] c1453aea4d8e: Waiting [2023-05-16T10:59:00.813Z] 26cbea5cba74: Waiting [2023-05-16T10:59:00.813Z] 7f15ab605ecf: Layer already exists [2023-05-16T10:59:00.813Z] c4cd406b68f0: Layer already exists [2023-05-16T10:59:00.813Z] e4bbc845fc9d: Layer already exists [2023-05-16T10:59:00.813Z] 4155dabd9222: Layer already exists [2023-05-16T10:59:00.813Z] 11a4f3d6d9b8: Layer already exists [2023-05-16T10:59:00.813Z] 26cbea5cba74: Layer already exists [2023-05-16T10:59:00.813Z] b74d41aa7603: Layer already exists [2023-05-16T10:59:00.813Z] c1453aea4d8e: Layer already exists [2023-05-16T10:59:01.080Z] latest: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:01.436Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:01.775Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 [2023-05-16T10:59:01.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-16T10:59:01.775Z] e4bbc845fc9d: Preparing [2023-05-16T10:59:01.775Z] 7f15ab605ecf: Preparing [2023-05-16T10:59:01.775Z] c4cd406b68f0: Preparing [2023-05-16T10:59:01.775Z] 4155dabd9222: Preparing [2023-05-16T10:59:01.775Z] 11a4f3d6d9b8: Preparing [2023-05-16T10:59:01.775Z] b74d41aa7603: Preparing [2023-05-16T10:59:01.775Z] c1453aea4d8e: Preparing [2023-05-16T10:59:01.775Z] 26cbea5cba74: Preparing [2023-05-16T10:59:01.775Z] b74d41aa7603: Waiting [2023-05-16T10:59:01.775Z] c1453aea4d8e: Waiting [2023-05-16T10:59:01.775Z] 26cbea5cba74: Waiting [2023-05-16T10:59:01.775Z] 11a4f3d6d9b8: Layer already exists [2023-05-16T10:59:01.775Z] 4155dabd9222: Layer already exists [2023-05-16T10:59:01.775Z] c4cd406b68f0: Layer already exists [2023-05-16T10:59:01.775Z] e4bbc845fc9d: Layer already exists [2023-05-16T10:59:01.775Z] 7f15ab605ecf: Layer already exists [2023-05-16T10:59:01.775Z] b74d41aa7603: Layer already exists [2023-05-16T10:59:01.775Z] c1453aea4d8e: Layer already exists [2023-05-16T10:59:01.775Z] 26cbea5cba74: Layer already exists [2023-05-16T10:59:02.040Z] 3.0.0-dev.35: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:02.399Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:02.747Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:59:02.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-16T10:59:02.747Z] e4bbc845fc9d: Preparing [2023-05-16T10:59:02.747Z] 7f15ab605ecf: Preparing [2023-05-16T10:59:02.747Z] c4cd406b68f0: Preparing [2023-05-16T10:59:02.747Z] 4155dabd9222: Preparing [2023-05-16T10:59:02.747Z] 11a4f3d6d9b8: Preparing [2023-05-16T10:59:02.747Z] b74d41aa7603: Preparing [2023-05-16T10:59:02.747Z] c1453aea4d8e: Preparing [2023-05-16T10:59:02.747Z] 26cbea5cba74: Preparing [2023-05-16T10:59:02.747Z] c1453aea4d8e: Waiting [2023-05-16T10:59:02.747Z] 26cbea5cba74: Waiting [2023-05-16T10:59:02.747Z] b74d41aa7603: Waiting [2023-05-16T10:59:02.747Z] 11a4f3d6d9b8: Layer already exists [2023-05-16T10:59:02.747Z] 7f15ab605ecf: Layer already exists [2023-05-16T10:59:02.747Z] c4cd406b68f0: Layer already exists [2023-05-16T10:59:02.747Z] 4155dabd9222: Layer already exists [2023-05-16T10:59:02.747Z] e4bbc845fc9d: Layer already exists [2023-05-16T10:59:02.747Z] b74d41aa7603: Layer already exists [2023-05-16T10:59:02.747Z] 26cbea5cba74: Layer already exists [2023-05-16T10:59:02.747Z] c1453aea4d8e: Layer already exists [2023-05-16T10:59:02.747Z] 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:03.367Z] + 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-05-16T10:59:03.701Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-16T10:59:03.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-16T10:59:03.701Z] e4bbc845fc9d: Preparing [2023-05-16T10:59:03.701Z] 7f15ab605ecf: Preparing [2023-05-16T10:59:03.701Z] c4cd406b68f0: Preparing [2023-05-16T10:59:03.701Z] 4155dabd9222: Preparing [2023-05-16T10:59:03.701Z] 11a4f3d6d9b8: Preparing [2023-05-16T10:59:03.701Z] b74d41aa7603: Preparing [2023-05-16T10:59:03.701Z] c1453aea4d8e: Preparing [2023-05-16T10:59:03.701Z] 26cbea5cba74: Preparing [2023-05-16T10:59:03.701Z] c1453aea4d8e: Waiting [2023-05-16T10:59:03.701Z] 26cbea5cba74: Waiting [2023-05-16T10:59:03.701Z] b74d41aa7603: Waiting [2023-05-16T10:59:03.701Z] 11a4f3d6d9b8: Layer already exists [2023-05-16T10:59:03.701Z] 7f15ab605ecf: Layer already exists [2023-05-16T10:59:03.701Z] c4cd406b68f0: Layer already exists [2023-05-16T10:59:03.701Z] e4bbc845fc9d: Layer already exists [2023-05-16T10:59:03.701Z] 4155dabd9222: Layer already exists [2023-05-16T10:59:03.701Z] b74d41aa7603: Layer already exists [2023-05-16T10:59:03.701Z] c1453aea4d8e: Layer already exists [2023-05-16T10:59:03.701Z] 26cbea5cba74: Layer already exists [2023-05-16T10:59:03.967Z] main: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:59:04.023Z] ===================================================== [Pipeline] echo [2023-05-16T10:59:04.033Z] taggedImages: [2023-05-16T10:59:04.033Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a [2023-05-16T10:59:04.033Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-16T10:59:04.033Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 [2023-05-16T10:59:04.033Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [2023-05-16T10:59:04.033Z] - 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-05-16T10:59:04.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:59:04.388Z] [2023-05-16T10:59:04.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:04.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:59:04.719Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:59:04.719Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:59:04.719Z] 04944245beec: Pulling fs layer [2023-05-16T10:59:04.719Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:59:04.719Z] 765212b225bb: Pulling fs layer [2023-05-16T10:59:04.719Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:59:04.719Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:59:04.719Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:59:04.719Z] 765212b225bb: Waiting [2023-05-16T10:59:04.719Z] f23df028b6ca: Waiting [2023-05-16T10:59:04.719Z] d65c8cfc05b1: Waiting [2023-05-16T10:59:04.719Z] 2437ff75d9bd: Waiting [2023-05-16T10:59:04.985Z] 04944245beec: Verifying Checksum [2023-05-16T10:59:04.985Z] 04944245beec: Download complete [2023-05-16T10:59:04.985Z] 765212b225bb: Verifying Checksum [2023-05-16T10:59:04.985Z] 765212b225bb: Download complete [2023-05-16T10:59:04.985Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:59:04.985Z] f23df028b6ca: Download complete [2023-05-16T10:59:04.985Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:59:04.985Z] d65c8cfc05b1: Download complete [2023-05-16T10:59:04.985Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:59:04.985Z] 699f458cf7ca: Download complete [2023-05-16T10:59:05.569Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:59:05.569Z] 8998bd30e6a1: Download complete [2023-05-16T10:59:07.508Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:59:07.508Z] 2437ff75d9bd: Download complete [2023-05-16T10:59:08.914Z] 8998bd30e6a1: Pull complete [2023-05-16T10:59:09.496Z] 04944245beec: Pull complete [2023-05-16T10:59:10.455Z] 699f458cf7ca: Pull complete [2023-05-16T10:59:10.722Z] 765212b225bb: Pull complete [2023-05-16T10:59:11.681Z] f23df028b6ca: Pull complete [2023-05-16T10:59:11.681Z] d65c8cfc05b1: Pull complete [2023-05-16T10:59:26.673Z] 2437ff75d9bd: Pull complete [2023-05-16T10:59:26.673Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:59:26.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:59:26.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:59:26.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container [2023-05-16T10:59:26.908Z] $ 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/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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-05-16T10:59:29.292Z] $ docker top c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:59:30.127Z] ---> job-cost.sh [2023-05-16T10:59:30.127Z] lf-activate-venv: SKIPPING [2023-05-16T10:59:30.127Z] INFO: No Stack... [2023-05-16T10:59:30.711Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:59:31.672Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:59:32.308Z] + cat /w/workspace/app-rfid-llrp-inventory/104/archives/cost.csv [2023-05-16T10:59:32.308Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:59:32.369Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [2023-05-16T10:59:32.379Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] did not exist. Created. [2023-05-16T10:59:32.379Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:59:32.787Z] /w/workspace/app-rfid-llrp-inventory/104@tmp/durable-2878dd47/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:59:33.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:59:33.148Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:59:33.199Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:59:33.211Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:59:33.236Z] $ docker stop --time=1 c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb [2023-05-16T10:59:34.730Z] $ docker rm -f --volumes c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb [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-05-16T10:59:35.104Z] provisioning config files... [2023-05-16T10:59:35.112Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12620577258603332529tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:59:35.407Z] + set +x [2023-05-16T10:59:35.407Z] + curl -s https://codecov.io/bash [2023-05-16T10:59:35.407Z] + bash -s -- [2023-05-16T10:59:35.407Z] [2023-05-16T10:59:35.407Z] _____ _ [2023-05-16T10:59:35.407Z] / ____| | | [2023-05-16T10:59:35.407Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:59:35.407Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:59:35.407Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:59:35.407Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:59:35.407Z] Bash-1.0.6 [2023-05-16T10:59:35.407Z] [2023-05-16T10:59:35.407Z] [2023-05-16T10:59:35.407Z] ==> git version 2.25.1 found [2023-05-16T10:59:35.407Z] ==> 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-05-16T10:59:35.407Z] Release-Date: 2020-01-08 [2023-05-16T10:59:35.407Z] 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-05-16T10:59:35.407Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:59:35.407Z] ==> Jenkins CI detected. [2023-05-16T10:59:35.407Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-16T10:59:35.407Z] project root: . [2023-05-16T10:59:35.407Z] --> token set from env [2023-05-16T10:59:35.407Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:59:35.407Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:59:35.407Z] ==> Python coveragepy not found [2023-05-16T10:59:35.407Z] ==> Searching for coverage reports in: [2023-05-16T10:59:35.407Z] + . [2023-05-16T10:59:35.407Z] -> Found 1 reports [2023-05-16T10:59:35.407Z] ==> Detecting git/mercurial file structure [2023-05-16T10:59:35.407Z] ==> Reading reports [2023-05-16T10:59:35.407Z] + ./coverage.out bytes=41317 [2023-05-16T10:59:35.407Z] ==> Appending adjustments [2023-05-16T10:59:35.407Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:59:35.668Z] + Found adjustments [2023-05-16T10:59:35.668Z] ==> Gzipping contents [2023-05-16T10:59:35.668Z] 12K /tmp/codecov.Rv4QMV.gz [2023-05-16T10:59:35.668Z] ==> Uploading reports [2023-05-16T10:59:35.668Z] url: https://codecov.io [2023-05-16T10:59:35.668Z] query: branch=main&commit=2317b13706d612c1849ab049fa09379fb19bf54a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:59:35.668Z] -> Pinging Codecov [2023-05-16T10:59:35.668Z] 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=2317b13706d612c1849ab049fa09379fb19bf54a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:59:35.927Z] -> Uploading to [2023-05-16T10:59:35.927Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/2317b13706d612c1849ab049fa09379fb19bf54a/c57e971a-af64-47a3-ae59-7b6010b30fd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T105935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1358fb41ce3443efa7b972afa4894d7b51de1ed7970175f0c90719870843c486 [2023-05-16T10:59:35.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:59:35.927Z] Dload Upload Total Spent Left Speed [2023-05-16T10:59:36.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 46456 --:--:-- --:--:-- --:--:-- 46456 [2023-05-16T10:59:36.188Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } [2023-05-16T10:59:36.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T10:59:36.330Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T10:59:36.343Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:36.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:59:36.648Z] [2023-05-16T10:59:36.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:59:36.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:59:39.497Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T10:59:39.497Z] df9b9388f04a: Pulling fs layer [2023-05-16T10:59:39.497Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T10:59:39.497Z] 25bc292e5bac: Pulling fs layer [2023-05-16T10:59:39.497Z] 114826534d7a: Pulling fs layer [2023-05-16T10:59:39.497Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T10:59:39.497Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T10:59:39.497Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T10:59:39.497Z] 4657fd5d0bcf: Waiting [2023-05-16T10:59:39.497Z] 6ad1cebc031e: Waiting [2023-05-16T10:59:39.497Z] 8a3aa393b2d8: Waiting [2023-05-16T10:59:39.497Z] 114826534d7a: Waiting [2023-05-16T10:59:39.497Z] 25bc292e5bac: Verifying Checksum [2023-05-16T10:59:39.497Z] 25bc292e5bac: Download complete [2023-05-16T10:59:39.497Z] 52dc419b0ee2: Download complete [2023-05-16T10:59:39.497Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T10:59:39.497Z] 4657fd5d0bcf: Download complete [2023-05-16T10:59:39.497Z] df9b9388f04a: Verifying Checksum [2023-05-16T10:59:39.497Z] df9b9388f04a: Download complete [2023-05-16T10:59:39.497Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T10:59:39.497Z] 6ad1cebc031e: Download complete [2023-05-16T10:59:40.065Z] 114826534d7a: Verifying Checksum [2023-05-16T10:59:40.065Z] 114826534d7a: Download complete [2023-05-16T10:59:40.340Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T10:59:40.340Z] 8a3aa393b2d8: Download complete [2023-05-16T10:59:40.340Z] df9b9388f04a: Pull complete [2023-05-16T10:59:42.246Z] 52dc419b0ee2: Pull complete [2023-05-16T10:59:43.628Z] 25bc292e5bac: Pull complete [2023-05-16T10:59:53.613Z] 114826534d7a: Pull complete [2023-05-16T10:59:55.567Z] 4657fd5d0bcf: Pull complete [2023-05-16T10:59:56.954Z] 6ad1cebc031e: Pull complete [2023-05-16T11:00:01.138Z] 8a3aa393b2d8: Pull complete [2023-05-16T11:00:02.515Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T11:00:02.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:00:03.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:00:03.126Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:00:03.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T11:00:27.892Z] $ docker top 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T11:00:27.964Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-16T11:00:28.244Z] + set -o pipefail [2023-05-16T11:00:28.244Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/176ac474-937d-4b62-b0ef-43a8dfe3de1c [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] [2023-05-16T11:00:33.535Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T11:00:33.535Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T11:00:33.535Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T11:00:33.542Z] $ docker stop --time=1 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c [2023-05-16T11:00:42.612Z] $ docker rm -f --volumes 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c [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-05-16T11:00:43.553Z] + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] sh [2023-05-16T11:00:43.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:00:43.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:00:44.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:00:44.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:00:44.222Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:00:44.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T11:00:46.533Z] $ docker top 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 -eo pid,comm [2023-05-16T11:00:46.600Z] 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-05-16T11:00:46.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:00:46.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:00:46.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:00:46.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:00:46.744Z] $ docker exec 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 ssh-agent [2023-05-16T11:00:46.850Z] SSH_AUTH_SOCK=/tmp/ssh-AYHkfNcJzvJS/agent.14 [2023-05-16T11:00:46.850Z] SSH_AGENT_PID=20 [2023-05-16T11:00:46.854Z] Running ssh-add (command line suppressed) [2023-05-16T11:00:46.949Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5222049434038674485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5222049434038674485.key) [2023-05-16T11:00:47.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:00:47.735Z] + git semver tag [2023-05-16T11:00:47.995Z] 2023-05-16 11:00:47,989 [run_tag] DEBUG tag force:False [2023-05-16T11:00:47.995Z] 2023-05-16 11:00:47,989 [check_head_tag] DEBUG check head tag [2023-05-16T11:00:47.995Z] 2023-05-16 11:00:47,990 [execute] INFO git cat-file --batch-check [2023-05-16T11:00:47.995Z] 2023-05-16 11:00:47,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:47,995 [execute] INFO git cat-file --batch [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:47,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:48,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:48,018 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:48,019 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T11:00:48.254Z] 2023-05-16 11:00:48,022 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:00:48.254Z] 3.0.0-dev.35 [Pipeline] } [2023-05-16T11:00:48.260Z] $ docker exec --env ******** --env ******** 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 ssh-agent -k [2023-05-16T11:00:48.348Z] unset SSH_AUTH_SOCK; [2023-05-16T11:00:48.348Z] unset SSH_AGENT_PID; [2023-05-16T11:00:48.348Z] echo Agent pid 20 killed; [2023-05-16T11:00:48.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:00:48.663Z] + git semver [Pipeline] } [2023-05-16T11:00:48.929Z] $ docker stop --time=1 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 [2023-05-16T11:00:51.088Z] $ docker rm -f --volumes 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:00:51.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T11:00:51.596Z] [2023-05-16T11:00:51.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:00:51.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T11:00:52.168Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T11:00:52.168Z] ab5ef0e58194: Pulling fs layer [2023-05-16T11:00:52.168Z] 9712f1f96733: Pulling fs layer [2023-05-16T11:00:52.168Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T11:00:52.168Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T11:00:52.168Z] e9a5061849ea: Pulling fs layer [2023-05-16T11:00:52.168Z] d747dcd14b5f: Pulling fs layer [2023-05-16T11:00:52.168Z] 2de7ff778b66: Pulling fs layer [2023-05-16T11:00:52.168Z] 0d9ebad4ef96: Waiting [2023-05-16T11:00:52.168Z] e9a5061849ea: Waiting [2023-05-16T11:00:52.168Z] d747dcd14b5f: Waiting [2023-05-16T11:00:52.168Z] 2de7ff778b66: Waiting [2023-05-16T11:00:52.168Z] 9712f1f96733: Download complete [2023-05-16T11:00:52.429Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T11:00:52.429Z] 63f879dbbcfc: Download complete [2023-05-16T11:00:52.429Z] e9a5061849ea: Verifying Checksum [2023-05-16T11:00:52.429Z] e9a5061849ea: Download complete [2023-05-16T11:00:52.429Z] d747dcd14b5f: Verifying Checksum [2023-05-16T11:00:52.429Z] d747dcd14b5f: Download complete [2023-05-16T11:00:52.688Z] ab5ef0e58194: Verifying Checksum [2023-05-16T11:00:52.688Z] ab5ef0e58194: Download complete [2023-05-16T11:00:52.688Z] 2de7ff778b66: Verifying Checksum [2023-05-16T11:00:52.688Z] 2de7ff778b66: Download complete [2023-05-16T11:00:52.688Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T11:00:52.688Z] 0d9ebad4ef96: Download complete [2023-05-16T11:00:55.217Z] ab5ef0e58194: Pull complete [2023-05-16T11:00:55.217Z] 9712f1f96733: Pull complete [2023-05-16T11:00:56.153Z] 63f879dbbcfc: Pull complete [2023-05-16T11:01:00.378Z] 0d9ebad4ef96: Pull complete [2023-05-16T11:01:00.378Z] e9a5061849ea: Pull complete [2023-05-16T11:01:00.637Z] d747dcd14b5f: Pull complete [2023-05-16T11:01:02.539Z] 2de7ff778b66: Pull complete [2023-05-16T11:01:02.797Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T11:01:03.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T11:01:03.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:01:03.170Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:01:03.199Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T11:01:22.344Z] $ docker top 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:01:22.412Z] provisioning config files... [2023-05-16T11:01:22.418Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1897389874143986799tmp [2023-05-16T11:01:22.429Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3675033257499268797tmp [2023-05-16T11:01:22.437Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10969574958355902077tmp [Pipeline] { [Pipeline] echo [2023-05-16T11:01:22.454Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:22.738Z] ---> sigul-configuration.sh [2023-05-16T11:01:22.738Z] gpg: directory `/root/.gnupg' created [2023-05-16T11:01:22.738Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T11:01:22.738Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T11:01:22.738Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T11:01:22.738Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T11:01:22.738Z] gpg: CAST5 encrypted data [2023-05-16T11:01:22.738Z] gpg: encrypted with 1 passphrase [2023-05-16T11:01:22.738Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T11:01:23.024Z] + mkdir /home/jenkins [2023-05-16T11:01:23.024Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T11:01:23.329Z] + 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-05-16T11:01:23.339Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:23.624Z] ---> sigul-install.sh [2023-05-16T11:01:23.624Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T11:01:23.909Z] + git tag --list [2023-05-16T11:01:23.909Z] v0.0.0 [2023-05-16T11:01:23.909Z] v1.0.0 [2023-05-16T11:01:23.909Z] v2.1.0 [2023-05-16T11:01:23.909Z] v2.1.1 [2023-05-16T11:01:23.909Z] v2.1.1-dev.1 [2023-05-16T11:01:23.909Z] v2.2.0 [2023-05-16T11:01:23.909Z] v2.2.1-dev.1 [2023-05-16T11:01:23.909Z] v2.2.1-dev.2 [2023-05-16T11:01:23.909Z] v2.2.1-dev.3 [2023-05-16T11:01:23.909Z] v2.2.1-dev.4 [2023-05-16T11:01:23.909Z] v2.2.1-dev.5 [2023-05-16T11:01:23.909Z] v2.2.1-dev.6 [2023-05-16T11:01:23.909Z] v2.2.1-dev.7 [2023-05-16T11:01:23.909Z] v2.3.0 [2023-05-16T11:01:23.909Z] v2.3.0-dev.10 [2023-05-16T11:01:23.909Z] v2.3.0-dev.11 [2023-05-16T11:01:23.909Z] v2.3.0-dev.12 [2023-05-16T11:01:23.909Z] v2.3.0-dev.13 [2023-05-16T11:01:23.909Z] v2.3.0-dev.14 [2023-05-16T11:01:23.909Z] v2.3.0-dev.15 [2023-05-16T11:01:23.909Z] v2.3.0-dev.16 [2023-05-16T11:01:23.909Z] v2.3.0-dev.17 [2023-05-16T11:01:23.909Z] v2.3.0-dev.18 [2023-05-16T11:01:23.909Z] v2.3.0-dev.19 [2023-05-16T11:01:23.909Z] v2.3.0-dev.20 [2023-05-16T11:01:23.909Z] v2.3.0-dev.21 [2023-05-16T11:01:23.909Z] v2.3.0-dev.22 [2023-05-16T11:01:23.909Z] v2.3.0-dev.23 [2023-05-16T11:01:23.909Z] v2.3.0-dev.24 [2023-05-16T11:01:23.909Z] v2.3.0-dev.25 [2023-05-16T11:01:23.909Z] v2.3.0-dev.26 [2023-05-16T11:01:23.909Z] v2.3.0-dev.9 [2023-05-16T11:01:23.909Z] v2.3.1-dev.1 [2023-05-16T11:01:23.909Z] v3.0.0-dev.1 [2023-05-16T11:01:23.909Z] v3.0.0-dev.10 [2023-05-16T11:01:23.909Z] v3.0.0-dev.11 [2023-05-16T11:01:23.909Z] v3.0.0-dev.12 [2023-05-16T11:01:23.909Z] v3.0.0-dev.13 [2023-05-16T11:01:23.909Z] v3.0.0-dev.14 [2023-05-16T11:01:23.909Z] v3.0.0-dev.15 [2023-05-16T11:01:23.909Z] v3.0.0-dev.16 [2023-05-16T11:01:23.909Z] v3.0.0-dev.17 [2023-05-16T11:01:23.909Z] v3.0.0-dev.18 [2023-05-16T11:01:23.909Z] v3.0.0-dev.19 [2023-05-16T11:01:23.909Z] v3.0.0-dev.2 [2023-05-16T11:01:23.909Z] v3.0.0-dev.20 [2023-05-16T11:01:23.909Z] v3.0.0-dev.21 [2023-05-16T11:01:23.909Z] v3.0.0-dev.22 [2023-05-16T11:01:23.909Z] v3.0.0-dev.23 [2023-05-16T11:01:23.909Z] v3.0.0-dev.24 [2023-05-16T11:01:23.909Z] v3.0.0-dev.25 [2023-05-16T11:01:23.909Z] v3.0.0-dev.26 [2023-05-16T11:01:23.909Z] v3.0.0-dev.27 [2023-05-16T11:01:23.909Z] v3.0.0-dev.28 [2023-05-16T11:01:23.909Z] v3.0.0-dev.29 [2023-05-16T11:01:23.909Z] v3.0.0-dev.3 [2023-05-16T11:01:23.909Z] v3.0.0-dev.30 [2023-05-16T11:01:23.909Z] v3.0.0-dev.31 [2023-05-16T11:01:23.909Z] v3.0.0-dev.32 [2023-05-16T11:01:23.909Z] v3.0.0-dev.33 [2023-05-16T11:01:23.909Z] v3.0.0-dev.34 [2023-05-16T11:01:23.909Z] v3.0.0-dev.35 [2023-05-16T11:01:23.909Z] v3.0.0-dev.4 [2023-05-16T11:01:23.909Z] v3.0.0-dev.5 [2023-05-16T11:01:23.909Z] v3.0.0-dev.6 [2023-05-16T11:01:23.909Z] v3.0.0-dev.7 [2023-05-16T11:01:23.909Z] v3.0.0-dev.8 [2023-05-16T11:01:23.909Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T11:01:24.205Z] + lftools sign git-tag v3.0.0-dev.35 [2023-05-16T11:01:24.773Z] Signing Git tag with Sigul... [2023-05-16T11:01:24.773Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-05-16T11:01:25.349Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:25.633Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T11:01:25.641Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T11:01:25.655Z] $ docker stop --time=1 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 [2023-05-16T11:01:27.702Z] $ docker rm -f --volumes 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T11:01:28.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:01:28.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:01:28.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:01:28.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:01:28.530Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:01:28.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T11:01:30.546Z] $ docker top d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 -eo pid,comm [2023-05-16T11:01:30.591Z] 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-05-16T11:01:30.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:01:30.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:01:30.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:01:30.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:01:30.736Z] $ docker exec d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 ssh-agent [2023-05-16T11:01:30.861Z] SSH_AUTH_SOCK=/tmp/ssh-2p15ZgUGvKmm/agent.14 [2023-05-16T11:01:30.861Z] SSH_AGENT_PID=20 [2023-05-16T11:01:30.865Z] Running ssh-add (command line suppressed) [2023-05-16T11:01:30.955Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15894114073463386418.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15894114073463386418.key) [2023-05-16T11:01:30.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:01:31.258Z] + git semver bump pre [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,483 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,483 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,483 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,484 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,490 [execute] INFO git cat-file --batch-check [2023-05-16T11:01:31.523Z] 2023-05-16 11:01:31,491 [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-05-16T11:01:31.523Z] 2023-05-16 11:01:31,497 [execute] INFO git cat-file --batch [2023-05-16T11:01:31.524Z] 2023-05-16 11:01:31,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T11:01:31.524Z] 2023-05-16 11:01:31,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:01:31.524Z] 3.0.0-dev.36 [Pipeline] } [2023-05-16T11:01:31.529Z] $ docker exec --env ******** --env ******** d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 ssh-agent -k [2023-05-16T11:01:31.622Z] unset SSH_AUTH_SOCK; [2023-05-16T11:01:31.623Z] unset SSH_AGENT_PID; [2023-05-16T11:01:31.623Z] echo Agent pid 20 killed; [2023-05-16T11:01:31.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:01:31.943Z] + git semver [Pipeline] } [2023-05-16T11:01:32.521Z] $ docker stop --time=1 d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 [2023-05-16T11:01:34.621Z] $ docker rm -f --volumes d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:01:35.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:01:35.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:01:35.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:01:35.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:01:35.480Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:01:35.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T11:01:37.048Z] $ docker top 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 -eo pid,comm [2023-05-16T11:01:37.094Z] 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-05-16T11:01:37.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:01:37.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:01:37.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:01:37.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:01:37.237Z] $ docker exec 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 ssh-agent [2023-05-16T11:01:37.346Z] SSH_AUTH_SOCK=/tmp/ssh-gXS1uDV8CdHc/agent.15 [2023-05-16T11:01:37.346Z] SSH_AGENT_PID=22 [2023-05-16T11:01:37.350Z] Running ssh-add (command line suppressed) [2023-05-16T11:01:37.444Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8174742316524249274.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8174742316524249274.key) [2023-05-16T11:01:37.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:01:37.750Z] + git semver push [2023-05-16T11:01:38.009Z] 2023-05-16 11:01:37,997 [run_push] DEBUG push [2023-05-16T11:01:38.009Z] 2023-05-16 11:01:37,998 [execute] INFO git cat-file --batch-check [2023-05-16T11:01:38.009Z] 2023-05-16 11:01:37,999 [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-05-16T11:01:38.009Z] 2023-05-16 11:01:38,003 [execute] INFO git rev-list d221a1c6b49e247bb19902b5caf99eaa26e074bb -- [2023-05-16T11:01:38.009Z] 2023-05-16 11:01:38,003 [execute] DEBUG Popen(['git', 'rev-list', 'd221a1c6b49e247bb19902b5caf99eaa26e074bb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T11:01:38.269Z] 2023-05-16 11:01:38,010 [execute] INFO git fetch -v origin [2023-05-16T11:01:38.269Z] 2023-05-16 11:01:38,011 [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-05-16T11:01:38.528Z] 2023-05-16 11:01:38,485 [run_push] DEBUG no remote changes detected [2023-05-16T11:01:38.528Z] 2023-05-16 11:01:38,486 [execute] INFO git push origin semver [2023-05-16T11:01:38.528Z] 2023-05-16 11:01:38,486 [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-05-16T11:01:39.465Z] 2023-05-16 11:01:39,320 [run_push] DEBUG push all version tags [2023-05-16T11:01:39.465Z] 2023-05-16 11:01:39,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T11:01:39.465Z] 2023-05-16 11:01:39,321 [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-05-16T11:01:40.112Z] 2023-05-16 11:01:40,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-16T11:01:40.112Z] 3.0.0-dev.36 [Pipeline] } [2023-05-16T11:01:40.131Z] $ docker exec --env ******** --env ******** 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 ssh-agent -k [2023-05-16T11:01:40.232Z] unset SSH_AUTH_SOCK; [2023-05-16T11:01:40.232Z] unset SSH_AGENT_PID; [2023-05-16T11:01:40.232Z] echo Agent pid 22 killed; [2023-05-16T11:01:40.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:01:40.624Z] + git semver [Pipeline] } [2023-05-16T11:01:40.895Z] $ docker stop --time=1 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 [2023-05-16T11:01:44.006Z] $ docker rm -f --volumes 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 [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-05-16T11:01:44.688Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-16T11:01:44.688Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-16T11:01:44.688Z] total 16 [2023-05-16T11:01:44.688Z] drwxr-xr-x 3 root root 4096 May 16 10:47 . [2023-05-16T11:01:44.688Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:01 .. [2023-05-16T11:01:44.688Z] drwxr-xr-x 2 root root 4096 May 16 10:47 cost [2023-05-16T11:01:44.688Z] -rw-r--r-- 1 root root 95 May 16 10:47 cost.csv [2023-05-16T11:01:44.688Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-16T11:01:44.688Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-16T11:01:44.688Z] total 16 [2023-05-16T11:01:44.688Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:47 . [2023-05-16T11:01:44.688Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:01 .. [2023-05-16T11:01:44.688Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:47 cost [2023-05-16T11:01:44.688Z] -rw-r--r-- 1 jenkins jenkins 95 May 16 10:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:44.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:45.840Z] ---> package-listing.sh [2023-05-16T11:01:45.840Z] ++ facter osfamily [2023-05-16T11:01:45.840Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T11:01:46.101Z] + OS_FAMILY=debian [2023-05-16T11:01:46.101Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-16T11:01:46.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T11:01:46.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T11:01:46.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T11:01:46.101Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T11:01:46.101Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-16T11:01:46.101Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T11:01:46.101Z] + case "${OS_FAMILY}" in [2023-05-16T11:01:46.101Z] + dpkg -l [2023-05-16T11:01:46.101Z] + grep '^ii' [2023-05-16T11:01:46.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T11:01:46.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T11:01:46.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T11:01:46.101Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-16T11:01:46.101Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-16T11:01:46.101Z] + 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-05-16T11:01:46.112Z] 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-05-16T11:01:46.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:01:46.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:01:46.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:01:47.020Z] prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container [2023-05-16T11:01:47.044Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T11:01:47.326Z] $ docker top dcaac608832af4e675f2d32c403112a9e6161266913cbf752b302053e515dbfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:01:47.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T11:01:47.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T11:01:48.242Z] + ls /var/log/sa-host [2023-05-16T11:01:48.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:01:48.428Z] provisioning config files... [2023-05-16T11:01:48.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12099092234511123069tmp [Pipeline] { [Pipeline] echo [2023-05-16T11:01:48.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:48.741Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T11:01:48.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:49.083Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T11:01:49.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:49.375Z] ---> sudo-logs.sh [2023-05-16T11:01:49.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T11:01:49.399Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:49.683Z] ---> job-cost.sh [2023-05-16T11:01:49.683Z] lf-activate-venv: SKIPPING [2023-05-16T11:01:49.683Z] DEBUG: total: 0.2199999988079071 [2023-05-16T11:01:49.683Z] INFO: Retrieving Stack Cost... [2023-05-16T11:01:50.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:01:50.509Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T11:01:50.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:50.802Z] ---> logs-deploy.sh [2023-05-16T11:01:50.802Z] lf-activate-venv: SKIPPING [2023-05-16T11:01:50.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/104 [2023-05-16T11:01:50.802Z] INFO: archiving workspace using pattern(s): [2023-05-16T11:01:51.738Z] Archives upload complete. [2023-05-16T11:01:51.738Z] INFO: archiving logs to Nexus