Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07d6d5b2548ecc4179af6df7f6d205a9de44c48 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-ssh9109128857045235848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2769927088992535658.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4165921910069920672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5290062204426336447.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-ssh10891140781627916886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4382 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222)" > git rev-list --no-walk 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T15:06:40.735Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T15:06:40.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T15:06:40.830Z] ========================================================= [2023-08-23T15:06:40.830Z] EdgeX Global Pipelines Version Info [2023-08-23T15:06:40.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:06:41.561Z] ------------------- [2023-08-23T15:06:41.561Z] stable info: [2023-08-23T15:06:41.561Z] ------------------- [2023-08-23T15:06:41.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T15:06:41.561Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T15:06:41.561Z] Message: update stable to v1.0.253 [2023-08-23T15:06:42.131Z] ------------------- [2023-08-23T15:06:42.131Z] experimental info: [2023-08-23T15:06:42.131Z] ------------------- [2023-08-23T15:06:42.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T15:06:42.131Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T15:06:42.131Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T15:06:42.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-23T15:06:42.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-23T15:06:42.339Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T15:06:42.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T15:06:42.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T15:06:42.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T15:06:42.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T15:06:42.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T15:06:42.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T15:06:42.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T15:06:42.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T15:06:42.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-23T15:06:42.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T15:06:42.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T15:06:42.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T15:06:42.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T15:06:42.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T15:06:42.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T15:06:42.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T15:06:42.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T15:06:42.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T15:06:42.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T15:06:42.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T15:06:42.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T15:06:42.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T15:06:42.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T15:06:42.571Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T15:06:42.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-23T15:06:42.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-23T15:06:42.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-23T15:06:42.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo [2023-08-23T15:06:42.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07d6d5 [Pipeline] echo [2023-08-23T15:06:42.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:06:42.669Z] provisioning config files... [2023-08-23T15:06:42.686Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7471983795606803531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:06:43.006Z] ---> docker-login.sh [2023-08-23T15:06:43.006Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:06:43.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:06:43.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:06:43.270Z] Configure a credential helper to remove this warning. See [2023-08-23T15:06:43.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:06:43.270Z] [2023-08-23T15:06:43.270Z] Login Succeeded [2023-08-23T15:06:43.270Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:06:43.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:06:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:06:43.532Z] Configure a credential helper to remove this warning. See [2023-08-23T15:06:43.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:06:43.532Z] [2023-08-23T15:06:43.532Z] Login Succeeded [2023-08-23T15:06:43.532Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:06:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:06:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:06:43.532Z] Configure a credential helper to remove this warning. See [2023-08-23T15:06:43.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:06:43.532Z] [2023-08-23T15:06:43.532Z] Login Succeeded [2023-08-23T15:06:43.532Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:06:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:06:43.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:06:43.794Z] Configure a credential helper to remove this warning. See [2023-08-23T15:06:43.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:06:43.794Z] [2023-08-23T15:06:43.794Z] Login Succeeded [2023-08-23T15:06:43.794Z] docker.io [2023-08-23T15:06:43.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:06:44.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:06:44.055Z] Configure a credential helper to remove this warning. See [2023-08-23T15:06:44.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:06:44.055Z] [2023-08-23T15:06:44.055Z] Login Succeeded [2023-08-23T15:06:44.055Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:06:44.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T15:06:44.452Z] + git rev-list -1 --merges e07d6d5b2548ecc4179af6df7f6d205a9de44c48~1..e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo [2023-08-23T15:06:44.503Z] -----------> git rev-list -1 --merges e07d6d5b2548ecc4179af6df7f6d205a9de44c48~1..e07d6d5b2548ecc4179af6df7f6d205a9de44c48 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [false] [Pipeline] sh [2023-08-23T15:06:44.792Z] + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo [2023-08-23T15:06:44.815Z] ========================================================= [2023-08-23T15:06:44.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T15:06:44.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T15:06:45.151Z] + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo [2023-08-23T15:06:45.160Z] [semverPrep] GIT_COMMIT: e07d6d5b2548ecc4179af6df7f6d205a9de44c48, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222) [Pipeline] echo [2023-08-23T15:06:45.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T15:06:45.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:06:45.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T15:06:45.516Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T15:06:45.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T15:06:45.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T15:06:45.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T15:06:45.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:06:45.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:06:45.870Z] [2023-08-23T15:06:45.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:06:46.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:06:46.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T15:06:46.171Z] b85a868b505f: Pulling fs layer [2023-08-23T15:06:46.171Z] e2be974225ed: Pulling fs layer [2023-08-23T15:06:46.171Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T15:06:46.171Z] 988bab9f4d93: Pulling fs layer [2023-08-23T15:06:46.171Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T15:06:46.171Z] eaf3925da568: Pulling fs layer [2023-08-23T15:06:46.171Z] bab4dde63d76: Pulling fs layer [2023-08-23T15:06:46.171Z] bde34c3a00c8: Pulling fs layer [2023-08-23T15:06:46.171Z] b352a97aabf1: Pulling fs layer [2023-08-23T15:06:46.171Z] 4872d77fe225: Pulling fs layer [2023-08-23T15:06:46.171Z] 5851b861e8e6: Pulling fs layer [2023-08-23T15:06:46.171Z] 1469e6f7b9e6: Waiting [2023-08-23T15:06:46.171Z] eaf3925da568: Waiting [2023-08-23T15:06:46.171Z] bab4dde63d76: Waiting [2023-08-23T15:06:46.171Z] bde34c3a00c8: Waiting [2023-08-23T15:06:46.171Z] 5851b861e8e6: Waiting [2023-08-23T15:06:46.171Z] b352a97aabf1: Waiting [2023-08-23T15:06:46.171Z] 4872d77fe225: Waiting [2023-08-23T15:06:46.171Z] 988bab9f4d93: Waiting [2023-08-23T15:06:46.171Z] e2be974225ed: Verifying Checksum [2023-08-23T15:06:46.171Z] e2be974225ed: Download complete [2023-08-23T15:06:46.171Z] 988bab9f4d93: Verifying Checksum [2023-08-23T15:06:46.171Z] 988bab9f4d93: Download complete [2023-08-23T15:06:46.430Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T15:06:46.430Z] 1469e6f7b9e6: Download complete [2023-08-23T15:06:46.430Z] eaf3925da568: Verifying Checksum [2023-08-23T15:06:46.430Z] eaf3925da568: Download complete [2023-08-23T15:06:46.430Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T15:06:46.430Z] 339a4e72a1f5: Download complete [2023-08-23T15:06:46.430Z] bde34c3a00c8: Verifying Checksum [2023-08-23T15:06:46.430Z] bde34c3a00c8: Download complete [2023-08-23T15:06:46.430Z] 4872d77fe225: Verifying Checksum [2023-08-23T15:06:46.430Z] 4872d77fe225: Download complete [2023-08-23T15:06:46.430Z] 5851b861e8e6: Download complete [2023-08-23T15:06:46.430Z] b85a868b505f: Verifying Checksum [2023-08-23T15:06:46.430Z] b85a868b505f: Download complete [2023-08-23T15:06:46.690Z] bab4dde63d76: Verifying Checksum [2023-08-23T15:06:46.690Z] bab4dde63d76: Download complete [2023-08-23T15:06:47.629Z] b85a868b505f: Pull complete [2023-08-23T15:06:47.887Z] e2be974225ed: Pull complete [2023-08-23T15:06:48.452Z] 339a4e72a1f5: Pull complete [2023-08-23T15:06:48.452Z] 988bab9f4d93: Pull complete [2023-08-23T15:06:48.712Z] 1469e6f7b9e6: Pull complete [2023-08-23T15:06:48.974Z] eaf3925da568: Pull complete [2023-08-23T15:06:50.882Z] bab4dde63d76: Pull complete [2023-08-23T15:06:50.882Z] bde34c3a00c8: Pull complete [2023-08-23T15:06:50.882Z] b352a97aabf1: Pull complete [2023-08-23T15:06:51.143Z] 4872d77fe225: Pull complete [2023-08-23T15:06:51.143Z] 5851b861e8e6: Pull complete [2023-08-23T15:06:51.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T15:06:51.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:06:51.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:06:51.257Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:06:51.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T15:06:54.040Z] $ docker top cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 -eo pid,comm [2023-08-23T15:06:54.097Z] 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-08-23T15:06:54.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:06:54.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:06:54.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:06:54.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:06:54.272Z] $ docker exec cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent [2023-08-23T15:06:54.374Z] SSH_AUTH_SOCK=/tmp/ssh-CwJFOco19ZQB/agent.32 [2023-08-23T15:06:54.374Z] SSH_AGENT_PID=38 [2023-08-23T15:06:54.381Z] Running ssh-add (command line suppressed) [2023-08-23T15:06:54.484Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12878790519635893615.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12878790519635893615.key) [2023-08-23T15:06:54.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:06:54.786Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T15:06:54.801Z] $ docker exec --env ******** --env ******** cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent -k [2023-08-23T15:06:54.901Z] unset SSH_AUTH_SOCK; [2023-08-23T15:06:54.902Z] unset SSH_AGENT_PID; [2023-08-23T15:06:54.902Z] echo Agent pid 38 killed; [2023-08-23T15:06:54.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T15:06:54.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:06:54.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:06:55.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:06:55.057Z] $ docker exec cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent [2023-08-23T15:06:55.157Z] SSH_AUTH_SOCK=/tmp/ssh-gCjrLCh6mFR7/agent.70 [2023-08-23T15:06:55.157Z] SSH_AGENT_PID=76 [2023-08-23T15:06:55.162Z] Running ssh-add (command line suppressed) [2023-08-23T15:06:55.276Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2052295277109410334.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2052295277109410334.key) [2023-08-23T15:06:55.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:06:55.577Z] + git semver init [2023-08-23T15:06:55.838Z] 2023-08-23 15:06:55,764 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T15:06:55.838Z] 2023-08-23 15:06:55,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-23T15:06:55.838Z] 2023-08-23 15:06:55,766 [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-08-23T15:06:55.838Z] 2023-08-23 15:06:55,766 [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-08-23T15:06:57.227Z] 2023-08-23 15:06:56,857 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-08-23T15:06:57.227Z] 2023-08-23 15:06:56,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-08-23T15:06:57.227Z] 2023-08-23 15:06:56,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:06:57.227Z] 2023-08-23 15:06:56,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:06:57.227Z] 3.1.0-dev.14 [Pipeline] } [2023-08-23T15:06:57.239Z] $ docker exec --env ******** --env ******** cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent -k [2023-08-23T15:06:57.333Z] unset SSH_AUTH_SOCK; [2023-08-23T15:06:57.334Z] unset SSH_AGENT_PID; [2023-08-23T15:06:57.334Z] echo Agent pid 76 killed; [2023-08-23T15:06:57.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:06:57.649Z] + git semver [Pipeline] } [2023-08-23T15:06:57.922Z] $ docker stop --time=1 cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 [2023-08-23T15:06:59.220Z] $ docker rm -f --volumes cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:06:59.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T15:06:59.745Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T15:06:59.747Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-08-23T15:06:59.918Z] provisioning config files... [2023-08-23T15:06:59.929Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7407270510873436035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:07:00.231Z] ---> docker-login.sh [2023-08-23T15:07:00.231Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:07:00.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:07:00.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:07:00.231Z] Configure a credential helper to remove this warning. See [2023-08-23T15:07:00.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:07:00.231Z] [2023-08-23T15:07:00.231Z] Login Succeeded [2023-08-23T15:07:00.231Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:07:00.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:07:00.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:07:00.231Z] Configure a credential helper to remove this warning. See [2023-08-23T15:07:00.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:07:00.231Z] [2023-08-23T15:07:00.231Z] Login Succeeded [2023-08-23T15:07:00.491Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:07:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:07:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:07:00.491Z] Configure a credential helper to remove this warning. See [2023-08-23T15:07:00.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:07:00.491Z] [2023-08-23T15:07:00.491Z] Login Succeeded [2023-08-23T15:07:00.491Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:07:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:07:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:07:00.491Z] Configure a credential helper to remove this warning. See [2023-08-23T15:07:00.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:07:00.491Z] [2023-08-23T15:07:00.491Z] Login Succeeded [2023-08-23T15:07:00.750Z] docker.io [2023-08-23T15:07:00.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:07:01.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:07:01.009Z] Configure a credential helper to remove this warning. See [2023-08-23T15:07:01.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:07:01.009Z] [2023-08-23T15:07:01.009Z] Login Succeeded [2023-08-23T15:07:01.009Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:07:01.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T15:07:01.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:07:01.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:07:01.090Z] ========================================================= [2023-08-23T15:07:01.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T15:07:01.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:07:01.392Z] + 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-08-23T15:07:01.393Z] Sending build context to Docker daemon 12.69MB [2023-08-23T15:07:01.393Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:07:01.393Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T15:07:01.393Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T15:07:01.393Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T15:07:01.393Z] 6911f1a30b25: Pulling fs layer [2023-08-23T15:07:01.393Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T15:07:01.393Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T15:07:01.393Z] ec0bb842ea78: Pulling fs layer [2023-08-23T15:07:01.393Z] 40a00589a448: Pulling fs layer [2023-08-23T15:07:01.393Z] ec0bb842ea78: Waiting [2023-08-23T15:07:01.393Z] 6863d3e3a2b1: Waiting [2023-08-23T15:07:01.393Z] 40a00589a448: Waiting [2023-08-23T15:07:01.393Z] 6c08303d61cc: Pulling fs layer [2023-08-23T15:07:01.393Z] 798269fcf238: Pulling fs layer [2023-08-23T15:07:01.393Z] 6c08303d61cc: Waiting [2023-08-23T15:07:01.393Z] 798269fcf238: Waiting [2023-08-23T15:07:01.393Z] 6911f1a30b25: Download complete [2023-08-23T15:07:01.653Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T15:07:01.653Z] 6863d3e3a2b1: Download complete [2023-08-23T15:07:01.653Z] ec0bb842ea78: Verifying Checksum [2023-08-23T15:07:01.653Z] ec0bb842ea78: Download complete [2023-08-23T15:07:01.653Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T15:07:01.653Z] 4db1b89c0bd1: Download complete [2023-08-23T15:07:01.653Z] 40a00589a448: Verifying Checksum [2023-08-23T15:07:01.653Z] 40a00589a448: Download complete [2023-08-23T15:07:01.653Z] 4db1b89c0bd1: Pull complete [2023-08-23T15:07:01.914Z] 6911f1a30b25: Pull complete [2023-08-23T15:07:02.173Z] 798269fcf238: Verifying Checksum [2023-08-23T15:07:02.173Z] 798269fcf238: Download complete [2023-08-23T15:07:02.173Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T15:07:02.173Z] e194b8c5c2a9: Download complete [2023-08-23T15:07:02.432Z] 6c08303d61cc: Verifying Checksum [2023-08-23T15:07:02.432Z] 6c08303d61cc: Download complete [2023-08-23T15:07:05.719Z] e194b8c5c2a9: Pull complete [2023-08-23T15:07:05.719Z] 6863d3e3a2b1: Pull complete [2023-08-23T15:07:05.719Z] ec0bb842ea78: Pull complete [2023-08-23T15:07:05.977Z] 40a00589a448: Pull complete [2023-08-23T15:07:08.507Z] 6c08303d61cc: Pull complete [2023-08-23T15:07:09.442Z] 798269fcf238: Pull complete [2023-08-23T15:07:09.442Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T15:07:09.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T15:07:09.442Z] ---> ec979cd7f677 [2023-08-23T15:07:09.442Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:07:13.680Z] ---> Running in dc61a04d4231 [2023-08-23T15:07:13.680Z] Removing intermediate container dc61a04d4231 [2023-08-23T15:07:13.680Z] ---> 8ead8119c89a [2023-08-23T15:07:13.680Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:07:13.939Z] ---> Running in 761faf986508 [2023-08-23T15:07:13.939Z] Removing intermediate container 761faf986508 [2023-08-23T15:07:13.939Z] ---> 73845245f006 [2023-08-23T15:07:13.939Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:07:13.939Z] ---> Running in 55863d1927c2 [2023-08-23T15:07:13.939Z] Removing intermediate container 55863d1927c2 [2023-08-23T15:07:13.939Z] ---> c117438d27f8 [2023-08-23T15:07:13.939Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:07:14.199Z] ---> Running in 8dd494ffc7ce [2023-08-23T15:07:14.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T15:07:14.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T15:07:14.717Z] OK: 265 MiB in 53 packages [2023-08-23T15:07:14.860Z] Still waiting to schedule task [2023-08-23T15:07:14.861Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-23T15:07:15.288Z] Removing intermediate container 8dd494ffc7ce [2023-08-23T15:07:15.289Z] ---> 6510b8ec03c1 [2023-08-23T15:07:15.289Z] Step 7/12 : WORKDIR /app [2023-08-23T15:07:15.289Z] ---> Running in 4dcaa95a5d13 [2023-08-23T15:07:15.289Z] Removing intermediate container 4dcaa95a5d13 [2023-08-23T15:07:15.289Z] ---> b35ad3623c28 [2023-08-23T15:07:15.289Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T15:07:15.289Z] ---> 2d79badbab7e [2023-08-23T15:07:15.289Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:07:15.289Z] ---> Running in 5c2d6725c270 [2023-08-23T15:07:47.491Z] Removing intermediate container 5c2d6725c270 [2023-08-23T15:07:47.491Z] ---> 086d13baf456 [2023-08-23T15:07:47.491Z] Step 10/12 : COPY . . [2023-08-23T15:07:47.491Z] ---> fc27fab240e0 [2023-08-23T15:07:47.491Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:07:47.491Z] ---> Running in 988671ca1375 [2023-08-23T15:07:47.491Z] Removing intermediate container 988671ca1375 [2023-08-23T15:07:47.491Z] ---> 31d710e25a79 [2023-08-23T15:07:47.491Z] Step 12/12 : RUN $MAKE [2023-08-23T15:07:47.491Z] ---> Running in 2c8878fec1b8 [2023-08-23T15:07:47.491Z] noop [2023-08-23T15:07:47.751Z] Removing intermediate container 2c8878fec1b8 [2023-08-23T15:07:47.751Z] ---> fe0f970c3241 [2023-08-23T15:07:47.751Z] Successfully built fe0f970c3241 [2023-08-23T15:07:47.751Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:07:48.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T15:07:48.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:07:48.159Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:07:48.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T15:07:48.523Z] $ docker top f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:07:48.867Z] + go version [2023-08-23T15:07:48.867Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T15:07:48.880Z] $ docker stop --time=1 f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e [2023-08-23T15:07:50.189Z] $ docker rm -f --volumes f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:07:50.577Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T15:07:50.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:07:50.654Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:07:50.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T15:07:51.035Z] $ docker top 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:07:51.378Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-08-23T15:07:51.674Z] + make test [2023-08-23T15:07:51.674Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-23T15:08:13.616Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-23T15:08:13.616Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-23T15:08:13.616Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-08-23T15:08:13.616Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.701s coverage: 71.9% of statements [2023-08-23T15:08:35.549Z] go vet ./... [2023-08-23T15:08:38.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T15:08:38.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T15:08:38.845Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-23T15:08:38.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T15:08:38.876Z] $ docker stop --time=1 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf [2023-08-23T15:08:42.919Z] $ docker rm -f --volumes 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:08:43.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T15:08:43.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-23T15:08:44.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T15:08:44.322Z] + ls -al . [2023-08-23T15:08:44.322Z] total 236 [2023-08-23T15:08:44.322Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 15:07 . [2023-08-23T15:08:44.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 .. [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 15:06 .dockerignore [2023-08-23T15:08:44.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:06 .git [2023-08-23T15:08:44.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:06 .github [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 15:06 .gitignore [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:06 .golangci.yml [2023-08-23T15:08:44.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:06 .semver [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 15:06 Attribution.txt [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 15:06 CHANGELOG.md [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 15:06 Dockerfile [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:06 GOVERNANCE.md [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 15:06 Jenkinsfile [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 15:06 LICENSE [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 15:06 Makefile [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 15:06 OWNERS.md [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 15:06 README.md [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 15:06 VERSION [2023-08-23T15:08:44.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 bin [2023-08-23T15:08:44.322Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 15:08 coverage.out [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 15:06 go.mod [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 15:06 go.sum [2023-08-23T15:08:44.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 images [2023-08-23T15:08:44.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 internal [2023-08-23T15:08:44.322Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 15:06 main.go [2023-08-23T15:08:44.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 res [2023-08-23T15:08:44.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 snap [2023-08-23T15:08:44.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:08:44.625Z] + 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-08-23T15:08:44.625Z] Sending build context to Docker daemon 12.69MB [2023-08-23T15:08:44.625Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:08:44.625Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-23T15:08:44.625Z] ---> fe0f970c3241 [2023-08-23T15:08:44.625Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:08:45.192Z] ---> Running in 1874f6df4588 [2023-08-23T15:08:45.192Z] Removing intermediate container 1874f6df4588 [2023-08-23T15:08:45.192Z] ---> 5a78de2e96f8 [2023-08-23T15:08:45.192Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:08:45.192Z] ---> Running in 12bfa112c747 [2023-08-23T15:08:45.192Z] Removing intermediate container 12bfa112c747 [2023-08-23T15:08:45.192Z] ---> 5ce3b28819c3 [2023-08-23T15:08:45.192Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:08:45.192Z] ---> Running in 7f4c13039589 [2023-08-23T15:08:45.192Z] Removing intermediate container 7f4c13039589 [2023-08-23T15:08:45.192Z] ---> d15f8290ab5b [2023-08-23T15:08:45.192Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:08:45.452Z] ---> Running in cd09e0691682 [2023-08-23T15:08:45.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T15:08:45.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T15:08:45.970Z] OK: 265 MiB in 53 packages [2023-08-23T15:08:46.229Z] Removing intermediate container cd09e0691682 [2023-08-23T15:08:46.229Z] ---> dfd1f572daf3 [2023-08-23T15:08:46.229Z] Step 7/29 : WORKDIR /app [2023-08-23T15:08:46.229Z] ---> Running in 5095ea86fab3 [2023-08-23T15:08:46.229Z] Removing intermediate container 5095ea86fab3 [2023-08-23T15:08:46.229Z] ---> 270cf42079f3 [2023-08-23T15:08:46.229Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-23T15:08:46.229Z] ---> a5615804130e [2023-08-23T15:08:46.229Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:08:46.488Z] ---> Running in 6110a192c16d [2023-08-23T15:08:47.059Z] Removing intermediate container 6110a192c16d [2023-08-23T15:08:47.059Z] ---> d24c18b5a8fc [2023-08-23T15:08:47.059Z] Step 10/29 : COPY . . [2023-08-23T15:08:47.626Z] ---> 063556f52f0c [2023-08-23T15:08:47.626Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:08:47.626Z] ---> Running in 16af3c20bb8e [2023-08-23T15:08:47.626Z] Removing intermediate container 16af3c20bb8e [2023-08-23T15:08:47.626Z] ---> 9a10013bd51f [2023-08-23T15:08:47.626Z] Step 12/29 : RUN $MAKE [2023-08-23T15:08:47.626Z] ---> Running in 55104723e888 [2023-08-23T15:08:47.885Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-23T15:09:10.041Z] Removing intermediate container 55104723e888 [2023-08-23T15:09:10.041Z] ---> b9b8bb56ce47 [2023-08-23T15:09:10.041Z] Step 13/29 : FROM alpine:3.17 [2023-08-23T15:09:10.041Z] 3.17: Pulling from library/alpine [2023-08-23T15:09:10.041Z] 9398808236ff: Pulling fs layer [2023-08-23T15:09:10.391Z] 9398808236ff: Verifying Checksum [2023-08-23T15:09:10.391Z] 9398808236ff: Download complete [2023-08-23T15:09:10.391Z] 9398808236ff: Pull complete [2023-08-23T15:09:10.391Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T15:09:10.391Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T15:09:10.391Z] ---> 1e0b8b5322fc [2023-08-23T15:09:10.391Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T15:09:10.652Z] ---> Running in c8c628cf5fa0 [2023-08-23T15:09:10.652Z] Removing intermediate container c8c628cf5fa0 [2023-08-23T15:09:10.652Z] ---> 44ac2de696b7 [2023-08-23T15:09:10.652Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-23T15:09:10.652Z] ---> Running in a04bd5ef5d8f [2023-08-23T15:09:10.652Z] Removing intermediate container a04bd5ef5d8f [2023-08-23T15:09:10.652Z] ---> 4c08be6ced25 [2023-08-23T15:09:10.652Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-23T15:09:10.652Z] ---> Running in 7906823379f9 [2023-08-23T15:09:10.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T15:09:11.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T15:09:11.430Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T15:09:11.430Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T15:09:11.430Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T15:09:11.430Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T15:09:11.430Z] OK: 8 MiB in 17 packages [2023-08-23T15:09:11.996Z] Removing intermediate container 7906823379f9 [2023-08-23T15:09:11.996Z] ---> bc30c154b958 [2023-08-23T15:09:11.996Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T15:09:11.996Z] ---> 834c158adfaf [2023-08-23T15:09:11.996Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T15:09:12.254Z] ---> 9fafd2a29b0a [2023-08-23T15:09:12.254Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-23T15:09:12.254Z] ---> 2083d2bb86cb [2023-08-23T15:09:12.254Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-23T15:09:12.511Z] ---> 94a1745f61f7 [2023-08-23T15:09:12.511Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-23T15:09:13.888Z] ---> 13699a659879 [2023-08-23T15:09:13.888Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-23T15:09:13.888Z] ---> Running in 80bf5c6c2320 [2023-08-23T15:09:14.147Z] Removing intermediate container 80bf5c6c2320 [2023-08-23T15:09:14.147Z] ---> 923795ed3bed [2023-08-23T15:09:14.147Z] Step 23/29 : VOLUME /cache [2023-08-23T15:09:14.147Z] ---> Running in ff3c22f170a9 [2023-08-23T15:09:14.147Z] Removing intermediate container ff3c22f170a9 [2023-08-23T15:09:14.147Z] ---> 60dc0b7a2262 [2023-08-23T15:09:14.147Z] Step 24/29 : EXPOSE 59711 [2023-08-23T15:09:14.406Z] ---> Running in c2d6163062cb [2023-08-23T15:09:14.406Z] Removing intermediate container c2d6163062cb [2023-08-23T15:09:14.406Z] ---> 422c95d60c70 [2023-08-23T15:09:14.406Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-23T15:09:14.406Z] ---> Running in ab081aa5165c [2023-08-23T15:09:14.406Z] Removing intermediate container ab081aa5165c [2023-08-23T15:09:14.406Z] ---> ec8593221455 [2023-08-23T15:09:14.406Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-23T15:09:14.406Z] ---> Running in fe11c45c57cc [2023-08-23T15:09:14.665Z] Removing intermediate container fe11c45c57cc [2023-08-23T15:09:14.665Z] ---> 734b7099fd8e [2023-08-23T15:09:14.665Z] Step 27/29 : LABEL arch=amd64 [2023-08-23T15:09:14.665Z] ---> Running in 304dce2b870b [2023-08-23T15:09:14.665Z] Removing intermediate container 304dce2b870b [2023-08-23T15:09:14.665Z] ---> f09dbe3b4183 [2023-08-23T15:09:14.665Z] Step 28/29 : LABEL git_sha=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:09:14.665Z] ---> Running in ba468f42a71e [2023-08-23T15:09:14.665Z] Removing intermediate container ba468f42a71e [2023-08-23T15:09:14.665Z] ---> fddeb20f000a [2023-08-23T15:09:14.665Z] Step 29/29 : LABEL version=3.1.0-dev.14 [2023-08-23T15:09:14.665Z] ---> Running in 7c13905eb0b8 [2023-08-23T15:09:14.924Z] Removing intermediate container 7c13905eb0b8 [2023-08-23T15:09:14.924Z] ---> 8d9e14794ab6 [2023-08-23T15:09:14.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T15:09:14.924Z] Successfully built 8d9e14794ab6 [2023-08-23T15:09:14.924Z] 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-08-23T15:09:15.032Z] provisioning config files... [2023-08-23T15:09:15.040Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3488463526822150708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:09:15.336Z] ---> docker-login.sh [2023-08-23T15:09:15.336Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:09:15.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:09:15.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:09:15.336Z] Configure a credential helper to remove this warning. See [2023-08-23T15:09:15.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:09:15.336Z] [2023-08-23T15:09:15.336Z] Login Succeeded [2023-08-23T15:09:15.336Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:09:15.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:09:15.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:09:15.336Z] Configure a credential helper to remove this warning. See [2023-08-23T15:09:15.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:09:15.336Z] [2023-08-23T15:09:15.336Z] Login Succeeded [2023-08-23T15:09:15.336Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:09:15.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:09:15.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:09:15.594Z] Configure a credential helper to remove this warning. See [2023-08-23T15:09:15.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:09:15.594Z] [2023-08-23T15:09:15.594Z] Login Succeeded [2023-08-23T15:09:15.594Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:09:15.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:09:15.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:09:15.594Z] Configure a credential helper to remove this warning. See [2023-08-23T15:09:15.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:09:15.594Z] [2023-08-23T15:09:15.594Z] Login Succeeded [2023-08-23T15:09:15.594Z] docker.io [2023-08-23T15:09:15.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:09:15.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:09:15.853Z] Configure a credential helper to remove this warning. See [2023-08-23T15:09:15.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:09:15.853Z] [2023-08-23T15:09:15.853Z] Login Succeeded [2023-08-23T15:09:15.853Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:09:15.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:09:15.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:09:15.903Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-08-23T15:09:15.903Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:09:15.903Z] latest [2023-08-23T15:09:15.903Z] 3.1.0-dev.14 [2023-08-23T15:09:15.903Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:09:15.903Z] main [2023-08-23T15:09:15.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:16.210Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:16.517Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:09:16.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-23T15:09:16.517Z] 8f598c55ca7c: Preparing [2023-08-23T15:09:16.517Z] 7dd3a013c61c: Preparing [2023-08-23T15:09:16.517Z] 7695df95f15b: Preparing [2023-08-23T15:09:16.517Z] d36ffc18c483: Preparing [2023-08-23T15:09:16.517Z] ca196d06d9ea: Preparing [2023-08-23T15:09:16.517Z] 36278be28829: Preparing [2023-08-23T15:09:16.517Z] 3ece4ae1a124: Preparing [2023-08-23T15:09:16.517Z] 36b50b131297: Preparing [2023-08-23T15:09:16.517Z] 36278be28829: Waiting [2023-08-23T15:09:16.517Z] 3ece4ae1a124: Waiting [2023-08-23T15:09:16.517Z] 36b50b131297: Waiting [2023-08-23T15:09:16.517Z] 8f598c55ca7c: Pushed [2023-08-23T15:09:16.517Z] ca196d06d9ea: Pushed [2023-08-23T15:09:16.517Z] 7695df95f15b: Pushed [2023-08-23T15:09:16.517Z] d36ffc18c483: Pushed [2023-08-23T15:09:16.517Z] 36b50b131297: Layer already exists [2023-08-23T15:09:16.517Z] 36278be28829: Pushed [2023-08-23T15:09:16.776Z] 3ece4ae1a124: Pushed [2023-08-23T15:09:19.309Z] 7dd3a013c61c: Pushed [2023-08-23T15:09:19.309Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:19.617Z] + 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-08-23T15:09:19.921Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-23T15:09:19.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-23T15:09:19.921Z] 8f598c55ca7c: Preparing [2023-08-23T15:09:19.921Z] 7dd3a013c61c: Preparing [2023-08-23T15:09:19.921Z] 7695df95f15b: Preparing [2023-08-23T15:09:19.921Z] d36ffc18c483: Preparing [2023-08-23T15:09:19.921Z] ca196d06d9ea: Preparing [2023-08-23T15:09:19.921Z] 36278be28829: Preparing [2023-08-23T15:09:19.921Z] 3ece4ae1a124: Preparing [2023-08-23T15:09:19.921Z] 36b50b131297: Preparing [2023-08-23T15:09:19.921Z] 36278be28829: Waiting [2023-08-23T15:09:19.921Z] 36b50b131297: Waiting [2023-08-23T15:09:19.921Z] d36ffc18c483: Layer already exists [2023-08-23T15:09:19.921Z] 7dd3a013c61c: Layer already exists [2023-08-23T15:09:19.921Z] 7695df95f15b: Layer already exists [2023-08-23T15:09:19.921Z] ca196d06d9ea: Layer already exists [2023-08-23T15:09:19.921Z] 8f598c55ca7c: Layer already exists [2023-08-23T15:09:19.921Z] 3ece4ae1a124: Layer already exists [2023-08-23T15:09:19.921Z] 36b50b131297: Layer already exists [2023-08-23T15:09:19.921Z] 36278be28829: Layer already exists [2023-08-23T15:09:19.921Z] latest: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:20.229Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:20.532Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 [2023-08-23T15:09:20.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-23T15:09:20.532Z] 8f598c55ca7c: Preparing [2023-08-23T15:09:20.532Z] 7dd3a013c61c: Preparing [2023-08-23T15:09:20.532Z] 7695df95f15b: Preparing [2023-08-23T15:09:20.532Z] d36ffc18c483: Preparing [2023-08-23T15:09:20.532Z] ca196d06d9ea: Preparing [2023-08-23T15:09:20.532Z] 36278be28829: Preparing [2023-08-23T15:09:20.532Z] 3ece4ae1a124: Preparing [2023-08-23T15:09:20.532Z] 36b50b131297: Preparing [2023-08-23T15:09:20.532Z] 3ece4ae1a124: Waiting [2023-08-23T15:09:20.532Z] 36278be28829: Waiting [2023-08-23T15:09:20.532Z] d36ffc18c483: Layer already exists [2023-08-23T15:09:20.532Z] 7dd3a013c61c: Layer already exists [2023-08-23T15:09:20.532Z] 7695df95f15b: Layer already exists [2023-08-23T15:09:20.532Z] 8f598c55ca7c: Layer already exists [2023-08-23T15:09:20.532Z] ca196d06d9ea: Layer already exists [2023-08-23T15:09:20.532Z] 3ece4ae1a124: Layer already exists [2023-08-23T15:09:20.532Z] 36278be28829: Layer already exists [2023-08-23T15:09:20.532Z] 36b50b131297: Layer already exists [2023-08-23T15:09:20.532Z] 3.1.0-dev.14: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:20.847Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:21.150Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:09:21.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-23T15:09:21.150Z] 8f598c55ca7c: Preparing [2023-08-23T15:09:21.150Z] 7dd3a013c61c: Preparing [2023-08-23T15:09:21.150Z] 7695df95f15b: Preparing [2023-08-23T15:09:21.150Z] d36ffc18c483: Preparing [2023-08-23T15:09:21.150Z] ca196d06d9ea: Preparing [2023-08-23T15:09:21.150Z] 36278be28829: Preparing [2023-08-23T15:09:21.150Z] 3ece4ae1a124: Preparing [2023-08-23T15:09:21.150Z] 36b50b131297: Preparing [2023-08-23T15:09:21.150Z] 3ece4ae1a124: Waiting [2023-08-23T15:09:21.150Z] 36b50b131297: Waiting [2023-08-23T15:09:21.150Z] 36278be28829: Waiting [2023-08-23T15:09:21.150Z] 8f598c55ca7c: Layer already exists [2023-08-23T15:09:21.150Z] 7dd3a013c61c: Layer already exists [2023-08-23T15:09:21.150Z] d36ffc18c483: Layer already exists [2023-08-23T15:09:21.150Z] ca196d06d9ea: Layer already exists [2023-08-23T15:09:21.150Z] 7695df95f15b: Layer already exists [2023-08-23T15:09:21.150Z] 36278be28829: Layer already exists [2023-08-23T15:09:21.150Z] 36b50b131297: Layer already exists [2023-08-23T15:09:21.150Z] 3ece4ae1a124: Layer already exists [2023-08-23T15:09:21.150Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:21.457Z] + 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-08-23T15:09:21.760Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-08-23T15:09:21.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-23T15:09:21.760Z] 8f598c55ca7c: Preparing [2023-08-23T15:09:21.760Z] 7dd3a013c61c: Preparing [2023-08-23T15:09:21.760Z] 7695df95f15b: Preparing [2023-08-23T15:09:21.760Z] d36ffc18c483: Preparing [2023-08-23T15:09:21.760Z] ca196d06d9ea: Preparing [2023-08-23T15:09:21.760Z] 36278be28829: Preparing [2023-08-23T15:09:21.760Z] 3ece4ae1a124: Preparing [2023-08-23T15:09:21.760Z] 36b50b131297: Preparing [2023-08-23T15:09:21.760Z] 3ece4ae1a124: Waiting [2023-08-23T15:09:21.760Z] 36278be28829: Waiting [2023-08-23T15:09:21.760Z] 8f598c55ca7c: Layer already exists [2023-08-23T15:09:21.760Z] 7695df95f15b: Layer already exists [2023-08-23T15:09:21.760Z] ca196d06d9ea: Layer already exists [2023-08-23T15:09:21.760Z] d36ffc18c483: Layer already exists [2023-08-23T15:09:21.760Z] 7dd3a013c61c: Layer already exists [2023-08-23T15:09:21.760Z] 36b50b131297: Layer already exists [2023-08-23T15:09:21.760Z] 36278be28829: Layer already exists [2023-08-23T15:09:21.760Z] 3ece4ae1a124: Layer already exists [2023-08-23T15:09:21.760Z] main: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:09:21.811Z] ===================================================== [Pipeline] echo [2023-08-23T15:09:21.817Z] taggedImages: [2023-08-23T15:09:21.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:09:21.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-23T15:09:21.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 [2023-08-23T15:09:21.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:09:21.817Z] - 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-08-23T15:09:22.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:09:22.187Z] [2023-08-23T15:09:22.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:09:22.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:09:22.487Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T15:09:22.487Z] 5eb5b503b376: Pulling fs layer [2023-08-23T15:09:22.487Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T15:09:22.487Z] ec43610c2a17: Pulling fs layer [2023-08-23T15:09:22.487Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T15:09:22.487Z] 33b1e0a273af: Pulling fs layer [2023-08-23T15:09:22.487Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T15:09:22.487Z] 2f39f015ded8: Pulling fs layer [2023-08-23T15:09:22.487Z] 33b1e0a273af: Waiting [2023-08-23T15:09:22.487Z] 2f39f015ded8: Waiting [2023-08-23T15:09:22.487Z] 5d3b04190fa2: Waiting [2023-08-23T15:09:22.487Z] 5c69ac0246d0: Download complete [2023-08-23T15:09:22.487Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-23T15:09:22.487Z] 3a2ae6a8a46f: Download complete [2023-08-23T15:09:22.487Z] 33b1e0a273af: Verifying Checksum [2023-08-23T15:09:22.487Z] 33b1e0a273af: Download complete [2023-08-23T15:09:22.487Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T15:09:22.487Z] 5d3b04190fa2: Download complete [2023-08-23T15:09:22.487Z] ec43610c2a17: Verifying Checksum [2023-08-23T15:09:22.487Z] ec43610c2a17: Download complete [2023-08-23T15:09:22.745Z] 5eb5b503b376: Verifying Checksum [2023-08-23T15:09:22.745Z] 5eb5b503b376: Download complete [2023-08-23T15:09:23.311Z] 2f39f015ded8: Download complete [2023-08-23T15:09:23.878Z] 5eb5b503b376: Pull complete [2023-08-23T15:09:24.136Z] 5c69ac0246d0: Pull complete [2023-08-23T15:09:24.705Z] ec43610c2a17: Pull complete [2023-08-23T15:09:24.705Z] 3a2ae6a8a46f: Pull complete [2023-08-23T15:09:24.705Z] 33b1e0a273af: Pull complete [2023-08-23T15:09:24.964Z] 5d3b04190fa2: Pull complete [2023-08-23T15:09:29.150Z] 2f39f015ded8: Pull complete [2023-08-23T15:09:29.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T15:09:29.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:09:29.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:09:29.488Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:09:29.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T15:09:33.354Z] $ docker top e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:09:33.727Z] ---> job-cost.sh [2023-08-23T15:09:33.727Z] lf-activate-venv: SKIPPING [2023-08-23T15:09:33.727Z] INFO: No Stack... [2023-08-23T15:09:36.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T15:09:36.516Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T15:09:36.802Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-08-23T15:09:36.802Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T15:09:36.813Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [2023-08-23T15:09:36.846Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] did not exist. Created. [2023-08-23T15:09:36.846Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T15:09:37.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T15:09:37.176Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T15:09:37.253Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T15:09:37.271Z] $ docker stop --time=1 e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d [2023-08-23T15:09:38.421Z] $ docker rm -f --volumes e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-23T15:11:37.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4383 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-08-23T15:11:37.080Z] Running in /w/workspace/app-rfid-llrp-inventory/126 [Pipeline] { [Pipeline] checkout [2023-08-23T15:11:37.114Z] The recommended git tool is: git [2023-08-23T15:11:43.342Z] using credential edgex-jenkins-ssh [2023-08-23T15:11:43.370Z] Cloning the remote Git repository [2023-08-23T15:11:43.419Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-23T15:11:43.516Z] > git init /w/workspace/app-rfid-llrp-inventory/126 # timeout=10 [2023-08-23T15:11:43.653Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-23T15:11:43.654Z] > git --version # timeout=10 [2023-08-23T15:11:43.680Z] > git --version # 'git version 2.25.1' [2023-08-23T15:11:43.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T15:11:43.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T15:11:46.922Z] Avoid second fetch [2023-08-23T15:11:46.923Z] Checking out Revision e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (main) [2023-08-23T15:11:46.075Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-23T15:11:46.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T15:11:46.941Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T15:11:47.019Z] > git checkout -f e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 [2023-08-23T15:11:47.507Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T15:11:48.403Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T15:11:48.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T15:11:48.403Z] Dload Upload Total Spent Left Speed [2023-08-23T15:11:48.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-08-23T15:11:48.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T15:11:49.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T15:11:49.299Z] + sudo tee /etc/docker/daemon.new [2023-08-23T15:11:49.299Z] { [2023-08-23T15:11:49.299Z] "registry-mirrors": [ [2023-08-23T15:11:49.299Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T15:11:49.299Z] ], [2023-08-23T15:11:49.299Z] "bip": "10.250.0.254/24", [2023-08-23T15:11:49.299Z] "hosts": [ [2023-08-23T15:11:49.299Z] "tcp://0.0.0.0:5555", [2023-08-23T15:11:49.299Z] "unix:///var/run/docker.sock" [2023-08-23T15:11:49.299Z] ], [2023-08-23T15:11:49.299Z] "mtu": 1458, [2023-08-23T15:11:49.299Z] "selinux-enabled": true, [2023-08-23T15:11:49.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T15:11:49.299Z] } [Pipeline] sh [2023-08-23T15:11:49.631Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T15:11:49.969Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:12:08.244Z] provisioning config files... [2023-08-23T15:12:08.270Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/126@tmp/config16457139443886302036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:12:08.622Z] ---> docker-login.sh [2023-08-23T15:12:08.623Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:12:09.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:09.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:09.211Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:09.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:09.211Z] [2023-08-23T15:12:09.211Z] Login Succeeded [2023-08-23T15:12:09.211Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:12:09.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:09.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:09.484Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:09.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:09.484Z] [2023-08-23T15:12:09.484Z] Login Succeeded [2023-08-23T15:12:09.484Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:12:09.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:10.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:10.026Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:10.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:10.026Z] [2023-08-23T15:12:10.026Z] Login Succeeded [2023-08-23T15:12:10.026Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:12:10.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:10.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:10.297Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:10.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:10.297Z] [2023-08-23T15:12:10.297Z] Login Succeeded [2023-08-23T15:12:10.297Z] docker.io [2023-08-23T15:12:10.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:12:10.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:12:10.838Z] Configure a credential helper to remove this warning. See [2023-08-23T15:12:10.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:12:10.838Z] [2023-08-23T15:12:10.838Z] Login Succeeded [2023-08-23T15:12:10.838Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:12:10.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T15:12:11.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:12:11.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:12:11.142Z] ========================================================= [2023-08-23T15:12:11.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T15:12:11.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:12:11.484Z] + 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-08-23T15:12:11.753Z] Sending build context to Docker daemon 684kB [2023-08-23T15:12:11.753Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:12:11.753Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T15:12:11.754Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T15:12:11.754Z] edb6bdbacee9: Pulling fs layer [2023-08-23T15:12:11.754Z] 5f9638ab2659: Pulling fs layer [2023-08-23T15:12:11.754Z] 8d51d6327a98: Pulling fs layer [2023-08-23T15:12:11.754Z] 8b374f2dd631: Pulling fs layer [2023-08-23T15:12:11.754Z] ec14aa9079de: Pulling fs layer [2023-08-23T15:12:11.754Z] 2f466654f4bb: Pulling fs layer [2023-08-23T15:12:11.754Z] 554e91adad29: Pulling fs layer [2023-08-23T15:12:11.754Z] ec14aa9079de: Waiting [2023-08-23T15:12:11.754Z] 8b374f2dd631: Waiting [2023-08-23T15:12:11.754Z] 2f466654f4bb: Waiting [2023-08-23T15:12:11.754Z] 554e91adad29: Waiting [2023-08-23T15:12:12.027Z] 5f9638ab2659: Verifying Checksum [2023-08-23T15:12:12.027Z] 5f9638ab2659: Download complete [2023-08-23T15:12:12.027Z] 8b374f2dd631: Download complete [2023-08-23T15:12:12.027Z] ec14aa9079de: Download complete [2023-08-23T15:12:12.027Z] edb6bdbacee9: Verifying Checksum [2023-08-23T15:12:12.027Z] edb6bdbacee9: Download complete [2023-08-23T15:12:12.997Z] edb6bdbacee9: Pull complete [2023-08-23T15:12:13.268Z] 554e91adad29: Verifying Checksum [2023-08-23T15:12:13.268Z] 554e91adad29: Download complete [2023-08-23T15:12:13.539Z] 5f9638ab2659: Pull complete [2023-08-23T15:12:14.509Z] 8d51d6327a98: Verifying Checksum [2023-08-23T15:12:14.509Z] 8d51d6327a98: Download complete [2023-08-23T15:12:14.509Z] 2f466654f4bb: Verifying Checksum [2023-08-23T15:12:14.509Z] 2f466654f4bb: Download complete [2023-08-23T15:12:26.878Z] 8d51d6327a98: Pull complete [2023-08-23T15:12:26.878Z] 8b374f2dd631: Pull complete [2023-08-23T15:12:26.878Z] ec14aa9079de: Pull complete [2023-08-23T15:12:33.568Z] 2f466654f4bb: Pull complete [2023-08-23T15:12:34.990Z] 554e91adad29: Pull complete [2023-08-23T15:12:34.990Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T15:12:34.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T15:12:35.263Z] ---> 1e15ea492957 [2023-08-23T15:12:35.263Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:12:37.268Z] ---> Running in 0d867ff74707 [2023-08-23T15:12:37.268Z] Removing intermediate container 0d867ff74707 [2023-08-23T15:12:37.268Z] ---> 76596b03aafa [2023-08-23T15:12:37.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:12:37.268Z] ---> Running in 89c1b33c130c [2023-08-23T15:12:37.856Z] Removing intermediate container 89c1b33c130c [2023-08-23T15:12:37.856Z] ---> ee7a45cde78b [2023-08-23T15:12:37.856Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:12:37.856Z] ---> Running in 41e49f4bc309 [2023-08-23T15:12:38.126Z] Removing intermediate container 41e49f4bc309 [2023-08-23T15:12:38.126Z] ---> 5da895718c6c [2023-08-23T15:12:38.126Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:12:38.126Z] ---> Running in 04b60eeb3b4d [2023-08-23T15:12:39.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:12:39.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:12:40.780Z] OK: 263 MiB in 53 packages [2023-08-23T15:12:41.792Z] Removing intermediate container 04b60eeb3b4d [2023-08-23T15:12:41.792Z] ---> 5126aecffb56 [2023-08-23T15:12:41.792Z] Step 7/12 : WORKDIR /app [2023-08-23T15:12:41.792Z] ---> Running in 69d0a77be797 [2023-08-23T15:12:42.071Z] Removing intermediate container 69d0a77be797 [2023-08-23T15:12:42.071Z] ---> 9482242a0317 [2023-08-23T15:12:42.071Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T15:12:42.668Z] ---> 8755bcca6424 [2023-08-23T15:12:42.668Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:12:42.668Z] ---> Running in 4708868d7e89 [2023-08-23T15:13:50.578Z] Removing intermediate container 4708868d7e89 [2023-08-23T15:13:50.578Z] ---> d4f4a1a2ca9b [2023-08-23T15:13:50.578Z] Step 10/12 : COPY . . [2023-08-23T15:13:50.578Z] ---> 51d14da18fff [2023-08-23T15:13:50.578Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:13:50.578Z] ---> Running in 376229409b19 [2023-08-23T15:13:50.578Z] Removing intermediate container 376229409b19 [2023-08-23T15:13:50.578Z] ---> 49189ce2fd1b [2023-08-23T15:13:50.578Z] Step 12/12 : RUN $MAKE [2023-08-23T15:13:50.578Z] ---> Running in 5017cf822f67 [2023-08-23T15:13:50.578Z] noop [2023-08-23T15:13:50.578Z] Removing intermediate container 5017cf822f67 [2023-08-23T15:13:50.578Z] ---> 6598634287f3 [2023-08-23T15:13:50.578Z] Successfully built 6598634287f3 [2023-08-23T15:13:50.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:50.920Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T15:13:50.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:51.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-08-23T15:13:51.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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-08-23T15:13:52.376Z] $ docker top 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:13:53.191Z] + go version [2023-08-23T15:13:53.191Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T15:13:53.213Z] $ docker stop --time=1 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d [2023-08-23T15:13:54.811Z] $ docker rm -f --volumes 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:13:55.370Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T15:13:55.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:13:55.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-08-23T15:13:55.607Z] $ 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/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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-08-23T15:13:56.717Z] $ docker top 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:13:57.206Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/126 [Pipeline] fileExists [Pipeline] sh [2023-08-23T15:13:57.851Z] + make test [2023-08-23T15:13:57.851Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-23T15:16:34.560Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-23T15:16:36.500Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-23T15:16:37.081Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.990s coverage: 86.2% of statements [2023-08-23T15:16:47.164Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.359s coverage: 71.9% of statements [2023-08-23T15:16:47.164Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T15:16:47.164Z] go vet ./... [2023-08-23T15:19:08.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T15:19:08.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T15:19:08.849Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-23T15:19:08.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T15:19:08.882Z] $ docker stop --time=1 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a [2023-08-23T15:19:10.649Z] $ docker rm -f --volumes 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:19:12.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T15:19:12.125Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T15:19:12.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T15:19:12.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T15:19:13.224Z] + ls -al . [2023-08-23T15:19:13.224Z] total 232 [2023-08-23T15:19:13.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:14 . [2023-08-23T15:19:13.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 .. [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 15:11 .dockerignore [2023-08-23T15:19:13.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:11 .git [2023-08-23T15:19:13.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:11 .github [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 15:11 .gitignore [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:11 .golangci.yml [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 15:11 Attribution.txt [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 15:11 CHANGELOG.md [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 15:11 Dockerfile [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:11 GOVERNANCE.md [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 15:11 Jenkinsfile [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 15:11 LICENSE [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 15:11 Makefile [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 15:11 OWNERS.md [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 15:11 README.md [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 15:06 VERSION [2023-08-23T15:19:13.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 bin [2023-08-23T15:19:13.224Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 15:16 coverage.out [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 15:11 go.mod [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 15:11 go.sum [2023-08-23T15:19:13.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 images [2023-08-23T15:19:13.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 internal [2023-08-23T15:19:13.224Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 15:11 main.go [2023-08-23T15:19:13.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 res [2023-08-23T15:19:13.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 snap [2023-08-23T15:19:13.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:19:13.553Z] + 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-08-23T15:19:13.818Z] Sending build context to Docker daemon 684kB [2023-08-23T15:19:13.818Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T15:19:13.818Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-23T15:19:13.818Z] ---> 6598634287f3 [2023-08-23T15:19:13.818Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T15:19:13.818Z] ---> Running in 238f56bf2ebb [2023-08-23T15:19:14.089Z] Removing intermediate container 238f56bf2ebb [2023-08-23T15:19:14.089Z] ---> 144ccf3825ab [2023-08-23T15:19:14.089Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T15:19:14.089Z] ---> Running in 3e561983f3e6 [2023-08-23T15:19:14.356Z] Removing intermediate container 3e561983f3e6 [2023-08-23T15:19:14.356Z] ---> 8313527d2680 [2023-08-23T15:19:14.356Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-23T15:19:14.632Z] ---> Running in 28dc1494f09e [2023-08-23T15:19:14.901Z] Removing intermediate container 28dc1494f09e [2023-08-23T15:19:14.901Z] ---> 611d701782ed [2023-08-23T15:19:14.901Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T15:19:14.901Z] ---> Running in 83fb403d5d77 [2023-08-23T15:19:15.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:19:16.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:19:17.394Z] OK: 263 MiB in 53 packages [2023-08-23T15:19:17.977Z] Removing intermediate container 83fb403d5d77 [2023-08-23T15:19:17.977Z] ---> fd9c34501acc [2023-08-23T15:19:17.977Z] Step 7/29 : WORKDIR /app [2023-08-23T15:19:17.978Z] ---> Running in 60c80e028a0b [2023-08-23T15:19:18.245Z] Removing intermediate container 60c80e028a0b [2023-08-23T15:19:18.245Z] ---> b7490320de4c [2023-08-23T15:19:18.245Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-23T15:19:18.830Z] ---> 9cca3d025b2c [2023-08-23T15:19:18.831Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T15:19:18.831Z] ---> Running in 4f488be04c0d [2023-08-23T15:19:23.077Z] Removing intermediate container 4f488be04c0d [2023-08-23T15:19:23.077Z] ---> 8bbd44b161bc [2023-08-23T15:19:23.077Z] Step 10/29 : COPY . . [2023-08-23T15:19:23.344Z] ---> 25f274d6cef7 [2023-08-23T15:19:23.344Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T15:19:23.344Z] ---> Running in e51e9013714a [2023-08-23T15:19:23.613Z] Removing intermediate container e51e9013714a [2023-08-23T15:19:23.613Z] ---> 3468ddef0556 [2023-08-23T15:19:23.613Z] Step 12/29 : RUN $MAKE [2023-08-23T15:19:23.883Z] ---> Running in 267c8352d65d [2023-08-23T15:19:24.842Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-23T15:21:31.488Z] Removing intermediate container 267c8352d65d [2023-08-23T15:21:31.488Z] ---> b8c35ea47180 [2023-08-23T15:21:31.488Z] Step 13/29 : FROM alpine:3.17 [2023-08-23T15:21:31.488Z] 3.17: Pulling from library/alpine [2023-08-23T15:21:31.488Z] 4060ece20d7a: Pulling fs layer [2023-08-23T15:21:31.488Z] 4060ece20d7a: Verifying Checksum [2023-08-23T15:21:31.488Z] 4060ece20d7a: Download complete [2023-08-23T15:21:31.488Z] 4060ece20d7a: Pull complete [2023-08-23T15:21:31.488Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T15:21:31.488Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T15:21:31.488Z] ---> 8650cd65339b [2023-08-23T15:21:31.488Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T15:21:31.488Z] ---> Running in add28e612789 [2023-08-23T15:21:31.488Z] Removing intermediate container add28e612789 [2023-08-23T15:21:31.488Z] ---> 916de916961f [2023-08-23T15:21:31.488Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-23T15:21:31.488Z] ---> Running in 9309c5b76d79 [2023-08-23T15:21:31.488Z] Removing intermediate container 9309c5b76d79 [2023-08-23T15:21:31.488Z] ---> bf81b7c9b6dc [2023-08-23T15:21:31.488Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-23T15:21:31.488Z] ---> Running in 7373eb4d3668 [2023-08-23T15:21:31.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T15:21:31.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T15:21:32.073Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T15:21:32.340Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T15:21:32.340Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T15:21:32.340Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T15:21:32.606Z] OK: 8 MiB in 17 packages [2023-08-23T15:21:34.015Z] Removing intermediate container 7373eb4d3668 [2023-08-23T15:21:34.015Z] ---> 1ae42699820f [2023-08-23T15:21:34.015Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T15:21:34.281Z] ---> fc14f8d18aa8 [2023-08-23T15:21:34.281Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T15:21:34.865Z] ---> 179d6a6f0ce2 [2023-08-23T15:21:34.865Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-23T15:21:35.133Z] ---> 7750ccd3664c [2023-08-23T15:21:35.133Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-23T15:21:35.717Z] ---> bc7c690b4dd6 [2023-08-23T15:21:35.717Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-23T15:21:37.129Z] ---> df65a5f66687 [2023-08-23T15:21:37.129Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-23T15:21:37.129Z] ---> Running in 08c0f59a1262 [2023-08-23T15:21:38.541Z] Removing intermediate container 08c0f59a1262 [2023-08-23T15:21:38.541Z] ---> b3952f15787f [2023-08-23T15:21:38.541Z] Step 23/29 : VOLUME /cache [2023-08-23T15:21:38.541Z] ---> Running in 4b7b5f535ed8 [2023-08-23T15:21:38.810Z] Removing intermediate container 4b7b5f535ed8 [2023-08-23T15:21:38.810Z] ---> a889d166f18f [2023-08-23T15:21:38.810Z] Step 24/29 : EXPOSE 59711 [2023-08-23T15:21:39.079Z] ---> Running in 8500a5282bc8 [2023-08-23T15:21:39.346Z] Removing intermediate container 8500a5282bc8 [2023-08-23T15:21:39.346Z] ---> 4015dadb6797 [2023-08-23T15:21:39.346Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-23T15:21:39.346Z] ---> Running in 429c949af98b [2023-08-23T15:21:39.613Z] Removing intermediate container 429c949af98b [2023-08-23T15:21:39.613Z] ---> 1bb563dc6984 [2023-08-23T15:21:39.613Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-23T15:21:39.613Z] ---> Running in b146f059e739 [2023-08-23T15:21:39.879Z] Removing intermediate container b146f059e739 [2023-08-23T15:21:39.879Z] ---> fe7ca26f1048 [2023-08-23T15:21:39.879Z] Step 27/29 : LABEL arch=arm64 [2023-08-23T15:21:39.879Z] ---> Running in 440c8633c5b4 [2023-08-23T15:21:40.158Z] Removing intermediate container 440c8633c5b4 [2023-08-23T15:21:40.158Z] ---> 4df311a7c5c3 [2023-08-23T15:21:40.158Z] Step 28/29 : LABEL git_sha=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:21:40.432Z] ---> Running in dd4c2f585547 [2023-08-23T15:21:40.699Z] Removing intermediate container dd4c2f585547 [2023-08-23T15:21:40.699Z] ---> c84d4befcdc9 [2023-08-23T15:21:40.700Z] Step 29/29 : LABEL version=3.1.0-dev.14 [2023-08-23T15:21:40.700Z] ---> Running in fa627e1e3a84 [2023-08-23T15:21:40.966Z] Removing intermediate container fa627e1e3a84 [2023-08-23T15:21:40.966Z] ---> e7a5b60c62fc [2023-08-23T15:21:40.966Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T15:21:40.966Z] Successfully built e7a5b60c62fc [2023-08-23T15:21:40.966Z] 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-08-23T15:21:41.087Z] provisioning config files... [2023-08-23T15:21:41.101Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/126@tmp/config9643687653799265061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:21:41.429Z] ---> docker-login.sh [2023-08-23T15:21:41.429Z] nexus3.edgexfoundry.org:10001 [2023-08-23T15:21:41.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:21:41.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:21:41.695Z] Configure a credential helper to remove this warning. See [2023-08-23T15:21:41.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:21:41.695Z] [2023-08-23T15:21:41.695Z] Login Succeeded [2023-08-23T15:21:41.695Z] nexus3.edgexfoundry.org:10002 [2023-08-23T15:21:41.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:21:41.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:21:41.962Z] Configure a credential helper to remove this warning. See [2023-08-23T15:21:41.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:21:41.962Z] [2023-08-23T15:21:41.962Z] Login Succeeded [2023-08-23T15:21:41.962Z] nexus3.edgexfoundry.org:10003 [2023-08-23T15:21:42.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:21:42.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:21:42.496Z] Configure a credential helper to remove this warning. See [2023-08-23T15:21:42.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:21:42.496Z] [2023-08-23T15:21:42.496Z] Login Succeeded [2023-08-23T15:21:42.496Z] nexus3.edgexfoundry.org:10004 [2023-08-23T15:21:42.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:21:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:21:42.765Z] Configure a credential helper to remove this warning. See [2023-08-23T15:21:42.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:21:42.765Z] [2023-08-23T15:21:42.765Z] Login Succeeded [2023-08-23T15:21:42.765Z] docker.io [2023-08-23T15:21:43.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T15:21:43.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T15:21:43.296Z] Configure a credential helper to remove this warning. See [2023-08-23T15:21:43.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T15:21:43.296Z] [2023-08-23T15:21:43.296Z] Login Succeeded [2023-08-23T15:21:43.296Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T15:21:43.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:21:43.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T15:21:43.348Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-08-23T15:21:43.348Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:21:43.348Z] latest [2023-08-23T15:21:43.348Z] 3.1.0-dev.14 [2023-08-23T15:21:43.348Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:21:43.348Z] main [2023-08-23T15:21:43.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:43.675Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:44.095Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:21:44.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-23T15:21:44.095Z] 8510c4acca1c: Preparing [2023-08-23T15:21:44.095Z] 410da67f0d39: Preparing [2023-08-23T15:21:44.095Z] 51861edcf7ac: Preparing [2023-08-23T15:21:44.095Z] 2bf6362a4f4a: Preparing [2023-08-23T15:21:44.095Z] 32afd3c0d2eb: Preparing [2023-08-23T15:21:44.095Z] 859e87c24428: Preparing [2023-08-23T15:21:44.095Z] f2eacd2f3cd2: Preparing [2023-08-23T15:21:44.095Z] d2d9d24a8c2a: Preparing [2023-08-23T15:21:44.095Z] f2eacd2f3cd2: Waiting [2023-08-23T15:21:44.095Z] d2d9d24a8c2a: Waiting [2023-08-23T15:21:44.095Z] 859e87c24428: Waiting [2023-08-23T15:21:44.375Z] 32afd3c0d2eb: Pushed [2023-08-23T15:21:44.375Z] 51861edcf7ac: Pushed [2023-08-23T15:21:44.375Z] 2bf6362a4f4a: Pushed [2023-08-23T15:21:44.375Z] 8510c4acca1c: Pushed [2023-08-23T15:21:44.375Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:21:44.375Z] 859e87c24428: Pushed [2023-08-23T15:21:44.653Z] f2eacd2f3cd2: Pushed [2023-08-23T15:21:50.017Z] 410da67f0d39: Pushed [2023-08-23T15:21:50.017Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:50.352Z] + 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-08-23T15:21:50.686Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-23T15:21:50.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-23T15:21:50.686Z] 8510c4acca1c: Preparing [2023-08-23T15:21:50.686Z] 410da67f0d39: Preparing [2023-08-23T15:21:50.686Z] 51861edcf7ac: Preparing [2023-08-23T15:21:50.686Z] 2bf6362a4f4a: Preparing [2023-08-23T15:21:50.686Z] 32afd3c0d2eb: Preparing [2023-08-23T15:21:50.686Z] 859e87c24428: Preparing [2023-08-23T15:21:50.686Z] f2eacd2f3cd2: Preparing [2023-08-23T15:21:50.686Z] d2d9d24a8c2a: Preparing [2023-08-23T15:21:50.686Z] f2eacd2f3cd2: Waiting [2023-08-23T15:21:50.686Z] d2d9d24a8c2a: Waiting [2023-08-23T15:21:50.686Z] 859e87c24428: Waiting [2023-08-23T15:21:50.686Z] 2bf6362a4f4a: Layer already exists [2023-08-23T15:21:50.686Z] 8510c4acca1c: Layer already exists [2023-08-23T15:21:50.686Z] 51861edcf7ac: Layer already exists [2023-08-23T15:21:50.686Z] 32afd3c0d2eb: Layer already exists [2023-08-23T15:21:50.686Z] 410da67f0d39: Layer already exists [2023-08-23T15:21:50.686Z] 859e87c24428: Layer already exists [2023-08-23T15:21:50.686Z] f2eacd2f3cd2: Layer already exists [2023-08-23T15:21:50.686Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:21:50.686Z] latest: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:51.291Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:51.626Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 [2023-08-23T15:21:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-23T15:21:51.626Z] 8510c4acca1c: Preparing [2023-08-23T15:21:51.626Z] 410da67f0d39: Preparing [2023-08-23T15:21:51.626Z] 51861edcf7ac: Preparing [2023-08-23T15:21:51.626Z] 2bf6362a4f4a: Preparing [2023-08-23T15:21:51.626Z] 32afd3c0d2eb: Preparing [2023-08-23T15:21:51.626Z] 859e87c24428: Preparing [2023-08-23T15:21:51.626Z] f2eacd2f3cd2: Preparing [2023-08-23T15:21:51.626Z] d2d9d24a8c2a: Preparing [2023-08-23T15:21:51.626Z] f2eacd2f3cd2: Waiting [2023-08-23T15:21:51.626Z] d2d9d24a8c2a: Waiting [2023-08-23T15:21:51.626Z] 859e87c24428: Waiting [2023-08-23T15:21:51.626Z] 32afd3c0d2eb: Layer already exists [2023-08-23T15:21:51.626Z] 2bf6362a4f4a: Layer already exists [2023-08-23T15:21:51.626Z] 51861edcf7ac: Layer already exists [2023-08-23T15:21:51.626Z] 410da67f0d39: Layer already exists [2023-08-23T15:21:51.626Z] 8510c4acca1c: Layer already exists [2023-08-23T15:21:51.626Z] 859e87c24428: Layer already exists [2023-08-23T15:21:51.626Z] f2eacd2f3cd2: Layer already exists [2023-08-23T15:21:51.626Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:21:51.626Z] 3.1.0-dev.14: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:51.962Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:52.307Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:21:52.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-23T15:21:52.307Z] 8510c4acca1c: Preparing [2023-08-23T15:21:52.307Z] 410da67f0d39: Preparing [2023-08-23T15:21:52.307Z] 51861edcf7ac: Preparing [2023-08-23T15:21:52.307Z] 2bf6362a4f4a: Preparing [2023-08-23T15:21:52.307Z] 32afd3c0d2eb: Preparing [2023-08-23T15:21:52.307Z] 859e87c24428: Preparing [2023-08-23T15:21:52.307Z] f2eacd2f3cd2: Preparing [2023-08-23T15:21:52.307Z] d2d9d24a8c2a: Preparing [2023-08-23T15:21:52.307Z] 859e87c24428: Waiting [2023-08-23T15:21:52.307Z] f2eacd2f3cd2: Waiting [2023-08-23T15:21:52.307Z] d2d9d24a8c2a: Waiting [2023-08-23T15:21:52.307Z] 8510c4acca1c: Layer already exists [2023-08-23T15:21:52.307Z] 51861edcf7ac: Layer already exists [2023-08-23T15:21:52.307Z] 32afd3c0d2eb: Layer already exists [2023-08-23T15:21:52.307Z] 410da67f0d39: Layer already exists [2023-08-23T15:21:52.307Z] 2bf6362a4f4a: Layer already exists [2023-08-23T15:21:52.307Z] 859e87c24428: Layer already exists [2023-08-23T15:21:52.307Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:21:52.307Z] f2eacd2f3cd2: Layer already exists [2023-08-23T15:21:52.573Z] e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:52.908Z] + 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-08-23T15:21:53.242Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-08-23T15:21:53.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-23T15:21:53.242Z] 8510c4acca1c: Preparing [2023-08-23T15:21:53.242Z] 410da67f0d39: Preparing [2023-08-23T15:21:53.242Z] 51861edcf7ac: Preparing [2023-08-23T15:21:53.242Z] 2bf6362a4f4a: Preparing [2023-08-23T15:21:53.242Z] 32afd3c0d2eb: Preparing [2023-08-23T15:21:53.242Z] 859e87c24428: Preparing [2023-08-23T15:21:53.242Z] f2eacd2f3cd2: Preparing [2023-08-23T15:21:53.242Z] d2d9d24a8c2a: Preparing [2023-08-23T15:21:53.242Z] f2eacd2f3cd2: Waiting [2023-08-23T15:21:53.242Z] d2d9d24a8c2a: Waiting [2023-08-23T15:21:53.242Z] 859e87c24428: Waiting [2023-08-23T15:21:53.242Z] 410da67f0d39: Layer already exists [2023-08-23T15:21:53.242Z] 32afd3c0d2eb: Layer already exists [2023-08-23T15:21:53.242Z] 8510c4acca1c: Layer already exists [2023-08-23T15:21:53.242Z] 2bf6362a4f4a: Layer already exists [2023-08-23T15:21:53.242Z] 51861edcf7ac: Layer already exists [2023-08-23T15:21:53.242Z] 859e87c24428: Layer already exists [2023-08-23T15:21:53.242Z] d2d9d24a8c2a: Layer already exists [2023-08-23T15:21:53.242Z] f2eacd2f3cd2: Layer already exists [2023-08-23T15:21:53.242Z] main: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T15:21:53.564Z] ===================================================== [Pipeline] echo [2023-08-23T15:21:53.575Z] taggedImages: [2023-08-23T15:21:53.575Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [2023-08-23T15:21:53.575Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-23T15:21:53.575Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 [2023-08-23T15:21:53.575Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [2023-08-23T15:21:53.575Z] - 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-08-23T15:21:53.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:21:53.935Z] [2023-08-23T15:21:53.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:21:54.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:21:54.274Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T15:21:54.274Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T15:21:54.274Z] 04944245beec: Pulling fs layer [2023-08-23T15:21:54.274Z] 699f458cf7ca: Pulling fs layer [2023-08-23T15:21:54.274Z] 765212b225bb: Pulling fs layer [2023-08-23T15:21:54.274Z] f23df028b6ca: Pulling fs layer [2023-08-23T15:21:54.274Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T15:21:54.274Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T15:21:54.274Z] f23df028b6ca: Waiting [2023-08-23T15:21:54.274Z] 765212b225bb: Waiting [2023-08-23T15:21:54.274Z] d65c8cfc05b1: Waiting [2023-08-23T15:21:54.274Z] 2437ff75d9bd: Waiting [2023-08-23T15:21:54.541Z] 04944245beec: Verifying Checksum [2023-08-23T15:21:54.541Z] 04944245beec: Download complete [2023-08-23T15:21:54.541Z] 765212b225bb: Download complete [2023-08-23T15:21:54.541Z] f23df028b6ca: Verifying Checksum [2023-08-23T15:21:54.541Z] f23df028b6ca: Download complete [2023-08-23T15:21:54.541Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T15:21:54.541Z] d65c8cfc05b1: Download complete [2023-08-23T15:21:54.541Z] 699f458cf7ca: Verifying Checksum [2023-08-23T15:21:54.541Z] 699f458cf7ca: Download complete [2023-08-23T15:21:55.129Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T15:21:55.129Z] 8998bd30e6a1: Download complete [2023-08-23T15:21:57.070Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T15:21:57.070Z] 2437ff75d9bd: Download complete [2023-08-23T15:21:59.011Z] 8998bd30e6a1: Pull complete [2023-08-23T15:21:59.277Z] 04944245beec: Pull complete [2023-08-23T15:22:00.683Z] 699f458cf7ca: Pull complete [2023-08-23T15:22:02.626Z] 765212b225bb: Pull complete [2023-08-23T15:22:03.210Z] f23df028b6ca: Pull complete [2023-08-23T15:22:03.210Z] d65c8cfc05b1: Pull complete [2023-08-23T15:22:18.190Z] 2437ff75d9bd: Pull complete [2023-08-23T15:22:18.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T15:22:18.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T15:22:18.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:22:18.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-08-23T15:22:18.446Z] $ 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/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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-08-23T15:22:20.833Z] $ docker top 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:22:21.342Z] ---> job-cost.sh [2023-08-23T15:22:21.607Z] lf-activate-venv: SKIPPING [2023-08-23T15:22:21.607Z] INFO: No Stack... [2023-08-23T15:22:21.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T15:22:22.823Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T15:22:23.139Z] + cat /w/workspace/app-rfid-llrp-inventory/126/archives/cost.csv [2023-08-23T15:22:23.139Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T15:22:23.200Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [2023-08-23T15:22:23.210Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] did not exist. Created. [2023-08-23T15:22:23.210Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T15:22:23.545Z] /w/workspace/app-rfid-llrp-inventory/126@tmp/durable-52730f15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T15:22:24.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T15:22:24.208Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T15:22:24.266Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T15:22:24.274Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T15:22:24.293Z] $ docker stop --time=1 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c [2023-08-23T15:22:29.381Z] $ docker rm -f --volumes 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c [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-08-23T15:22:29.769Z] provisioning config files... [2023-08-23T15:22:29.776Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10670131640737294762tmp [Pipeline] { [Pipeline] sh [2023-08-23T15:22:30.068Z] + set +x [2023-08-23T15:22:30.068Z] + bash -s -- [2023-08-23T15:22:30.068Z] + curl -s https://codecov.io/bash [2023-08-23T15:22:30.068Z] [2023-08-23T15:22:30.068Z] _____ _ [2023-08-23T15:22:30.068Z] / ____| | | [2023-08-23T15:22:30.068Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T15:22:30.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T15:22:30.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T15:22:30.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T15:22:30.068Z] Bash-1.0.6 [2023-08-23T15:22:30.068Z] [2023-08-23T15:22:30.068Z] [2023-08-23T15:22:30.068Z] ==> git version 2.25.1 found [2023-08-23T15:22:30.068Z] ==> 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-08-23T15:22:30.068Z] Release-Date: 2020-01-08 [2023-08-23T15:22:30.068Z] 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-08-23T15:22:30.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T15:22:30.068Z] ==> Jenkins CI detected. [2023-08-23T15:22:30.068Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-23T15:22:30.068Z] project root: . [2023-08-23T15:22:30.068Z] --> token set from env [2023-08-23T15:22:30.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T15:22:30.068Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T15:22:30.068Z] ==> Python coveragepy not found [2023-08-23T15:22:30.068Z] ==> Searching for coverage reports in: [2023-08-23T15:22:30.068Z] + . [2023-08-23T15:22:30.068Z] -> Found 1 reports [2023-08-23T15:22:30.068Z] ==> Detecting git/mercurial file structure [2023-08-23T15:22:30.068Z] ==> Reading reports [2023-08-23T15:22:30.328Z] + ./coverage.out bytes=41317 [2023-08-23T15:22:30.328Z] ==> Appending adjustments [2023-08-23T15:22:30.328Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T15:22:30.328Z] + Found adjustments [2023-08-23T15:22:30.328Z] ==> Gzipping contents [2023-08-23T15:22:30.328Z] 12K /tmp/codecov.XG42NP.gz [2023-08-23T15:22:30.328Z] ==> Uploading reports [2023-08-23T15:22:30.328Z] url: https://codecov.io [2023-08-23T15:22:30.328Z] query: branch=main&commit=e07d6d5b2548ecc4179af6df7f6d205a9de44c48&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T15:22:30.328Z] -> Pinging Codecov [2023-08-23T15:22:30.328Z] 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T15:22:30.589Z] -> Uploading to [2023-08-23T15:22:30.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/581DD39554BDF9B6E22D074273EAD858/e07d6d5b2548ecc4179af6df7f6d205a9de44c48/da57433c-278e-457b-8999-12a5263fc62d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T152230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06dc7f0577e0e8015c277b79d50b60fab5e9c15e2c06b1f9c5313b7f135b9a60 [2023-08-23T15:22:30.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T15:22:30.589Z] Dload Upload Total Spent Left Speed [2023-08-23T15:22:30.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 67491 --:--:-- --:--:-- --:--:-- 67491 [2023-08-23T15:22:30.848Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } [2023-08-23T15:22:30.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-23T15:22:30.986Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-23T15:22:30.998Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:22:31.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:22:31.301Z] [2023-08-23T15:22:31.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:22:31.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:22:31.601Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-23T15:22:31.601Z] df9b9388f04a: Pulling fs layer [2023-08-23T15:22:31.601Z] 52dc419b0ee2: Pulling fs layer [2023-08-23T15:22:31.601Z] 25bc292e5bac: Pulling fs layer [2023-08-23T15:22:31.601Z] 114826534d7a: Pulling fs layer [2023-08-23T15:22:31.601Z] 4657fd5d0bcf: Pulling fs layer [2023-08-23T15:22:31.601Z] 6ad1cebc031e: Pulling fs layer [2023-08-23T15:22:31.601Z] 8a3aa393b2d8: Pulling fs layer [2023-08-23T15:22:31.601Z] 114826534d7a: Waiting [2023-08-23T15:22:31.601Z] 4657fd5d0bcf: Waiting [2023-08-23T15:22:31.601Z] 25bc292e5bac: Download complete [2023-08-23T15:22:31.601Z] 52dc419b0ee2: Download complete [2023-08-23T15:22:31.601Z] 4657fd5d0bcf: Verifying Checksum [2023-08-23T15:22:31.601Z] 4657fd5d0bcf: Download complete [2023-08-23T15:22:31.601Z] df9b9388f04a: Download complete [2023-08-23T15:22:31.601Z] 6ad1cebc031e: Verifying Checksum [2023-08-23T15:22:31.601Z] 6ad1cebc031e: Download complete [2023-08-23T15:22:31.859Z] df9b9388f04a: Pull complete [2023-08-23T15:22:31.859Z] 52dc419b0ee2: Pull complete [2023-08-23T15:22:31.859Z] 25bc292e5bac: Pull complete [2023-08-23T15:22:32.428Z] 114826534d7a: Verifying Checksum [2023-08-23T15:22:32.428Z] 114826534d7a: Download complete [2023-08-23T15:22:32.428Z] 8a3aa393b2d8: Verifying Checksum [2023-08-23T15:22:32.428Z] 8a3aa393b2d8: Download complete [2023-08-23T15:22:35.711Z] 114826534d7a: Pull complete [2023-08-23T15:22:35.969Z] 4657fd5d0bcf: Pull complete [2023-08-23T15:22:36.227Z] 6ad1cebc031e: Pull complete [2023-08-23T15:22:38.764Z] 8a3aa393b2d8: Pull complete [2023-08-23T15:22:38.764Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-23T15:22:38.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T15:22:38.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:22:38.858Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:22:38.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-23T15:22:42.934Z] $ docker top ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T15:22:43.000Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-08-23T15:22:43.277Z] + set -o pipefail [2023-08-23T15:22:43.277Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8ac7e5a4-ef88-42af-9143-21c819887320 [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] [2023-08-23T15:22:48.563Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-23T15:22:48.563Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-23T15:22:48.563Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-23T15:22:48.619Z] $ docker stop --time=1 ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b [2023-08-23T15:22:52.474Z] $ docker rm -f --volumes ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b [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-08-23T15:22:53.243Z] + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] sh [2023-08-23T15:22:53.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:22:53.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:22:53.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:22:53.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:22:53.895Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:22:53.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T15:22:54.404Z] $ docker top a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e -eo pid,comm [2023-08-23T15:22:54.450Z] 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-08-23T15:22:54.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:22:54.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:22:54.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:22:54.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:22:54.585Z] $ docker exec a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e ssh-agent [2023-08-23T15:22:54.690Z] SSH_AUTH_SOCK=/tmp/ssh-9eVXZ1vSzvnk/agent.33 [2023-08-23T15:22:54.690Z] SSH_AGENT_PID=39 [2023-08-23T15:22:54.695Z] Running ssh-add (command line suppressed) [2023-08-23T15:22:54.791Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8410368618293544411.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8410368618293544411.key) [2023-08-23T15:22:54.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:22:55.094Z] + git semver tag [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,254 [run_tag] DEBUG tag force:False [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,254 [check_head_tag] DEBUG check head tag [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,255 [execute] INFO git cat-file --batch-check [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,258 [execute] INFO git cat-file --batch [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,269 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,269 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,270 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-23T15:22:55.354Z] 2023-08-23 15:22:55,275 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:22:55.354Z] 3.1.0-dev.14 [Pipeline] } [2023-08-23T15:22:55.360Z] $ docker exec --env ******** --env ******** a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e ssh-agent -k [2023-08-23T15:22:55.446Z] unset SSH_AUTH_SOCK; [2023-08-23T15:22:55.446Z] unset SSH_AGENT_PID; [2023-08-23T15:22:55.447Z] echo Agent pid 39 killed; [2023-08-23T15:22:55.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:22:55.768Z] + git semver [Pipeline] } [2023-08-23T15:22:56.035Z] $ docker stop --time=1 a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e [2023-08-23T15:22:57.285Z] $ docker rm -f --volumes a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:22:57.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:22:57.670Z] [2023-08-23T15:22:57.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:22:57.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:22:57.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-23T15:22:57.964Z] ab5ef0e58194: Pulling fs layer [2023-08-23T15:22:57.964Z] 9712f1f96733: Pulling fs layer [2023-08-23T15:22:57.964Z] 63f879dbbcfc: Pulling fs layer [2023-08-23T15:22:57.964Z] 0d9ebad4ef96: Pulling fs layer [2023-08-23T15:22:57.964Z] e9a5061849ea: Pulling fs layer [2023-08-23T15:22:57.964Z] d747dcd14b5f: Pulling fs layer [2023-08-23T15:22:57.964Z] 2de7ff778b66: Pulling fs layer [2023-08-23T15:22:57.964Z] 0d9ebad4ef96: Waiting [2023-08-23T15:22:57.964Z] e9a5061849ea: Waiting [2023-08-23T15:22:57.964Z] d747dcd14b5f: Waiting [2023-08-23T15:22:57.964Z] 2de7ff778b66: Waiting [2023-08-23T15:22:57.964Z] 9712f1f96733: Verifying Checksum [2023-08-23T15:22:57.964Z] 9712f1f96733: Download complete [2023-08-23T15:22:58.550Z] 0d9ebad4ef96: Verifying Checksum [2023-08-23T15:22:58.550Z] 0d9ebad4ef96: Download complete [2023-08-23T15:22:58.550Z] ab5ef0e58194: Verifying Checksum [2023-08-23T15:22:58.550Z] ab5ef0e58194: Download complete [2023-08-23T15:22:58.550Z] 63f879dbbcfc: Verifying Checksum [2023-08-23T15:22:58.550Z] 63f879dbbcfc: Download complete [2023-08-23T15:22:58.550Z] d747dcd14b5f: Verifying Checksum [2023-08-23T15:22:58.550Z] d747dcd14b5f: Download complete [2023-08-23T15:22:58.550Z] e9a5061849ea: Verifying Checksum [2023-08-23T15:22:58.550Z] e9a5061849ea: Download complete [2023-08-23T15:22:58.550Z] 2de7ff778b66: Verifying Checksum [2023-08-23T15:22:58.550Z] 2de7ff778b66: Download complete [2023-08-23T15:23:01.110Z] ab5ef0e58194: Pull complete [2023-08-23T15:23:01.110Z] 9712f1f96733: Pull complete [2023-08-23T15:23:01.676Z] 63f879dbbcfc: Pull complete [2023-08-23T15:23:04.957Z] 0d9ebad4ef96: Pull complete [2023-08-23T15:23:05.214Z] e9a5061849ea: Pull complete [2023-08-23T15:23:05.214Z] d747dcd14b5f: Pull complete [2023-08-23T15:23:06.147Z] 2de7ff778b66: Pull complete [2023-08-23T15:23:06.147Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-23T15:23:06.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T15:23:06.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:23:06.477Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:23:06.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-23T15:23:11.361Z] $ docker top 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:23:11.443Z] provisioning config files... [2023-08-23T15:23:11.449Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9375152566661688401tmp [2023-08-23T15:23:11.459Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config385621832798286216tmp [2023-08-23T15:23:11.469Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11540298890197573516tmp [Pipeline] { [Pipeline] echo [2023-08-23T15:23:11.489Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:11.773Z] ---> sigul-configuration.sh [2023-08-23T15:23:11.773Z] gpg: directory `/root/.gnupg' created [2023-08-23T15:23:11.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-23T15:23:11.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-23T15:23:11.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-23T15:23:11.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-23T15:23:11.773Z] gpg: CAST5 encrypted data [2023-08-23T15:23:11.773Z] gpg: encrypted with 1 passphrase [2023-08-23T15:23:11.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-23T15:23:12.060Z] + mkdir /home/jenkins [2023-08-23T15:23:12.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-23T15:23:12.347Z] + 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-08-23T15:23:12.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:12.640Z] ---> sigul-install.sh [2023-08-23T15:23:12.641Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-23T15:23:12.929Z] + git tag --list [2023-08-23T15:23:12.930Z] v0.0.0 [2023-08-23T15:23:12.930Z] v1.0.0 [2023-08-23T15:23:12.930Z] v2.1.0 [2023-08-23T15:23:12.930Z] v2.1.1 [2023-08-23T15:23:12.930Z] v2.2.0 [2023-08-23T15:23:12.930Z] v2.3.0 [2023-08-23T15:23:12.930Z] v3.0 [2023-08-23T15:23:12.930Z] v3.0.0 [2023-08-23T15:23:12.930Z] v3.0.1 [2023-08-23T15:23:12.930Z] v3.0.1-dev.1 [2023-08-23T15:23:12.930Z] v3.1.0-dev.1 [2023-08-23T15:23:12.930Z] v3.1.0-dev.10 [2023-08-23T15:23:12.930Z] v3.1.0-dev.11 [2023-08-23T15:23:12.930Z] v3.1.0-dev.12 [2023-08-23T15:23:12.930Z] v3.1.0-dev.13 [2023-08-23T15:23:12.930Z] v3.1.0-dev.14 [2023-08-23T15:23:12.930Z] v3.1.0-dev.2 [2023-08-23T15:23:12.930Z] v3.1.0-dev.3 [2023-08-23T15:23:12.930Z] v3.1.0-dev.4 [2023-08-23T15:23:12.930Z] v3.1.0-dev.5 [2023-08-23T15:23:12.930Z] v3.1.0-dev.6 [2023-08-23T15:23:12.930Z] v3.1.0-dev.7 [2023-08-23T15:23:12.930Z] v3.1.0-dev.8 [2023-08-23T15:23:12.930Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-23T15:23:13.220Z] + lftools sign git-tag v3.1.0-dev.14 [2023-08-23T15:23:13.789Z] Signing Git tag with Sigul... [2023-08-23T15:23:13.789Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-08-23T15:23:14.058Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:14.342Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-23T15:23:14.348Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-23T15:23:14.365Z] $ docker stop --time=1 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce [2023-08-23T15:23:15.657Z] $ docker rm -f --volumes 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-23T15:23:16.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:23:16.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:23:16.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:23:16.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:23:16.444Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:23:16.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T15:23:16.782Z] $ docker top b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:23:16.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:23:16.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:23:17.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:23:17.009Z] $ docker exec b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a ssh-agent [2023-08-23T15:23:17.104Z] SSH_AUTH_SOCK=/tmp/ssh-ODMu0xCi65bW/agent.33 [2023-08-23T15:23:17.104Z] SSH_AGENT_PID=39 [2023-08-23T15:23:17.109Z] Running ssh-add (command line suppressed) [2023-08-23T15:23:17.199Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18141473165730511591.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18141473165730511591.key) [2023-08-23T15:23:17.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:23:17.494Z] + git semver bump pre [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,660 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,661 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,661 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,661 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,661 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,661 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,663 [execute] INFO git cat-file --batch-check [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,663 [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-08-23T15:23:17.752Z] 2023-08-23 15:23:17,668 [execute] INFO git cat-file --batch [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T15:23:17.752Z] 2023-08-23 15:23:17,673 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:23:17.752Z] 3.1.0-dev.15 [Pipeline] } [2023-08-23T15:23:17.758Z] $ docker exec --env ******** --env ******** b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a ssh-agent -k [2023-08-23T15:23:17.852Z] unset SSH_AUTH_SOCK; [2023-08-23T15:23:17.852Z] unset SSH_AGENT_PID; [2023-08-23T15:23:17.852Z] echo Agent pid 39 killed; [2023-08-23T15:23:17.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:23:18.165Z] + git semver [Pipeline] } [2023-08-23T15:23:18.433Z] $ docker stop --time=1 b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a [2023-08-23T15:23:19.713Z] $ docker rm -f --volumes b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T15:23:20.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T15:23:20.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:23:20.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T15:23:20.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:23:20.404Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:23:20.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T15:23:20.740Z] $ docker top 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 -eo pid,comm [2023-08-23T15:23:20.792Z] 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-08-23T15:23:20.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T15:23:20.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T15:23:20.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T15:23:20.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T15:23:20.938Z] $ docker exec 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 ssh-agent [2023-08-23T15:23:21.048Z] SSH_AUTH_SOCK=/tmp/ssh-cJuMOcE8AldI/agent.32 [2023-08-23T15:23:21.048Z] SSH_AGENT_PID=38 [2023-08-23T15:23:21.053Z] Running ssh-add (command line suppressed) [2023-08-23T15:23:21.156Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15919014040640204001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15919014040640204001.key) [2023-08-23T15:23:21.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T15:23:21.457Z] + git semver push [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,611 [run_push] DEBUG push [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,612 [execute] INFO git cat-file --batch-check [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,612 [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-08-23T15:23:21.715Z] 2023-08-23 15:23:21,616 [execute] INFO git rev-list 619b05dd2b16c1962c739b9b7bdb55c8b26d1e57 -- [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,617 [execute] DEBUG Popen(['git', 'rev-list', '619b05dd2b16c1962c739b9b7bdb55c8b26d1e57', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,624 [execute] INFO git fetch -v origin [2023-08-23T15:23:21.715Z] 2023-08-23 15:23:21,625 [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-08-23T15:23:22.281Z] 2023-08-23 15:23:22,107 [run_push] DEBUG no remote changes detected [2023-08-23T15:23:22.281Z] 2023-08-23 15:23:22,107 [execute] INFO git push origin semver [2023-08-23T15:23:22.281Z] 2023-08-23 15:23:22,107 [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-08-23T15:23:23.216Z] 2023-08-23 15:23:22,912 [run_push] DEBUG push all version tags [2023-08-23T15:23:23.216Z] 2023-08-23 15:23:22,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-23T15:23:23.216Z] 2023-08-23 15:23:22,913 [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-08-23T15:23:23.783Z] 2023-08-23 15:23:23,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-23T15:23:23.783Z] 3.1.0-dev.15 [Pipeline] } [2023-08-23T15:23:23.789Z] $ docker exec --env ******** --env ******** 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 ssh-agent -k [2023-08-23T15:23:23.891Z] unset SSH_AUTH_SOCK; [2023-08-23T15:23:23.892Z] unset SSH_AGENT_PID; [2023-08-23T15:23:23.892Z] echo Agent pid 38 killed; [2023-08-23T15:23:23.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T15:23:24.212Z] + git semver [Pipeline] } [2023-08-23T15:23:24.477Z] $ docker stop --time=1 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 [2023-08-23T15:23:25.754Z] $ docker rm -f --volumes 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 [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-08-23T15:23:26.319Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-08-23T15:23:26.319Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-23T15:23:26.319Z] total 16 [2023-08-23T15:23:26.319Z] drwxr-xr-x 3 root root 4096 Aug 23 15:09 . [2023-08-23T15:23:26.319Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 15:23 .. [2023-08-23T15:23:26.319Z] drwxr-xr-x 2 root root 4096 Aug 23 15:09 cost [2023-08-23T15:23:26.319Z] -rw-r--r-- 1 root root 95 Aug 23 15:09 cost.csv [2023-08-23T15:23:26.319Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-23T15:23:26.319Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-23T15:23:26.319Z] total 16 [2023-08-23T15:23:26.319Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:09 . [2023-08-23T15:23:26.319Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 15:23 .. [2023-08-23T15:23:26.319Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 15:09 cost [2023-08-23T15:23:26.319Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 23 15:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:26.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:27.528Z] ---> package-listing.sh [2023-08-23T15:23:27.528Z] ++ facter osfamily [2023-08-23T15:23:27.528Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T15:23:27.528Z] + OS_FAMILY=debian [2023-08-23T15:23:27.528Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-23T15:23:27.528Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T15:23:27.528Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T15:23:27.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T15:23:27.528Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T15:23:27.528Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-23T15:23:27.528Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T15:23:27.528Z] + case "${OS_FAMILY}" in [2023-08-23T15:23:27.528Z] + dpkg -l [2023-08-23T15:23:27.528Z] + grep '^ii' [2023-08-23T15:23:27.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T15:23:27.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T15:23:27.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T15:23:27.540Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-23T15:23:27.540Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-08-23T15:23:27.540Z] + 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-08-23T15:23:27.545Z] 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-08-23T15:23:27.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T15:23:28.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T15:23:28.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T15:23:28.312Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-08-23T15:23:28.339Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T15:23:28.592Z] $ docker top bae0d5ebcaa0ef720ad2af5bce190b0f87be9b5bf0b8c887e7e836ff8de41f34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T15:23:28.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T15:23:29.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T15:23:29.516Z] + ls /var/log/sa-host [2023-08-23T15:23:29.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T15:23:29.660Z] provisioning config files... [2023-08-23T15:23:29.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11706786842516804658tmp [Pipeline] { [Pipeline] echo [2023-08-23T15:23:29.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:29.966Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T15:23:29.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:30.313Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T15:23:30.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:30.605Z] ---> sudo-logs.sh [2023-08-23T15:23:30.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T15:23:30.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:30.917Z] ---> job-cost.sh [2023-08-23T15:23:30.917Z] lf-activate-venv: SKIPPING [2023-08-23T15:23:30.917Z] DEBUG: total: 0.2199999988079071 [2023-08-23T15:23:30.917Z] INFO: Retrieving Stack Cost... [2023-08-23T15:23:31.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T15:23:31.744Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T15:23:31.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T15:23:32.035Z] ---> logs-deploy.sh [2023-08-23T15:23:32.035Z] lf-activate-venv: SKIPPING [2023-08-23T15:23:32.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/126 [2023-08-23T15:23:32.035Z] INFO: archiving workspace using pattern(s): [2023-08-23T15:23:32.976Z] Archives upload complete. [2023-08-23T15:23:32.976Z] INFO: archiving logs to Nexus