Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than a74325ff816f4e9dc4c981463191c4378dba44c1 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8638047795315724584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh1624482059048359035.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1317710112235020325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh2863225109088967316.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9058247476194608843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1129 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8715241940258529987.key > 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 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh1887497759881730083.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7863732808340540903.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 Commit message: "Update internal/inventory/app/controller.go" > git rev-list --no-walk c197700ad2a33063c8337ee5366911456dff8803 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:05 ========================================================= 23:08:05 EdgeX Global Pipelines Version Info 23:08:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:07 ------------------- 23:08:07 stable info: 23:08:07 ------------------- 23:08:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:07 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 23:08:07 Message: update stable to v2.0.216 23:08:08 ------------------- 23:08:08 experimental info: 23:08:08 ------------------- 23:08:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:08 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 23:08:08 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:08:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a74325f [Pipeline] echo 23:08:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:10 provisioning config files... 23:08:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5598627261011652519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:10 ---> docker-login.sh 23:08:10 nexus3.edgexfoundry.org:10001 23:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:10 Configure a credential helper to remove this warning. See 23:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:10 23:08:10 Login Succeeded 23:08:10 nexus3.edgexfoundry.org:10002 23:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:10 Configure a credential helper to remove this warning. See 23:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:10 23:08:10 Login Succeeded 23:08:10 nexus3.edgexfoundry.org:10003 23:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:10 Configure a credential helper to remove this warning. See 23:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:10 23:08:10 Login Succeeded 23:08:10 nexus3.edgexfoundry.org:10004 23:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:10 Configure a credential helper to remove this warning. See 23:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:10 23:08:10 Login Succeeded 23:08:10 docker.io 23:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:11 Configure a credential helper to remove this warning. See 23:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:11 23:08:11 Login Succeeded 23:08:11 ---> docker-login.sh ends [Pipeline] } 23:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:12 + git rev-list -1 --merges a74325ff816f4e9dc4c981463191c4378dba44c1~1..a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo 23:08:12 -----------> git rev-list -1 --merges a74325ff816f4e9dc4c981463191c4378dba44c1~1..a74325ff816f4e9dc4c981463191c4378dba44c1 a74325ff816f4e9dc4c981463191c4378dba44c1 [false] [Pipeline] sh 23:08:12 + git log --format=format:%s -1 a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo 23:08:12 ========================================================= 23:08:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:13 + git log --format=format:%s -1 a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo 23:08:13 [semverPrep] GIT_COMMIT: a74325ff816f4e9dc4c981463191c4378dba44c1, Commit Message: Update internal/inventory/app/controller.go [Pipeline] echo 23:08:13 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:14 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 23:08:14 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 23:08:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:08:15 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:16 23:08:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:08:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:16 latest: Pulling from edgex-devops/git-semver 23:08:16 a0d0a0d46f8b: Pulling fs layer 23:08:16 3e5f54012d9b: Pulling fs layer 23:08:16 4c7163046ea9: Pulling fs layer 23:08:16 0c2d73faf560: Pulling fs layer 23:08:16 0c2d73faf560: Waiting 23:08:16 3e5f54012d9b: Verifying Checksum 23:08:16 3e5f54012d9b: Download complete 23:08:16 a0d0a0d46f8b: Verifying Checksum 23:08:16 a0d0a0d46f8b: Download complete 23:08:16 4c7163046ea9: Verifying Checksum 23:08:16 4c7163046ea9: Download complete 23:08:16 0c2d73faf560: Verifying Checksum 23:08:16 0c2d73faf560: Download complete 23:08:16 a0d0a0d46f8b: Pull complete 23:08:16 3e5f54012d9b: Pull complete 23:08:17 4c7163046ea9: Pull complete 23:08:18 0c2d73faf560: Pull complete 23:08:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:08:18 prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container 23:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:08:19 $ docker top 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:19 [ssh-agent] Looking for ssh-agent implementation... 23:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:19 $ docker exec 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent 23:08:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnCgoM/agent.13 23:08:19 SSH_AGENT_PID=19 23:08:19 Running ssh-add (command line suppressed) 23:08:19 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8514998690917251786.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8514998690917251786.key) 23:08:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:20 + git tag --points-at HEAD [Pipeline] } 23:08:20 $ docker exec --env ******** --env ******** 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent -k 23:08:20 unset SSH_AUTH_SOCK; 23:08:20 unset SSH_AGENT_PID; 23:08:20 echo Agent pid 19 killed; 23:08:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:20 [ssh-agent] Looking for ssh-agent implementation... 23:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:20 $ docker exec 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent 23:08:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDmjMJe/agent.53 23:08:21 SSH_AGENT_PID=59 23:08:21 Running ssh-add (command line suppressed) 23:08:21 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_4961161307800388254.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_4961161307800388254.key) 23:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:21 + git semver init 23:08:21 # -> Open(): unable to determine branch for HEAD 23:08:21 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 23:08:21 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 23:08:21 # $SEMVER_REMOTE_NAME = origin 23:08:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:08:21 # $SEMVER_USER_NAME = edgex-jenkins 23:08:21 # $SEMVER_BRANCH = PR-54 23:08:21 # $SEMVER_TEMP = /tmp/semver-774119768 23:08:21 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 23:08:22 # '/tmp/semver-774119768' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 23:08:22 # -> Force: false 23:08:22 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 23:08:23 $ docker exec --env ******** --env ******** 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent -k 23:08:23 unset SSH_AUTH_SOCK; 23:08:23 unset SSH_AGENT_PID; 23:08:23 echo Agent pid 59 killed; 23:08:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:24 + git semver [Pipeline] } 23:08:24 $ docker stop --time=1 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef 23:08:25 $ docker rm -f 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef [Pipeline] // withDockerContainer [Pipeline] sh 23:08:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:26 Stashed 1 file(s) [Pipeline] echo 23:08:26 [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] node [Pipeline] node 23:08:42 Still waiting to schedule task 23:08:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:08:42 Still waiting to schedule task 23:08:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1126’ 23:09:59 Running on prd-centos7-docker-4c-2g-1131 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 23:09:59 Running in /w/workspace/app-rfid-llrp-inventory/23 [Pipeline] { [Pipeline] checkout 23:10:00 The recommended git tool is: git 23:10:03 using credential edgex-jenkins-ssh 23:10:03 Cloning the remote Git repository 23:10:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:10:03 > git init /w/workspace/app-rfid-llrp-inventory/23 # timeout=10 23:10:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:10:03 > git --version # timeout=10 23:10:03 > git --version # 'git version 2.24.4' 23:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:03 [INFO] Currently running in a labeled security context 23:10:03 [INFO] Currently SELinux is 'enforcing' on the host 23:10:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh7299952249925092583.key 23:10:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:06 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 23:10:06 Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 23:10:06 Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) 23:10:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:10:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:10:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:05 [INFO] Currently running in a labeled security context 23:10:05 [INFO] Currently SELinux is 'enforcing' on the host 23:10:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh3132641832565587369.key 23:10:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:06 > git config core.sparsecheckout # timeout=10 23:10:06 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 23:10:06 > git remote # timeout=10 23:10:06 > git config --get remote.origin.url # timeout=10 23:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:06 [INFO] Currently running in a labeled security context 23:10:06 [INFO] Currently SELinux is 'enforcing' on the host 23:10:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh5146240662160674138.key 23:10:06 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 23:10:06 > git rev-parse HEAD^{commit} # timeout=10 23:10:06 > git config core.sparsecheckout # timeout=10 23:10:06 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 23:10:09 Commit message: "Update internal/inventory/app/controller.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:10 provisioning config files... 23:10:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config954974498641412970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:11 ---> docker-login.sh 23:10:11 nexus3.edgexfoundry.org:10001 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10002 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10003 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:12 Configure a credential helper to remove this warning. See 23:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:12 23:10:12 Login Succeeded 23:10:12 nexus3.edgexfoundry.org:10004 23:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:12 Configure a credential helper to remove this warning. See 23:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:12 23:10:12 Login Succeeded 23:10:12 docker.io 23:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:12 Configure a credential helper to remove this warning. See 23:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:12 23:10:12 Login Succeeded 23:10:12 ---> docker-login.sh ends [Pipeline] } 23:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:12 ========================================================= 23:10:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:10:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:10:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:10:13 Sending build context to Docker daemon 689.2kB 23:10:13 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:10:13 Step 2/12 : FROM ${BASE} AS builder 23:10:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:13 a0d0a0d46f8b: Pulling fs layer 23:10:13 31adcdaf11c8: Pulling fs layer 23:10:13 b8b176561691: Pulling fs layer 23:10:13 4527c011a84f: Pulling fs layer 23:10:13 5d74067f8e1e: Pulling fs layer 23:10:13 e0aca202a116: Pulling fs layer 23:10:13 3a43be97a3b4: Pulling fs layer 23:10:13 34cad66bf833: Pulling fs layer 23:10:13 b4e3c513aaa6: Pulling fs layer 23:10:13 4527c011a84f: Waiting 23:10:13 5d74067f8e1e: Waiting 23:10:13 e0aca202a116: Waiting 23:10:13 3a43be97a3b4: Waiting 23:10:13 34cad66bf833: Waiting 23:10:13 b4e3c513aaa6: Waiting 23:10:13 b8b176561691: Verifying Checksum 23:10:13 b8b176561691: Download complete 23:10:13 31adcdaf11c8: Verifying Checksum 23:10:13 31adcdaf11c8: Download complete 23:10:13 5d74067f8e1e: Verifying Checksum 23:10:13 5d74067f8e1e: Download complete 23:10:13 e0aca202a116: Verifying Checksum 23:10:13 e0aca202a116: Download complete 23:10:13 a0d0a0d46f8b: Verifying Checksum 23:10:13 a0d0a0d46f8b: Download complete 23:10:13 3a43be97a3b4: Verifying Checksum 23:10:13 3a43be97a3b4: Download complete 23:10:13 34cad66bf833: Verifying Checksum 23:10:13 34cad66bf833: Download complete 23:10:13 4527c011a84f: Verifying Checksum 23:10:13 4527c011a84f: Download complete 23:10:13 b4e3c513aaa6: Verifying Checksum 23:10:13 b4e3c513aaa6: Download complete 23:10:13 a0d0a0d46f8b: Pull complete 23:10:13 31adcdaf11c8: Pull complete 23:10:13 b8b176561691: Pull complete 23:10:18 4527c011a84f: Pull complete 23:10:18 5d74067f8e1e: Pull complete 23:10:18 e0aca202a116: Pull complete 23:10:18 3a43be97a3b4: Pull complete 23:10:18 34cad66bf833: Pull complete 23:10:20 b4e3c513aaa6: Pull complete 23:10:20 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:10:20 ---> 9f6097aaca64 23:10:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:10:22 ---> Running in 1db2b6c9b889 23:10:22 Removing intermediate container 1db2b6c9b889 23:10:22 ---> c0fff28aedbb 23:10:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:10:22 ---> Running in e35859cce255 23:10:22 Removing intermediate container e35859cce255 23:10:22 ---> f2d8e2814fca 23:10:22 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:10:22 ---> Running in 1459ac10fbd8 23:10:22 Removing intermediate container 1459ac10fbd8 23:10:22 ---> 6d13e7f8547b 23:10:22 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:22 ---> Running in 2c5c12ecf1be 23:10:24 Removing intermediate container 2c5c12ecf1be 23:10:24 ---> fd8e088f2bd0 23:10:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:24 ---> Running in e93f39a0e18a 23:10:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:10:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:10:24 OK: 220 MiB in 52 packages 23:10:25 Removing intermediate container e93f39a0e18a 23:10:25 ---> fe1de393393c 23:10:25 Step 8/12 : WORKDIR /app 23:10:25 ---> Running in 18e53773acd1 23:10:25 Removing intermediate container 18e53773acd1 23:10:25 ---> e2dfd920ba70 23:10:25 Step 9/12 : COPY . . 23:10:25 ---> 66a0bf41be57 23:10:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:25 ---> Running in f0927b0b88e5 23:10:57 Removing intermediate container f0927b0b88e5 23:10:57 ---> 11c34bae9ed8 23:10:57 Step 11/12 : ARG MAKE="make build" 23:10:57 ---> Running in a57f45578296 23:10:57 Removing intermediate container a57f45578296 23:10:57 ---> ca2a261979e8 23:10:57 Step 12/12 : RUN $MAKE 23:10:57 ---> Running in 68f91f3afb19 23:10:57 noop 23:10:57 Removing intermediate container 68f91f3afb19 23:10:57 ---> 3857e8fed3a1 23:10:57 Successfully built 3857e8fed3a1 23:10:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:10:57 + docker inspect -f . ci-base-image-x86_64 23:10:57 . [Pipeline] withDockerContainer 23:10:57 prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container 23:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:10:58 $ docker top d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:59 + go version 23:10:59 go version go1.16.8 linux/amd64 [Pipeline] } 23:10:59 $ docker stop --time=1 d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c 23:10:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1132 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 23:11:00 $ docker rm -f d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 23:11:00 Running in /w/workspace/app-rfid-llrp-inventory/23 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:01 + docker inspect -f . ci-base-image-x86_64 23:11:01 . [Pipeline] withDockerContainer 23:11:01 prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container 23:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:11:02 The recommended git tool is: git 23:11:02 $ docker top 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:11:02 + make test 23:11:02 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:11:12 using credential edgex-jenkins-ssh 23:11:12 Cloning the remote Git repository 23:11:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:11:14 > git init /w/workspace/app-rfid-llrp-inventory/23 # timeout=10 23:11:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:11:14 > git --version # timeout=10 23:11:14 > git --version # 'git version 2.17.1' 23:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:11:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:11:16 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:11:18 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 23:11:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:11:18 Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 23:11:18 Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) 23:11:18 > git config core.sparsecheckout # timeout=10 23:11:18 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 23:11:18 > git remote # timeout=10 23:11:18 > git config --get remote.origin.url # timeout=10 23:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:18 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 23:11:18 > git rev-parse HEAD^{commit} # timeout=10 23:11:18 > git config core.sparsecheckout # timeout=10 23:11:18 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 23:11:20 Time delta: 37 23:11:20 --- FAIL: TestUnixMilli (0.04s) 23:11:20 epoch_helper_test.go:37: Time calculation bad 23:11:20 FAIL 23:11:20 coverage: 86.5% of statements 23:11:20 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.068s 23:11:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:11:24 Commit message: "Update internal/inventory/app/controller.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:11:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:25 Dload Upload Total Spent Left Speed 23:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 63913 [Pipeline] sh 23:11:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:11:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:11:26 + sudo tee /etc/docker/daemon.new 23:11:26 { 23:11:26 "registry-mirrors": [ 23:11:26 "https://nexus3.edgexfoundry.org:10001" 23:11:26 ], 23:11:26 "bip": "10.250.0.254/24", 23:11:26 "hosts": [ 23:11:26 "tcp://0.0.0.0:5555", 23:11:26 "unix:///var/run/docker.sock" 23:11:26 ], 23:11:26 "mtu": 1458, 23:11:26 "selinux-enabled": true, 23:11:26 "seccomp-profile": "/etc/docker/seccomp.json" 23:11:26 } [Pipeline] sh 23:11:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:11:28 + sudo service docker restart 23:11:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.332s coverage: 73.3% of statements 23:11:29 FAIL 23:11:29 make: *** [Makefile:30: test] Error 1 [Pipeline] } 23:11:29 $ docker stop --time=1 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 23:11:31 $ docker rm -f 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:34 23:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:34 latest: Pulling from edgex-lftools-log-publisher 23:11:34 b4d181a07f80: Pulling fs layer 23:11:34 a1111a8f2ec3: Pulling fs layer 23:11:34 ed53099fbce6: Pulling fs layer 23:11:34 dc539afda2c1: Pulling fs layer 23:11:34 77bc0d833cb6: Pulling fs layer 23:11:34 9065ff56babe: Pulling fs layer 23:11:34 d287ab97295c: Pulling fs layer 23:11:34 dc539afda2c1: Waiting 23:11:34 77bc0d833cb6: Waiting 23:11:34 9065ff56babe: Waiting 23:11:34 d287ab97295c: Waiting 23:11:34 a1111a8f2ec3: Verifying Checksum 23:11:34 a1111a8f2ec3: Download complete 23:11:34 dc539afda2c1: Verifying Checksum 23:11:34 dc539afda2c1: Download complete 23:11:34 ed53099fbce6: Verifying Checksum 23:11:34 ed53099fbce6: Download complete 23:11:34 77bc0d833cb6: Verifying Checksum 23:11:34 77bc0d833cb6: Download complete 23:11:34 9065ff56babe: Verifying Checksum 23:11:34 9065ff56babe: Download complete 23:11:34 b4d181a07f80: Verifying Checksum 23:11:34 b4d181a07f80: Download complete 23:11:35 d287ab97295c: Verifying Checksum 23:11:35 d287ab97295c: Download complete 23:11:36 b4d181a07f80: Pull complete 23:11:36 a1111a8f2ec3: Pull complete 23:11:37 ed53099fbce6: Pull complete 23:11:37 dc539afda2c1: Pull complete 23:11:37 77bc0d833cb6: Pull complete 23:11:37 9065ff56babe: Pull complete 23:11:43 d287ab97295c: Pull complete 23:11:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:11:43 prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container 23:11:43 $ 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/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:11:45 $ docker top eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:46 ---> job-cost.sh 23:11:46 lf-activate-venv: SKIPPING 23:11:46 INFO: No Stack... 23:11:46 INFO: Retrieving Pricing Info for: v3-standard-2 23:11:46 INFO: Archiving Costs [Pipeline] sh 23:11:47 + cut -d, -f6 23:11:47 + cat /w/workspace/app-rfid-llrp-inventory/23/archives/cost.csv [Pipeline] lock 23:11:47 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] 23:11:47 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] did not exist. Created. 23:11:47 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:47 + echo total: 0.05999999865889549 [Pipeline] stash 23:11:47 Stashed 1 file(s) [Pipeline] } 23:11:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:47 $ docker stop --time=1 eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 23:11:48 $ docker rm -f eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 23:11:49 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:11:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config1781464912052422112tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } 23:11:50 Failed in branch amd64 [Pipeline] libraryResource [Pipeline] sh 23:11:50 ---> docker-login.sh 23:11:50 nexus3.edgexfoundry.org:10001 23:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:51 Configure a credential helper to remove this warning. See 23:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:51 23:11:51 Login Succeeded 23:11:51 nexus3.edgexfoundry.org:10002 23:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:52 Configure a credential helper to remove this warning. See 23:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:52 23:11:52 Login Succeeded 23:11:52 nexus3.edgexfoundry.org:10003 23:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:52 Configure a credential helper to remove this warning. See 23:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:52 23:11:52 Login Succeeded 23:11:52 nexus3.edgexfoundry.org:10004 23:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:53 Configure a credential helper to remove this warning. See 23:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:53 23:11:53 Login Succeeded 23:11:53 docker.io 23:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:55 Configure a credential helper to remove this warning. See 23:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:55 23:11:55 Login Succeeded 23:11:55 ---> docker-login.sh ends [Pipeline] } 23:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:55 ========================================================= 23:11:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:11:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:11:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:11:56 Sending build context to Docker daemon 689.2kB 23:11:56 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:11:56 Step 2/12 : FROM ${BASE} AS builder 23:11:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:11:56 552d1f2373af: Pulling fs layer 23:11:56 ea3f2d53f512: Pulling fs layer 23:11:56 9e70ebbbe112: Pulling fs layer 23:11:56 7a9cfe048b4a: Pulling fs layer 23:11:56 72dc09318566: Pulling fs layer 23:11:56 f4f7b4309257: Pulling fs layer 23:11:56 0ac9a79272e3: Pulling fs layer 23:11:56 b78e95d17946: Pulling fs layer 23:11:56 72dc09318566: Waiting 23:11:56 f4f7b4309257: Waiting 23:11:56 0ac9a79272e3: Waiting 23:11:56 b78e95d17946: Waiting 23:11:56 7a9cfe048b4a: Waiting 23:11:56 9e70ebbbe112: Download complete 23:11:56 ea3f2d53f512: Verifying Checksum 23:11:56 ea3f2d53f512: Download complete 23:11:56 72dc09318566: Verifying Checksum 23:11:56 72dc09318566: Download complete 23:11:56 f4f7b4309257: Verifying Checksum 23:11:56 f4f7b4309257: Download complete 23:11:56 552d1f2373af: Verifying Checksum 23:11:56 552d1f2373af: Download complete 23:11:56 0ac9a79272e3: Download complete 23:11:57 552d1f2373af: Pull complete 23:11:57 ea3f2d53f512: Pull complete 23:11:58 9e70ebbbe112: Pull complete 23:11:58 b78e95d17946: Download complete 23:11:59 7a9cfe048b4a: Verifying Checksum 23:11:59 7a9cfe048b4a: Download complete 23:12:09 7a9cfe048b4a: Pull complete 23:12:10 72dc09318566: Pull complete 23:12:11 f4f7b4309257: Pull complete 23:12:11 0ac9a79272e3: Pull complete 23:12:16 b78e95d17946: Pull complete 23:12:16 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:12:16 ---> 8b459fc5aaf0 23:12:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:12:18 ---> Running in c0dd41cf8ac9 23:12:18 Removing intermediate container c0dd41cf8ac9 23:12:18 ---> cff55da7c883 23:12:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:12:18 ---> Running in c9e03a39cfb1 23:12:18 Removing intermediate container c9e03a39cfb1 23:12:18 ---> 9e5b5421e114 23:12:18 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:12:19 ---> Running in e1cf8e715b82 23:12:19 Removing intermediate container e1cf8e715b82 23:12:19 ---> 2f8ead2cc8fa 23:12:19 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:19 ---> Running in add385ee60ac 23:12:21 Removing intermediate container add385ee60ac 23:12:21 ---> 73794c74359d 23:12:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:21 ---> Running in 4bb399281e72 23:12:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:12:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:12:24 OK: 219 MiB in 52 packages 23:12:25 Removing intermediate container 4bb399281e72 23:12:25 ---> b970546140d5 23:12:25 Step 8/12 : WORKDIR /app 23:12:25 ---> Running in 63302af9d5aa 23:12:26 Removing intermediate container 63302af9d5aa 23:12:26 ---> 249d804b69eb 23:12:26 Step 9/12 : COPY . . 23:12:26 ---> d5cca98a4037 23:12:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:26 ---> Running in 7ca933c725e1 23:13:50 Removing intermediate container 7ca933c725e1 23:13:50 ---> 86bb2d3a91c6 23:13:50 Step 11/12 : ARG MAKE="make build" 23:13:50 ---> Running in 09e552493d5c 23:13:50 Removing intermediate container 09e552493d5c 23:13:50 ---> cae2def43383 23:13:50 Step 12/12 : RUN $MAKE 23:13:50 ---> Running in 4033c441437a 23:13:50 noop 23:13:50 Removing intermediate container 4033c441437a 23:13:50 ---> 99093fb636c3 23:13:50 Successfully built 99093fb636c3 23:13:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:13:51 + docker inspect -f . ci-base-image-arm64 23:13:51 . [Pipeline] withDockerContainer 23:13:51 prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 23:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:52 $ docker top 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:53 + go version 23:13:53 go version go1.16.8 linux/arm64 [Pipeline] } 23:13:53 $ docker stop --time=1 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b 23:13:55 $ docker rm -f 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:57 + docker inspect -f . ci-base-image-arm64 23:13:57 . [Pipeline] withDockerContainer 23:13:57 prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 23:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:59 $ docker top 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:14:00 + make test 23:14:00 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:15:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:15:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.196s coverage: 86.5% of statements 23:15:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:15:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.065s coverage: 73.3% of statements 23:15:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:15:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:39 ./bin/test-attribution.sh [Pipeline] echo 23:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:15:41 $ docker stop --time=1 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 23:15:43 $ docker rm -f 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:15:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:15:50 + ls -al . 23:15:50 total 232 23:15:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 17 23:15 . 23:15:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 .. 23:15:50 -rw-rw-r-- 1 jenkins jenkins 262 Nov 17 23:11 .dockerignore 23:15:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 23:11 .git 23:15:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 .github 23:15:50 -rw-rw-r-- 1 jenkins jenkins 788 Nov 17 23:11 .gitignore 23:15:50 -rw-rw-r-- 1 jenkins jenkins 8248 Nov 17 23:11 Attribution.txt 23:15:50 -rw-rw-r-- 1 jenkins jenkins 1742 Nov 17 23:11 Dockerfile 23:15:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 23:11 GOVERNANCE.md 23:15:50 -rw-rw-r-- 1 jenkins jenkins 686 Nov 17 23:11 Jenkinsfile 23:15:50 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 17 23:11 LICENSE 23:15:50 -rw-rw-r-- 1 jenkins jenkins 1596 Nov 17 23:11 Makefile 23:15:50 -rw-rw-r-- 1 jenkins jenkins 617 Nov 17 23:11 OWNERS.md 23:15:50 -rw-rw-r-- 1 jenkins jenkins 31195 Nov 17 23:11 README.md 23:15:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 23:08 VERSION 23:15:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 bin 23:15:50 -rw-r--r-- 1 jenkins jenkins 42847 Nov 17 23:15 coverage.out 23:15:50 -rw-rw-r-- 1 jenkins jenkins 365 Nov 17 23:11 go.mod 23:15:50 -rw-rw-r-- 1 jenkins jenkins 49531 Nov 17 23:11 go.sum 23:15:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 images 23:15:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 internal 23:15:50 -rw-rw-r-- 1 jenkins jenkins 531 Nov 17 23:11 main.go 23:15:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 res 23:15:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 snap 23:15:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 23:11 static [Pipeline] isUnix [Pipeline] sh 23:15:51 + 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=a74325ff816f4e9dc4c981463191c4378dba44c1 --label arch=arm64 --label version=0.0.0 . 23:15:51 Sending build context to Docker daemon 689.2kB 23:15:51 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 23:15:51 Step 2/27 : FROM ${BASE} AS builder 23:15:51 ---> 99093fb636c3 23:15:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:15:51 ---> Running in 8bad021724e6 23:15:51 Removing intermediate container 8bad021724e6 23:15:51 ---> 8c5f18686fcd 23:15:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:15:52 ---> Running in 79691173f606 23:15:52 Removing intermediate container 79691173f606 23:15:52 ---> aa38e5453034 23:15:52 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:15:52 ---> Running in 4759ee4bd3e5 23:15:52 Removing intermediate container 4759ee4bd3e5 23:15:52 ---> 3f2096e05a5f 23:15:52 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:53 ---> Running in 1d590a3f838b 23:15:55 Removing intermediate container 1d590a3f838b 23:15:55 ---> a241e974f071 23:15:55 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:55 ---> Running in c5d29ea85da9 23:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:15:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:15:59 OK: 219 MiB in 52 packages 23:15:59 Removing intermediate container c5d29ea85da9 23:15:59 ---> 139625905da8 23:15:59 Step 8/27 : WORKDIR /app 23:15:59 ---> Running in 1981badd82a6 23:15:59 Removing intermediate container 1981badd82a6 23:15:59 ---> 163e20a86cb3 23:15:59 Step 9/27 : COPY . . 23:16:00 ---> bd632bd72a00 23:16:00 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 ---> Running in a8459f5fe947 23:16:03 Removing intermediate container a8459f5fe947 23:16:03 ---> b9f5a2474ba3 23:16:03 Step 11/27 : ARG MAKE="make build" 23:16:03 ---> Running in 3f0c491c76a3 23:16:03 Removing intermediate container 3f0c491c76a3 23:16:03 ---> 300c15e9ef9e 23:16:03 Step 12/27 : RUN $MAKE 23:16:03 ---> Running in 9d9de64ab821 23:16:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 23:16:55 Removing intermediate container 9d9de64ab821 23:16:55 ---> 02fc5483ff1a 23:16:55 Step 13/27 : FROM alpine:3.14 23:16:55 3.14: Pulling from library/alpine 23:16:55 be307f383ecc: Pulling fs layer 23:16:55 be307f383ecc: Verifying Checksum 23:16:55 be307f383ecc: Download complete 23:16:55 be307f383ecc: Pull complete 23:16:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:16:55 Status: Downloaded newer image for alpine:3.14 23:16:55 ---> 5b8b7b635229 23:16:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:16:55 ---> Running in b4ed1f2bb44b 23:16:55 Removing intermediate container b4ed1f2bb44b 23:16:55 ---> 7b986b00c03e 23:16:55 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:16:55 ---> Running in 3252a4cd6048 23:16:55 Removing intermediate container 3252a4cd6048 23:16:55 ---> 904424cd7857 23:16:55 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 23:16:55 ---> Running in fb96d7f6e14d 23:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:16:55 (1/6) Installing ca-certificates (20191127-r5) 23:16:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:16:55 (3/6) Installing libsodium (1.0.18-r0) 23:16:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:16:55 (5/6) Installing libzmq (4.3.4-r0) 23:16:55 (6/6) Installing zeromq (4.3.4-r0) 23:16:55 Executing busybox-1.33.1-r6.trigger 23:16:55 Executing ca-certificates-20191127-r5.trigger 23:16:55 OK: 9 MiB in 20 packages 23:16:57 Removing intermediate container fb96d7f6e14d 23:16:57 ---> b4c7f89c3415 23:16:57 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:16:57 ---> a634cbe80944 23:16:57 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 23:16:59 ---> ec6aacc3edac 23:16:59 Step 19/27 : COPY --from=builder /app/res/ /res/ 23:16:59 ---> 4d3979274a36 23:16:59 Step 20/27 : COPY --from=builder /app/static/ /static/ 23:16:59 ---> a047f82c42d1 23:16:59 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:17:01 ---> a651bcd0870e 23:17:01 Step 22/27 : EXPOSE 48086 23:17:01 ---> Running in 7ed4f7709a13 23:17:01 Removing intermediate container 7ed4f7709a13 23:17:01 ---> d1925175ff4a 23:17:01 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:17:01 ---> Running in 9631eb9fa198 23:17:02 Removing intermediate container 9631eb9fa198 23:17:02 ---> a328b422de3b 23:17:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:17:02 ---> Running in f16659b15052 23:17:02 Removing intermediate container f16659b15052 23:17:02 ---> 33aaec19b71d 23:17:02 Step 25/27 : LABEL arch=arm64 23:17:02 ---> Running in d469b3805cf1 23:17:03 Removing intermediate container d469b3805cf1 23:17:03 ---> 60ea9c9dc06f 23:17:03 Step 26/27 : LABEL git_sha=a74325ff816f4e9dc4c981463191c4378dba44c1 23:17:03 ---> Running in 4ab34261a080 23:17:03 Removing intermediate container 4ab34261a080 23:17:03 ---> 3a7f786ecdc4 23:17:03 Step 27/27 : LABEL version=0.0.0 23:17:03 ---> Running in a2b30d52b306 23:17:04 Removing intermediate container a2b30d52b306 23:17:04 ---> c6afb7061d7e 23:17:04 [Warning] One or more build-args [ARCH] were not consumed 23:17:04 Successfully built c6afb7061d7e 23:17:04 Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh 23:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:04 23:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:05 arm64: Pulling from edgex-lftools-log-publisher 23:17:05 448f6bf000e3: Pulling fs layer 23:17:05 f757da607395: Pulling fs layer 23:17:05 05883995daec: Pulling fs layer 23:17:05 8603b9c90790: Pulling fs layer 23:17:05 1560dd03e051: Pulling fs layer 23:17:05 27f5ce0e4adf: Pulling fs layer 23:17:05 c2d8d7efcc4b: Pulling fs layer 23:17:05 8603b9c90790: Waiting 23:17:05 1560dd03e051: Waiting 23:17:05 27f5ce0e4adf: Waiting 23:17:05 c2d8d7efcc4b: Waiting 23:17:05 f757da607395: Verifying Checksum 23:17:05 f757da607395: Download complete 23:17:05 8603b9c90790: Verifying Checksum 23:17:05 8603b9c90790: Download complete 23:17:05 1560dd03e051: Verifying Checksum 23:17:05 1560dd03e051: Download complete 23:17:05 27f5ce0e4adf: Verifying Checksum 23:17:05 27f5ce0e4adf: Download complete 23:17:05 05883995daec: Verifying Checksum 23:17:05 05883995daec: Download complete 23:17:06 448f6bf000e3: Verifying Checksum 23:17:06 448f6bf000e3: Download complete 23:17:08 c2d8d7efcc4b: Verifying Checksum 23:17:08 c2d8d7efcc4b: Download complete 23:17:10 448f6bf000e3: Pull complete 23:17:10 f757da607395: Pull complete 23:17:11 05883995daec: Pull complete 23:17:12 8603b9c90790: Pull complete 23:17:13 1560dd03e051: Pull complete 23:17:13 27f5ce0e4adf: Pull complete 23:17:29 c2d8d7efcc4b: Pull complete 23:17:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:17:29 prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 23:17:30 $ 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/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:17:32 $ docker top aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:33 ---> job-cost.sh 23:17:33 lf-activate-venv: SKIPPING 23:17:33 INFO: No Stack... 23:17:34 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:34 INFO: Archiving Costs [Pipeline] sh 23:17:35 + cut -d, -f6 23:17:35 + cat /w/workspace/app-rfid-llrp-inventory/23/archives/cost.csv [Pipeline] lock 23:17:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] 23:17:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] did not exist. Created. 23:17:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:36 /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-ca44fca6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-ca44fca6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:17:37 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:37 Warning: overwriting stash ‘stack-cost’ 23:17:37 Stashed 1 file(s) [Pipeline] } 23:17:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:37 $ docker stop --time=1 aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb 23:17:39 $ docker rm -f aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:17:42 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:17:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:43 ---> package-listing.sh 23:17:43 ++ tr '[:upper:]' '[:lower:]' 23:17:43 ++ facter osfamily 23:17:44 + OS_FAMILY=redhat 23:17:44 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 23:17:44 + START_PACKAGES=/tmp/packages_start.txt 23:17:44 + END_PACKAGES=/tmp/packages_end.txt 23:17:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:44 + PACKAGES=/tmp/packages_start.txt 23:17:44 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 23:17:44 + PACKAGES=/tmp/packages_end.txt 23:17:44 + case "${OS_FAMILY}" in 23:17:44 + rpm -qa 23:17:44 + sort 23:17:44 + '[' -f /tmp/packages_start.txt ']' 23:17:44 + '[' -f /tmp/packages_end.txt ']' 23:17:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:44 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 23:17:44 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 23:17:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 23:17:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:45 23:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:45 latest: Pulling from edgex-lftools-log-publisher 23:17:45 b4d181a07f80: Pulling fs layer 23:17:45 a1111a8f2ec3: Pulling fs layer 23:17:45 ed53099fbce6: Pulling fs layer 23:17:45 dc539afda2c1: Pulling fs layer 23:17:45 77bc0d833cb6: Pulling fs layer 23:17:45 9065ff56babe: Pulling fs layer 23:17:45 d287ab97295c: Pulling fs layer 23:17:45 dc539afda2c1: Waiting 23:17:45 77bc0d833cb6: Waiting 23:17:45 9065ff56babe: Waiting 23:17:45 d287ab97295c: Waiting 23:17:45 a1111a8f2ec3: Verifying Checksum 23:17:45 a1111a8f2ec3: Download complete 23:17:45 dc539afda2c1: Verifying Checksum 23:17:45 dc539afda2c1: Download complete 23:17:45 ed53099fbce6: Verifying Checksum 23:17:45 ed53099fbce6: Download complete 23:17:47 77bc0d833cb6: Verifying Checksum 23:17:47 77bc0d833cb6: Download complete 23:17:47 9065ff56babe: Verifying Checksum 23:17:47 9065ff56babe: Download complete 23:17:47 b4d181a07f80: Verifying Checksum 23:17:47 b4d181a07f80: Download complete 23:17:47 d287ab97295c: Verifying Checksum 23:17:47 d287ab97295c: Download complete 23:17:47 b4d181a07f80: Pull complete 23:17:47 a1111a8f2ec3: Pull complete 23:17:48 ed53099fbce6: Pull complete 23:17:48 dc539afda2c1: Pull complete 23:17:48 77bc0d833cb6: Pull complete 23:17:48 9065ff56babe: Pull complete 23:17:54 d287ab97295c: Pull complete 23:17:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:17:54 prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container 23:17:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:57 $ docker top 67d866a59df82a3d921e07cdd4d9357b90badf9dca19a03c9389bfbb049dbc26 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:58 + ls /var/log/sa-host 23:17:58 + sadf -c /var/log/sa-host/sa05 23:17:58 file_magic: OK 23:17:58 HZ: Using current value: 100 23:17:58 file_header: OK 23:17:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:17:58 Statistics: 23:17:58 Hnuu...uuuununununu... 23:17:58 File successfully converted to sysstat format version 12.0.3 23:17:58 + sadf -c /var/log/sa-host/sa17 23:17:58 file_magic: OK 23:17:58 HZ: Using current value: 100 23:17:58 file_header: OK 23:17:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:17:58 Statistics: 23:17:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:17:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:58 provisioning config files... 23:17:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7833294639961067922tmp [Pipeline] { [Pipeline] echo 23:17:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:58 ---> create-netrc.sh [Pipeline] } 23:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:58 ---> python-tools-install.sh [Pipeline] echo 23:17:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:59 ---> sudo-logs.sh 23:17:59 Archiving 'sudo' log.. 23:17:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-1129.novalocal: Name or service not known 23:17:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-1129.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:18:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> job-cost.sh 23:18:00 lf-activate-venv: SKIPPING 23:18:00 DEBUG: total: 0.10999999940395355 23:18:00 INFO: Retrieving Stack Cost... 23:18:00 INFO: Retrieving Pricing Info for: v3-standard-2 23:18:01 INFO: Archiving Costs [Pipeline] echo 23:18:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:01 ---> logs-deploy.sh 23:18:01 lf-activate-venv: SKIPPING 23:18:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/23 23:18:01 INFO: archiving workspace using pattern(s): 23:18:02 Archives upload complete. 23:18:02 INFO: archiving logs to Nexus 23:18:02 ---> uname -a: 23:18:02 Linux prd-centos7-docker-4c-2g-1129.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 23:18:02 23:18:02 23:18:02 ---> lscpu: 23:18:02 Architecture: x86_64 23:18:02 CPU op-mode(s): 32-bit, 64-bit 23:18:02 Byte Order: Little Endian 23:18:02 Address sizes: 40 bits physical, 48 bits virtual 23:18:02 CPU(s): 2 23:18:02 On-line CPU(s) list: 0,1 23:18:02 Thread(s) per core: 1 23:18:02 Core(s) per socket: 1 23:18:02 Socket(s): 2 23:18:02 NUMA node(s): 1 23:18:02 Vendor ID: AuthenticAMD 23:18:02 CPU family: 23 23:18:02 Model: 49 23:18:02 Model name: AMD EPYC-Rome Processor 23:18:02 Stepping: 0 23:18:02 CPU MHz: 2799.996 23:18:02 BogoMIPS: 5599.99 23:18:02 Virtualization: AMD-V 23:18:02 Hypervisor vendor: KVM 23:18:02 Virtualization type: full 23:18:02 L1d cache: 32K 23:18:02 L1i cache: 32K 23:18:02 L2 cache: 512K 23:18:02 L3 cache: 16384K 23:18:02 NUMA node0 CPU(s): 0,1 23:18:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:18:02 23:18:02 23:18:02 ---> nproc: 23:18:02 2 23:18:02 23:18:02 23:18:02 ---> df -h: 23:18:02 Filesystem Size Used Avail Use% Mounted on 23:18:02 overlay 40G 7.7G 33G 20% / 23:18:02 tmpfs 64M 0 64M 0% /dev 23:18:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:18:02 shm 64M 0 64M 0% /dev/shm 23:18:02 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:18:02 23:18:02 23:18:02 ---> sar -b -r -n DEV: 23:18:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/17/21 _x86_64_ (2 CPU) 23:18:02 23:18:02 23:07:20 LINUX RESTART (2 CPU) 23:18:02 23:18:02 23:08:01 tps rtps wtps bread/s bwrtn/s 23:18:02 23:09:01 77.80 3.15 74.65 2321.27 3465.16 23:18:02 23:10:01 1.50 0.00 1.50 0.00 31.02 23:18:02 23:11:01 0.27 0.00 0.27 0.00 3.60 23:18:02 23:12:01 0.22 0.00 0.22 0.00 2.97 23:18:02 23:13:01 0.27 0.00 0.27 0.00 3.71 23:18:02 23:14:01 0.35 0.00 0.35 0.00 4.86 23:18:02 23:15:01 0.17 0.00 0.17 0.00 1.88 23:18:02 23:16:01 0.28 0.00 0.28 0.00 3.22 23:18:02 23:17:01 0.33 0.00 0.33 0.00 5.00 23:18:02 Average: 9.02 0.35 8.67 257.97 391.34 23:18:02 23:18:02 23:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:02 23:09:01 5672772 0 614620 7.67 2620 1718928 1268764 14.01 567752 1533928 24 23:18:02 23:10:01 5686196 0 601188 7.51 2620 1718936 1160976 12.82 556984 1533892 16 23:18:02 23:11:01 5686320 0 601064 7.50 2620 1718936 1161396 12.82 556372 1533892 8 23:18:02 23:12:01 5683608 0 603768 7.54 2620 1718944 1161528 12.82 559096 1533892 8 23:18:02 23:13:01 5684100 0 603268 7.53 2620 1718952 1161456 12.82 558800 1533892 8 23:18:02 23:14:01 5686456 0 600912 7.50 2620 1718952 1161108 12.82 556716 1533892 12 23:18:02 23:15:01 5682436 0 604924 7.55 2620 1718960 1161276 12.82 561116 1533892 8 23:18:02 23:16:01 5676012 0 611344 7.63 2620 1718964 1161108 12.82 567696 1533892 8 23:18:02 23:17:01 5675912 0 611440 7.63 2620 1718968 1161108 12.82 567620 1533892 8 23:18:02 Average: 5681535 0 605836 7.56 2620 1718949 1173191 12.95 561350 1533896 11 23:18:02 23:18:02 23:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:02 23:09:01 eth0 100.62 89.84 494.62 27.18 0.00 0.00 0.00 0.00 23:18:02 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:09:01 docker0 33.99 21.52 3.22 151.03 0.00 0.00 0.00 0.00 23:18:02 23:10:01 eth0 1.10 0.03 0.10 0.00 0.00 0.00 0.00 0.00 23:18:02 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:11:01 eth0 2.78 0.68 0.72 0.40 0.00 0.00 0.00 0.00 23:18:02 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:12:01 eth0 1.77 0.82 0.84 0.59 0.00 0.00 0.00 0.00 23:18:02 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:13:01 eth0 0.80 0.42 0.41 0.26 0.00 0.00 0.00 0.00 23:18:02 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:14:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:18:02 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:15:01 eth0 1.00 0.37 0.32 0.17 0.00 0.00 0.00 0.00 23:18:02 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:16:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:18:02 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:17:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:02 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 Average: eth0 12.06 10.28 55.24 3.19 0.00 0.00 0.00 0.00 23:18:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:02 Average: docker0 3.78 2.39 0.36 16.78 0.00 0.00 0.00 0.00 23:18:02 23:18:02 23:18:02 ---> sar -P ALL: 23:18:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/17/21 _x86_64_ (2 CPU) 23:18:02 23:18:02 23:07:20 LINUX RESTART (2 CPU) 23:18:02 23:18:02 23:08:01 CPU %user %nice %system %iowait %steal %idle 23:18:02 23:09:01 all 5.42 0.00 2.21 1.94 0.03 90.39 23:18:02 23:09:01 0 5.46 0.00 2.27 1.98 0.03 90.26 23:18:02 23:09:01 1 5.38 0.00 2.16 1.91 0.03 90.52 23:18:02 23:10:01 all 0.23 0.00 0.08 0.00 0.02 99.67 23:18:02 23:10:01 0 0.15 0.00 0.07 0.00 0.02 99.77 23:18:02 23:10:01 1 0.32 0.00 0.08 0.00 0.02 99.58 23:18:02 23:11:01 all 0.28 0.00 0.04 0.00 0.03 99.66 23:18:02 23:11:01 0 0.40 0.00 0.05 0.00 0.03 99.52 23:18:02 23:11:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:18:02 23:12:01 all 0.23 0.00 0.03 0.00 0.02 99.72 23:18:02 23:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:02 23:12:01 1 0.40 0.00 0.03 0.00 0.02 99.55 23:18:02 23:13:01 all 0.27 0.00 0.06 0.00 0.01 99.67 23:18:02 23:13:01 0 0.10 0.00 0.08 0.00 0.02 99.80 23:18:02 23:13:01 1 0.43 0.00 0.03 0.00 0.00 99.53 23:18:02 23:14:01 all 0.16 0.00 0.06 0.00 0.02 99.77 23:18:02 23:14:01 0 0.18 0.00 0.07 0.00 0.02 99.73 23:18:02 23:14:01 1 0.13 0.00 0.05 0.00 0.02 99.80 23:18:02 23:15:01 all 0.26 0.00 0.05 0.00 0.00 99.69 23:18:02 23:15:01 0 0.43 0.00 0.07 0.00 0.00 99.50 23:18:02 23:15:01 1 0.08 0.00 0.03 0.00 0.00 99.88 23:18:02 23:16:01 all 0.22 0.00 0.05 0.00 0.01 99.72 23:18:02 23:16:01 0 0.37 0.00 0.05 0.00 0.00 99.58 23:18:02 23:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:18:02 23:17:01 all 0.15 0.00 0.04 0.01 0.02 99.78 23:18:02 23:17:01 0 0.25 0.00 0.05 0.00 0.02 99.68 23:18:02 23:17:01 1 0.05 0.00 0.03 0.02 0.02 99.88 23:18:02 Average: all 0.79 0.00 0.29 0.21 0.02 98.69 23:18:02 Average: 0 0.82 0.00 0.30 0.22 0.02 98.65 23:18:02 Average: 1 0.77 0.00 0.28 0.21 0.01 98.72 23:18:02 23:18:02 23:18:02