Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 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-ssh16438610702885192152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4465329262981694956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4917541498073348994.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1588548681651033594.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-ssh15650678243342057234.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12485 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 > 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 Avoid second fetch Checking out Revision f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (main) Commit message: "build: Ignore all go-mod deps, except go-mod-bootstrap (#185)" > git config core.sparsecheckout # timeout=10 > git checkout -f f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 > git rev-list --no-walk 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T22:34:52.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T22:34:52.346Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T22:34:52.365Z] ========================================================= [2023-05-02T22:34:52.365Z] EdgeX Global Pipelines Version Info [2023-05-02T22:34:52.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:34:53.074Z] ------------------- [2023-05-02T22:34:53.074Z] stable info: [2023-05-02T22:34:53.074Z] ------------------- [2023-05-02T22:34:53.074Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T22:34:53.074Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T22:34:53.074Z] Message: update stable to v1.0.248 [2023-05-02T22:34:53.647Z] ------------------- [2023-05-02T22:34:53.647Z] experimental info: [2023-05-02T22:34:53.647Z] ------------------- [2023-05-02T22:34:53.647Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T22:34:53.647Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T22:34:53.647Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T22:34:53.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-02T22:34:53.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T22:34:53.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T22:34:53.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T22:34:53.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T22:34:53.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T22:34:53.924Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T22:34:53.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T22:34:53.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T22:34:53.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T22:34:53.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T22:34:54.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T22:34:54.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T22:34:54.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T22:34:54.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T22:34:54.056Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T22:34:54.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T22:34:54.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T22:34:54.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T22:34:54.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T22:34:54.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T22:34:54.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T22:34:54.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T22:34:54.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T22:34:54.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T22:34:54.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T22:34:54.207Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T22:34:54.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T22:34:54.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T22:34:54.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T22:34:54.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo [2023-05-02T22:34:54.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3383ef [Pipeline] echo [2023-05-02T22:34:54.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:34:54.357Z] provisioning config files... [2023-05-02T22:34:54.371Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4956032196374426400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:34:54.670Z] ---> docker-login.sh [2023-05-02T22:34:54.671Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:34:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:34:54.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:34:54.934Z] Configure a credential helper to remove this warning. See [2023-05-02T22:34:54.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:34:54.934Z] [2023-05-02T22:34:54.934Z] Login Succeeded [2023-05-02T22:34:54.934Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:34:54.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:34:54.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:34:54.934Z] Configure a credential helper to remove this warning. See [2023-05-02T22:34:54.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:34:54.934Z] [2023-05-02T22:34:54.934Z] Login Succeeded [2023-05-02T22:34:54.934Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:34:55.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:34:55.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:34:55.194Z] Configure a credential helper to remove this warning. See [2023-05-02T22:34:55.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:34:55.194Z] [2023-05-02T22:34:55.194Z] Login Succeeded [2023-05-02T22:34:55.194Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:34:55.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:34:55.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:34:55.454Z] Configure a credential helper to remove this warning. See [2023-05-02T22:34:55.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:34:55.454Z] [2023-05-02T22:34:55.454Z] Login Succeeded [2023-05-02T22:34:55.454Z] docker.io [2023-05-02T22:34:55.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:34:55.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:34:55.713Z] Configure a credential helper to remove this warning. See [2023-05-02T22:34:55.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:34:55.713Z] [2023-05-02T22:34:55.713Z] Login Succeeded [2023-05-02T22:34:55.713Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:34:55.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T22:34:56.129Z] + git rev-list -1 --merges f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a~1..f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo [2023-05-02T22:34:56.178Z] -----------> git rev-list -1 --merges f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a~1..f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [false] [Pipeline] sh [2023-05-02T22:34:56.470Z] + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo [2023-05-02T22:34:56.483Z] ========================================================= [2023-05-02T22:34:56.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T22:34:56.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:34:56.819Z] + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo [2023-05-02T22:34:56.832Z] [semverPrep] GIT_COMMIT: f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a, Commit Message: build: Ignore all go-mod deps, except go-mod-bootstrap (#185) [Pipeline] echo [2023-05-02T22:34:56.843Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T22:34:57.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T22:34:57.221Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T22:34:57.221Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T22:34:57.221Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T22:34:57.221Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T22:34:57.221Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T22:34:57.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:34:57.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:34:57.581Z] [2023-05-02T22:34:57.581Z] 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-02T22:34:57.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:34:57.883Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T22:34:57.883Z] b85a868b505f: Pulling fs layer [2023-05-02T22:34:57.883Z] e2be974225ed: Pulling fs layer [2023-05-02T22:34:57.883Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T22:34:57.883Z] 988bab9f4d93: Pulling fs layer [2023-05-02T22:34:57.883Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T22:34:57.883Z] eaf3925da568: Pulling fs layer [2023-05-02T22:34:57.883Z] bab4dde63d76: Pulling fs layer [2023-05-02T22:34:57.883Z] bde34c3a00c8: Pulling fs layer [2023-05-02T22:34:57.883Z] b352a97aabf1: Pulling fs layer [2023-05-02T22:34:57.883Z] 4872d77fe225: Pulling fs layer [2023-05-02T22:34:57.883Z] 5851b861e8e6: Pulling fs layer [2023-05-02T22:34:57.883Z] bab4dde63d76: Waiting [2023-05-02T22:34:57.883Z] bde34c3a00c8: Waiting [2023-05-02T22:34:57.883Z] b352a97aabf1: Waiting [2023-05-02T22:34:57.883Z] 4872d77fe225: Waiting [2023-05-02T22:34:57.883Z] 5851b861e8e6: Waiting [2023-05-02T22:34:57.883Z] 1469e6f7b9e6: Waiting [2023-05-02T22:34:57.883Z] eaf3925da568: Waiting [2023-05-02T22:34:57.883Z] 988bab9f4d93: Waiting [2023-05-02T22:34:57.883Z] e2be974225ed: Verifying Checksum [2023-05-02T22:34:57.883Z] e2be974225ed: Download complete [2023-05-02T22:34:57.883Z] 988bab9f4d93: Verifying Checksum [2023-05-02T22:34:57.883Z] 988bab9f4d93: Download complete [2023-05-02T22:34:58.143Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T22:34:58.143Z] 1469e6f7b9e6: Download complete [2023-05-02T22:34:58.143Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T22:34:58.143Z] 339a4e72a1f5: Download complete [2023-05-02T22:34:58.143Z] eaf3925da568: Download complete [2023-05-02T22:34:58.143Z] bde34c3a00c8: Verifying Checksum [2023-05-02T22:34:58.143Z] bde34c3a00c8: Download complete [2023-05-02T22:34:58.143Z] b352a97aabf1: Download complete [2023-05-02T22:34:58.143Z] 4872d77fe225: Verifying Checksum [2023-05-02T22:34:58.143Z] 4872d77fe225: Download complete [2023-05-02T22:34:58.143Z] 5851b861e8e6: Verifying Checksum [2023-05-02T22:34:58.143Z] 5851b861e8e6: Download complete [2023-05-02T22:34:58.143Z] b85a868b505f: Verifying Checksum [2023-05-02T22:34:58.143Z] b85a868b505f: Download complete [2023-05-02T22:34:58.404Z] bab4dde63d76: Verifying Checksum [2023-05-02T22:34:58.404Z] bab4dde63d76: Download complete [2023-05-02T22:34:59.344Z] b85a868b505f: Pull complete [2023-05-02T22:34:59.603Z] e2be974225ed: Pull complete [2023-05-02T22:34:59.861Z] 339a4e72a1f5: Pull complete [2023-05-02T22:35:00.122Z] 988bab9f4d93: Pull complete [2023-05-02T22:35:00.122Z] 1469e6f7b9e6: Pull complete [2023-05-02T22:35:00.382Z] eaf3925da568: Pull complete [2023-05-02T22:35:02.293Z] bab4dde63d76: Pull complete [2023-05-02T22:35:02.293Z] bde34c3a00c8: Pull complete [2023-05-02T22:35:02.293Z] b352a97aabf1: Pull complete [2023-05-02T22:35:02.293Z] 4872d77fe225: Pull complete [2023-05-02T22:35:02.293Z] 5851b861e8e6: Pull complete [2023-05-02T22:35:02.293Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T22:35:02.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:35:02.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:35:02.395Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:35:02.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T22:35:05.959Z] $ docker top de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f -eo pid,comm [2023-05-02T22:35:06.008Z] 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-02T22:35:06.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T22:35:06.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:35:06.059Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:35:06.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:35:06.179Z] $ docker exec de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent [2023-05-02T22:35:06.291Z] SSH_AUTH_SOCK=/tmp/ssh-WTfyTNiQYnWk/agent.31 [2023-05-02T22:35:06.291Z] SSH_AGENT_PID=37 [2023-05-02T22:35:06.298Z] Running ssh-add (command line suppressed) [2023-05-02T22:35:06.409Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4389816993193667351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4389816993193667351.key) [2023-05-02T22:35:06.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:35:06.703Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T22:35:06.720Z] $ docker exec --env ******** --env ******** de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent -k [2023-05-02T22:35:06.813Z] unset SSH_AUTH_SOCK; [2023-05-02T22:35:06.814Z] unset SSH_AGENT_PID; [2023-05-02T22:35:06.814Z] echo Agent pid 37 killed; [2023-05-02T22:35:06.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T22:35:06.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:35:06.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:35:06.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:35:06.971Z] $ docker exec de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent [2023-05-02T22:35:07.061Z] SSH_AUTH_SOCK=/tmp/ssh-hD9w7O3IUwYT/agent.69 [2023-05-02T22:35:07.062Z] SSH_AGENT_PID=75 [2023-05-02T22:35:07.067Z] Running ssh-add (command line suppressed) [2023-05-02T22:35:07.176Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15583627835281746949.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15583627835281746949.key) [2023-05-02T22:35:07.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:35:07.484Z] + git semver init [2023-05-02T22:35:07.745Z] 2023-05-02 22:35:07,660 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T22:35:07.745Z] 2023-05-02 22:35:07,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-02T22:35:07.745Z] 2023-05-02 22:35:07,662 [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-02T22:35:07.745Z] 2023-05-02 22:35:07,662 [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-02T22:35:08.705Z] 2023-05-02 22:35:08,688 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-02T22:35:08.705Z] 2023-05-02 22:35:08,689 [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-02T22:35:08.705Z] 2023-05-02 22:35:08,689 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:35:08.705Z] 2023-05-02 22:35:08,689 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:35:08.705Z] 3.0.0-dev.28 [Pipeline] } [2023-05-02T22:35:08.721Z] $ docker exec --env ******** --env ******** de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent -k [2023-05-02T22:35:08.836Z] unset SSH_AUTH_SOCK; [2023-05-02T22:35:08.836Z] unset SSH_AGENT_PID; [2023-05-02T22:35:08.838Z] echo Agent pid 75 killed; [2023-05-02T22:35:08.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T22:35:09.164Z] + git semver [Pipeline] } [2023-05-02T22:35:09.440Z] $ docker stop --time=1 de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f [2023-05-02T22:35:10.733Z] $ docker rm -f --volumes de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:35:11.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T22:35:11.295Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T22:35:11.298Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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-02T22:35:11.422Z] provisioning config files... [2023-05-02T22:35:11.430Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13216382511762707627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:35:11.726Z] ---> docker-login.sh [2023-05-02T22:35:11.726Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:35:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:35:11.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:35:11.726Z] Configure a credential helper to remove this warning. See [2023-05-02T22:35:11.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:35:11.726Z] [2023-05-02T22:35:11.726Z] Login Succeeded [2023-05-02T22:35:11.726Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:35:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:35:11.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:35:11.726Z] Configure a credential helper to remove this warning. See [2023-05-02T22:35:11.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:35:11.726Z] [2023-05-02T22:35:11.726Z] Login Succeeded [2023-05-02T22:35:11.726Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:35:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:35:11.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:35:11.985Z] Configure a credential helper to remove this warning. See [2023-05-02T22:35:11.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:35:11.985Z] [2023-05-02T22:35:11.985Z] Login Succeeded [2023-05-02T22:35:11.985Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:35:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:35:11.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:35:11.985Z] Configure a credential helper to remove this warning. See [2023-05-02T22:35:11.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:35:11.985Z] [2023-05-02T22:35:11.985Z] Login Succeeded [2023-05-02T22:35:11.985Z] docker.io [2023-05-02T22:35:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:35:12.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:35:12.244Z] Configure a credential helper to remove this warning. See [2023-05-02T22:35:12.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:35:12.244Z] [2023-05-02T22:35:12.244Z] Login Succeeded [2023-05-02T22:35:12.244Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:35:12.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T22:35:12.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:35:12.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:35:12.361Z] ========================================================= [2023-05-02T22:35:12.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T22:35:12.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:35:12.675Z] + 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-02T22:35:12.675Z] Sending build context to Docker daemon 12.63MB [2023-05-02T22:35:12.675Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:35:12.675Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T22:35:12.937Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T22:35:12.937Z] f56be85fc22e: Pulling fs layer [2023-05-02T22:35:12.937Z] 85791d961cd3: Pulling fs layer [2023-05-02T22:35:12.937Z] d694b5ae8c79: Pulling fs layer [2023-05-02T22:35:12.937Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T22:35:12.937Z] 4d19c01a9841: Pulling fs layer [2023-05-02T22:35:12.937Z] 9325e15d5711: Pulling fs layer [2023-05-02T22:35:12.937Z] 556b6ee489ea: Pulling fs layer [2023-05-02T22:35:12.937Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T22:35:12.937Z] 4d19c01a9841: Waiting [2023-05-02T22:35:12.937Z] 9325e15d5711: Waiting [2023-05-02T22:35:12.937Z] 556b6ee489ea: Waiting [2023-05-02T22:35:12.937Z] c5a4b2cf53e6: Waiting [2023-05-02T22:35:12.937Z] 9f32a84ed3da: Waiting [2023-05-02T22:35:12.937Z] 85791d961cd3: Download complete [2023-05-02T22:35:12.937Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T22:35:12.937Z] 9f32a84ed3da: Download complete [2023-05-02T22:35:12.937Z] 4d19c01a9841: Verifying Checksum [2023-05-02T22:35:12.937Z] 4d19c01a9841: Download complete [2023-05-02T22:35:12.937Z] f56be85fc22e: Verifying Checksum [2023-05-02T22:35:12.937Z] f56be85fc22e: Download complete [2023-05-02T22:35:12.937Z] 9325e15d5711: Verifying Checksum [2023-05-02T22:35:12.937Z] 9325e15d5711: Download complete [2023-05-02T22:35:13.199Z] f56be85fc22e: Pull complete [2023-05-02T22:35:13.199Z] 85791d961cd3: Pull complete [2023-05-02T22:35:13.459Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T22:35:13.459Z] c5a4b2cf53e6: Download complete [2023-05-02T22:35:13.719Z] d694b5ae8c79: Download complete [2023-05-02T22:35:13.719Z] 556b6ee489ea: Verifying Checksum [2023-05-02T22:35:13.719Z] 556b6ee489ea: Download complete [2023-05-02T22:35:17.008Z] d694b5ae8c79: Pull complete [2023-05-02T22:35:17.008Z] 9f32a84ed3da: Pull complete [2023-05-02T22:35:17.008Z] 4d19c01a9841: Pull complete [2023-05-02T22:35:17.269Z] 9325e15d5711: Pull complete [2023-05-02T22:35:19.840Z] 556b6ee489ea: Pull complete [2023-05-02T22:35:20.432Z] c5a4b2cf53e6: Pull complete [2023-05-02T22:35:20.432Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T22:35:20.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T22:35:20.432Z] ---> c4be618373d6 [2023-05-02T22:35:20.432Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:35:25.844Z] ---> Running in b2b564db062e [2023-05-02T22:35:25.844Z] Removing intermediate container b2b564db062e [2023-05-02T22:35:25.844Z] ---> 1aaf51a4dd63 [2023-05-02T22:35:25.844Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:35:25.844Z] ---> Running in f7f535409232 [2023-05-02T22:35:25.844Z] Removing intermediate container f7f535409232 [2023-05-02T22:35:25.844Z] ---> df21cadd0cf2 [2023-05-02T22:35:25.844Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:35:25.844Z] ---> Running in 744fc595e816 [2023-05-02T22:35:25.844Z] Removing intermediate container 744fc595e816 [2023-05-02T22:35:25.844Z] ---> e44ec94e08c4 [2023-05-02T22:35:25.844Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:35:25.844Z] ---> Running in f53d330c5312 [2023-05-02T22:35:26.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:35:26.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:35:26.374Z] OK: 265 MiB in 53 packages [2023-05-02T22:35:26.385Z] Still waiting to schedule task [2023-05-02T22:35:26.385Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T22:35:26.786Z] Removing intermediate container f53d330c5312 [2023-05-02T22:35:26.786Z] ---> 712efc294d16 [2023-05-02T22:35:26.786Z] Step 7/12 : WORKDIR /app [2023-05-02T22:35:26.786Z] ---> Running in 5cc40f88556f [2023-05-02T22:35:26.786Z] Removing intermediate container 5cc40f88556f [2023-05-02T22:35:26.786Z] ---> f6fd3b675ec1 [2023-05-02T22:35:26.786Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T22:35:27.050Z] ---> 9ecc0326348c [2023-05-02T22:35:27.050Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:35:27.050Z] ---> Running in 507b207e9e95 [2023-05-02T22:35:59.195Z] Removing intermediate container 507b207e9e95 [2023-05-02T22:35:59.195Z] ---> 74aaf89d3a6a [2023-05-02T22:35:59.195Z] Step 10/12 : COPY . . [2023-05-02T22:35:59.195Z] ---> 4c18794369ad [2023-05-02T22:35:59.195Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:35:59.195Z] ---> Running in 5b325a68e12c [2023-05-02T22:35:59.195Z] Removing intermediate container 5b325a68e12c [2023-05-02T22:35:59.195Z] ---> 4da6908e0f18 [2023-05-02T22:35:59.195Z] Step 12/12 : RUN $MAKE [2023-05-02T22:35:59.195Z] ---> Running in 54115d6174a3 [2023-05-02T22:35:59.453Z] noop [2023-05-02T22:35:59.712Z] Removing intermediate container 54115d6174a3 [2023-05-02T22:35:59.712Z] ---> b86a79277968 [2023-05-02T22:35:59.712Z] Successfully built b86a79277968 [2023-05-02T22:35:59.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:36:00.026Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T22:36:00.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:36:00.095Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:36:00.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T22:36:00.486Z] $ docker top 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:36:00.824Z] + go version [2023-05-02T22:36:00.824Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T22:36:00.837Z] $ docker stop --time=1 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 [2023-05-02T22:36:02.147Z] $ docker rm -f --volumes 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:36:02.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T22:36:02.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:36:02.623Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:36:02.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 ******** ci-base-image-x86_64 cat [2023-05-02T22:36:03.005Z] $ docker top 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:36:03.347Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-02T22:36:03.642Z] + make test [2023-05-02T22:36:03.642Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T22:36:21.899Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T22:36:21.899Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T22:36:21.899Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.173s coverage: 86.2% of statements [2023-05-02T22:36:24.430Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.701s coverage: 71.9% of statements [2023-05-02T22:36:42.499Z] go vet ./... [2023-05-02T22:36:46.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T22:36:46.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T22:36:46.693Z] ./bin/test-attribution.sh [2023-05-02T22:36:46.693Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T22:36:46.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T22:36:46.724Z] $ docker stop --time=1 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb [2023-05-02T22:36:51.057Z] $ docker rm -f --volumes 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:36:51.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T22:36:51.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T22:36:52.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T22:36:52.685Z] + ls -al . [2023-05-02T22:36:52.685Z] total 228 [2023-05-02T22:36:52.685Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 22:36 . [2023-05-02T22:36:52.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 .. [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:34 .dockerignore [2023-05-02T22:36:52.685Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:35 .git [2023-05-02T22:36:52.685Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:34 .github [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:34 .gitignore [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:34 .golangci.yml [2023-05-02T22:36:52.685Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:35 .semver [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:34 Attribution.txt [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:34 CHANGELOG.md [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:34 Dockerfile [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:34 GOVERNANCE.md [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:34 Jenkinsfile [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:34 LICENSE [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:34 Makefile [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:34 OWNERS.md [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:34 README.md [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 12 May 2 22:35 VERSION [2023-05-02T22:36:52.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 bin [2023-05-02T22:36:52.685Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:36 coverage.out [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:34 go.mod [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:34 go.sum [2023-05-02T22:36:52.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 images [2023-05-02T22:36:52.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 internal [2023-05-02T22:36:52.685Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:34 main.go [2023-05-02T22:36:52.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 res [2023-05-02T22:36:52.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 snap [2023-05-02T22:36:52.685Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:36:53.005Z] + 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a --label arch=amd64 --label version=3.0.0-dev.28 . [2023-05-02T22:36:53.005Z] Sending build context to Docker daemon 12.63MB [2023-05-02T22:36:53.005Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:36:53.005Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T22:36:53.005Z] ---> b86a79277968 [2023-05-02T22:36:53.005Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:36:53.266Z] ---> Running in c3ad3b4470cf [2023-05-02T22:36:53.266Z] Removing intermediate container c3ad3b4470cf [2023-05-02T22:36:53.266Z] ---> 2314ddf0f354 [2023-05-02T22:36:53.266Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:36:53.266Z] ---> Running in 28071ad2131b [2023-05-02T22:36:53.524Z] Removing intermediate container 28071ad2131b [2023-05-02T22:36:53.525Z] ---> 29fe7c824068 [2023-05-02T22:36:53.525Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:36:53.525Z] ---> Running in 14f138791393 [2023-05-02T22:36:53.525Z] Removing intermediate container 14f138791393 [2023-05-02T22:36:53.525Z] ---> 4470d58c1250 [2023-05-02T22:36:53.525Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:36:53.525Z] ---> Running in d625df7cfce4 [2023-05-02T22:36:53.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:36:53.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:36:54.043Z] OK: 265 MiB in 53 packages [2023-05-02T22:36:54.611Z] Removing intermediate container d625df7cfce4 [2023-05-02T22:36:54.611Z] ---> 8828d58530fb [2023-05-02T22:36:54.611Z] Step 7/29 : WORKDIR /app [2023-05-02T22:36:54.611Z] ---> Running in b975697210db [2023-05-02T22:36:54.611Z] Removing intermediate container b975697210db [2023-05-02T22:36:54.611Z] ---> 90bda3588eb5 [2023-05-02T22:36:54.611Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T22:36:54.611Z] ---> 6ae00ffcf509 [2023-05-02T22:36:54.611Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:36:54.611Z] ---> Running in 7be56d7b0bb6 [2023-05-02T22:36:55.544Z] Removing intermediate container 7be56d7b0bb6 [2023-05-02T22:36:55.544Z] ---> 60d50b2c886f [2023-05-02T22:36:55.544Z] Step 10/29 : COPY . . [2023-05-02T22:36:55.802Z] ---> 8ce227be1ee2 [2023-05-02T22:36:55.802Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:36:55.802Z] ---> Running in 4ef8d956c7b8 [2023-05-02T22:36:56.061Z] Removing intermediate container 4ef8d956c7b8 [2023-05-02T22:36:56.061Z] ---> db066f792400 [2023-05-02T22:36:56.061Z] Step 12/29 : RUN $MAKE [2023-05-02T22:36:56.061Z] ---> Running in 1b2142f1bf2b [2023-05-02T22:36:56.320Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-02T22:37:09.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12486 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-02T22:37:09.217Z] Running in /w/workspace/app-rfid-llrp-inventory/97 [Pipeline] { [Pipeline] checkout [2023-05-02T22:37:09.260Z] The recommended git tool is: git [2023-05-02T22:37:14.465Z] Removing intermediate container 1b2142f1bf2b [2023-05-02T22:37:14.465Z] ---> 437d70c71f1e [2023-05-02T22:37:14.465Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T22:37:14.465Z] 3.17: Pulling from library/alpine [2023-05-02T22:37:14.465Z] f56be85fc22e: Already exists [2023-05-02T22:37:14.465Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T22:37:14.465Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T22:37:14.465Z] ---> 9ed4aefc74f6 [2023-05-02T22:37:14.465Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T22:37:14.465Z] ---> Running in 7f36f3305418 [2023-05-02T22:37:14.465Z] Removing intermediate container 7f36f3305418 [2023-05-02T22:37:14.465Z] ---> 9df8386f9e5f [2023-05-02T22:37:14.465Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T22:37:14.465Z] ---> Running in ee428f3b0a63 [2023-05-02T22:37:14.465Z] Removing intermediate container ee428f3b0a63 [2023-05-02T22:37:14.465Z] ---> ffaf03a5bd15 [2023-05-02T22:37:14.465Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T22:37:14.465Z] ---> Running in 0f9bca74bff2 [2023-05-02T22:37:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:37:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:37:14.986Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T22:37:14.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T22:37:14.986Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T22:37:14.986Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T22:37:14.986Z] OK: 8 MiB in 17 packages [2023-05-02T22:37:15.043Z] using credential edgex-jenkins-ssh [2023-05-02T22:37:15.061Z] Cloning the remote Git repository [2023-05-02T22:37:15.101Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T22:37:15.186Z] > git init /w/workspace/app-rfid-llrp-inventory/97 # timeout=10 [2023-05-02T22:37:15.321Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T22:37:15.322Z] > git --version # timeout=10 [2023-05-02T22:37:15.342Z] > git --version # 'git version 2.25.1' [2023-05-02T22:37:15.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T22:37:15.553Z] Removing intermediate container 0f9bca74bff2 [2023-05-02T22:37:15.553Z] ---> 66ee85ba6158 [2023-05-02T22:37:15.553Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T22:37:15.553Z] ---> 3d1efcd1e6b5 [2023-05-02T22:37:15.553Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T22:37:15.813Z] ---> 24daf4c4af06 [2023-05-02T22:37:15.813Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T22:37:15.813Z] ---> bd63c94d046a [2023-05-02T22:37:15.813Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T22:37:15.813Z] ---> 6978be3c7242 [2023-05-02T22:37:15.813Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T22:37:15.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T22:37:16.749Z] ---> 2e520077004c [2023-05-02T22:37:16.749Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T22:37:16.749Z] ---> Running in 6ba554fe42ea [2023-05-02T22:37:17.007Z] Removing intermediate container 6ba554fe42ea [2023-05-02T22:37:17.007Z] ---> c8d3ec8ac7e4 [2023-05-02T22:37:17.007Z] Step 23/29 : VOLUME /cache [2023-05-02T22:37:17.007Z] ---> Running in 9969c6ed4205 [2023-05-02T22:37:17.265Z] Removing intermediate container 9969c6ed4205 [2023-05-02T22:37:17.265Z] ---> a3bf3e886e8e [2023-05-02T22:37:17.265Z] Step 24/29 : EXPOSE 59711 [2023-05-02T22:37:17.265Z] ---> Running in f0c87da3c69c [2023-05-02T22:37:17.265Z] Removing intermediate container f0c87da3c69c [2023-05-02T22:37:17.265Z] ---> 6fe3e0e9e206 [2023-05-02T22:37:17.265Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T22:37:17.265Z] ---> Running in b8393e6f68a4 [2023-05-02T22:37:17.265Z] Removing intermediate container b8393e6f68a4 [2023-05-02T22:37:17.265Z] ---> 90fc56934324 [2023-05-02T22:37:17.265Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T22:37:17.524Z] ---> Running in 765d2c5418b0 [2023-05-02T22:37:17.524Z] Removing intermediate container 765d2c5418b0 [2023-05-02T22:37:17.524Z] ---> e374a875e713 [2023-05-02T22:37:17.524Z] Step 27/29 : LABEL arch=amd64 [2023-05-02T22:37:17.524Z] ---> Running in d95f55447889 [2023-05-02T22:37:17.524Z] Removing intermediate container d95f55447889 [2023-05-02T22:37:17.524Z] ---> dc60a1efca7a [2023-05-02T22:37:17.524Z] Step 28/29 : LABEL git_sha=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:37:17.524Z] ---> Running in e7f3c58c64f6 [2023-05-02T22:37:17.524Z] Removing intermediate container e7f3c58c64f6 [2023-05-02T22:37:17.524Z] ---> 6260ddeb18ab [2023-05-02T22:37:17.524Z] Step 29/29 : LABEL version=3.0.0-dev.28 [2023-05-02T22:37:17.524Z] ---> Running in 837a06dfd57c [2023-05-02T22:37:17.784Z] Removing intermediate container 837a06dfd57c [2023-05-02T22:37:17.784Z] ---> 6ef0beb08e97 [2023-05-02T22:37:17.784Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T22:37:17.784Z] Successfully built 6ef0beb08e97 [2023-05-02T22:37:17.784Z] 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-02T22:37:17.908Z] provisioning config files... [2023-05-02T22:37:17.918Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17903409273526668082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:37:18.214Z] ---> docker-login.sh [2023-05-02T22:37:18.214Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:37:18.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:18.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:18.214Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:18.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:18.214Z] [2023-05-02T22:37:18.214Z] Login Succeeded [2023-05-02T22:37:18.214Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:37:18.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:18.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:18.214Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:18.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:18.214Z] [2023-05-02T22:37:18.214Z] Login Succeeded [2023-05-02T22:37:18.214Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:37:18.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:18.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:18.474Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:18.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:18.474Z] [2023-05-02T22:37:18.474Z] Login Succeeded [2023-05-02T22:37:18.474Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:37:18.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:18.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:18.474Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:18.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:18.474Z] [2023-05-02T22:37:18.474Z] Login Succeeded [2023-05-02T22:37:18.474Z] docker.io [2023-05-02T22:37:18.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:18.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:18.734Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:18.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:18.734Z] [2023-05-02T22:37:18.734Z] Login Succeeded [2023-05-02T22:37:18.734Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:37:18.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T22:37:18.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:37:18.797Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-02T22:37:18.797Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:37:18.797Z] latest [2023-05-02T22:37:18.797Z] 3.0.0-dev.28 [2023-05-02T22:37:18.797Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:37:18.797Z] main [2023-05-02T22:37:18.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:19.127Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:19.448Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:37:19.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-02T22:37:19.448Z] 0e7d5ceca0cf: Preparing [2023-05-02T22:37:19.448Z] 663cd9c36fea: Preparing [2023-05-02T22:37:19.448Z] 0e345a133ef6: Preparing [2023-05-02T22:37:19.448Z] fece1778041d: Preparing [2023-05-02T22:37:19.448Z] 48cbc5784c13: Preparing [2023-05-02T22:37:19.448Z] 8852db2b9ce1: Preparing [2023-05-02T22:37:19.448Z] a7090f74d1ad: Preparing [2023-05-02T22:37:19.448Z] f1417ff83b31: Preparing [2023-05-02T22:37:19.448Z] 8852db2b9ce1: Waiting [2023-05-02T22:37:19.448Z] a7090f74d1ad: Waiting [2023-05-02T22:37:19.448Z] f1417ff83b31: Waiting [2023-05-02T22:37:19.448Z] 48cbc5784c13: Pushed [2023-05-02T22:37:19.448Z] 0e345a133ef6: Pushed [2023-05-02T22:37:19.448Z] 0e7d5ceca0cf: Pushed [2023-05-02T22:37:19.448Z] fece1778041d: Pushed [2023-05-02T22:37:19.448Z] f1417ff83b31: Layer already exists [2023-05-02T22:37:19.707Z] 8852db2b9ce1: Pushed [2023-05-02T22:37:19.707Z] a7090f74d1ad: Pushed [2023-05-02T22:37:20.767Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-02T22:37:20.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T22:37:21.610Z] 663cd9c36fea: Pushed [2023-05-02T22:37:21.785Z] Avoid second fetch [2023-05-02T22:37:21.786Z] Checking out Revision f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (main) [2023-05-02T22:37:21.872Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:22.202Z] + 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-02T22:37:22.422Z] Commit message: "build: Ignore all go-mod deps, except go-mod-bootstrap (#185)" [2023-05-02T22:37:21.807Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T22:37:21.878Z] > git checkout -f f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 [2023-05-02T22:37:22.513Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-02T22:37:22.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-02T22:37:22.513Z] 0e7d5ceca0cf: Preparing [2023-05-02T22:37:22.513Z] 663cd9c36fea: Preparing [2023-05-02T22:37:22.513Z] 0e345a133ef6: Preparing [2023-05-02T22:37:22.513Z] fece1778041d: Preparing [2023-05-02T22:37:22.513Z] 48cbc5784c13: Preparing [2023-05-02T22:37:22.513Z] 8852db2b9ce1: Preparing [2023-05-02T22:37:22.513Z] a7090f74d1ad: Preparing [2023-05-02T22:37:22.513Z] f1417ff83b31: Preparing [2023-05-02T22:37:22.513Z] a7090f74d1ad: Waiting [2023-05-02T22:37:22.513Z] f1417ff83b31: Waiting [2023-05-02T22:37:22.513Z] 8852db2b9ce1: Waiting [2023-05-02T22:37:22.513Z] 0e345a133ef6: Layer already exists [2023-05-02T22:37:22.513Z] 663cd9c36fea: Layer already exists [2023-05-02T22:37:22.513Z] 48cbc5784c13: Layer already exists [2023-05-02T22:37:22.513Z] 0e7d5ceca0cf: Layer already exists [2023-05-02T22:37:22.513Z] fece1778041d: Layer already exists [2023-05-02T22:37:22.513Z] 8852db2b9ce1: Layer already exists [2023-05-02T22:37:22.513Z] a7090f74d1ad: Layer already exists [2023-05-02T22:37:22.513Z] f1417ff83b31: Layer already exists [2023-05-02T22:37:22.513Z] latest: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:22.832Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:37:23.146Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 [2023-05-02T22:37:23.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-02T22:37:23.146Z] 0e7d5ceca0cf: Preparing [2023-05-02T22:37:23.146Z] 663cd9c36fea: Preparing [2023-05-02T22:37:23.146Z] 0e345a133ef6: Preparing [2023-05-02T22:37:23.146Z] fece1778041d: Preparing [2023-05-02T22:37:23.146Z] 48cbc5784c13: Preparing [2023-05-02T22:37:23.146Z] 8852db2b9ce1: Preparing [2023-05-02T22:37:23.146Z] a7090f74d1ad: Preparing [2023-05-02T22:37:23.146Z] f1417ff83b31: Preparing [2023-05-02T22:37:23.146Z] a7090f74d1ad: Waiting [2023-05-02T22:37:23.146Z] 8852db2b9ce1: Waiting [2023-05-02T22:37:23.146Z] f1417ff83b31: Waiting [2023-05-02T22:37:23.146Z] 0e345a133ef6: Layer already exists [2023-05-02T22:37:23.146Z] 663cd9c36fea: Layer already exists [2023-05-02T22:37:23.146Z] fece1778041d: Layer already exists [2023-05-02T22:37:23.147Z] 0e7d5ceca0cf: Layer already exists [2023-05-02T22:37:23.147Z] 48cbc5784c13: Layer already exists [2023-05-02T22:37:23.147Z] 8852db2b9ce1: Layer already exists [2023-05-02T22:37:23.147Z] a7090f74d1ad: Layer already exists [2023-05-02T22:37:23.147Z] f1417ff83b31: Layer already exists [2023-05-02T22:37:23.147Z] 3.0.0-dev.28: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:23.468Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [Pipeline] } [2023-05-02T22:37:23.476Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T22:37:23.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T22:37:23.476Z] Dload Upload Total Spent Left Speed [2023-05-02T22:37:23.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:23.780Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:37:23.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-02T22:37:23.780Z] 0e7d5ceca0cf: Preparing [2023-05-02T22:37:23.780Z] 663cd9c36fea: Preparing [2023-05-02T22:37:23.780Z] 0e345a133ef6: Preparing [2023-05-02T22:37:23.780Z] fece1778041d: Preparing [2023-05-02T22:37:23.780Z] 48cbc5784c13: Preparing [2023-05-02T22:37:23.780Z] 8852db2b9ce1: Preparing [2023-05-02T22:37:23.780Z] a7090f74d1ad: Preparing [2023-05-02T22:37:23.780Z] f1417ff83b31: Preparing [2023-05-02T22:37:23.780Z] 8852db2b9ce1: Waiting [2023-05-02T22:37:23.780Z] 663cd9c36fea: Layer already exists [2023-05-02T22:37:23.780Z] 48cbc5784c13: Layer already exists [2023-05-02T22:37:23.780Z] 0e7d5ceca0cf: Layer already exists [2023-05-02T22:37:23.780Z] fece1778041d: Layer already exists [2023-05-02T22:37:23.780Z] 0e345a133ef6: Layer already exists [2023-05-02T22:37:23.780Z] 8852db2b9ce1: Layer already exists [2023-05-02T22:37:23.780Z] f1417ff83b31: Layer already exists [2023-05-02T22:37:23.780Z] a7090f74d1ad: Layer already exists [2023-05-02T22:37:23.780Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:24.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T22:37:24.180Z] + 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-02T22:37:24.481Z] + sudo tee /etc/docker/daemon.new [2023-05-02T22:37:24.481Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T22:37:24.481Z] { [2023-05-02T22:37:24.481Z] "registry-mirrors": [ [2023-05-02T22:37:24.481Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T22:37:24.481Z] ], [2023-05-02T22:37:24.481Z] "bip": "10.250.0.254/24", [2023-05-02T22:37:24.481Z] "hosts": [ [2023-05-02T22:37:24.481Z] "tcp://0.0.0.0:5555", [2023-05-02T22:37:24.481Z] "unix:///var/run/docker.sock" [2023-05-02T22:37:24.481Z] ], [2023-05-02T22:37:24.481Z] "mtu": 1458, [2023-05-02T22:37:24.481Z] "selinux-enabled": true, [2023-05-02T22:37:24.481Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T22:37:24.481Z] } [Pipeline] sh [2023-05-02T22:37:24.521Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-02T22:37:24.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-02T22:37:24.521Z] 0e7d5ceca0cf: Preparing [2023-05-02T22:37:24.521Z] 663cd9c36fea: Preparing [2023-05-02T22:37:24.521Z] 0e345a133ef6: Preparing [2023-05-02T22:37:24.521Z] fece1778041d: Preparing [2023-05-02T22:37:24.521Z] 48cbc5784c13: Preparing [2023-05-02T22:37:24.521Z] 8852db2b9ce1: Preparing [2023-05-02T22:37:24.521Z] a7090f74d1ad: Preparing [2023-05-02T22:37:24.521Z] f1417ff83b31: Preparing [2023-05-02T22:37:24.521Z] 8852db2b9ce1: Waiting [2023-05-02T22:37:24.521Z] a7090f74d1ad: Waiting [2023-05-02T22:37:24.521Z] f1417ff83b31: Waiting [2023-05-02T22:37:24.521Z] fece1778041d: Layer already exists [2023-05-02T22:37:24.521Z] 0e7d5ceca0cf: Layer already exists [2023-05-02T22:37:24.521Z] 48cbc5784c13: Layer already exists [2023-05-02T22:37:24.521Z] 663cd9c36fea: Layer already exists [2023-05-02T22:37:24.521Z] 0e345a133ef6: Layer already exists [2023-05-02T22:37:24.521Z] f1417ff83b31: Layer already exists [2023-05-02T22:37:24.521Z] a7090f74d1ad: Layer already exists [2023-05-02T22:37:24.521Z] 8852db2b9ce1: Layer already exists [2023-05-02T22:37:24.521Z] main: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T22:37:24.610Z] ===================================================== [Pipeline] echo [2023-05-02T22:37:24.622Z] taggedImages: [2023-05-02T22:37:24.622Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:37:24.622Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-02T22:37:24.622Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 [2023-05-02T22:37:24.622Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:37:24.622Z] - 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-02T22:37:24.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T22:37:25.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:37:25.020Z] [2023-05-02T22:37:25.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:25.155Z] + sudo service docker restart [2023-05-02T22:37:25.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:37:25.318Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T22:37:25.318Z] 5eb5b503b376: Pulling fs layer [2023-05-02T22:37:25.318Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T22:37:25.318Z] ec43610c2a17: Pulling fs layer [2023-05-02T22:37:25.318Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T22:37:25.318Z] 33b1e0a273af: Pulling fs layer [2023-05-02T22:37:25.318Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T22:37:25.318Z] 2f39f015ded8: Pulling fs layer [2023-05-02T22:37:25.318Z] 33b1e0a273af: Waiting [2023-05-02T22:37:25.318Z] 3a2ae6a8a46f: Waiting [2023-05-02T22:37:25.318Z] 5d3b04190fa2: Waiting [2023-05-02T22:37:25.318Z] 2f39f015ded8: Waiting [2023-05-02T22:37:25.318Z] 5c69ac0246d0: Download complete [2023-05-02T22:37:25.318Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T22:37:25.318Z] 3a2ae6a8a46f: Download complete [2023-05-02T22:37:25.318Z] 33b1e0a273af: Verifying Checksum [2023-05-02T22:37:25.318Z] 33b1e0a273af: Download complete [2023-05-02T22:37:25.318Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T22:37:25.318Z] 5d3b04190fa2: Download complete [2023-05-02T22:37:25.318Z] ec43610c2a17: Verifying Checksum [2023-05-02T22:37:25.318Z] ec43610c2a17: Download complete [2023-05-02T22:37:25.576Z] 5eb5b503b376: Verifying Checksum [2023-05-02T22:37:25.576Z] 5eb5b503b376: Download complete [2023-05-02T22:37:26.141Z] 2f39f015ded8: Verifying Checksum [2023-05-02T22:37:26.141Z] 2f39f015ded8: Download complete [2023-05-02T22:37:26.733Z] 5eb5b503b376: Pull complete [2023-05-02T22:37:26.733Z] 5c69ac0246d0: Pull complete [2023-05-02T22:37:27.300Z] ec43610c2a17: Pull complete [2023-05-02T22:37:27.300Z] 3a2ae6a8a46f: Pull complete [2023-05-02T22:37:27.300Z] 33b1e0a273af: Pull complete [2023-05-02T22:37:27.557Z] 5d3b04190fa2: Pull complete [2023-05-02T22:37:31.845Z] 2f39f015ded8: Pull complete [2023-05-02T22:37:31.845Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T22:37:31.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:37:31.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:37:31.934Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:37:31.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T22:37:35.545Z] $ docker top c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:37:35.951Z] ---> job-cost.sh [2023-05-02T22:37:35.951Z] lf-activate-venv: SKIPPING [2023-05-02T22:37:35.951Z] INFO: No Stack... [2023-05-02T22:37:36.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T22:37:36.778Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T22:37:37.061Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-02T22:37:37.062Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T22:37:37.073Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [2023-05-02T22:37:37.081Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] did not exist. Created. [2023-05-02T22:37:37.082Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T22:37:37.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T22:37:37.412Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T22:37:37.420Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T22:37:37.442Z] $ docker stop --time=1 c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 [2023-05-02T22:37:38.583Z] $ docker rm -f --volumes c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:37:43.546Z] provisioning config files... [2023-05-02T22:37:43.585Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/97@tmp/config2817869611100319707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:37:44.060Z] ---> docker-login.sh [2023-05-02T22:37:44.060Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:37:44.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:44.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:44.657Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:44.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:44.657Z] [2023-05-02T22:37:44.657Z] Login Succeeded [2023-05-02T22:37:44.657Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:37:44.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:45.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:45.197Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:45.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:45.197Z] [2023-05-02T22:37:45.197Z] Login Succeeded [2023-05-02T22:37:45.197Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:37:45.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:45.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:45.469Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:45.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:45.469Z] [2023-05-02T22:37:45.469Z] Login Succeeded [2023-05-02T22:37:45.469Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:37:45.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:46.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:46.015Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:46.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:46.015Z] [2023-05-02T22:37:46.015Z] Login Succeeded [2023-05-02T22:37:46.015Z] docker.io [2023-05-02T22:37:46.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:46.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:46.554Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:46.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:46.554Z] [2023-05-02T22:37:46.554Z] Login Succeeded [2023-05-02T22:37:46.554Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:37:46.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T22:37:46.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:37:46.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:37:46.937Z] ========================================================= [2023-05-02T22:37:46.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T22:37:46.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:47.340Z] + 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-02T22:37:47.611Z] Sending build context to Docker daemon 678.4kB [2023-05-02T22:37:47.611Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:37:47.611Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T22:37:47.885Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T22:37:47.885Z] c41833b44d91: Pulling fs layer [2023-05-02T22:37:47.885Z] ed15518f5707: Pulling fs layer [2023-05-02T22:37:47.885Z] feae8fd75edb: Pulling fs layer [2023-05-02T22:37:47.885Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T22:37:47.885Z] 3cdef696dda3: Pulling fs layer [2023-05-02T22:37:47.885Z] 2ced38df9373: Pulling fs layer [2023-05-02T22:37:47.885Z] 58f1dce35555: Pulling fs layer [2023-05-02T22:37:47.885Z] 3cdef696dda3: Waiting [2023-05-02T22:37:47.885Z] 2ced38df9373: Waiting [2023-05-02T22:37:47.885Z] 58f1dce35555: Waiting [2023-05-02T22:37:47.885Z] 242c74f7c9fa: Waiting [2023-05-02T22:37:47.885Z] ed15518f5707: Verifying Checksum [2023-05-02T22:37:47.885Z] ed15518f5707: Download complete [2023-05-02T22:37:47.885Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T22:37:47.885Z] 242c74f7c9fa: Download complete [2023-05-02T22:37:47.885Z] 3cdef696dda3: Verifying Checksum [2023-05-02T22:37:47.885Z] 3cdef696dda3: Download complete [2023-05-02T22:37:47.885Z] c41833b44d91: Verifying Checksum [2023-05-02T22:37:47.885Z] c41833b44d91: Download complete [2023-05-02T22:37:49.348Z] c41833b44d91: Pull complete [2023-05-02T22:37:49.348Z] 58f1dce35555: Verifying Checksum [2023-05-02T22:37:49.348Z] 58f1dce35555: Download complete [2023-05-02T22:37:49.630Z] ed15518f5707: Pull complete [2023-05-02T22:37:50.603Z] feae8fd75edb: Verifying Checksum [2023-05-02T22:37:50.603Z] feae8fd75edb: Download complete [2023-05-02T22:37:50.603Z] 2ced38df9373: Verifying Checksum [2023-05-02T22:37:50.603Z] 2ced38df9373: Download complete [2023-05-02T22:38:02.973Z] feae8fd75edb: Pull complete [2023-05-02T22:38:02.973Z] 242c74f7c9fa: Pull complete [2023-05-02T22:38:02.973Z] 3cdef696dda3: Pull complete [2023-05-02T22:38:09.640Z] 2ced38df9373: Pull complete [2023-05-02T22:38:13.007Z] 58f1dce35555: Pull complete [2023-05-02T22:38:13.007Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T22:38:13.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T22:38:13.007Z] ---> fadd8f120f05 [2023-05-02T22:38:13.007Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:38:14.435Z] ---> Running in d421d52d5799 [2023-05-02T22:38:15.023Z] Removing intermediate container d421d52d5799 [2023-05-02T22:38:15.023Z] ---> 0bc834e1d584 [2023-05-02T22:38:15.023Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:38:15.023Z] ---> Running in b5b787173c6d [2023-05-02T22:38:15.291Z] Removing intermediate container b5b787173c6d [2023-05-02T22:38:15.291Z] ---> 03cbdae3e12f [2023-05-02T22:38:15.291Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:38:15.291Z] ---> Running in d95a7bd3c98d [2023-05-02T22:38:15.560Z] Removing intermediate container d95a7bd3c98d [2023-05-02T22:38:15.560Z] ---> bcb55659cf79 [2023-05-02T22:38:15.560Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:38:15.830Z] ---> Running in 588ba4f25955 [2023-05-02T22:38:16.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:38:17.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:38:18.437Z] OK: 263 MiB in 53 packages [2023-05-02T22:38:19.451Z] Removing intermediate container 588ba4f25955 [2023-05-02T22:38:19.451Z] ---> b1ab5befe3b2 [2023-05-02T22:38:19.451Z] Step 7/12 : WORKDIR /app [2023-05-02T22:38:19.451Z] ---> Running in 60f82706d964 [2023-05-02T22:38:19.724Z] Removing intermediate container 60f82706d964 [2023-05-02T22:38:19.724Z] ---> 416bb6394550 [2023-05-02T22:38:19.724Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T22:38:20.338Z] ---> beb4775bbd3a [2023-05-02T22:38:20.338Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:38:20.338Z] ---> Running in 856be44c9993 [2023-05-02T22:39:42.012Z] Removing intermediate container 856be44c9993 [2023-05-02T22:39:42.012Z] ---> 0ca9f0f50e85 [2023-05-02T22:39:42.012Z] Step 10/12 : COPY . . [2023-05-02T22:39:42.012Z] ---> 4b0d70b691ce [2023-05-02T22:39:42.012Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:39:42.012Z] ---> Running in 24bea75f9a5a [2023-05-02T22:39:42.012Z] Removing intermediate container 24bea75f9a5a [2023-05-02T22:39:42.012Z] ---> 206e05914148 [2023-05-02T22:39:42.012Z] Step 12/12 : RUN $MAKE [2023-05-02T22:39:42.012Z] ---> Running in f0e2e4667e0a [2023-05-02T22:39:42.012Z] noop [2023-05-02T22:39:42.598Z] Removing intermediate container f0e2e4667e0a [2023-05-02T22:39:42.598Z] ---> 1284f3875699 [2023-05-02T22:39:42.598Z] Successfully built 1284f3875699 [2023-05-02T22:39:42.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:39:42.968Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T22:39:42.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:39:43.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container [2023-05-02T22:39:43.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T22:39:47.779Z] $ docker top f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:39:48.653Z] + go version [2023-05-02T22:39:48.653Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T22:39:48.686Z] $ docker stop --time=1 f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 [2023-05-02T22:39:50.314Z] $ docker rm -f --volumes f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:39:50.857Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T22:39:50.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:39:51.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container [2023-05-02T22:39:51.144Z] $ 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/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T22:39:52.301Z] $ docker top a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:39:52.798Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/97 [Pipeline] fileExists [Pipeline] sh [2023-05-02T22:39:53.129Z] + make test [2023-05-02T22:39:53.401Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T22:43:00.221Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T22:43:00.813Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T22:43:02.235Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.403s coverage: 86.2% of statements [2023-05-02T22:43:17.247Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.657s coverage: 71.9% of statements [2023-05-02T22:43:17.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T22:43:17.247Z] go vet ./... [2023-05-02T22:45:54.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T22:45:54.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T22:45:54.127Z] ./bin/test-attribution.sh [2023-05-02T22:45:54.127Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T22:45:54.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T22:45:54.174Z] $ docker stop --time=1 a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d [2023-05-02T22:45:56.119Z] $ docker rm -f --volumes a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:45:57.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T22:45:57.713Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T22:45:58.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:45:58.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T22:45:58.968Z] + ls -al . [2023-05-02T22:45:58.968Z] total 224 [2023-05-02T22:45:58.968Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 22:39 . [2023-05-02T22:45:58.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 .. [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:37 .dockerignore [2023-05-02T22:45:58.968Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:37 .git [2023-05-02T22:45:58.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 .github [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:37 .gitignore [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:37 .golangci.yml [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:37 Attribution.txt [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:37 CHANGELOG.md [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:37 Dockerfile [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:37 GOVERNANCE.md [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:37 Jenkinsfile [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:37 LICENSE [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:37 Makefile [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:37 OWNERS.md [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:37 README.md [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 12 May 2 22:35 VERSION [2023-05-02T22:45:58.968Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 bin [2023-05-02T22:45:58.968Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:43 coverage.out [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:37 go.mod [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:37 go.sum [2023-05-02T22:45:58.968Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 images [2023-05-02T22:45:58.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 internal [2023-05-02T22:45:58.968Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:37 main.go [2023-05-02T22:45:58.968Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 res [2023-05-02T22:45:58.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 snap [2023-05-02T22:45:58.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:45:59.321Z] + 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a --label arch=arm64 --label version=3.0.0-dev.28 . [2023-05-02T22:45:59.598Z] Sending build context to Docker daemon 678.4kB [2023-05-02T22:45:59.598Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:45:59.598Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T22:45:59.598Z] ---> 1284f3875699 [2023-05-02T22:45:59.598Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:45:59.870Z] ---> Running in 1f06c7eb8ba8 [2023-05-02T22:46:00.139Z] Removing intermediate container 1f06c7eb8ba8 [2023-05-02T22:46:00.139Z] ---> 70abf7a6c65f [2023-05-02T22:46:00.139Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:46:00.139Z] ---> Running in 3d61d49daf71 [2023-05-02T22:46:00.725Z] Removing intermediate container 3d61d49daf71 [2023-05-02T22:46:00.725Z] ---> 4c833a4004b9 [2023-05-02T22:46:00.725Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:46:00.725Z] ---> Running in 3d82d81a221a [2023-05-02T22:46:01.002Z] Removing intermediate container 3d82d81a221a [2023-05-02T22:46:01.002Z] ---> a0c99510db01 [2023-05-02T22:46:01.002Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:46:01.002Z] ---> Running in 73ed26f41746 [2023-05-02T22:46:02.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:46:02.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:46:04.100Z] OK: 263 MiB in 53 packages [2023-05-02T22:46:05.073Z] Removing intermediate container 73ed26f41746 [2023-05-02T22:46:05.073Z] ---> 7bcab3286532 [2023-05-02T22:46:05.073Z] Step 7/29 : WORKDIR /app [2023-05-02T22:46:05.073Z] ---> Running in 6cd0fa9bdbbe [2023-05-02T22:46:05.342Z] Removing intermediate container 6cd0fa9bdbbe [2023-05-02T22:46:05.342Z] ---> 88ab3c210099 [2023-05-02T22:46:05.342Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T22:46:05.929Z] ---> 91a796663ee5 [2023-05-02T22:46:05.929Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:46:05.929Z] ---> Running in a0f1dc385d34 [2023-05-02T22:46:08.524Z] Removing intermediate container a0f1dc385d34 [2023-05-02T22:46:08.524Z] ---> 3d2369eb8f39 [2023-05-02T22:46:08.524Z] Step 10/29 : COPY . . [2023-05-02T22:46:09.597Z] ---> 428daad96b61 [2023-05-02T22:46:09.597Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:46:09.597Z] ---> Running in f8fc3850eb3e [2023-05-02T22:46:09.597Z] Removing intermediate container f8fc3850eb3e [2023-05-02T22:46:09.597Z] ---> 65299ecc3aa9 [2023-05-02T22:46:09.597Z] Step 12/29 : RUN $MAKE [2023-05-02T22:46:09.932Z] ---> Running in f3e211b82ef2 [2023-05-02T22:46:10.970Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-02T22:48:47.816Z] Removing intermediate container f3e211b82ef2 [2023-05-02T22:48:47.816Z] ---> d8dce259d0e1 [2023-05-02T22:48:47.816Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T22:48:47.816Z] 3.17: Pulling from library/alpine [2023-05-02T22:48:47.816Z] c41833b44d91: Already exists [2023-05-02T22:48:47.816Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T22:48:47.816Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T22:48:47.816Z] ---> 51e60588ff2c [2023-05-02T22:48:47.816Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T22:48:47.816Z] ---> Running in b216a4631db0 [2023-05-02T22:48:47.816Z] Removing intermediate container b216a4631db0 [2023-05-02T22:48:47.816Z] ---> b3fea4798aaf [2023-05-02T22:48:47.816Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T22:48:47.816Z] ---> Running in 4361c65f4e3e [2023-05-02T22:48:47.816Z] Removing intermediate container 4361c65f4e3e [2023-05-02T22:48:47.816Z] ---> d2e1a10dfefb [2023-05-02T22:48:47.816Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T22:48:47.816Z] ---> Running in e60692e3552c [2023-05-02T22:48:47.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:48:47.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:48:47.816Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T22:48:47.816Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T22:48:47.816Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T22:48:47.816Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T22:48:47.816Z] OK: 8 MiB in 17 packages [2023-05-02T22:48:48.086Z] Removing intermediate container e60692e3552c [2023-05-02T22:48:48.086Z] ---> c7f8eefd9344 [2023-05-02T22:48:48.086Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T22:48:48.673Z] ---> f86f7d4c83c4 [2023-05-02T22:48:48.673Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T22:48:49.261Z] ---> 1cd4c0792a80 [2023-05-02T22:48:49.261Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T22:48:49.847Z] ---> 177f94a4d804 [2023-05-02T22:48:49.847Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T22:48:50.437Z] ---> b2889d1ec3dd [2023-05-02T22:48:50.437Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T22:48:51.855Z] ---> c07c09130a9a [2023-05-02T22:48:51.855Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T22:48:52.128Z] ---> Running in 51a80e9f3f81 [2023-05-02T22:48:54.098Z] Removing intermediate container 51a80e9f3f81 [2023-05-02T22:48:54.098Z] ---> db44816e8590 [2023-05-02T22:48:54.098Z] Step 23/29 : VOLUME /cache [2023-05-02T22:48:54.098Z] ---> Running in 1ec6d575481d [2023-05-02T22:48:54.098Z] Removing intermediate container 1ec6d575481d [2023-05-02T22:48:54.098Z] ---> a931b5a790ca [2023-05-02T22:48:54.098Z] Step 24/29 : EXPOSE 59711 [2023-05-02T22:48:54.369Z] ---> Running in 06d56df1f962 [2023-05-02T22:48:54.639Z] Removing intermediate container 06d56df1f962 [2023-05-02T22:48:54.639Z] ---> dce2e7a83b15 [2023-05-02T22:48:54.639Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T22:48:54.639Z] ---> Running in 86b834840308 [2023-05-02T22:48:54.910Z] Removing intermediate container 86b834840308 [2023-05-02T22:48:54.910Z] ---> 1f485decdadc [2023-05-02T22:48:54.910Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T22:48:55.178Z] ---> Running in 0c0b8ccae63c [2023-05-02T22:48:55.447Z] Removing intermediate container 0c0b8ccae63c [2023-05-02T22:48:55.447Z] ---> e766aaa08796 [2023-05-02T22:48:55.447Z] Step 27/29 : LABEL arch=arm64 [2023-05-02T22:48:55.447Z] ---> Running in f95601358732 [2023-05-02T22:48:55.719Z] Removing intermediate container f95601358732 [2023-05-02T22:48:55.719Z] ---> 9a66ce057827 [2023-05-02T22:48:55.719Z] Step 28/29 : LABEL git_sha=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:48:55.988Z] ---> Running in 802df4cecb17 [2023-05-02T22:48:56.261Z] Removing intermediate container 802df4cecb17 [2023-05-02T22:48:56.261Z] ---> c3d1b6fd58f3 [2023-05-02T22:48:56.261Z] Step 29/29 : LABEL version=3.0.0-dev.28 [2023-05-02T22:48:56.261Z] ---> Running in 785f063968aa [2023-05-02T22:48:56.531Z] Removing intermediate container 785f063968aa [2023-05-02T22:48:56.531Z] ---> 65f05350cd6c [2023-05-02T22:48:56.531Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T22:48:56.801Z] Successfully built 65f05350cd6c [2023-05-02T22:48:56.801Z] 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-02T22:48:56.944Z] provisioning config files... [2023-05-02T22:48:56.961Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/97@tmp/config4342758620841743585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:48:57.310Z] ---> docker-login.sh [2023-05-02T22:48:57.311Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:48:57.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:48:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:48:57.580Z] Configure a credential helper to remove this warning. See [2023-05-02T22:48:57.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:48:57.580Z] [2023-05-02T22:48:57.580Z] Login Succeeded [2023-05-02T22:48:57.580Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:48:57.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:48:58.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:48:58.115Z] Configure a credential helper to remove this warning. See [2023-05-02T22:48:58.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:48:58.115Z] [2023-05-02T22:48:58.115Z] Login Succeeded [2023-05-02T22:48:58.115Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:48:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:48:58.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:48:58.658Z] Configure a credential helper to remove this warning. See [2023-05-02T22:48:58.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:48:58.659Z] [2023-05-02T22:48:58.659Z] Login Succeeded [2023-05-02T22:48:58.659Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:48:58.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:48:58.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:48:58.929Z] Configure a credential helper to remove this warning. See [2023-05-02T22:48:58.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:48:58.929Z] [2023-05-02T22:48:58.929Z] Login Succeeded [2023-05-02T22:48:58.929Z] docker.io [2023-05-02T22:48:59.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:48:59.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:48:59.469Z] Configure a credential helper to remove this warning. See [2023-05-02T22:48:59.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:48:59.469Z] [2023-05-02T22:48:59.469Z] Login Succeeded [2023-05-02T22:48:59.469Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:48:59.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T22:48:59.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:48:59.546Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-02T22:48:59.547Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:48:59.547Z] latest [2023-05-02T22:48:59.547Z] 3.0.0-dev.28 [2023-05-02T22:48:59.547Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:48:59.547Z] main [2023-05-02T22:48:59.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:48:59.920Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:00.300Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:49:00.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-02T22:49:00.300Z] 84eca4eac232: Preparing [2023-05-02T22:49:00.300Z] 626664774bb5: Preparing [2023-05-02T22:49:00.300Z] 3694f683ce4c: Preparing [2023-05-02T22:49:00.300Z] 9b1809933954: Preparing [2023-05-02T22:49:00.300Z] 1c099e341513: Preparing [2023-05-02T22:49:00.300Z] 9991619a7d85: Preparing [2023-05-02T22:49:00.300Z] 5dc42347dd08: Preparing [2023-05-02T22:49:00.300Z] 26cbea5cba74: Preparing [2023-05-02T22:49:00.300Z] 9991619a7d85: Waiting [2023-05-02T22:49:00.300Z] 5dc42347dd08: Waiting [2023-05-02T22:49:00.300Z] 26cbea5cba74: Waiting [2023-05-02T22:49:00.572Z] 1c099e341513: Pushed [2023-05-02T22:49:00.572Z] 84eca4eac232: Pushed [2023-05-02T22:49:00.572Z] 9b1809933954: Pushed [2023-05-02T22:49:00.572Z] 3694f683ce4c: Pushed [2023-05-02T22:49:00.572Z] 26cbea5cba74: Layer already exists [2023-05-02T22:49:00.849Z] 9991619a7d85: Pushed [2023-05-02T22:49:01.119Z] 5dc42347dd08: Pushed [2023-05-02T22:49:06.539Z] 626664774bb5: Pushed [2023-05-02T22:49:06.807Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:07.163Z] + 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-02T22:49:07.527Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-02T22:49:07.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-02T22:49:07.528Z] 84eca4eac232: Preparing [2023-05-02T22:49:07.528Z] 626664774bb5: Preparing [2023-05-02T22:49:07.528Z] 3694f683ce4c: Preparing [2023-05-02T22:49:07.528Z] 9b1809933954: Preparing [2023-05-02T22:49:07.528Z] 1c099e341513: Preparing [2023-05-02T22:49:07.528Z] 9991619a7d85: Preparing [2023-05-02T22:49:07.528Z] 5dc42347dd08: Preparing [2023-05-02T22:49:07.528Z] 26cbea5cba74: Preparing [2023-05-02T22:49:07.528Z] 9991619a7d85: Waiting [2023-05-02T22:49:07.528Z] 5dc42347dd08: Waiting [2023-05-02T22:49:07.528Z] 26cbea5cba74: Waiting [2023-05-02T22:49:07.528Z] 9b1809933954: Layer already exists [2023-05-02T22:49:07.528Z] 3694f683ce4c: Layer already exists [2023-05-02T22:49:07.528Z] 84eca4eac232: Layer already exists [2023-05-02T22:49:07.528Z] 626664774bb5: Layer already exists [2023-05-02T22:49:07.528Z] 1c099e341513: Layer already exists [2023-05-02T22:49:07.528Z] 9991619a7d85: Layer already exists [2023-05-02T22:49:07.528Z] 5dc42347dd08: Layer already exists [2023-05-02T22:49:07.528Z] 26cbea5cba74: Layer already exists [2023-05-02T22:49:07.796Z] latest: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:08.172Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:08.554Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 [2023-05-02T22:49:08.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-02T22:49:08.555Z] 84eca4eac232: Preparing [2023-05-02T22:49:08.555Z] 626664774bb5: Preparing [2023-05-02T22:49:08.555Z] 3694f683ce4c: Preparing [2023-05-02T22:49:08.555Z] 9b1809933954: Preparing [2023-05-02T22:49:08.555Z] 1c099e341513: Preparing [2023-05-02T22:49:08.555Z] 9991619a7d85: Preparing [2023-05-02T22:49:08.555Z] 5dc42347dd08: Preparing [2023-05-02T22:49:08.555Z] 26cbea5cba74: Preparing [2023-05-02T22:49:08.555Z] 9991619a7d85: Waiting [2023-05-02T22:49:08.555Z] 5dc42347dd08: Waiting [2023-05-02T22:49:08.555Z] 26cbea5cba74: Waiting [2023-05-02T22:49:08.555Z] 1c099e341513: Layer already exists [2023-05-02T22:49:08.555Z] 84eca4eac232: Layer already exists [2023-05-02T22:49:08.555Z] 3694f683ce4c: Layer already exists [2023-05-02T22:49:08.555Z] 626664774bb5: Layer already exists [2023-05-02T22:49:08.555Z] 9b1809933954: Layer already exists [2023-05-02T22:49:08.555Z] 5dc42347dd08: Layer already exists [2023-05-02T22:49:08.555Z] 9991619a7d85: Layer already exists [2023-05-02T22:49:08.555Z] 26cbea5cba74: Layer already exists [2023-05-02T22:49:08.825Z] 3.0.0-dev.28: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:09.195Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:09.562Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:49:09.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-02T22:49:09.562Z] 84eca4eac232: Preparing [2023-05-02T22:49:09.562Z] 626664774bb5: Preparing [2023-05-02T22:49:09.562Z] 3694f683ce4c: Preparing [2023-05-02T22:49:09.562Z] 9b1809933954: Preparing [2023-05-02T22:49:09.562Z] 1c099e341513: Preparing [2023-05-02T22:49:09.562Z] 9991619a7d85: Preparing [2023-05-02T22:49:09.562Z] 5dc42347dd08: Preparing [2023-05-02T22:49:09.562Z] 26cbea5cba74: Preparing [2023-05-02T22:49:09.562Z] 5dc42347dd08: Waiting [2023-05-02T22:49:09.562Z] 26cbea5cba74: Waiting [2023-05-02T22:49:09.562Z] 9991619a7d85: Waiting [2023-05-02T22:49:09.562Z] 9b1809933954: Layer already exists [2023-05-02T22:49:09.562Z] 626664774bb5: Layer already exists [2023-05-02T22:49:09.562Z] 3694f683ce4c: Layer already exists [2023-05-02T22:49:09.562Z] 1c099e341513: Layer already exists [2023-05-02T22:49:09.562Z] 84eca4eac232: Layer already exists [2023-05-02T22:49:09.563Z] 5dc42347dd08: Layer already exists [2023-05-02T22:49:09.563Z] 9991619a7d85: Layer already exists [2023-05-02T22:49:09.563Z] 26cbea5cba74: Layer already exists [2023-05-02T22:49:09.834Z] f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:10.197Z] + 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-02T22:49:10.567Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-02T22:49:10.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-02T22:49:10.567Z] 84eca4eac232: Preparing [2023-05-02T22:49:10.567Z] 626664774bb5: Preparing [2023-05-02T22:49:10.567Z] 3694f683ce4c: Preparing [2023-05-02T22:49:10.567Z] 9b1809933954: Preparing [2023-05-02T22:49:10.567Z] 1c099e341513: Preparing [2023-05-02T22:49:10.567Z] 9991619a7d85: Preparing [2023-05-02T22:49:10.567Z] 5dc42347dd08: Preparing [2023-05-02T22:49:10.567Z] 26cbea5cba74: Preparing [2023-05-02T22:49:10.567Z] 9991619a7d85: Waiting [2023-05-02T22:49:10.567Z] 26cbea5cba74: Waiting [2023-05-02T22:49:10.567Z] 5dc42347dd08: Waiting [2023-05-02T22:49:10.567Z] 9b1809933954: Layer already exists [2023-05-02T22:49:10.567Z] 1c099e341513: Layer already exists [2023-05-02T22:49:10.567Z] 626664774bb5: Layer already exists [2023-05-02T22:49:10.567Z] 3694f683ce4c: Layer already exists [2023-05-02T22:49:10.567Z] 84eca4eac232: Layer already exists [2023-05-02T22:49:10.567Z] 26cbea5cba74: Layer already exists [2023-05-02T22:49:10.567Z] 9991619a7d85: Layer already exists [2023-05-02T22:49:10.567Z] 5dc42347dd08: Layer already exists [2023-05-02T22:49:10.840Z] main: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T22:49:10.896Z] ===================================================== [Pipeline] echo [2023-05-02T22:49:10.906Z] taggedImages: [2023-05-02T22:49:10.906Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [2023-05-02T22:49:10.906Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-02T22:49:10.906Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 [2023-05-02T22:49:10.906Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [2023-05-02T22:49:10.906Z] - 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-02T22:49:11.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:49:11.310Z] [2023-05-02T22:49:11.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:11.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:49:11.912Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T22:49:11.912Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T22:49:11.912Z] 04944245beec: Pulling fs layer [2023-05-02T22:49:11.912Z] 699f458cf7ca: Pulling fs layer [2023-05-02T22:49:11.912Z] 765212b225bb: Pulling fs layer [2023-05-02T22:49:11.912Z] f23df028b6ca: Pulling fs layer [2023-05-02T22:49:11.912Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T22:49:11.912Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T22:49:11.912Z] f23df028b6ca: Waiting [2023-05-02T22:49:11.912Z] 765212b225bb: Waiting [2023-05-02T22:49:11.912Z] d65c8cfc05b1: Waiting [2023-05-02T22:49:11.912Z] 2437ff75d9bd: Waiting [2023-05-02T22:49:11.912Z] 04944245beec: Verifying Checksum [2023-05-02T22:49:11.912Z] 04944245beec: Download complete [2023-05-02T22:49:12.184Z] 765212b225bb: Verifying Checksum [2023-05-02T22:49:12.184Z] 765212b225bb: Download complete [2023-05-02T22:49:12.184Z] f23df028b6ca: Verifying Checksum [2023-05-02T22:49:12.184Z] f23df028b6ca: Download complete [2023-05-02T22:49:12.184Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T22:49:12.184Z] d65c8cfc05b1: Download complete [2023-05-02T22:49:12.184Z] 699f458cf7ca: Verifying Checksum [2023-05-02T22:49:12.184Z] 699f458cf7ca: Download complete [2023-05-02T22:49:12.773Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T22:49:12.773Z] 8998bd30e6a1: Download complete [2023-05-02T22:49:14.805Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T22:49:14.805Z] 2437ff75d9bd: Download complete [2023-05-02T22:49:16.761Z] 8998bd30e6a1: Pull complete [2023-05-02T22:49:17.350Z] 04944245beec: Pull complete [2023-05-02T22:49:18.774Z] 699f458cf7ca: Pull complete [2023-05-02T22:49:19.042Z] 765212b225bb: Pull complete [2023-05-02T22:49:20.007Z] f23df028b6ca: Pull complete [2023-05-02T22:49:20.007Z] d65c8cfc05b1: Pull complete [2023-05-02T22:49:35.031Z] 2437ff75d9bd: Pull complete [2023-05-02T22:49:35.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T22:49:35.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:49:35.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:49:35.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container [2023-05-02T22:49:35.352Z] $ 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/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T22:49:39.885Z] $ docker top 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:49:40.749Z] ---> job-cost.sh [2023-05-02T22:49:40.749Z] lf-activate-venv: SKIPPING [2023-05-02T22:49:40.749Z] INFO: No Stack... [2023-05-02T22:49:41.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T22:49:42.338Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T22:49:43.001Z] + cat /w/workspace/app-rfid-llrp-inventory/97/archives/cost.csv [2023-05-02T22:49:43.001Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T22:49:43.042Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [2023-05-02T22:49:43.051Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] did not exist. Created. [2023-05-02T22:49:43.051Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T22:49:43.720Z] /w/workspace/app-rfid-llrp-inventory/97@tmp/durable-569e0c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T22:49:44.404Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T22:49:44.421Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T22:49:44.480Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T22:49:44.488Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T22:49:44.527Z] $ docker stop --time=1 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 [2023-05-02T22:49:46.133Z] $ docker rm -f --volumes 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 [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-02T22:49:46.680Z] provisioning config files... [2023-05-02T22:49:46.687Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16316687768152560535tmp [Pipeline] { [Pipeline] sh [2023-05-02T22:49:46.985Z] + set +x [2023-05-02T22:49:46.985Z] + curl -s https://codecov.io/bash [2023-05-02T22:49:46.985Z] + bash -s -- [2023-05-02T22:49:46.985Z] [2023-05-02T22:49:46.985Z] _____ _ [2023-05-02T22:49:46.985Z] / ____| | | [2023-05-02T22:49:46.985Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T22:49:46.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T22:49:46.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T22:49:46.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T22:49:46.985Z] Bash-1.0.6 [2023-05-02T22:49:46.985Z] [2023-05-02T22:49:46.985Z] [2023-05-02T22:49:46.985Z] ==> git version 2.25.1 found [2023-05-02T22:49:46.985Z] ==> 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-02T22:49:46.985Z] Release-Date: 2020-01-08 [2023-05-02T22:49:46.985Z] 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-02T22:49:46.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T22:49:46.985Z] ==> Jenkins CI detected. [2023-05-02T22:49:46.985Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-02T22:49:46.985Z] project root: . [2023-05-02T22:49:46.985Z] --> token set from env [2023-05-02T22:49:46.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T22:49:47.244Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T22:49:47.244Z] ==> Python coveragepy not found [2023-05-02T22:49:47.244Z] ==> Searching for coverage reports in: [2023-05-02T22:49:47.244Z] + . [2023-05-02T22:49:47.244Z] -> Found 1 reports [2023-05-02T22:49:47.244Z] ==> Detecting git/mercurial file structure [2023-05-02T22:49:47.244Z] ==> Reading reports [2023-05-02T22:49:47.244Z] + ./coverage.out bytes=41317 [2023-05-02T22:49:47.244Z] ==> Appending adjustments [2023-05-02T22:49:47.244Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T22:49:47.244Z] + Found adjustments [2023-05-02T22:49:47.244Z] ==> Gzipping contents [2023-05-02T22:49:47.244Z] 12K /tmp/codecov.5hIwzI.gz [2023-05-02T22:49:47.244Z] ==> Uploading reports [2023-05-02T22:49:47.244Z] url: https://codecov.io [2023-05-02T22:49:47.244Z] query: branch=main&commit=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T22:49:47.244Z] -> Pinging Codecov [2023-05-02T22:49:47.244Z] 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T22:49:47.503Z] -> Uploading to [2023-05-02T22:49:47.503Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a/784b2eae-b992-4fa9-9956-bbd83a62c8b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T224947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f805a945c8d1672bbf34eac91c19f081c967ee83c77cd920d8c916fbe0a2fbca [2023-05-02T22:49:47.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T22:49:47.503Z] Dload Upload Total Spent Left Speed [2023-05-02T22:49:47.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47580 --:--:-- --:--:-- --:--:-- 47389 100 11800 0 0 100 11800 0 45038 --:--:-- --:--:-- --:--:-- 44866 [2023-05-02T22:49:47.762Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } [2023-05-02T22:49:47.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-02T22:49:48.154Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-02T22:49:48.166Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:49:48.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T22:49:48.480Z] [2023-05-02T22:49:48.480Z] 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-02T22:49:48.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T22:49:48.789Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-02T22:49:48.789Z] df9b9388f04a: Pulling fs layer [2023-05-02T22:49:48.789Z] 52dc419b0ee2: Pulling fs layer [2023-05-02T22:49:48.789Z] 25bc292e5bac: Pulling fs layer [2023-05-02T22:49:48.789Z] 114826534d7a: Pulling fs layer [2023-05-02T22:49:48.789Z] 4657fd5d0bcf: Pulling fs layer [2023-05-02T22:49:48.789Z] 6ad1cebc031e: Pulling fs layer [2023-05-02T22:49:48.789Z] 8a3aa393b2d8: Pulling fs layer [2023-05-02T22:49:48.789Z] 114826534d7a: Waiting [2023-05-02T22:49:48.789Z] 4657fd5d0bcf: Waiting [2023-05-02T22:49:48.789Z] 8a3aa393b2d8: Waiting [2023-05-02T22:49:48.789Z] 6ad1cebc031e: Waiting [2023-05-02T22:49:48.789Z] 25bc292e5bac: Verifying Checksum [2023-05-02T22:49:48.789Z] 25bc292e5bac: Download complete [2023-05-02T22:49:48.789Z] 52dc419b0ee2: Download complete [2023-05-02T22:49:48.789Z] 4657fd5d0bcf: Verifying Checksum [2023-05-02T22:49:48.789Z] 4657fd5d0bcf: Download complete [2023-05-02T22:49:48.789Z] df9b9388f04a: Download complete [2023-05-02T22:49:49.048Z] df9b9388f04a: Pull complete [2023-05-02T22:49:49.048Z] 6ad1cebc031e: Verifying Checksum [2023-05-02T22:49:49.048Z] 6ad1cebc031e: Download complete [2023-05-02T22:49:49.048Z] 52dc419b0ee2: Pull complete [2023-05-02T22:49:49.048Z] 25bc292e5bac: Pull complete [2023-05-02T22:49:49.616Z] 114826534d7a: Verifying Checksum [2023-05-02T22:49:49.616Z] 114826534d7a: Download complete [2023-05-02T22:49:49.616Z] 8a3aa393b2d8: Verifying Checksum [2023-05-02T22:49:49.616Z] 8a3aa393b2d8: Download complete [2023-05-02T22:49:52.898Z] 114826534d7a: Pull complete [2023-05-02T22:49:52.898Z] 4657fd5d0bcf: Pull complete [2023-05-02T22:49:53.155Z] 6ad1cebc031e: Pull complete [2023-05-02T22:49:55.681Z] 8a3aa393b2d8: Pull complete [2023-05-02T22:49:55.681Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-02T22:49:55.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T22:49:55.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:49:55.763Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:49:55.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-02T22:50:00.203Z] $ docker top 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T22:50:00.265Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-02T22:50:00.544Z] + set -o pipefail [2023-05-02T22:50:00.544Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-02T22:50:05.823Z] [2023-05-02T22:50:05.823Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-02T22:50:05.823Z] [2023-05-02T22:50:05.823Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/41e6a7a6-4cdc-41a3-b47e-e898a8fe60be [2023-05-02T22:50:05.823Z] [2023-05-02T22:50:05.823Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-02T22:50:05.823Z] [2023-05-02T22:50:05.823Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-02T22:50:05.823Z] [2023-05-02T22:50:06.395Z] [2023-05-02T22:50:06.395Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-02T22:50:06.395Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-02T22:50:06.395Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-02T22:50:06.407Z] $ docker stop --time=1 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c [2023-05-02T22:50:09.964Z] $ docker rm -f --volumes 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c [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-02T22:50:10.695Z] + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] sh [2023-05-02T22:50:10.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T22:50:10.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:11.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:50:11.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:50:11.362Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:50:11.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T22:50:11.949Z] $ docker top 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 -eo pid,comm [2023-05-02T22:50:11.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-02T22:50:11.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T22:50:12.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:50:12.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:50:12.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:50:12.159Z] $ docker exec 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 ssh-agent [2023-05-02T22:50:12.271Z] SSH_AUTH_SOCK=/tmp/ssh-8xZ5QhrQzjrr/agent.32 [2023-05-02T22:50:12.271Z] SSH_AGENT_PID=38 [2023-05-02T22:50:12.276Z] Running ssh-add (command line suppressed) [2023-05-02T22:50:12.382Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1110254497104991798.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1110254497104991798.key) [2023-05-02T22:50:12.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:50:12.681Z] + git semver tag [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,842 [run_tag] DEBUG tag force:False [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,842 [check_head_tag] DEBUG check head tag [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,843 [execute] INFO git cat-file --batch-check [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,843 [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-02T22:50:12.941Z] 2023-05-02 22:50:12,847 [execute] INFO git cat-file --batch [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,867 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-02T22:50:12.941Z] 2023-05-02 22:50:12,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:12.941Z] 3.0.0-dev.28 [Pipeline] } [2023-05-02T22:50:12.951Z] $ docker exec --env ******** --env ******** 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 ssh-agent -k [2023-05-02T22:50:13.057Z] unset SSH_AUTH_SOCK; [2023-05-02T22:50:13.057Z] unset SSH_AGENT_PID; [2023-05-02T22:50:13.057Z] echo Agent pid 38 killed; [2023-05-02T22:50:13.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T22:50:13.383Z] + git semver [Pipeline] } [2023-05-02T22:50:13.659Z] $ docker stop --time=1 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 [2023-05-02T22:50:14.949Z] $ docker rm -f --volumes 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:15.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T22:50:15.368Z] [2023-05-02T22:50:15.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:15.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T22:50:15.672Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-02T22:50:15.672Z] ab5ef0e58194: Pulling fs layer [2023-05-02T22:50:15.672Z] 9712f1f96733: Pulling fs layer [2023-05-02T22:50:15.672Z] 63f879dbbcfc: Pulling fs layer [2023-05-02T22:50:15.672Z] 0d9ebad4ef96: Pulling fs layer [2023-05-02T22:50:15.672Z] e9a5061849ea: Pulling fs layer [2023-05-02T22:50:15.672Z] d747dcd14b5f: Pulling fs layer [2023-05-02T22:50:15.672Z] 2de7ff778b66: Pulling fs layer [2023-05-02T22:50:15.672Z] e9a5061849ea: Waiting [2023-05-02T22:50:15.672Z] d747dcd14b5f: Waiting [2023-05-02T22:50:15.672Z] 2de7ff778b66: Waiting [2023-05-02T22:50:15.672Z] 0d9ebad4ef96: Waiting [2023-05-02T22:50:15.672Z] 9712f1f96733: Verifying Checksum [2023-05-02T22:50:15.672Z] 9712f1f96733: Download complete [2023-05-02T22:50:15.930Z] 63f879dbbcfc: Verifying Checksum [2023-05-02T22:50:15.930Z] 63f879dbbcfc: Download complete [2023-05-02T22:50:16.187Z] e9a5061849ea: Verifying Checksum [2023-05-02T22:50:16.187Z] e9a5061849ea: Download complete [2023-05-02T22:50:16.187Z] d747dcd14b5f: Verifying Checksum [2023-05-02T22:50:16.187Z] ab5ef0e58194: Verifying Checksum [2023-05-02T22:50:16.187Z] ab5ef0e58194: Download complete [2023-05-02T22:50:16.187Z] 0d9ebad4ef96: Verifying Checksum [2023-05-02T22:50:16.445Z] 2de7ff778b66: Verifying Checksum [2023-05-02T22:50:16.445Z] 2de7ff778b66: Download complete [2023-05-02T22:50:18.973Z] ab5ef0e58194: Pull complete [2023-05-02T22:50:18.973Z] 9712f1f96733: Pull complete [2023-05-02T22:50:19.537Z] 63f879dbbcfc: Pull complete [2023-05-02T22:50:23.723Z] 0d9ebad4ef96: Pull complete [2023-05-02T22:50:23.723Z] e9a5061849ea: Pull complete [2023-05-02T22:50:23.723Z] d747dcd14b5f: Pull complete [2023-05-02T22:50:24.290Z] 2de7ff778b66: Pull complete [2023-05-02T22:50:24.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-02T22:50:24.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T22:50:24.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:50:24.388Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:50:24.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-02T22:50:29.086Z] $ docker top e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:50:29.160Z] provisioning config files... [2023-05-02T22:50:29.168Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13759232329499381966tmp [2023-05-02T22:50:29.180Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2290039199963026939tmp [2023-05-02T22:50:29.188Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13956353575740832679tmp [Pipeline] { [Pipeline] echo [2023-05-02T22:50:29.206Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:29.489Z] ---> sigul-configuration.sh [2023-05-02T22:50:29.489Z] gpg: directory `/root/.gnupg' created [2023-05-02T22:50:29.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-02T22:50:29.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-02T22:50:29.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-02T22:50:29.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-02T22:50:29.489Z] gpg: CAST5 encrypted data [2023-05-02T22:50:29.489Z] gpg: encrypted with 1 passphrase [2023-05-02T22:50:29.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-02T22:50:29.779Z] + mkdir /home/jenkins [2023-05-02T22:50:29.779Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-02T22:50:30.062Z] + 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-02T22:50:30.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:30.365Z] ---> sigul-install.sh [2023-05-02T22:50:30.365Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-02T22:50:30.655Z] + git tag --list [2023-05-02T22:50:30.655Z] v0.0.0 [2023-05-02T22:50:30.655Z] v1.0.0 [2023-05-02T22:50:30.655Z] v2.1.0 [2023-05-02T22:50:30.655Z] v2.1.1 [2023-05-02T22:50:30.655Z] v2.1.1-dev.1 [2023-05-02T22:50:30.655Z] v2.2.0 [2023-05-02T22:50:30.655Z] v2.2.1-dev.1 [2023-05-02T22:50:30.655Z] v2.2.1-dev.2 [2023-05-02T22:50:30.655Z] v2.2.1-dev.3 [2023-05-02T22:50:30.655Z] v2.2.1-dev.4 [2023-05-02T22:50:30.655Z] v2.2.1-dev.5 [2023-05-02T22:50:30.655Z] v2.2.1-dev.6 [2023-05-02T22:50:30.655Z] v2.2.1-dev.7 [2023-05-02T22:50:30.655Z] v2.3.0 [2023-05-02T22:50:30.655Z] v2.3.0-dev.10 [2023-05-02T22:50:30.655Z] v2.3.0-dev.11 [2023-05-02T22:50:30.655Z] v2.3.0-dev.12 [2023-05-02T22:50:30.655Z] v2.3.0-dev.13 [2023-05-02T22:50:30.655Z] v2.3.0-dev.14 [2023-05-02T22:50:30.655Z] v2.3.0-dev.15 [2023-05-02T22:50:30.655Z] v2.3.0-dev.16 [2023-05-02T22:50:30.655Z] v2.3.0-dev.17 [2023-05-02T22:50:30.655Z] v2.3.0-dev.18 [2023-05-02T22:50:30.655Z] v2.3.0-dev.19 [2023-05-02T22:50:30.655Z] v2.3.0-dev.20 [2023-05-02T22:50:30.655Z] v2.3.0-dev.21 [2023-05-02T22:50:30.655Z] v2.3.0-dev.22 [2023-05-02T22:50:30.655Z] v2.3.0-dev.23 [2023-05-02T22:50:30.655Z] v2.3.0-dev.24 [2023-05-02T22:50:30.655Z] v2.3.0-dev.25 [2023-05-02T22:50:30.655Z] v2.3.0-dev.26 [2023-05-02T22:50:30.655Z] v2.3.0-dev.9 [2023-05-02T22:50:30.655Z] v2.3.1-dev.1 [2023-05-02T22:50:30.655Z] v3.0.0-dev.1 [2023-05-02T22:50:30.655Z] v3.0.0-dev.10 [2023-05-02T22:50:30.655Z] v3.0.0-dev.11 [2023-05-02T22:50:30.655Z] v3.0.0-dev.12 [2023-05-02T22:50:30.655Z] v3.0.0-dev.13 [2023-05-02T22:50:30.655Z] v3.0.0-dev.14 [2023-05-02T22:50:30.655Z] v3.0.0-dev.15 [2023-05-02T22:50:30.655Z] v3.0.0-dev.16 [2023-05-02T22:50:30.655Z] v3.0.0-dev.17 [2023-05-02T22:50:30.655Z] v3.0.0-dev.18 [2023-05-02T22:50:30.655Z] v3.0.0-dev.19 [2023-05-02T22:50:30.655Z] v3.0.0-dev.2 [2023-05-02T22:50:30.655Z] v3.0.0-dev.20 [2023-05-02T22:50:30.655Z] v3.0.0-dev.21 [2023-05-02T22:50:30.655Z] v3.0.0-dev.22 [2023-05-02T22:50:30.655Z] v3.0.0-dev.23 [2023-05-02T22:50:30.655Z] v3.0.0-dev.24 [2023-05-02T22:50:30.655Z] v3.0.0-dev.25 [2023-05-02T22:50:30.655Z] v3.0.0-dev.26 [2023-05-02T22:50:30.655Z] v3.0.0-dev.27 [2023-05-02T22:50:30.655Z] v3.0.0-dev.28 [2023-05-02T22:50:30.655Z] v3.0.0-dev.3 [2023-05-02T22:50:30.655Z] v3.0.0-dev.4 [2023-05-02T22:50:30.655Z] v3.0.0-dev.5 [2023-05-02T22:50:30.655Z] v3.0.0-dev.6 [2023-05-02T22:50:30.655Z] v3.0.0-dev.7 [2023-05-02T22:50:30.655Z] v3.0.0-dev.8 [2023-05-02T22:50:30.655Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-02T22:50:30.946Z] + lftools sign git-tag v3.0.0-dev.28 [2023-05-02T22:50:31.514Z] Signing Git tag with Sigul... [2023-05-02T22:50:31.514Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-05-02T22:50:31.782Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:32.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-02T22:50:32.074Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-02T22:50:32.097Z] $ docker stop --time=1 e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f [2023-05-02T22:50:33.396Z] $ docker rm -f --volumes e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-02T22:50:33.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T22:50:33.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:34.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:50:34.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:50:34.192Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:50:34.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T22:50:34.550Z] $ docker top 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b -eo pid,comm [2023-05-02T22:50:34.595Z] 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-02T22:50:34.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T22:50:34.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:50:34.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:50:34.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:50:34.740Z] $ docker exec 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b ssh-agent [2023-05-02T22:50:34.836Z] SSH_AUTH_SOCK=/tmp/ssh-DSf2yfEBdbst/agent.33 [2023-05-02T22:50:34.836Z] SSH_AGENT_PID=39 [2023-05-02T22:50:34.841Z] Running ssh-add (command line suppressed) [2023-05-02T22:50:34.945Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11917053479401807927.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11917053479401807927.key) [2023-05-02T22:50:34.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:50:35.245Z] + git semver bump pre [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,417 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,417 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,417 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,418 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,418 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,418 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,420 [execute] INFO git cat-file --batch-check [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,421 [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-02T22:50:35.506Z] 2023-05-02 22:50:35,426 [execute] INFO git cat-file --batch [2023-05-02T22:50:35.506Z] 2023-05-02 22:50:35,426 [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-02T22:50:35.506Z] 2023-05-02 22:50:35,431 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:35.506Z] 3.0.0-dev.29 [Pipeline] } [2023-05-02T22:50:35.517Z] $ docker exec --env ******** --env ******** 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b ssh-agent -k [2023-05-02T22:50:35.610Z] unset SSH_AUTH_SOCK; [2023-05-02T22:50:35.611Z] unset SSH_AGENT_PID; [2023-05-02T22:50:35.611Z] echo Agent pid 39 killed; [2023-05-02T22:50:35.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T22:50:35.930Z] + git semver [Pipeline] } [2023-05-02T22:50:36.202Z] $ docker stop --time=1 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b [2023-05-02T22:50:37.478Z] $ docker rm -f --volumes 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:50:37.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T22:50:37.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:38.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:50:38.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:50:38.196Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:50:38.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T22:50:38.562Z] $ docker top 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T22:50:38.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:50:38.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:50:38.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:50:38.765Z] $ docker exec 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 ssh-agent [2023-05-02T22:50:38.874Z] SSH_AUTH_SOCK=/tmp/ssh-1V19vPrpfAIF/agent.32 [2023-05-02T22:50:38.874Z] SSH_AGENT_PID=38 [2023-05-02T22:50:38.903Z] Running ssh-add (command line suppressed) [2023-05-02T22:50:39.006Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9839655980719727001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9839655980719727001.key) [2023-05-02T22:50:39.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:50:39.346Z] + git semver push [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,514 [run_push] DEBUG push [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,516 [execute] INFO git cat-file --batch-check [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,516 [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-02T22:50:39.625Z] 2023-05-02 22:50:39,520 [execute] INFO git rev-list 8b55b53248b81df786679d287da3b0fce99ce6f0 -- [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,521 [execute] DEBUG Popen(['git', 'rev-list', '8b55b53248b81df786679d287da3b0fce99ce6f0', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,528 [execute] INFO git fetch -v origin [2023-05-02T22:50:39.625Z] 2023-05-02 22:50:39,528 [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-02T22:50:40.224Z] 2023-05-02 22:50:40,015 [run_push] DEBUG no remote changes detected [2023-05-02T22:50:40.224Z] 2023-05-02 22:50:40,016 [execute] INFO git push origin semver [2023-05-02T22:50:40.224Z] 2023-05-02 22:50:40,016 [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-02T22:50:40.794Z] 2023-05-02 22:50:40,753 [run_push] DEBUG push all version tags [2023-05-02T22:50:40.794Z] 2023-05-02 22:50:40,754 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-02T22:50:40.794Z] 2023-05-02 22:50:40,754 [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-02T22:50:41.736Z] 2023-05-02 22:50:41,420 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-02T22:50:41.736Z] 3.0.0-dev.29 [Pipeline] } [2023-05-02T22:50:41.748Z] $ docker exec --env ******** --env ******** 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 ssh-agent -k [2023-05-02T22:50:41.842Z] unset SSH_AUTH_SOCK; [2023-05-02T22:50:41.842Z] unset SSH_AGENT_PID; [2023-05-02T22:50:41.842Z] echo Agent pid 38 killed; [2023-05-02T22:50:41.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T22:50:42.163Z] + git semver [Pipeline] } [2023-05-02T22:50:42.436Z] $ docker stop --time=1 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 [2023-05-02T22:50:43.734Z] $ docker rm -f --volumes 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 [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-02T22:50:44.393Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-02T22:50:44.394Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-02T22:50:44.394Z] total 16 [2023-05-02T22:50:44.394Z] drwxr-xr-x 3 root root 4096 May 2 22:37 . [2023-05-02T22:50:44.394Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:50 .. [2023-05-02T22:50:44.394Z] drwxr-xr-x 2 root root 4096 May 2 22:37 cost [2023-05-02T22:50:44.394Z] -rw-r--r-- 1 root root 94 May 2 22:37 cost.csv [2023-05-02T22:50:44.394Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-02T22:50:44.394Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-02T22:50:44.394Z] total 16 [2023-05-02T22:50:44.394Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:37 . [2023-05-02T22:50:44.394Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:50 .. [2023-05-02T22:50:44.394Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 22:37 cost [2023-05-02T22:50:44.394Z] -rw-r--r-- 1 jenkins jenkins 94 May 2 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:44.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:45.547Z] ---> package-listing.sh [2023-05-02T22:50:45.547Z] ++ facter osfamily [2023-05-02T22:50:45.547Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T22:50:45.804Z] + OS_FAMILY=debian [2023-05-02T22:50:45.804Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-02T22:50:45.804Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T22:50:45.804Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T22:50:45.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T22:50:45.804Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T22:50:45.804Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-02T22:50:45.804Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T22:50:45.804Z] + case "${OS_FAMILY}" in [2023-05-02T22:50:45.804Z] + dpkg -l [2023-05-02T22:50:45.804Z] + grep '^ii' [2023-05-02T22:50:45.804Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T22:50:45.804Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T22:50:45.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T22:50:45.804Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-02T22:50:45.804Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-02T22:50:45.805Z] + 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-02T22:50:45.813Z] 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-02T22:50:46.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:50:46.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:50:46.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:50:46.722Z] prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container [2023-05-02T22:50:46.757Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T22:50:46.961Z] $ docker top 69b28abea6b989657ca320b08a7a0fcbc6dfcefb6831419d4497e673fff929cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:50:47.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T22:50:47.597Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T22:50:47.888Z] + ls /var/log/sa-host [2023-05-02T22:50:47.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:50:48.003Z] provisioning config files... [2023-05-02T22:50:48.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3858692086545250810tmp [Pipeline] { [Pipeline] echo [2023-05-02T22:50:48.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:48.316Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T22:50:48.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:48.656Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T22:50:48.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:48.943Z] ---> sudo-logs.sh [2023-05-02T22:50:48.943Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T22:50:48.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:49.251Z] ---> job-cost.sh [2023-05-02T22:50:49.251Z] lf-activate-venv: SKIPPING [2023-05-02T22:50:49.251Z] DEBUG: total: 0.2199999988079071 [2023-05-02T22:50:49.251Z] INFO: Retrieving Stack Cost... [2023-05-02T22:50:49.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T22:50:50.078Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T22:50:50.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:50:50.375Z] ---> logs-deploy.sh [2023-05-02T22:50:50.376Z] lf-activate-venv: SKIPPING [2023-05-02T22:50:50.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/97 [2023-05-02T22:50:50.376Z] INFO: archiving workspace using pattern(s): [2023-05-02T22:50:51.315Z] Archives upload complete. [2023-05-02T22:50:51.315Z] INFO: archiving logs to Nexus