Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd71d698c77dc786a9a0a69550d9d14f2859b149+3c9673bd00b0496122dab08c8c5119b35955174d (726722f77ef4bfcf2043d52030b80ae5f7d7b097) 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-ssh10027533255930204569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9775175551689983369.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14167887513619319380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15549795571055192388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13384136999826485570.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5273301977956579121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1159 in /w/workspace/y_app-rfid-llrp-inventory_PR-207 [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/y_app-rfid-llrp-inventory_PR-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit 3c9673bd00b0496122dab08c8c5119b35955174d into PR head commit fd71d698c77dc786a9a0a69550d9d14f2859b149 Merge succeeded, producing fd71d698c77dc786a9a0a69550d9d14f2859b149 Checking out Revision fd71d698c77dc786a9a0a69550d9d14f2859b149 (PR-207) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3c9673bd00b0496122dab08c8c5119b35955174d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T13:28:28.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T13:28:28.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T13:28:28.959Z] ========================================================= [2023-07-14T13:28:28.959Z] EdgeX Global Pipelines Version Info [2023-07-14T13:28:28.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:28:29.697Z] ------------------- [2023-07-14T13:28:29.697Z] stable info: [2023-07-14T13:28:29.697Z] ------------------- [2023-07-14T13:28:29.697Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T13:28:29.697Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T13:28:29.697Z] Message: update stable to v1.0.250 [2023-07-14T13:28:30.268Z] ------------------- [2023-07-14T13:28:30.268Z] experimental info: [2023-07-14T13:28:30.268Z] ------------------- [2023-07-14T13:28:30.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T13:28:30.268Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T13:28:30.268Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T13:28:30.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-14T13:28:30.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-14T13:28:30.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T13:28:30.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T13:28:30.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T13:28:30.797Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T13:28:30.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T13:28:30.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-14T13:28:30.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T13:28:30.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T13:28:31.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T13:28:31.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-14T13:28:31.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T13:28:31.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T13:28:31.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T13:28:31.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T13:28:31.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T13:28:31.327Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T13:28:31.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T13:28:31.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T13:28:31.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-14T13:28:31.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-14T13:28:31.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-14T13:28:31.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-14T13:28:31.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-14T13:28:31.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T13:28:31.727Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T13:28:31.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo [2023-07-14T13:28:31.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo [2023-07-14T13:28:31.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo [2023-07-14T13:28:31.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo [2023-07-14T13:28:31.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd71d69 [Pipeline] echo [2023-07-14T13:28:31.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T13:28:32.115Z] provisioning config files... [2023-07-14T13:28:32.157Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config1734300404557071468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:28:32.498Z] ---> docker-login.sh [2023-07-14T13:28:32.498Z] nexus3.edgexfoundry.org:10001 [2023-07-14T13:28:32.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:32.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:32.758Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:32.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:32.758Z] [2023-07-14T13:28:32.758Z] Login Succeeded [2023-07-14T13:28:32.758Z] nexus3.edgexfoundry.org:10002 [2023-07-14T13:28:33.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:33.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:33.020Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:33.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:33.020Z] [2023-07-14T13:28:33.020Z] Login Succeeded [2023-07-14T13:28:33.020Z] nexus3.edgexfoundry.org:10003 [2023-07-14T13:28:33.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:33.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:33.020Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:33.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:33.020Z] [2023-07-14T13:28:33.020Z] Login Succeeded [2023-07-14T13:28:33.020Z] nexus3.edgexfoundry.org:10004 [2023-07-14T13:28:33.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:33.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:33.280Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:33.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:33.280Z] [2023-07-14T13:28:33.280Z] Login Succeeded [2023-07-14T13:28:33.281Z] docker.io [2023-07-14T13:28:33.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:33.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:33.541Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:33.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:33.541Z] [2023-07-14T13:28:33.541Z] Login Succeeded [2023-07-14T13:28:33.541Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T13:28:33.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T13:28:34.221Z] + git rev-list -1 --merges fd71d698c77dc786a9a0a69550d9d14f2859b149~1..fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo [2023-07-14T13:28:34.287Z] -----------> git rev-list -1 --merges fd71d698c77dc786a9a0a69550d9d14f2859b149~1..fd71d698c77dc786a9a0a69550d9d14f2859b149 fd71d698c77dc786a9a0a69550d9d14f2859b149 [false] [Pipeline] sh [2023-07-14T13:28:34.594Z] + git log --format=format:%s -1 fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo [2023-07-14T13:28:34.623Z] ========================================================= [2023-07-14T13:28:34.623Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T13:28:34.623Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T13:28:35.044Z] + git log --format=format:%s -1 fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo [2023-07-14T13:28:35.075Z] [semverPrep] GIT_COMMIT: fd71d698c77dc786a9a0a69550d9d14f2859b149, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-14T13:28:35.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-14T13:28:35.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T13:28:35.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T13:28:35.523Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T13:28:35.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T13:28:35.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T13:28:35.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T13:28:35.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:28:36.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T13:28:36.013Z] [2023-07-14T13:28:36.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:28:36.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T13:28:36.386Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T13:28:36.386Z] b85a868b505f: Pulling fs layer [2023-07-14T13:28:36.386Z] e2be974225ed: Pulling fs layer [2023-07-14T13:28:36.386Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T13:28:36.386Z] 988bab9f4d93: Pulling fs layer [2023-07-14T13:28:36.386Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T13:28:36.386Z] eaf3925da568: Pulling fs layer [2023-07-14T13:28:36.386Z] 988bab9f4d93: Waiting [2023-07-14T13:28:36.386Z] 1469e6f7b9e6: Waiting [2023-07-14T13:28:36.386Z] eaf3925da568: Waiting [2023-07-14T13:28:36.386Z] bab4dde63d76: Pulling fs layer [2023-07-14T13:28:36.386Z] bde34c3a00c8: Pulling fs layer [2023-07-14T13:28:36.386Z] b352a97aabf1: Pulling fs layer [2023-07-14T13:28:36.386Z] 4872d77fe225: Pulling fs layer [2023-07-14T13:28:36.386Z] 5851b861e8e6: Pulling fs layer [2023-07-14T13:28:36.386Z] b352a97aabf1: Waiting [2023-07-14T13:28:36.386Z] 4872d77fe225: Waiting [2023-07-14T13:28:36.386Z] bab4dde63d76: Waiting [2023-07-14T13:28:36.386Z] 5851b861e8e6: Waiting [2023-07-14T13:28:36.386Z] e2be974225ed: Verifying Checksum [2023-07-14T13:28:36.386Z] e2be974225ed: Download complete [2023-07-14T13:28:36.386Z] 988bab9f4d93: Verifying Checksum [2023-07-14T13:28:36.386Z] 988bab9f4d93: Download complete [2023-07-14T13:28:36.386Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T13:28:36.386Z] 1469e6f7b9e6: Download complete [2023-07-14T13:28:36.645Z] eaf3925da568: Download complete [2023-07-14T13:28:36.645Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T13:28:36.645Z] 339a4e72a1f5: Download complete [2023-07-14T13:28:36.645Z] bde34c3a00c8: Verifying Checksum [2023-07-14T13:28:36.645Z] bde34c3a00c8: Download complete [2023-07-14T13:28:36.645Z] b352a97aabf1: Verifying Checksum [2023-07-14T13:28:36.645Z] b352a97aabf1: Download complete [2023-07-14T13:28:36.645Z] 4872d77fe225: Verifying Checksum [2023-07-14T13:28:36.645Z] 4872d77fe225: Download complete [2023-07-14T13:28:36.645Z] 5851b861e8e6: Verifying Checksum [2023-07-14T13:28:36.645Z] 5851b861e8e6: Download complete [2023-07-14T13:28:36.645Z] b85a868b505f: Verifying Checksum [2023-07-14T13:28:36.645Z] b85a868b505f: Download complete [2023-07-14T13:28:36.905Z] bab4dde63d76: Verifying Checksum [2023-07-14T13:28:36.905Z] bab4dde63d76: Download complete [2023-07-14T13:28:37.845Z] b85a868b505f: Pull complete [2023-07-14T13:28:38.109Z] e2be974225ed: Pull complete [2023-07-14T13:28:38.679Z] 339a4e72a1f5: Pull complete [2023-07-14T13:28:38.679Z] 988bab9f4d93: Pull complete [2023-07-14T13:28:38.940Z] 1469e6f7b9e6: Pull complete [2023-07-14T13:28:38.940Z] eaf3925da568: Pull complete [2023-07-14T13:28:40.842Z] bab4dde63d76: Pull complete [2023-07-14T13:28:40.842Z] bde34c3a00c8: Pull complete [2023-07-14T13:28:40.842Z] b352a97aabf1: Pull complete [2023-07-14T13:28:41.102Z] 4872d77fe225: Pull complete [2023-07-14T13:28:41.102Z] 5851b861e8e6: Pull complete [2023-07-14T13:28:41.102Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T13:28:41.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T13:28:41.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:28:41.323Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2023-07-14T13:28:41.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@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-07-14T13:28:44.150Z] $ docker top 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 -eo pid,comm [2023-07-14T13:28:44.202Z] 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-07-14T13:28:44.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T13:28:44.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T13:28:44.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T13:28:44.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T13:28:44.476Z] $ docker exec 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent [2023-07-14T13:28:44.582Z] SSH_AUTH_SOCK=/tmp/ssh-iaS04v4Ba4no/agent.32 [2023-07-14T13:28:44.582Z] SSH_AGENT_PID=38 [2023-07-14T13:28:44.589Z] Running ssh-add (command line suppressed) [2023-07-14T13:28:44.699Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_14845741139284251111.key (/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_14845741139284251111.key) [2023-07-14T13:28:44.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T13:28:45.050Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T13:28:45.083Z] $ docker exec --env ******** --env ******** 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent -k [2023-07-14T13:28:45.198Z] unset SSH_AUTH_SOCK; [2023-07-14T13:28:45.202Z] unset SSH_AGENT_PID; [2023-07-14T13:28:45.202Z] echo Agent pid 38 killed; [2023-07-14T13:28:45.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T13:28:45.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T13:28:45.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T13:28:45.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T13:28:45.433Z] $ docker exec 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent [2023-07-14T13:28:45.540Z] SSH_AUTH_SOCK=/tmp/ssh-G1H0odw3uavp/agent.70 [2023-07-14T13:28:45.540Z] SSH_AGENT_PID=76 [2023-07-14T13:28:45.545Z] Running ssh-add (command line suppressed) [2023-07-14T13:28:45.661Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_9720344406623786154.key (/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_9720344406623786154.key) [2023-07-14T13:28:45.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T13:28:46.008Z] + git semver init [2023-07-14T13:28:46.267Z] 2023-07-14 13:28:46,207 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T13:28:46.267Z] 2023-07-14 13:28:46,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver [2023-07-14T13:28:46.267Z] 2023-07-14 13:28:46,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver [2023-07-14T13:28:46.267Z] 2023-07-14 13:28:46,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207, universal_newlines=False, shell=None, istream=None) [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,368 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.git/info/exclude [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 with force:False [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,369 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,374 [execute] INFO git cat-file --batch-check [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,381 [execute] INFO git cat-file --batch [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T13:28:47.734Z] 2023-07-14 13:28:47,387 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 [2023-07-14T13:28:47.734Z] 0.0.0 [Pipeline] } [2023-07-14T13:28:47.767Z] $ docker exec --env ******** --env ******** 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent -k [2023-07-14T13:28:47.865Z] unset SSH_AUTH_SOCK; [2023-07-14T13:28:47.866Z] unset SSH_AGENT_PID; [2023-07-14T13:28:47.866Z] echo Agent pid 76 killed; [2023-07-14T13:28:47.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T13:28:48.308Z] + git semver [Pipeline] } [2023-07-14T13:28:48.594Z] $ docker stop --time=1 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 [2023-07-14T13:28:49.862Z] $ docker rm -f --volumes 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T13:28:50.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T13:28:50.542Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T13:28:50.558Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-14T13:28:51.164Z] provisioning config files... [2023-07-14T13:28:51.173Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config10881351473968029132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:28:51.521Z] ---> docker-login.sh [2023-07-14T13:28:51.521Z] nexus3.edgexfoundry.org:10001 [2023-07-14T13:28:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:51.521Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:51.521Z] [2023-07-14T13:28:51.521Z] Login Succeeded [2023-07-14T13:28:51.521Z] nexus3.edgexfoundry.org:10002 [2023-07-14T13:28:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:51.521Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:51.521Z] [2023-07-14T13:28:51.521Z] Login Succeeded [2023-07-14T13:28:51.521Z] nexus3.edgexfoundry.org:10003 [2023-07-14T13:28:51.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:51.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:51.780Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:51.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:51.780Z] [2023-07-14T13:28:51.780Z] Login Succeeded [2023-07-14T13:28:51.780Z] nexus3.edgexfoundry.org:10004 [2023-07-14T13:28:51.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:51.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:51.780Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:51.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:51.780Z] [2023-07-14T13:28:51.780Z] Login Succeeded [2023-07-14T13:28:51.780Z] docker.io [2023-07-14T13:28:52.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:28:52.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:28:52.039Z] Configure a credential helper to remove this warning. See [2023-07-14T13:28:52.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:28:52.039Z] [2023-07-14T13:28:52.039Z] Login Succeeded [2023-07-14T13:28:52.039Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T13:28:52.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T13:28:52.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T13:28:52.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T13:28:52.357Z] ========================================================= [2023-07-14T13:28:52.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T13:28:52.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:28:52.825Z] + 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-07-14T13:28:52.826Z] Sending build context to Docker daemon 12.66MB [2023-07-14T13:28:52.826Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T13:28:52.826Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T13:28:52.826Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T13:28:52.826Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T13:28:52.826Z] 6911f1a30b25: Pulling fs layer [2023-07-14T13:28:52.826Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T13:28:52.826Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T13:28:52.826Z] ec0bb842ea78: Pulling fs layer [2023-07-14T13:28:52.826Z] 40a00589a448: Pulling fs layer [2023-07-14T13:28:52.826Z] 6c08303d61cc: Pulling fs layer [2023-07-14T13:28:52.826Z] 798269fcf238: Pulling fs layer [2023-07-14T13:28:52.826Z] ec0bb842ea78: Waiting [2023-07-14T13:28:52.826Z] 40a00589a448: Waiting [2023-07-14T13:28:52.826Z] 6c08303d61cc: Waiting [2023-07-14T13:28:52.826Z] 798269fcf238: Waiting [2023-07-14T13:28:52.826Z] 6863d3e3a2b1: Waiting [2023-07-14T13:28:52.826Z] 6911f1a30b25: Verifying Checksum [2023-07-14T13:28:52.826Z] 6911f1a30b25: Download complete [2023-07-14T13:28:52.826Z] 6863d3e3a2b1: Verifying Checksum [2023-07-14T13:28:52.826Z] 6863d3e3a2b1: Download complete [2023-07-14T13:28:53.086Z] ec0bb842ea78: Verifying Checksum [2023-07-14T13:28:53.086Z] ec0bb842ea78: Download complete [2023-07-14T13:28:53.086Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T13:28:53.086Z] 4db1b89c0bd1: Download complete [2023-07-14T13:28:53.086Z] 40a00589a448: Verifying Checksum [2023-07-14T13:28:53.086Z] 40a00589a448: Download complete [2023-07-14T13:28:53.086Z] 4db1b89c0bd1: Pull complete [2023-07-14T13:28:53.345Z] 6911f1a30b25: Pull complete [2023-07-14T13:28:53.345Z] 798269fcf238: Verifying Checksum [2023-07-14T13:28:53.345Z] 798269fcf238: Download complete [2023-07-14T13:28:53.602Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T13:28:53.602Z] e194b8c5c2a9: Download complete [2023-07-14T13:28:53.861Z] 6c08303d61cc: Verifying Checksum [2023-07-14T13:28:53.861Z] 6c08303d61cc: Download complete [2023-07-14T13:28:58.045Z] e194b8c5c2a9: Pull complete [2023-07-14T13:28:58.045Z] 6863d3e3a2b1: Pull complete [2023-07-14T13:28:58.045Z] ec0bb842ea78: Pull complete [2023-07-14T13:28:58.045Z] 40a00589a448: Pull complete [2023-07-14T13:29:00.573Z] 6c08303d61cc: Pull complete [2023-07-14T13:29:01.140Z] 798269fcf238: Pull complete [2023-07-14T13:29:01.140Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T13:29:01.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T13:29:01.140Z] ---> ec979cd7f677 [2023-07-14T13:29:01.140Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T13:29:05.350Z] ---> Running in 8ba366be7fc4 [2023-07-14T13:29:05.350Z] Removing intermediate container 8ba366be7fc4 [2023-07-14T13:29:05.350Z] ---> 912c3be9233c [2023-07-14T13:29:05.350Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T13:29:05.350Z] ---> Running in e162ed49f66b [2023-07-14T13:29:05.350Z] Removing intermediate container e162ed49f66b [2023-07-14T13:29:05.350Z] ---> 7ce9a1764e67 [2023-07-14T13:29:05.350Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T13:29:05.350Z] ---> Running in 4cd43317ac78 [2023-07-14T13:29:05.350Z] Removing intermediate container 4cd43317ac78 [2023-07-14T13:29:05.350Z] ---> 1141814fa519 [2023-07-14T13:29:05.350Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T13:29:05.350Z] ---> Running in c95fd75ad8cc [2023-07-14T13:29:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T13:29:05.981Z] Still waiting to schedule task [2023-07-14T13:29:05.982Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-14T13:29:06.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T13:29:06.392Z] OK: 265 MiB in 53 packages [2023-07-14T13:29:06.392Z] Removing intermediate container c95fd75ad8cc [2023-07-14T13:29:06.392Z] ---> 692adebc6356 [2023-07-14T13:29:06.392Z] Step 7/12 : WORKDIR /app [2023-07-14T13:29:06.392Z] ---> Running in 573873c82e95 [2023-07-14T13:29:06.392Z] Removing intermediate container 573873c82e95 [2023-07-14T13:29:06.392Z] ---> d589daa26080 [2023-07-14T13:29:06.392Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T13:29:06.650Z] ---> 9ef3caa4ef20 [2023-07-14T13:29:06.650Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T13:29:06.650Z] ---> Running in 65e87a8de724 [2023-07-14T13:29:33.350Z] Removing intermediate container 65e87a8de724 [2023-07-14T13:29:33.350Z] ---> 2f7ef5e499c6 [2023-07-14T13:29:33.350Z] Step 10/12 : COPY . . [2023-07-14T13:29:33.608Z] ---> 593e96241510 [2023-07-14T13:29:33.608Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T13:29:33.608Z] ---> Running in 41387dc8f36f [2023-07-14T13:29:33.868Z] Removing intermediate container 41387dc8f36f [2023-07-14T13:29:33.868Z] ---> fe1fca0b7609 [2023-07-14T13:29:33.868Z] Step 12/12 : RUN $MAKE [2023-07-14T13:29:33.868Z] ---> Running in cbd3a22017d4 [2023-07-14T13:29:34.128Z] noop [2023-07-14T13:29:34.388Z] Removing intermediate container cbd3a22017d4 [2023-07-14T13:29:34.388Z] ---> b6f674e42b99 [2023-07-14T13:29:34.388Z] Successfully built b6f674e42b99 [2023-07-14T13:29:34.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:29:34.842Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T13:29:34.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:29:34.996Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2023-07-14T13:29:35.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T13:29:35.378Z] $ docker top e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T13:29:35.776Z] + go version [2023-07-14T13:29:35.776Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T13:29:35.811Z] $ docker stop --time=1 e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 [2023-07-14T13:29:37.067Z] $ docker rm -f --volumes e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:29:37.794Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T13:29:37.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:29:37.979Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2023-07-14T13:29:38.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T13:29:38.335Z] $ docker top de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T13:29:38.736Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-207 [Pipeline] fileExists [Pipeline] sh [2023-07-14T13:29:39.096Z] + make test [2023-07-14T13:29:39.096Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-14T13:30:01.039Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-14T13:30:01.039Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-14T13:30:01.039Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.204s coverage: 86.2% of statements [2023-07-14T13:30:01.039Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2023-07-14T13:30:23.144Z] go vet ./... [2023-07-14T13:30:26.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T13:30:26.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T13:30:26.688Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-14T13:30:26.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T13:30:26.757Z] $ docker stop --time=1 de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b [2023-07-14T13:30:30.070Z] $ docker rm -f --volumes de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T13:30:30.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T13:30:30.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-14T13:30:31.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T13:30:31.761Z] + ls -al . [2023-07-14T13:30:31.761Z] total 236 [2023-07-14T13:30:31.761Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 13:29 . [2023-07-14T13:30:31.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 .. [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 13:28 .dockerignore [2023-07-14T13:30:31.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 13:28 .git [2023-07-14T13:30:31.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:28 .github [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 14 13:28 .gitignore [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 13:28 .golangci.yml [2023-07-14T13:30:31.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 13:28 .semver [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 14 13:28 Attribution.txt [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 14 13:28 CHANGELOG.md [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 14 13:28 Dockerfile [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 13:28 GOVERNANCE.md [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 14 13:28 Jenkinsfile [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 13:28 LICENSE [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 14 13:28 Makefile [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 14 13:28 OWNERS.md [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 14 13:28 README.md [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 13:28 VERSION [2023-07-14T13:30:31.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 bin [2023-07-14T13:30:31.761Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 14 13:30 coverage.out [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 3692 Jul 14 13:28 go.mod [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 32863 Jul 14 13:28 go.sum [2023-07-14T13:30:31.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 images [2023-07-14T13:30:31.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 internal [2023-07-14T13:30:31.761Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 14 13:28 main.go [2023-07-14T13:30:31.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 res [2023-07-14T13:30:31.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 snap [2023-07-14T13:30:31.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:30:32.153Z] + 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=fd71d698c77dc786a9a0a69550d9d14f2859b149 --label arch=amd64 --label version=0.0.0 . [2023-07-14T13:30:32.153Z] Sending build context to Docker daemon 12.66MB [2023-07-14T13:30:32.153Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T13:30:32.153Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-14T13:30:32.153Z] ---> b6f674e42b99 [2023-07-14T13:30:32.153Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T13:30:32.412Z] ---> Running in 73a1b4e8015c [2023-07-14T13:30:32.412Z] Removing intermediate container 73a1b4e8015c [2023-07-14T13:30:32.412Z] ---> a162698e8d2e [2023-07-14T13:30:32.412Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T13:30:32.412Z] ---> Running in 95dcf149676d [2023-07-14T13:30:32.412Z] Removing intermediate container 95dcf149676d [2023-07-14T13:30:32.412Z] ---> 45da4b4c5afc [2023-07-14T13:30:32.412Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-14T13:30:32.412Z] ---> Running in 03a20ae519e3 [2023-07-14T13:30:32.670Z] Removing intermediate container 03a20ae519e3 [2023-07-14T13:30:32.670Z] ---> ab25cf58b700 [2023-07-14T13:30:32.670Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T13:30:32.670Z] ---> Running in 293c8b72301d [2023-07-14T13:30:32.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T13:30:33.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T13:30:33.448Z] OK: 265 MiB in 53 packages [2023-07-14T13:30:33.706Z] Removing intermediate container 293c8b72301d [2023-07-14T13:30:33.706Z] ---> 97b4c23ed0ce [2023-07-14T13:30:33.706Z] Step 7/29 : WORKDIR /app [2023-07-14T13:30:33.706Z] ---> Running in 05f0d1879db8 [2023-07-14T13:30:33.706Z] Removing intermediate container 05f0d1879db8 [2023-07-14T13:30:33.706Z] ---> b31838251f20 [2023-07-14T13:30:33.706Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-14T13:30:33.966Z] ---> e30ffba70825 [2023-07-14T13:30:33.966Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T13:30:33.966Z] ---> Running in 31cd7de8f0d6 [2023-07-14T13:30:34.534Z] Removing intermediate container 31cd7de8f0d6 [2023-07-14T13:30:34.534Z] ---> d2090b75635d [2023-07-14T13:30:34.534Z] Step 10/29 : COPY . . [2023-07-14T13:30:35.099Z] ---> cf99e537b620 [2023-07-14T13:30:35.099Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T13:30:35.099Z] ---> Running in 230f229ad760 [2023-07-14T13:30:35.099Z] Removing intermediate container 230f229ad760 [2023-07-14T13:30:35.099Z] ---> 36d94ddf5092 [2023-07-14T13:30:35.099Z] Step 12/29 : RUN $MAKE [2023-07-14T13:30:35.358Z] ---> Running in ab3a264ca5de [2023-07-14T13:30:35.621Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-14T13:30:39.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1160 in /w/workspace/y_app-rfid-llrp-inventory_PR-207 [Pipeline] { [Pipeline] ws [2023-07-14T13:30:39.185Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-14T13:30:39.258Z] The recommended git tool is: git [2023-07-14T13:30:43.953Z] using credential edgex-jenkins-ssh [2023-07-14T13:30:43.974Z] Cloning the remote Git repository [2023-07-14T13:30:44.016Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-14T13:30:44.103Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-14T13:30:44.240Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-14T13:30:44.241Z] > git --version # timeout=10 [2023-07-14T13:30:44.268Z] > git --version # 'git version 2.25.1' [2023-07-14T13:30:44.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T13:30:44.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T13:30:47.324Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-14T13:30:47.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T13:30:48.659Z] Merging remotes/origin/main commit 3c9673bd00b0496122dab08c8c5119b35955174d into PR head commit fd71d698c77dc786a9a0a69550d9d14f2859b149 [2023-07-14T13:30:48.926Z] Merge succeeded, producing fd71d698c77dc786a9a0a69550d9d14f2859b149 [2023-07-14T13:30:48.927Z] Checking out Revision fd71d698c77dc786a9a0a69550d9d14f2859b149 (PR-207) [2023-07-14T13:30:48.167Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-14T13:30:48.211Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-14T13:30:48.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T13:30:48.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T13:30:48.681Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T13:30:48.745Z] > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 [2023-07-14T13:30:48.836Z] > git remote # timeout=10 [2023-07-14T13:30:48.852Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T13:30:48.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T13:30:48.886Z] > git merge 3c9673bd00b0496122dab08c8c5119b35955174d # timeout=10 [2023-07-14T13:30:48.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T13:30:48.935Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T13:30:48.946Z] > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 [2023-07-14T13:30:49.385Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-14T13:30:49.433Z] > git --version # timeout=10 [2023-07-14T13:30:49.445Z] > git --version # 'git version 2.25.1' [2023-07-14T13:30:49.465Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T13:30:50.705Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T13:30:50.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T13:30:50.705Z] Dload Upload Total Spent Left Speed [2023-07-14T13:30:50.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46706 0 --:--:-- --:--:-- --:--:-- 46706 [Pipeline] sh [2023-07-14T13:30:51.520Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T13:30:51.861Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-07-14T13:30:51.861Z] tee /etc/docker/daemon.new [2023-07-14T13:30:51.861Z] { [2023-07-14T13:30:51.861Z] "registry-mirrors": [ [2023-07-14T13:30:51.861Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T13:30:51.861Z] ], [2023-07-14T13:30:51.861Z] "bip": "10.250.0.254/24", [2023-07-14T13:30:51.861Z] "hosts": [ [2023-07-14T13:30:51.861Z] "tcp://0.0.0.0:5555", [2023-07-14T13:30:51.861Z] "unix:///var/run/docker.sock" [2023-07-14T13:30:51.861Z] ], [2023-07-14T13:30:51.861Z] "mtu": 1458, [2023-07-14T13:30:51.861Z] "selinux-enabled": true, [2023-07-14T13:30:51.861Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T13:30:51.861Z] } [Pipeline] sh [2023-07-14T13:30:52.202Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T13:30:52.547Z] + sudo service docker restart [2023-07-14T13:30:57.567Z] Removing intermediate container ab3a264ca5de [2023-07-14T13:30:57.568Z] ---> 55ea39f7c38c [2023-07-14T13:30:57.568Z] Step 13/29 : FROM alpine:3.17 [2023-07-14T13:30:57.568Z] 3.17: Pulling from library/alpine [2023-07-14T13:30:57.568Z] 4db1b89c0bd1: Already exists [2023-07-14T13:30:57.568Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T13:30:57.568Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T13:30:57.568Z] ---> 1f73a9d63274 [2023-07-14T13:30:57.568Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T13:30:57.568Z] ---> Running in d253f6886296 [2023-07-14T13:30:57.568Z] Removing intermediate container d253f6886296 [2023-07-14T13:30:57.568Z] ---> 06de0a2fb2e0 [2023-07-14T13:30:57.568Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-14T13:30:57.568Z] ---> Running in 64aba3866a95 [2023-07-14T13:30:57.568Z] Removing intermediate container 64aba3866a95 [2023-07-14T13:30:57.568Z] ---> f5d05f50a18c [2023-07-14T13:30:57.568Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-14T13:30:57.568Z] ---> Running in 25c6dbc26059 [2023-07-14T13:30:57.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T13:30:57.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T13:30:57.568Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T13:30:57.568Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T13:30:57.568Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T13:30:57.568Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T13:30:57.568Z] OK: 8 MiB in 17 packages [2023-07-14T13:30:57.568Z] Removing intermediate container 25c6dbc26059 [2023-07-14T13:30:57.568Z] ---> a66433b50fff [2023-07-14T13:30:57.568Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T13:30:57.568Z] ---> 3836f959984d [2023-07-14T13:30:57.568Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T13:30:57.827Z] ---> 63e848d67323 [2023-07-14T13:30:57.827Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-14T13:30:57.827Z] ---> 225944db86f8 [2023-07-14T13:30:57.827Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-14T13:30:58.086Z] ---> 7b2cae06502e [2023-07-14T13:30:58.086Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-14T13:30:59.024Z] ---> 8085d1716aa6 [2023-07-14T13:30:59.024Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-14T13:30:59.024Z] ---> Running in 8a512f1c57d6 [2023-07-14T13:30:59.283Z] Removing intermediate container 8a512f1c57d6 [2023-07-14T13:30:59.283Z] ---> 919a10c8095c [2023-07-14T13:30:59.283Z] Step 23/29 : VOLUME /cache [2023-07-14T13:30:59.283Z] ---> Running in 84271774dbfe [2023-07-14T13:30:59.546Z] Removing intermediate container 84271774dbfe [2023-07-14T13:30:59.546Z] ---> c46cba6aba19 [2023-07-14T13:30:59.546Z] Step 24/29 : EXPOSE 59711 [2023-07-14T13:30:59.546Z] ---> Running in 1c5b7a413bd3 [2023-07-14T13:30:59.546Z] Removing intermediate container 1c5b7a413bd3 [2023-07-14T13:30:59.546Z] ---> a8df09dcb9e8 [2023-07-14T13:30:59.546Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-14T13:30:59.546Z] ---> Running in cdf63092cdeb [2023-07-14T13:30:59.546Z] Removing intermediate container cdf63092cdeb [2023-07-14T13:30:59.546Z] ---> ca43d718ce5a [2023-07-14T13:30:59.546Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-14T13:30:59.808Z] ---> Running in bcefa6685b9d [2023-07-14T13:30:59.808Z] Removing intermediate container bcefa6685b9d [2023-07-14T13:30:59.808Z] ---> c10d3b7bf890 [2023-07-14T13:30:59.808Z] Step 27/29 : LABEL arch=amd64 [2023-07-14T13:30:59.808Z] ---> Running in 532e2a35a1aa [2023-07-14T13:30:59.808Z] Removing intermediate container 532e2a35a1aa [2023-07-14T13:30:59.808Z] ---> 69b49f72b0a1 [2023-07-14T13:30:59.808Z] Step 28/29 : LABEL git_sha=fd71d698c77dc786a9a0a69550d9d14f2859b149 [2023-07-14T13:30:59.808Z] ---> Running in e60811aaacbb [2023-07-14T13:30:59.808Z] Removing intermediate container e60811aaacbb [2023-07-14T13:30:59.808Z] ---> 422db1a69705 [2023-07-14T13:30:59.808Z] Step 29/29 : LABEL version=0.0.0 [2023-07-14T13:31:00.067Z] ---> Running in a61b11b5f335 [2023-07-14T13:31:00.067Z] Removing intermediate container a61b11b5f335 [2023-07-14T13:31:00.067Z] ---> 012a83884287 [2023-07-14T13:31:00.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T13:31:00.067Z] Successfully built 012a83884287 [2023-07-14T13:31:00.067Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-07-14T13:31:00.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T13:31:00.937Z] [2023-07-14T13:31:00.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:31:01.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T13:31:01.309Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T13:31:01.309Z] 5eb5b503b376: Pulling fs layer [2023-07-14T13:31:01.309Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T13:31:01.309Z] ec43610c2a17: Pulling fs layer [2023-07-14T13:31:01.309Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T13:31:01.309Z] 33b1e0a273af: Pulling fs layer [2023-07-14T13:31:01.309Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T13:31:01.309Z] 2f39f015ded8: Pulling fs layer [2023-07-14T13:31:01.309Z] 33b1e0a273af: Waiting [2023-07-14T13:31:01.309Z] 5d3b04190fa2: Waiting [2023-07-14T13:31:01.309Z] 2f39f015ded8: Waiting [2023-07-14T13:31:01.309Z] 3a2ae6a8a46f: Waiting [2023-07-14T13:31:01.309Z] 5c69ac0246d0: Download complete [2023-07-14T13:31:01.309Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T13:31:01.309Z] 3a2ae6a8a46f: Download complete [2023-07-14T13:31:01.309Z] 33b1e0a273af: Verifying Checksum [2023-07-14T13:31:01.309Z] 33b1e0a273af: Download complete [2023-07-14T13:31:01.309Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T13:31:01.309Z] 5d3b04190fa2: Download complete [2023-07-14T13:31:01.309Z] ec43610c2a17: Download complete [2023-07-14T13:31:01.569Z] 5eb5b503b376: Verifying Checksum [2023-07-14T13:31:01.569Z] 5eb5b503b376: Download complete [2023-07-14T13:31:02.135Z] 2f39f015ded8: Verifying Checksum [2023-07-14T13:31:02.135Z] 2f39f015ded8: Download complete [2023-07-14T13:31:02.702Z] 5eb5b503b376: Pull complete [2023-07-14T13:31:02.702Z] 5c69ac0246d0: Pull complete [2023-07-14T13:31:03.271Z] ec43610c2a17: Pull complete [2023-07-14T13:31:03.271Z] 3a2ae6a8a46f: Pull complete [2023-07-14T13:31:03.529Z] 33b1e0a273af: Pull complete [2023-07-14T13:31:03.529Z] 5d3b04190fa2: Pull complete [2023-07-14T13:31:07.713Z] 2f39f015ded8: Pull complete [2023-07-14T13:31:07.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T13:31:07.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T13:31:07.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:31:08.193Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2023-07-14T13:31:08.227Z] $ 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/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T13:31:10.963Z] $ docker top fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-07-14T13:31:11.225Z] provisioning config files... [2023-07-14T13:31:11.253Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13584476909906438548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:31:11.466Z] ---> job-cost.sh [2023-07-14T13:31:11.466Z] lf-activate-venv: SKIPPING [2023-07-14T13:31:11.466Z] INFO: No Stack... [2023-07-14T13:31:11.640Z] ---> docker-login.sh [2023-07-14T13:31:11.640Z] nexus3.edgexfoundry.org:10001 [2023-07-14T13:31:11.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:31:12.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:31:12.178Z] Configure a credential helper to remove this warning. See [2023-07-14T13:31:12.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:31:12.178Z] [2023-07-14T13:31:12.178Z] Login Succeeded [2023-07-14T13:31:12.178Z] nexus3.edgexfoundry.org:10002 [2023-07-14T13:31:12.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T13:31:12.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:31:12.672Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T13:31:12.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:31:12.721Z] Configure a credential helper to remove this warning. See [2023-07-14T13:31:12.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:31:12.721Z] [2023-07-14T13:31:12.721Z] Login Succeeded [2023-07-14T13:31:12.721Z] nexus3.edgexfoundry.org:10003 [2023-07-14T13:31:12.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:31:12.981Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/cost.csv [2023-07-14T13:31:12.981Z] + cut -d, -f6 [2023-07-14T13:31:12.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:31:12.990Z] Configure a credential helper to remove this warning. See [2023-07-14T13:31:12.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:31:12.990Z] [2023-07-14T13:31:12.990Z] Login Succeeded [2023-07-14T13:31:12.990Z] nexus3.edgexfoundry.org:10004 [Pipeline] lock [2023-07-14T13:31:13.033Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [2023-07-14T13:31:13.037Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] did not exist. Created. [2023-07-14T13:31:13.037Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T13:31:13.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T13:31:13.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:31:13.258Z] Configure a credential helper to remove this warning. See [2023-07-14T13:31:13.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:31:13.258Z] [2023-07-14T13:31:13.258Z] Login Succeeded [2023-07-14T13:31:13.258Z] docker.io [2023-07-14T13:31:13.425Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-14T13:31:13.477Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T13:31:13.507Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [2023-07-14T13:31:13.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } [2023-07-14T13:31:13.611Z] $ docker stop --time=1 fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd [2023-07-14T13:31:13.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T13:31:13.791Z] Configure a credential helper to remove this warning. See [2023-07-14T13:31:13.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T13:31:13.791Z] [2023-07-14T13:31:13.791Z] Login Succeeded [2023-07-14T13:31:13.791Z] ---> docker-login.sh ends [2023-07-14T13:31:14.778Z] $ docker rm -f --volumes fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-07-14T13:31:14.899Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-07-14T13:31:15.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T13:31:15.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T13:31:15.348Z] ========================================================= [2023-07-14T13:31:15.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T13:31:15.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:31:15.838Z] + 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-07-14T13:31:16.106Z] Sending build context to Docker daemon 684kB [2023-07-14T13:31:16.106Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T13:31:16.106Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T13:31:16.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T13:31:16.106Z] edb6bdbacee9: Pulling fs layer [2023-07-14T13:31:16.106Z] 5f9638ab2659: Pulling fs layer [2023-07-14T13:31:16.106Z] 8d51d6327a98: Pulling fs layer [2023-07-14T13:31:16.106Z] 8b374f2dd631: Pulling fs layer [2023-07-14T13:31:16.106Z] ec14aa9079de: Pulling fs layer [2023-07-14T13:31:16.106Z] 2f466654f4bb: Pulling fs layer [2023-07-14T13:31:16.106Z] 554e91adad29: Pulling fs layer [2023-07-14T13:31:16.106Z] 8b374f2dd631: Waiting [2023-07-14T13:31:16.106Z] ec14aa9079de: Waiting [2023-07-14T13:31:16.106Z] 2f466654f4bb: Waiting [2023-07-14T13:31:16.106Z] 554e91adad29: Waiting [2023-07-14T13:31:16.376Z] 5f9638ab2659: Verifying Checksum [2023-07-14T13:31:16.376Z] 5f9638ab2659: Download complete [2023-07-14T13:31:16.376Z] 8b374f2dd631: Verifying Checksum [2023-07-14T13:31:16.376Z] 8b374f2dd631: Download complete [2023-07-14T13:31:16.376Z] ec14aa9079de: Verifying Checksum [2023-07-14T13:31:16.376Z] ec14aa9079de: Download complete [2023-07-14T13:31:16.376Z] edb6bdbacee9: Verifying Checksum [2023-07-14T13:31:16.376Z] edb6bdbacee9: Download complete [2023-07-14T13:31:17.351Z] edb6bdbacee9: Pull complete [2023-07-14T13:31:17.619Z] 554e91adad29: Verifying Checksum [2023-07-14T13:31:17.619Z] 554e91adad29: Download complete [2023-07-14T13:31:17.888Z] 5f9638ab2659: Pull complete [2023-07-14T13:31:18.866Z] 8d51d6327a98: Verifying Checksum [2023-07-14T13:31:18.866Z] 8d51d6327a98: Download complete [2023-07-14T13:31:18.866Z] 2f466654f4bb: Verifying Checksum [2023-07-14T13:31:18.866Z] 2f466654f4bb: Download complete [2023-07-14T13:31:31.341Z] 8d51d6327a98: Pull complete [2023-07-14T13:31:31.341Z] 8b374f2dd631: Pull complete [2023-07-14T13:31:31.341Z] ec14aa9079de: Pull complete [2023-07-14T13:31:36.691Z] 2f466654f4bb: Pull complete [2023-07-14T13:31:39.278Z] 554e91adad29: Pull complete [2023-07-14T13:31:39.278Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T13:31:39.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T13:31:39.278Z] ---> 1e15ea492957 [2023-07-14T13:31:39.278Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T13:31:40.690Z] ---> Running in 73331450361c [2023-07-14T13:31:40.966Z] Removing intermediate container 73331450361c [2023-07-14T13:31:40.966Z] ---> 6b923b60e131 [2023-07-14T13:31:40.966Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T13:31:41.232Z] ---> Running in d1dabac4e4ec [2023-07-14T13:31:41.498Z] Removing intermediate container d1dabac4e4ec [2023-07-14T13:31:41.498Z] ---> 8c98c11e4cd2 [2023-07-14T13:31:41.498Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T13:31:41.498Z] ---> Running in 2b0178bbb333 [2023-07-14T13:31:41.767Z] Removing intermediate container 2b0178bbb333 [2023-07-14T13:31:41.767Z] ---> b4b02d88f458 [2023-07-14T13:31:41.767Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T13:31:41.767Z] ---> Running in f11e79cdb49c [2023-07-14T13:31:43.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T13:31:43.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T13:31:44.398Z] OK: 263 MiB in 53 packages [2023-07-14T13:31:45.361Z] Removing intermediate container f11e79cdb49c [2023-07-14T13:31:45.361Z] ---> a2a28685e88a [2023-07-14T13:31:45.361Z] Step 7/12 : WORKDIR /app [2023-07-14T13:31:45.361Z] ---> Running in 4bb1ee2e9834 [2023-07-14T13:31:45.627Z] Removing intermediate container 4bb1ee2e9834 [2023-07-14T13:31:45.627Z] ---> a15d8c7909cf [2023-07-14T13:31:45.627Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T13:31:45.895Z] ---> d8e08670aff9 [2023-07-14T13:31:45.895Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T13:31:46.164Z] ---> Running in d21fa51caaf5 [2023-07-14T13:32:54.045Z] Removing intermediate container d21fa51caaf5 [2023-07-14T13:32:54.045Z] ---> 70345b07e498 [2023-07-14T13:32:54.045Z] Step 10/12 : COPY . . [2023-07-14T13:32:54.045Z] ---> c01156ab0e5a [2023-07-14T13:32:54.045Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T13:32:54.045Z] ---> Running in df819b3817ac [2023-07-14T13:32:54.045Z] Removing intermediate container df819b3817ac [2023-07-14T13:32:54.045Z] ---> ccca1d5a09ed [2023-07-14T13:32:54.045Z] Step 12/12 : RUN $MAKE [2023-07-14T13:32:54.045Z] ---> Running in 1759c5b65468 [2023-07-14T13:32:54.045Z] noop [2023-07-14T13:32:54.046Z] Removing intermediate container 1759c5b65468 [2023-07-14T13:32:54.046Z] ---> e9d3faabdca0 [2023-07-14T13:32:54.046Z] Successfully built e9d3faabdca0 [2023-07-14T13:32:54.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:32:54.521Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T13:32:54.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:32:54.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2023-07-14T13:32:54.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T13:32:56.055Z] $ docker top 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T13:32:56.934Z] + go version [2023-07-14T13:32:56.935Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T13:32:56.969Z] $ docker stop --time=1 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 [2023-07-14T13:32:58.956Z] $ docker rm -f --volumes 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:32:59.807Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T13:32:59.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:33:00.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2023-07-14T13:33:00.124Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T13:33:01.240Z] $ docker top f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T13:33:01.797Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-14T13:33:02.187Z] + make test [2023-07-14T13:33:02.187Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-14T13:35:38.909Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-14T13:35:44.244Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-14T13:35:45.207Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.473s coverage: 86.2% of statements [2023-07-14T13:35:55.291Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.370s coverage: 71.9% of statements [2023-07-14T13:35:55.559Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T13:35:55.559Z] go vet ./... [2023-07-14T13:38:17.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T13:38:17.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T13:38:17.230Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-14T13:38:17.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T13:38:17.303Z] $ docker stop --time=1 f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db [2023-07-14T13:38:20.429Z] $ docker rm -f --volumes f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T13:38:22.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T13:38:22.040Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T13:38:22.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T13:38:23.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T13:38:23.387Z] + ls -al . [2023-07-14T13:38:23.387Z] total 232 [2023-07-14T13:38:23.387Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 13:33 . [2023-07-14T13:38:23.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 .. [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 13:30 .dockerignore [2023-07-14T13:38:23.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 13:30 .git [2023-07-14T13:38:23.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:30 .github [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 14 13:30 .gitignore [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 13:30 .golangci.yml [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 14 13:30 Attribution.txt [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 14 13:30 CHANGELOG.md [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 14 13:30 Dockerfile [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 13:30 GOVERNANCE.md [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 14 13:30 Jenkinsfile [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 13:30 LICENSE [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 14 13:30 Makefile [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 14 13:30 OWNERS.md [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 14 13:30 README.md [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 13:28 VERSION [2023-07-14T13:38:23.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 bin [2023-07-14T13:38:23.387Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 14 13:35 coverage.out [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 3692 Jul 14 13:30 go.mod [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 32863 Jul 14 13:30 go.sum [2023-07-14T13:38:23.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 images [2023-07-14T13:38:23.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 internal [2023-07-14T13:38:23.387Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 14 13:30 main.go [2023-07-14T13:38:23.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 res [2023-07-14T13:38:23.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 snap [2023-07-14T13:38:23.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:38:23.797Z] + 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=fd71d698c77dc786a9a0a69550d9d14f2859b149 --label arch=arm64 --label version=0.0.0 . [2023-07-14T13:38:24.064Z] Sending build context to Docker daemon 684kB [2023-07-14T13:38:24.064Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T13:38:24.064Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-14T13:38:24.064Z] ---> e9d3faabdca0 [2023-07-14T13:38:24.064Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T13:38:24.064Z] ---> Running in 6857afce01cd [2023-07-14T13:38:24.330Z] Removing intermediate container 6857afce01cd [2023-07-14T13:38:24.330Z] ---> c63e5a2ea3bc [2023-07-14T13:38:24.330Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T13:38:24.600Z] ---> Running in 92fdfb48bccf [2023-07-14T13:38:24.867Z] Removing intermediate container 92fdfb48bccf [2023-07-14T13:38:24.867Z] ---> dce8c0b1aaa2 [2023-07-14T13:38:24.867Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-14T13:38:24.867Z] ---> Running in c9b405e9c48e [2023-07-14T13:38:25.138Z] Removing intermediate container c9b405e9c48e [2023-07-14T13:38:25.138Z] ---> 395048364e5b [2023-07-14T13:38:25.138Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T13:38:25.138Z] ---> Running in 0e925f2d2ade [2023-07-14T13:38:26.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T13:38:26.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T13:38:27.635Z] OK: 263 MiB in 53 packages [2023-07-14T13:38:28.597Z] Removing intermediate container 0e925f2d2ade [2023-07-14T13:38:28.597Z] ---> 0db460edfa05 [2023-07-14T13:38:28.597Z] Step 7/29 : WORKDIR /app [2023-07-14T13:38:28.597Z] ---> Running in a3b60b8be31e [2023-07-14T13:38:28.865Z] Removing intermediate container a3b60b8be31e [2023-07-14T13:38:28.865Z] ---> bb9b34f2cc26 [2023-07-14T13:38:28.865Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-14T13:38:29.137Z] ---> 1f887787fd7a [2023-07-14T13:38:29.137Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T13:38:29.403Z] ---> Running in 977f320e4ca8 [2023-07-14T13:38:33.653Z] Removing intermediate container 977f320e4ca8 [2023-07-14T13:38:33.653Z] ---> 56af0b71a179 [2023-07-14T13:38:33.653Z] Step 10/29 : COPY . . [2023-07-14T13:38:34.236Z] ---> bcb8fd8695ae [2023-07-14T13:38:34.237Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T13:38:34.237Z] ---> Running in 8779edf0d959 [2023-07-14T13:38:34.506Z] Removing intermediate container 8779edf0d959 [2023-07-14T13:38:34.506Z] ---> 934bf2b0401e [2023-07-14T13:38:34.506Z] Step 12/29 : RUN $MAKE [2023-07-14T13:38:34.773Z] ---> Running in f75bb207d479 [2023-07-14T13:38:35.735Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-14T13:40:42.394Z] Removing intermediate container f75bb207d479 [2023-07-14T13:40:42.394Z] ---> 5b831dc3457d [2023-07-14T13:40:42.394Z] Step 13/29 : FROM alpine:3.17 [2023-07-14T13:40:42.394Z] 3.17: Pulling from library/alpine [2023-07-14T13:40:42.394Z] edb6bdbacee9: Already exists [2023-07-14T13:40:42.394Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T13:40:42.394Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T13:40:42.394Z] ---> 779605e5fbc0 [2023-07-14T13:40:42.394Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T13:40:42.394Z] ---> Running in d6ebc6771652 [2023-07-14T13:40:42.394Z] Removing intermediate container d6ebc6771652 [2023-07-14T13:40:42.394Z] ---> 4b16b1d2a849 [2023-07-14T13:40:42.394Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-14T13:40:42.394Z] ---> Running in dbf438cf790b [2023-07-14T13:40:42.394Z] Removing intermediate container dbf438cf790b [2023-07-14T13:40:42.394Z] ---> f88f14289ef3 [2023-07-14T13:40:42.394Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-14T13:40:42.394Z] ---> Running in ae6a10c940fc [2023-07-14T13:40:42.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T13:40:42.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T13:40:42.394Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T13:40:42.394Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T13:40:42.394Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T13:40:42.394Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T13:40:42.662Z] OK: 8 MiB in 17 packages [2023-07-14T13:40:44.066Z] Removing intermediate container ae6a10c940fc [2023-07-14T13:40:44.066Z] ---> 9e40008c0f0a [2023-07-14T13:40:44.066Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T13:40:46.637Z] ---> f5f3f4ba5bba [2023-07-14T13:40:46.637Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T13:40:47.226Z] ---> cc618e96e374 [2023-07-14T13:40:47.226Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-14T13:40:47.812Z] ---> 9c33caca7f09 [2023-07-14T13:40:47.812Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-14T13:40:48.078Z] ---> 220d1a5b939f [2023-07-14T13:40:48.078Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-14T13:40:49.486Z] ---> f4666bc59b9b [2023-07-14T13:40:49.486Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-14T13:40:49.486Z] ---> Running in 37a5bbbfed05 [2023-07-14T13:40:50.899Z] Removing intermediate container 37a5bbbfed05 [2023-07-14T13:40:50.899Z] ---> 64d1c22221d4 [2023-07-14T13:40:50.899Z] Step 23/29 : VOLUME /cache [2023-07-14T13:40:51.165Z] ---> Running in 5c44d9ae3312 [2023-07-14T13:40:51.434Z] Removing intermediate container 5c44d9ae3312 [2023-07-14T13:40:51.434Z] ---> 3590f55bb666 [2023-07-14T13:40:51.434Z] Step 24/29 : EXPOSE 59711 [2023-07-14T13:40:51.434Z] ---> Running in 4e8a6517d68e [2023-07-14T13:40:51.702Z] Removing intermediate container 4e8a6517d68e [2023-07-14T13:40:51.702Z] ---> 60300264fb7f [2023-07-14T13:40:51.702Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-14T13:40:51.702Z] ---> Running in e81ce8fc160d [2023-07-14T13:40:51.968Z] Removing intermediate container e81ce8fc160d [2023-07-14T13:40:51.968Z] ---> b0d8b8354dcd [2023-07-14T13:40:51.968Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-14T13:40:51.968Z] ---> Running in 7600beebd342 [2023-07-14T13:40:52.236Z] Removing intermediate container 7600beebd342 [2023-07-14T13:40:52.236Z] ---> 968aad8202ca [2023-07-14T13:40:52.236Z] Step 27/29 : LABEL arch=arm64 [2023-07-14T13:40:52.502Z] ---> Running in a856b942db40 [2023-07-14T13:40:52.770Z] Removing intermediate container a856b942db40 [2023-07-14T13:40:52.770Z] ---> 48f5a3b25e42 [2023-07-14T13:40:52.770Z] Step 28/29 : LABEL git_sha=fd71d698c77dc786a9a0a69550d9d14f2859b149 [2023-07-14T13:40:52.770Z] ---> Running in dbbcb52434ea [2023-07-14T13:40:53.037Z] Removing intermediate container dbbcb52434ea [2023-07-14T13:40:53.037Z] ---> 68e12d6bc002 [2023-07-14T13:40:53.037Z] Step 29/29 : LABEL version=0.0.0 [2023-07-14T13:40:53.037Z] ---> Running in d07561ec139a [2023-07-14T13:40:53.303Z] Removing intermediate container d07561ec139a [2023-07-14T13:40:53.303Z] ---> bc3622a10124 [2023-07-14T13:40:53.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T13:40:53.303Z] Successfully built bc3622a10124 [2023-07-14T13:40:53.303Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:40:54.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T13:40:54.140Z] [2023-07-14T13:40:54.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:40:54.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T13:40:54.541Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T13:40:54.541Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T13:40:54.541Z] 04944245beec: Pulling fs layer [2023-07-14T13:40:54.541Z] 699f458cf7ca: Pulling fs layer [2023-07-14T13:40:54.541Z] 765212b225bb: Pulling fs layer [2023-07-14T13:40:54.541Z] f23df028b6ca: Pulling fs layer [2023-07-14T13:40:54.541Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T13:40:54.541Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T13:40:54.541Z] 765212b225bb: Waiting [2023-07-14T13:40:54.541Z] d65c8cfc05b1: Waiting [2023-07-14T13:40:54.541Z] f23df028b6ca: Waiting [2023-07-14T13:40:54.541Z] 2437ff75d9bd: Waiting [2023-07-14T13:40:54.905Z] 04944245beec: Verifying Checksum [2023-07-14T13:40:54.905Z] 04944245beec: Download complete [2023-07-14T13:40:54.905Z] 765212b225bb: Verifying Checksum [2023-07-14T13:40:54.905Z] 765212b225bb: Download complete [2023-07-14T13:40:54.905Z] f23df028b6ca: Verifying Checksum [2023-07-14T13:40:54.905Z] f23df028b6ca: Download complete [2023-07-14T13:40:54.905Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T13:40:54.905Z] d65c8cfc05b1: Download complete [2023-07-14T13:40:54.905Z] 699f458cf7ca: Verifying Checksum [2023-07-14T13:40:54.905Z] 699f458cf7ca: Download complete [2023-07-14T13:40:55.538Z] 8998bd30e6a1: Download complete [2023-07-14T13:40:57.545Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T13:40:57.545Z] 2437ff75d9bd: Download complete [2023-07-14T13:40:59.548Z] 8998bd30e6a1: Pull complete [2023-07-14T13:41:00.952Z] 04944245beec: Pull complete [2023-07-14T13:41:02.359Z] 699f458cf7ca: Pull complete [2023-07-14T13:41:02.359Z] 765212b225bb: Pull complete [2023-07-14T13:41:02.942Z] f23df028b6ca: Pull complete [2023-07-14T13:41:03.209Z] d65c8cfc05b1: Pull complete [2023-07-14T13:41:18.196Z] 2437ff75d9bd: Pull complete [2023-07-14T13:41:18.196Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T13:41:18.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T13:41:18.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:41:18.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2023-07-14T13:41:18.564Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-14T13:41:21.063Z] $ docker top 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:21.630Z] ---> job-cost.sh [2023-07-14T13:41:21.895Z] lf-activate-venv: SKIPPING [2023-07-14T13:41:21.895Z] INFO: No Stack... [2023-07-14T13:41:22.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T13:41:23.052Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T13:41:23.389Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-07-14T13:41:23.389Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T13:41:23.470Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [2023-07-14T13:41:23.475Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] did not exist. Created. [2023-07-14T13:41:23.475Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T13:41:24.194Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-dc35a347/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-14T13:41:24.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T13:41:24.583Z] Warning: overwriting stash ‘stack-cost’ [2023-07-14T13:41:24.640Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T13:41:24.655Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T13:41:24.737Z] $ docker stop --time=1 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 [2023-07-14T13:41:26.506Z] $ docker rm -f --volumes 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 [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-07-14T13:41:27.472Z] provisioning config files... [2023-07-14T13:41:27.479Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config14804878647926410879tmp [Pipeline] { [Pipeline] sh [2023-07-14T13:41:27.820Z] + set +x [2023-07-14T13:41:27.820Z] + curl -s https://codecov.io/bash [2023-07-14T13:41:27.820Z] + bash -s -- [2023-07-14T13:41:28.088Z] [2023-07-14T13:41:28.088Z] _____ _ [2023-07-14T13:41:28.088Z] / ____| | | [2023-07-14T13:41:28.088Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T13:41:28.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T13:41:28.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T13:41:28.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T13:41:28.088Z] Bash-1.0.6 [2023-07-14T13:41:28.088Z] [2023-07-14T13:41:28.088Z] [2023-07-14T13:41:28.088Z] ==> git version 2.25.1 found [2023-07-14T13:41:28.088Z] ==> 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-07-14T13:41:28.088Z] Release-Date: 2020-01-08 [2023-07-14T13:41:28.088Z] 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-07-14T13:41:28.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T13:41:28.088Z] ==> Jenkins CI detected. [2023-07-14T13:41:28.088Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-207 [2023-07-14T13:41:28.088Z] project root: . [2023-07-14T13:41:28.088Z] --> token set from env [2023-07-14T13:41:28.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T13:41:28.088Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T13:41:28.088Z] ==> Python coveragepy not found [2023-07-14T13:41:28.088Z] ==> Searching for coverage reports in: [2023-07-14T13:41:28.088Z] + . [2023-07-14T13:41:28.088Z] -> Found 1 reports [2023-07-14T13:41:28.088Z] ==> Detecting git/mercurial file structure [2023-07-14T13:41:28.088Z] ==> Reading reports [2023-07-14T13:41:28.088Z] + ./coverage.out bytes=41317 [2023-07-14T13:41:28.088Z] ==> Appending adjustments [2023-07-14T13:41:28.088Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T13:41:28.348Z] + Found adjustments [2023-07-14T13:41:28.348Z] ==> Gzipping contents [2023-07-14T13:41:28.348Z] 12K /tmp/codecov.ttgPxk.gz [2023-07-14T13:41:28.348Z] ==> Uploading reports [2023-07-14T13:41:28.348Z] url: https://codecov.io [2023-07-14T13:41:28.348Z] query: branch=PR-207&commit=fd71d698c77dc786a9a0a69550d9d14f2859b149&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=207&job=&cmd_args= [2023-07-14T13:41:28.348Z] -> Pinging Codecov [2023-07-14T13:41:28.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-207&commit=fd71d698c77dc786a9a0a69550d9d14f2859b149&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=207&job=&cmd_args= [2023-07-14T13:41:28.608Z] -> Uploading to [2023-07-14T13:41:28.608Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-14/581DD39554BDF9B6E22D074273EAD858/fd71d698c77dc786a9a0a69550d9d14f2859b149/3acd8ebd-225b-44f1-bd63-9073989df06a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T134128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f106817af6171bb3c12d78908ac220f7c504033af4b9a2e8443c1508061fde1 [2023-07-14T13:41:28.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T13:41:28.608Z] Dload Upload Total Spent Left Speed [2023-07-14T13:41:28.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 60512 --:--:-- --:--:-- --:--:-- 60204 100 11800 0 0 100 11800 0 60512 --:--:-- --:--:-- --:--:-- 60204 [2023-07-14T13:41:28.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] } [2023-07-14T13:41:28.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-14T13:41:30.444Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives ] [2023-07-14T13:41:30.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives [2023-07-14T13:41:30.444Z] total 16 [2023-07-14T13:41:30.444Z] drwxr-xr-x 3 root root 4096 Jul 14 13:31 . [2023-07-14T13:41:30.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 13:31 .. [2023-07-14T13:41:30.444Z] drwxr-xr-x 2 root root 4096 Jul 14 13:31 cost [2023-07-14T13:41:30.444Z] -rw-r--r-- 1 root root 95 Jul 14 13:31 cost.csv [2023-07-14T13:41:30.444Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives [2023-07-14T13:41:30.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives [2023-07-14T13:41:30.444Z] total 16 [2023-07-14T13:41:30.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 13:31 . [2023-07-14T13:41:30.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 13:31 .. [2023-07-14T13:41:30.444Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 13:31 cost [2023-07-14T13:41:30.444Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 14 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:30.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:31.665Z] ---> package-listing.sh [2023-07-14T13:41:31.665Z] ++ facter osfamily [2023-07-14T13:41:31.665Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T13:41:31.924Z] + OS_FAMILY=debian [2023-07-14T13:41:31.924Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-207 [2023-07-14T13:41:31.924Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T13:41:31.924Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T13:41:31.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T13:41:31.924Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T13:41:31.924Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-207 ']' [2023-07-14T13:41:31.924Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T13:41:31.924Z] + case "${OS_FAMILY}" in [2023-07-14T13:41:31.924Z] + dpkg -l [2023-07-14T13:41:31.924Z] + grep '^ii' [2023-07-14T13:41:31.924Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T13:41:31.924Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T13:41:31.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T13:41:31.924Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-207 ']' [2023-07-14T13:41:31.924Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/ [2023-07-14T13:41:31.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/ [Pipeline] echo [2023-07-14T13:41:31.958Z] 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/y_app-rfid-llrp-inventory_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T13:41:32.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T13:41:32.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T13:41:32.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T13:41:33.016Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2023-07-14T13:41:33.046Z] $ 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/y_app-rfid-llrp-inventory_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T13:41:33.236Z] $ docker top 9d7ce17edbcfefa10c787ced68290feecb655f176cd555b365bb205705c26742 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T13:41:33.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T13:41:33.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T13:41:34.247Z] + ls /var/log/sa-host [2023-07-14T13:41:34.247Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T13:41:34.468Z] provisioning config files... [2023-07-14T13:41:34.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config5605480960427881829tmp [Pipeline] { [Pipeline] echo [2023-07-14T13:41:34.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:34.836Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T13:41:34.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:35.266Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T13:41:35.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:35.614Z] ---> sudo-logs.sh [2023-07-14T13:41:35.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T13:41:35.697Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:36.008Z] ---> job-cost.sh [2023-07-14T13:41:36.009Z] lf-activate-venv: SKIPPING [2023-07-14T13:41:36.009Z] DEBUG: total: 0.2199999988079071 [2023-07-14T13:41:36.009Z] INFO: Retrieving Stack Cost... [2023-07-14T13:41:36.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T13:41:36.839Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T13:41:36.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T13:41:37.185Z] ---> logs-deploy.sh [2023-07-14T13:41:37.185Z] lf-activate-venv: SKIPPING [2023-07-14T13:41:37.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-207/1 [2023-07-14T13:41:37.185Z] INFO: archiving workspace using pattern(s): [2023-07-14T13:41:38.124Z] Archives upload complete. [2023-07-14T13:41:38.124Z] INFO: archiving logs to Nexus