Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 351c5eba2fd7bfb618069c5bad748b98bbdad112+0476de2795b3c23659be3e42ef08dccf661e949a (f3593d408113de9425daa8e23794009ce3552e37) 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-ssh5622163630590249678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3406209189483766232.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10134361234038137401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10734559618004040898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15434582705364433253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18399114200549015485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22792 in /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 351c5eba2fd7bfb618069c5bad748b98bbdad112 Merge succeeded, producing 351c5eba2fd7bfb618069c5bad748b98bbdad112 Checking out Revision 351c5eba2fd7bfb618069c5bad748b98bbdad112 (PR-105) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T10:08:15.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T10:08:15.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T10:08:15.584Z] ========================================================= [2022-08-15T10:08:15.584Z] EdgeX Global Pipelines Version Info [2022-08-15T10:08:15.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:08:16.365Z] ------------------- [2022-08-15T10:08:16.365Z] stable info: [2022-08-15T10:08:16.365Z] ------------------- [2022-08-15T10:08:16.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T10:08:16.365Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T10:08:16.365Z] Message: update stable to v1.0.238 [2022-08-15T10:08:16.941Z] ------------------- [2022-08-15T10:08:16.941Z] experimental info: [2022-08-15T10:08:16.941Z] ------------------- [2022-08-15T10:08:16.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T10:08:16.941Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T10:08:16.941Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T10:08:17.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-08-15T10:08:17.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-08-15T10:08:17.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T10:08:17.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T10:08:17.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T10:08:17.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T10:08:17.574Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T10:08:17.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T10:08:17.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T10:08:17.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T10:08:17.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T10:08:17.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-08-15T10:08:17.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T10:08:17.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T10:08:17.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T10:08:17.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T10:08:17.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T10:08:18.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T10:08:18.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T10:08:18.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T10:08:18.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T10:08:18.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T10:08:18.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T10:08:18.265Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T10:08:18.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T10:08:18.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T10:08:18.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T10:08:18.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2022-08-15T10:08:18.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2022-08-15T10:08:18.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2022-08-15T10:08:18.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo [2022-08-15T10:08:18.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 351c5eb [Pipeline] echo [2022-08-15T10:08:18.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T10:08:18.745Z] provisioning config files... [2022-08-15T10:08:18.760Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config5411002118915601114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:08:19.120Z] ---> docker-login.sh [2022-08-15T10:08:19.120Z] nexus3.edgexfoundry.org:10001 [2022-08-15T10:08:19.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:19.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:19.380Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:19.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:19.380Z] [2022-08-15T10:08:19.380Z] Login Succeeded [2022-08-15T10:08:19.380Z] nexus3.edgexfoundry.org:10002 [2022-08-15T10:08:19.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:19.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:19.641Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:19.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:19.641Z] [2022-08-15T10:08:19.641Z] Login Succeeded [2022-08-15T10:08:19.641Z] nexus3.edgexfoundry.org:10003 [2022-08-15T10:08:19.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:19.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:19.902Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:19.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:19.902Z] [2022-08-15T10:08:19.902Z] Login Succeeded [2022-08-15T10:08:19.902Z] nexus3.edgexfoundry.org:10004 [2022-08-15T10:08:19.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:19.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:19.902Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:19.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:19.902Z] [2022-08-15T10:08:19.902Z] Login Succeeded [2022-08-15T10:08:19.902Z] docker.io [2022-08-15T10:08:20.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:20.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:20.433Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:20.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:20.433Z] [2022-08-15T10:08:20.433Z] Login Succeeded [2022-08-15T10:08:20.433Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T10:08:20.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T10:08:21.090Z] + git rev-list -1 --merges 351c5eba2fd7bfb618069c5bad748b98bbdad112~1..351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo [2022-08-15T10:08:21.136Z] -----------> git rev-list -1 --merges 351c5eba2fd7bfb618069c5bad748b98bbdad112~1..351c5eba2fd7bfb618069c5bad748b98bbdad112 351c5eba2fd7bfb618069c5bad748b98bbdad112 [false] [Pipeline] sh [2022-08-15T10:08:21.448Z] + git log --format=format:%s -1 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo [2022-08-15T10:08:21.483Z] ========================================================= [2022-08-15T10:08:21.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T10:08:21.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T10:08:21.928Z] + git log --format=format:%s -1 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo [2022-08-15T10:08:21.959Z] [semverPrep] GIT_COMMIT: 351c5eba2fd7bfb618069c5bad748b98bbdad112, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-08-15T10:08:21.990Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T10:08:22.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T10:08:22.380Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T10:08:22.380Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T10:08:22.380Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T10:08:22.380Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T10:08:22.380Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T10:08:22.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:08:22.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T10:08:22.859Z] [2022-08-15T10:08:22.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:08:23.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T10:08:23.239Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T10:08:23.239Z] b85a868b505f: Pulling fs layer [2022-08-15T10:08:23.239Z] e2be974225ed: Pulling fs layer [2022-08-15T10:08:23.239Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T10:08:23.239Z] 988bab9f4d93: Pulling fs layer [2022-08-15T10:08:23.239Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T10:08:23.239Z] 988bab9f4d93: Waiting [2022-08-15T10:08:23.239Z] 1469e6f7b9e6: Waiting [2022-08-15T10:08:23.239Z] eaf3925da568: Pulling fs layer [2022-08-15T10:08:23.239Z] bab4dde63d76: Pulling fs layer [2022-08-15T10:08:23.239Z] bde34c3a00c8: Pulling fs layer [2022-08-15T10:08:23.239Z] eaf3925da568: Waiting [2022-08-15T10:08:23.239Z] bab4dde63d76: Waiting [2022-08-15T10:08:23.239Z] b352a97aabf1: Pulling fs layer [2022-08-15T10:08:23.239Z] bde34c3a00c8: Waiting [2022-08-15T10:08:23.239Z] b352a97aabf1: Waiting [2022-08-15T10:08:23.239Z] 4872d77fe225: Pulling fs layer [2022-08-15T10:08:23.239Z] 5851b861e8e6: Pulling fs layer [2022-08-15T10:08:23.239Z] 5851b861e8e6: Waiting [2022-08-15T10:08:23.239Z] 4872d77fe225: Waiting [2022-08-15T10:08:23.239Z] e2be974225ed: Verifying Checksum [2022-08-15T10:08:23.239Z] e2be974225ed: Download complete [2022-08-15T10:08:23.239Z] 988bab9f4d93: Verifying Checksum [2022-08-15T10:08:23.239Z] 988bab9f4d93: Download complete [2022-08-15T10:08:23.502Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T10:08:23.502Z] 339a4e72a1f5: Download complete [2022-08-15T10:08:23.502Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T10:08:23.502Z] 1469e6f7b9e6: Download complete [2022-08-15T10:08:23.502Z] eaf3925da568: Verifying Checksum [2022-08-15T10:08:23.502Z] eaf3925da568: Download complete [2022-08-15T10:08:23.502Z] bde34c3a00c8: Verifying Checksum [2022-08-15T10:08:23.502Z] bde34c3a00c8: Download complete [2022-08-15T10:08:23.502Z] b352a97aabf1: Verifying Checksum [2022-08-15T10:08:23.502Z] b352a97aabf1: Download complete [2022-08-15T10:08:23.502Z] 4872d77fe225: Verifying Checksum [2022-08-15T10:08:23.502Z] 4872d77fe225: Download complete [2022-08-15T10:08:23.502Z] 5851b861e8e6: Verifying Checksum [2022-08-15T10:08:23.502Z] 5851b861e8e6: Download complete [2022-08-15T10:08:23.502Z] b85a868b505f: Verifying Checksum [2022-08-15T10:08:23.502Z] b85a868b505f: Download complete [2022-08-15T10:08:23.763Z] bab4dde63d76: Verifying Checksum [2022-08-15T10:08:23.763Z] bab4dde63d76: Download complete [2022-08-15T10:08:25.162Z] b85a868b505f: Pull complete [2022-08-15T10:08:25.162Z] e2be974225ed: Pull complete [2022-08-15T10:08:25.734Z] 339a4e72a1f5: Pull complete [2022-08-15T10:08:25.734Z] 988bab9f4d93: Pull complete [2022-08-15T10:08:25.996Z] 1469e6f7b9e6: Pull complete [2022-08-15T10:08:26.257Z] eaf3925da568: Pull complete [2022-08-15T10:08:28.168Z] bab4dde63d76: Pull complete [2022-08-15T10:08:28.168Z] bde34c3a00c8: Pull complete [2022-08-15T10:08:28.431Z] b352a97aabf1: Pull complete [2022-08-15T10:08:28.431Z] 4872d77fe225: Pull complete [2022-08-15T10:08:28.694Z] 5851b861e8e6: Pull complete [2022-08-15T10:08:28.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T10:08:28.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T10:08:28.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:08:28.949Z] prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container [2022-08-15T10:08:28.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T10:08:30.522Z] $ docker top 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 -eo pid,comm [2022-08-15T10:08:30.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-15T10:08:30.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T10:08:30.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T10:08:30.721Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T10:08:30.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T10:08:30.849Z] $ docker exec 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent [2022-08-15T10:08:30.975Z] SSH_AUTH_SOCK=/tmp/ssh-UbfITK0oFmZU/agent.32 [2022-08-15T10:08:30.975Z] SSH_AGENT_PID=39 [2022-08-15T10:08:30.983Z] Running ssh-add (command line suppressed) [2022-08-15T10:08:31.113Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_2920213604002752598.key (/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_2920213604002752598.key) [2022-08-15T10:08:31.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T10:08:31.466Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T10:08:31.496Z] $ docker exec --env ******** --env ******** 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent -k [2022-08-15T10:08:31.609Z] unset SSH_AUTH_SOCK; [2022-08-15T10:08:31.610Z] unset SSH_AGENT_PID; [2022-08-15T10:08:31.610Z] echo Agent pid 39 killed; [2022-08-15T10:08:31.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T10:08:31.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T10:08:31.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T10:08:31.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T10:08:31.838Z] $ docker exec 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent [2022-08-15T10:08:31.977Z] SSH_AUTH_SOCK=/tmp/ssh-MRSHMGSy0mOP/agent.71 [2022-08-15T10:08:31.977Z] SSH_AGENT_PID=79 [2022-08-15T10:08:31.983Z] Running ssh-add (command line suppressed) [2022-08-15T10:08:32.111Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_3390389364857272897.key (/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_3390389364857272897.key) [2022-08-15T10:08:32.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T10:08:32.456Z] + git semver init [2022-08-15T10:08:32.719Z] 2022-08-15 10:08:32,676 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T10:08:32.719Z] 2022-08-15 10:08:32,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver [2022-08-15T10:08:32.719Z] 2022-08-15 10:08:32,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-105/.semver [2022-08-15T10:08:32.719Z] 2022-08-15 10:08:32,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105, universal_newlines=False, shell=None, istream=None) [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,565 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-105/.git/info/exclude [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 with force:False [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,566 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,571 [execute] INFO git cat-file --batch-check [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,578 [execute] INFO git cat-file --batch [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T10:08:33.662Z] 2022-08-15 10:08:33,584 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 [2022-08-15T10:08:33.662Z] 0.0.0 [Pipeline] } [2022-08-15T10:08:33.688Z] $ docker exec --env ******** --env ******** 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent -k [2022-08-15T10:08:33.802Z] unset SSH_AUTH_SOCK; [2022-08-15T10:08:33.802Z] unset SSH_AGENT_PID; [2022-08-15T10:08:33.802Z] echo Agent pid 79 killed; [2022-08-15T10:08:33.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T10:08:34.237Z] + git semver [Pipeline] } [2022-08-15T10:08:34.525Z] $ docker stop --time=1 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 [2022-08-15T10:08:35.833Z] $ docker rm -f 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T10:08:36.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T10:08:36.562Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T10:08:36.581Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T10:08:37.192Z] provisioning config files... [2022-08-15T10:08:37.204Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config8786001333229051324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:08:37.554Z] ---> docker-login.sh [2022-08-15T10:08:37.554Z] nexus3.edgexfoundry.org:10001 [2022-08-15T10:08:37.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:37.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:37.554Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:37.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:37.554Z] [2022-08-15T10:08:37.554Z] Login Succeeded [2022-08-15T10:08:37.554Z] nexus3.edgexfoundry.org:10002 [2022-08-15T10:08:37.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:37.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:37.815Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:37.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:37.815Z] [2022-08-15T10:08:37.815Z] Login Succeeded [2022-08-15T10:08:37.815Z] nexus3.edgexfoundry.org:10003 [2022-08-15T10:08:37.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:37.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:37.815Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:37.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:37.815Z] [2022-08-15T10:08:37.815Z] Login Succeeded [2022-08-15T10:08:37.815Z] nexus3.edgexfoundry.org:10004 [2022-08-15T10:08:38.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:38.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:38.077Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:38.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:38.077Z] [2022-08-15T10:08:38.077Z] Login Succeeded [2022-08-15T10:08:38.077Z] docker.io [2022-08-15T10:08:38.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:08:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:08:38.337Z] Configure a credential helper to remove this warning. See [2022-08-15T10:08:38.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:08:38.337Z] [2022-08-15T10:08:38.337Z] Login Succeeded [2022-08-15T10:08:38.337Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T10:08:38.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T10:08:38.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T10:08:38.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T10:08:38.607Z] ========================================================= [2022-08-15T10:08:38.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T10:08:38.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:08:39.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T10:08:39.073Z] Sending build context to Docker daemon 4.057MB [2022-08-15T10:08:39.073Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T10:08:39.073Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T10:08:39.073Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T10:08:39.073Z] 2408cc74d12b: Pulling fs layer [2022-08-15T10:08:39.073Z] ea60b727a1ce: Pulling fs layer [2022-08-15T10:08:39.073Z] 30c4a7721957: Pulling fs layer [2022-08-15T10:08:39.073Z] 370296b7ddb6: Pulling fs layer [2022-08-15T10:08:39.073Z] 7c6cee850709: Pulling fs layer [2022-08-15T10:08:39.073Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T10:08:39.073Z] d94ebbe4e438: Pulling fs layer [2022-08-15T10:08:39.073Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T10:08:39.073Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T10:08:39.073Z] 370296b7ddb6: Waiting [2022-08-15T10:08:39.073Z] 7c6cee850709: Waiting [2022-08-15T10:08:39.073Z] 39a5fcdaea64: Waiting [2022-08-15T10:08:39.073Z] d94ebbe4e438: Waiting [2022-08-15T10:08:39.073Z] bcfd1f05c69d: Waiting [2022-08-15T10:08:39.073Z] 59ccb84bbe0f: Waiting [2022-08-15T10:08:39.073Z] 30c4a7721957: Verifying Checksum [2022-08-15T10:08:39.073Z] 30c4a7721957: Download complete [2022-08-15T10:08:39.340Z] ea60b727a1ce: Verifying Checksum [2022-08-15T10:08:39.340Z] ea60b727a1ce: Download complete [2022-08-15T10:08:39.340Z] 7c6cee850709: Verifying Checksum [2022-08-15T10:08:39.340Z] 7c6cee850709: Download complete [2022-08-15T10:08:39.340Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T10:08:39.340Z] 39a5fcdaea64: Download complete [2022-08-15T10:08:39.340Z] 2408cc74d12b: Verifying Checksum [2022-08-15T10:08:39.340Z] 2408cc74d12b: Download complete [2022-08-15T10:08:39.340Z] d94ebbe4e438: Download complete [2022-08-15T10:08:39.340Z] 2408cc74d12b: Pull complete [2022-08-15T10:08:39.605Z] ea60b727a1ce: Pull complete [2022-08-15T10:08:39.605Z] 30c4a7721957: Pull complete [2022-08-15T10:08:40.179Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T10:08:40.179Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T10:08:40.179Z] 59ccb84bbe0f: Download complete [2022-08-15T10:08:40.179Z] 370296b7ddb6: Verifying Checksum [2022-08-15T10:08:40.179Z] 370296b7ddb6: Download complete [2022-08-15T10:08:44.377Z] 370296b7ddb6: Pull complete [2022-08-15T10:08:44.377Z] 7c6cee850709: Pull complete [2022-08-15T10:08:44.377Z] 39a5fcdaea64: Pull complete [2022-08-15T10:08:44.377Z] d94ebbe4e438: Pull complete [2022-08-15T10:08:46.920Z] bcfd1f05c69d: Pull complete [2022-08-15T10:08:47.492Z] 59ccb84bbe0f: Pull complete [2022-08-15T10:08:47.492Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T10:08:47.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T10:08:47.492Z] ---> a4fb48ad2a94 [2022-08-15T10:08:47.492Z] Step 3/12 : ARG MAKE='make build' [2022-08-15T10:08:49.412Z] ---> Running in 6ffe648674a4 [2022-08-15T10:08:49.412Z] Removing intermediate container 6ffe648674a4 [2022-08-15T10:08:49.412Z] ---> 33df12df3684 [2022-08-15T10:08:49.412Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-15T10:08:49.412Z] ---> Running in e957ee4b433a [2022-08-15T10:08:49.412Z] Removing intermediate container e957ee4b433a [2022-08-15T10:08:49.412Z] ---> b6c3fc1038b8 [2022-08-15T10:08:49.412Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T10:08:49.412Z] ---> Running in 57f7ca4ca69d [2022-08-15T10:08:49.412Z] Removing intermediate container 57f7ca4ca69d [2022-08-15T10:08:49.412Z] ---> 89af8d4da5c6 [2022-08-15T10:08:49.412Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:08:49.412Z] ---> Running in dd4badb0dea1 [2022-08-15T10:08:50.357Z] Removing intermediate container dd4badb0dea1 [2022-08-15T10:08:50.357Z] ---> 3a8cd5d985fe [2022-08-15T10:08:50.357Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T10:08:50.357Z] ---> Running in 90cbbccdd914 [2022-08-15T10:08:50.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T10:08:51.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T10:08:51.876Z] OK: 211 MiB in 51 packages [2022-08-15T10:08:52.010Z] Still waiting to schedule task [2022-08-15T10:08:52.010Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-15T10:08:52.139Z] Removing intermediate container 90cbbccdd914 [2022-08-15T10:08:52.139Z] ---> f4921b244f4f [2022-08-15T10:08:52.139Z] Step 8/12 : WORKDIR /app [2022-08-15T10:08:52.139Z] ---> Running in 07fe2b552155 [2022-08-15T10:08:52.139Z] Removing intermediate container 07fe2b552155 [2022-08-15T10:08:52.139Z] ---> 16fe40ed34e5 [2022-08-15T10:08:52.139Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-15T10:08:52.402Z] ---> b88c39962db8 [2022-08-15T10:08:52.402Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T10:08:52.402Z] ---> Running in aa25236a519a [2022-08-15T10:09:14.597Z] Removing intermediate container aa25236a519a [2022-08-15T10:09:14.597Z] ---> b88690f487fd [2022-08-15T10:09:14.597Z] Step 11/12 : COPY . . [2022-08-15T10:09:14.597Z] ---> fb4f9aa63572 [2022-08-15T10:09:14.597Z] Step 12/12 : RUN $MAKE [2022-08-15T10:09:14.597Z] ---> Running in f7919d03fe00 [2022-08-15T10:09:14.597Z] noop [2022-08-15T10:09:14.597Z] Removing intermediate container f7919d03fe00 [2022-08-15T10:09:14.597Z] ---> 08df7e0dfc95 [2022-08-15T10:09:14.597Z] Successfully built 08df7e0dfc95 [2022-08-15T10:09:14.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:09:15.047Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T10:09:15.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:09:15.220Z] prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container [2022-08-15T10:09:15.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T10:09:15.692Z] $ docker top bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T10:09:16.118Z] + go version [2022-08-15T10:09:16.118Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T10:09:16.152Z] $ docker stop --time=1 bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 [2022-08-15T10:09:17.445Z] $ docker rm -f bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:09:18.212Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T10:09:18.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:09:18.376Z] prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container [2022-08-15T10:09:18.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T10:09:18.807Z] $ docker top 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T10:09:19.213Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] fileExists [Pipeline] sh [2022-08-15T10:09:19.575Z] + make test [2022-08-15T10:09:19.575Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T10:09:19.833Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-15T10:09:29.814Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-15T10:09:29.814Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-15T10:09:35.102Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.937s coverage: 38.5% of statements [2022-08-15T10:09:35.102Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements [2022-08-15T10:09:35.102Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 96.4% of statements [2022-08-15T10:09:41.694Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-15T10:09:41.694Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T10:09:45.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T10:09:45.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T10:09:45.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T10:09:45.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T10:09:45.959Z] $ docker stop --time=1 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a [2022-08-15T10:09:47.758Z] $ docker rm -f 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T10:09:48.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T10:09:48.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T10:09:49.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T10:09:49.389Z] + ls -al . [2022-08-15T10:09:49.389Z] total 632 [2022-08-15T10:09:49.389Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 10:09 . [2022-08-15T10:09:49.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 .. [2022-08-15T10:09:49.389Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 15 10:08 .dockerignore [2022-08-15T10:09:49.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 10:09 .git [2022-08-15T10:09:49.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 10:08 .github [2022-08-15T10:09:49.389Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 15 10:08 .gitignore [2022-08-15T10:09:49.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 10:08 .golangci.yml [2022-08-15T10:09:49.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 10:08 .semver [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 10866 Aug 15 10:08 Attribution.txt [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 3740 Aug 15 10:08 CHANGELOG.md [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 10:08 Dockerfile [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 10:08 GOVERNANCE.md [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 15 10:08 Jenkinsfile [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 10:08 LICENSE [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 2196 Aug 15 10:08 Makefile [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 10:08 OWNERS.md [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 28496 Aug 15 10:08 README.md [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 10:08 VERSION [2022-08-15T10:09:49.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 bin [2022-08-15T10:09:49.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 cmd [2022-08-15T10:09:49.390Z] -rw-r--r-- 1 jenkins jenkins 460049 Aug 15 10:09 coverage.out [2022-08-15T10:09:49.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 examples [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 3538 Aug 15 10:08 go.mod [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 36553 Aug 15 10:08 go.sum [2022-08-15T10:09:49.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 images [2022-08-15T10:09:49.390Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 10:08 internal [2022-08-15T10:09:49.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 snap [2022-08-15T10:09:49.390Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 15 10:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:09:49.787Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 --label arch=amd64 --label version=0.0.0 . [2022-08-15T10:09:49.787Z] Sending build context to Docker daemon 4.057MB [2022-08-15T10:09:49.787Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T10:09:49.787Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-15T10:09:49.787Z] ---> 08df7e0dfc95 [2022-08-15T10:09:49.787Z] Step 3/25 : ARG MAKE='make build' [2022-08-15T10:09:50.050Z] ---> Running in 5a2607dd73b1 [2022-08-15T10:09:50.050Z] Removing intermediate container 5a2607dd73b1 [2022-08-15T10:09:50.050Z] ---> 0596b33eed44 [2022-08-15T10:09:50.050Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-15T10:09:50.050Z] ---> Running in c20a145c368c [2022-08-15T10:09:50.050Z] Removing intermediate container c20a145c368c [2022-08-15T10:09:50.050Z] ---> cafd1e8a2b80 [2022-08-15T10:09:50.050Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T10:09:50.313Z] ---> Running in 6b9cf747953c [2022-08-15T10:09:50.313Z] Removing intermediate container 6b9cf747953c [2022-08-15T10:09:50.313Z] ---> 3560075affb9 [2022-08-15T10:09:50.313Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:09:50.313Z] ---> Running in 9e617d9d5a28 [2022-08-15T10:09:51.252Z] Removing intermediate container 9e617d9d5a28 [2022-08-15T10:09:51.252Z] ---> 60060e4639ed [2022-08-15T10:09:51.252Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T10:09:51.252Z] ---> Running in ed56ed6f0124 [2022-08-15T10:09:51.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T10:09:52.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T10:09:52.767Z] OK: 211 MiB in 51 packages [2022-08-15T10:09:53.028Z] Removing intermediate container ed56ed6f0124 [2022-08-15T10:09:53.028Z] ---> 725747f044c0 [2022-08-15T10:09:53.028Z] Step 8/25 : WORKDIR /app [2022-08-15T10:09:53.028Z] ---> Running in b1a91b29e362 [2022-08-15T10:09:53.287Z] Removing intermediate container b1a91b29e362 [2022-08-15T10:09:53.287Z] ---> 1026ee987ab8 [2022-08-15T10:09:53.287Z] Step 9/25 : COPY go.mod vendor* ./ [2022-08-15T10:09:53.287Z] ---> 6feb8a5c7edc [2022-08-15T10:09:53.287Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T10:09:53.287Z] ---> Running in a2174c3defc4 [2022-08-15T10:09:54.231Z] Removing intermediate container a2174c3defc4 [2022-08-15T10:09:54.231Z] ---> 445c27c70212 [2022-08-15T10:09:54.231Z] Step 11/25 : COPY . . [2022-08-15T10:09:54.231Z] ---> c114b6c6b8c2 [2022-08-15T10:09:54.231Z] Step 12/25 : RUN $MAKE [2022-08-15T10:09:54.231Z] ---> Running in af79fc1c14d0 [2022-08-15T10:09:54.800Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-08-15T10:10:16.768Z] Removing intermediate container af79fc1c14d0 [2022-08-15T10:10:16.768Z] ---> 6540f8a7f96d [2022-08-15T10:10:16.768Z] Step 13/25 : FROM alpine:3.16 [2022-08-15T10:10:16.768Z] 3.16: Pulling from library/alpine [2022-08-15T10:10:16.768Z] 213ec9aee27d: Pulling fs layer [2022-08-15T10:10:16.768Z] 213ec9aee27d: Verifying Checksum [2022-08-15T10:10:16.768Z] 213ec9aee27d: Download complete [2022-08-15T10:10:16.768Z] 213ec9aee27d: Pull complete [2022-08-15T10:10:16.768Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T10:10:16.768Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T10:10:16.768Z] ---> 9c6f07244728 [2022-08-15T10:10:16.768Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T10:10:16.768Z] ---> Running in b5285298699f [2022-08-15T10:10:16.768Z] Removing intermediate container b5285298699f [2022-08-15T10:10:16.768Z] ---> 840b8c3afc49 [2022-08-15T10:10:16.768Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:10:16.768Z] ---> Running in 279ede058cb5 [2022-08-15T10:10:16.768Z] Removing intermediate container 279ede058cb5 [2022-08-15T10:10:16.768Z] ---> 14b2e980cad8 [2022-08-15T10:10:16.768Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T10:10:17.028Z] ---> Running in a4684b371b95 [2022-08-15T10:10:17.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T10:10:18.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T10:10:18.490Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T10:10:18.490Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T10:10:18.490Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T10:10:18.750Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T10:10:18.750Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T10:10:18.750Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T10:10:19.013Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T10:10:19.013Z] OK: 8 MiB in 20 packages [2022-08-15T10:10:19.277Z] Removing intermediate container a4684b371b95 [2022-08-15T10:10:19.277Z] ---> ddac0cd90af9 [2022-08-15T10:10:19.277Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-08-15T10:10:19.539Z] ---> 66d2a0fd37be [2022-08-15T10:10:19.539Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-08-15T10:10:19.801Z] ---> 666d868b9ff2 [2022-08-15T10:10:19.801Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-08-15T10:10:20.370Z] ---> 01e8613847b5 [2022-08-15T10:10:20.370Z] Step 20/25 : EXPOSE 59989 [2022-08-15T10:10:20.370Z] ---> Running in 4b02c849c980 [2022-08-15T10:10:20.370Z] Removing intermediate container 4b02c849c980 [2022-08-15T10:10:20.370Z] ---> 9cac58a587c3 [2022-08-15T10:10:20.370Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-08-15T10:10:20.370Z] ---> Running in 608dfb93b69a [2022-08-15T10:10:20.635Z] Removing intermediate container 608dfb93b69a [2022-08-15T10:10:20.635Z] ---> f23fab1e6fbe [2022-08-15T10:10:20.635Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-15T10:10:20.635Z] ---> Running in c640af48accd [2022-08-15T10:10:20.635Z] Removing intermediate container c640af48accd [2022-08-15T10:10:20.635Z] ---> dd1841c9b291 [2022-08-15T10:10:20.635Z] Step 23/25 : LABEL arch=amd64 [2022-08-15T10:10:20.897Z] ---> Running in f7444ba696d0 [2022-08-15T10:10:20.897Z] Removing intermediate container f7444ba696d0 [2022-08-15T10:10:20.897Z] ---> 9c10b9fcb6bf [2022-08-15T10:10:20.897Z] Step 24/25 : LABEL git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 [2022-08-15T10:10:20.897Z] ---> Running in f4ffb65f50cd [2022-08-15T10:10:21.157Z] Removing intermediate container f4ffb65f50cd [2022-08-15T10:10:21.157Z] ---> 13b33012eb6a [2022-08-15T10:10:21.157Z] Step 25/25 : LABEL version=0.0.0 [2022-08-15T10:10:21.157Z] ---> Running in bb884afd01fe [2022-08-15T10:10:21.157Z] Removing intermediate container bb884afd01fe [2022-08-15T10:10:21.157Z] ---> b739f2ebc354 [2022-08-15T10:10:21.157Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T10:10:21.157Z] Successfully built b739f2ebc354 [2022-08-15T10:10:21.157Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:10:21.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T10:10:21.990Z] [2022-08-15T10:10:21.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:10:22.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T10:10:22.372Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T10:10:22.372Z] 5eb5b503b376: Pulling fs layer [2022-08-15T10:10:22.372Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T10:10:22.372Z] ec43610c2a17: Pulling fs layer [2022-08-15T10:10:22.372Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T10:10:22.372Z] 33b1e0a273af: Pulling fs layer [2022-08-15T10:10:22.372Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T10:10:22.372Z] 2f39f015ded8: Pulling fs layer [2022-08-15T10:10:22.372Z] 5d3b04190fa2: Waiting [2022-08-15T10:10:22.372Z] 2f39f015ded8: Waiting [2022-08-15T10:10:22.372Z] 3a2ae6a8a46f: Waiting [2022-08-15T10:10:22.372Z] 5c69ac0246d0: Download complete [2022-08-15T10:10:22.372Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T10:10:22.372Z] 3a2ae6a8a46f: Download complete [2022-08-15T10:10:22.372Z] 33b1e0a273af: Verifying Checksum [2022-08-15T10:10:22.372Z] 33b1e0a273af: Download complete [2022-08-15T10:10:22.372Z] ec43610c2a17: Verifying Checksum [2022-08-15T10:10:22.372Z] ec43610c2a17: Download complete [2022-08-15T10:10:22.372Z] 5d3b04190fa2: Download complete [2022-08-15T10:10:22.632Z] 5eb5b503b376: Download complete [2022-08-15T10:10:23.199Z] 2f39f015ded8: Download complete [2022-08-15T10:10:24.141Z] 5eb5b503b376: Pull complete [2022-08-15T10:10:24.141Z] 5c69ac0246d0: Pull complete [2022-08-15T10:10:24.400Z] ec43610c2a17: Pull complete [2022-08-15T10:10:24.660Z] 3a2ae6a8a46f: Pull complete [2022-08-15T10:10:24.928Z] 33b1e0a273af: Pull complete [2022-08-15T10:10:24.928Z] 5d3b04190fa2: Pull complete [2022-08-15T10:10:24.951Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22793 in /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] { [Pipeline] ws [2022-08-15T10:10:24.988Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-08-15T10:10:25.071Z] Selected Git installation does not exist. Using Default [2022-08-15T10:10:25.071Z] The recommended git tool is: NONE [2022-08-15T10:10:30.198Z] 2f39f015ded8: Pull complete [2022-08-15T10:10:30.198Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T10:10:30.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T10:10:30.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:10:30.430Z] prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container [2022-08-15T10:10:30.476Z] $ 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/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T10:10:31.849Z] using credential edgex-jenkins-ssh [2022-08-15T10:10:31.872Z] Cloning the remote Git repository [2022-08-15T10:10:32.000Z] $ docker top fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:10:32.480Z] ---> job-cost.sh [2022-08-15T10:10:32.480Z] lf-activate-venv: SKIPPING [2022-08-15T10:10:32.480Z] INFO: No Stack... [2022-08-15T10:10:31.940Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-15T10:10:32.024Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-08-15T10:10:32.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-15T10:10:32.151Z] > git --version # timeout=10 [2022-08-15T10:10:32.197Z] > git --version # 'git version 2.25.1' [2022-08-15T10:10:32.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T10:10:32.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T10:10:33.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T10:10:33.311Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T10:10:33.627Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/cost.csv [2022-08-15T10:10:33.627Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T10:10:33.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [2022-08-15T10:10:33.668Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] did not exist. Created. [2022-08-15T10:10:33.668Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T10:10:33.978Z] Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 351c5eba2fd7bfb618069c5bad748b98bbdad112 [2022-08-15T10:10:33.305Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-08-15T10:10:33.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T10:10:33.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-08-15T10:10:33.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-15T10:10:33.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T10:10:33.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-15T10:10:34.001Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T10:10:34.024Z] > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 [2022-08-15T10:10:34.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T10:10:34.195Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T10:10:34.225Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [2022-08-15T10:10:34.249Z] Merge succeeded, producing 351c5eba2fd7bfb618069c5bad748b98bbdad112 [2022-08-15T10:10:34.249Z] Checking out Revision 351c5eba2fd7bfb618069c5bad748b98bbdad112 (PR-105) [Pipeline] // lock [Pipeline] } [2022-08-15T10:10:34.306Z] $ docker stop --time=1 fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc [2022-08-15T10:10:34.143Z] > git remote # timeout=10 [2022-08-15T10:10:34.162Z] > git config --get remote.origin.url # timeout=10 [2022-08-15T10:10:34.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T10:10:34.201Z] > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 [2022-08-15T10:10:34.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-15T10:10:34.257Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T10:10:34.269Z] > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 [2022-08-15T10:10:35.501Z] $ docker rm -f fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T10:10:38.470Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-08-15T10:10:38.529Z] > git --version # timeout=10 [2022-08-15T10:10:38.538Z] > git --version # 'git version 2.25.1' [2022-08-15T10:10:38.549Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T10:10:39.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T10:10:39.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T10:10:39.578Z] Dload Upload Total Spent Left Speed [2022-08-15T10:10:39.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-08-15T10:10:40.512Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T10:10:40.869Z] + sudo tee /etc/docker/daemon.new [2022-08-15T10:10:40.869Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T10:10:40.869Z] { [2022-08-15T10:10:40.869Z] "registry-mirrors": [ [2022-08-15T10:10:40.869Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T10:10:40.869Z] ], [2022-08-15T10:10:40.869Z] "bip": "10.250.0.254/24", [2022-08-15T10:10:40.869Z] "hosts": [ [2022-08-15T10:10:40.869Z] "tcp://0.0.0.0:5555", [2022-08-15T10:10:40.869Z] "unix:///var/run/docker.sock" [2022-08-15T10:10:40.869Z] ], [2022-08-15T10:10:40.869Z] "mtu": 1458, [2022-08-15T10:10:40.869Z] "selinux-enabled": true, [2022-08-15T10:10:40.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T10:10:40.869Z] } [Pipeline] sh [2022-08-15T10:10:41.218Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T10:10:41.571Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T10:10:59.965Z] provisioning config files... [2022-08-15T10:10:59.987Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config654855556877594101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:11:00.380Z] ---> docker-login.sh [2022-08-15T10:11:00.380Z] nexus3.edgexfoundry.org:10001 [2022-08-15T10:11:00.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:11:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:11:01.249Z] Configure a credential helper to remove this warning. See [2022-08-15T10:11:01.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:11:01.249Z] [2022-08-15T10:11:01.249Z] Login Succeeded [2022-08-15T10:11:01.249Z] nexus3.edgexfoundry.org:10002 [2022-08-15T10:11:01.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:11:01.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:11:01.526Z] Configure a credential helper to remove this warning. See [2022-08-15T10:11:01.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:11:01.526Z] [2022-08-15T10:11:01.526Z] Login Succeeded [2022-08-15T10:11:01.526Z] nexus3.edgexfoundry.org:10003 [2022-08-15T10:11:01.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:11:02.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:11:02.083Z] Configure a credential helper to remove this warning. See [2022-08-15T10:11:02.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:11:02.083Z] [2022-08-15T10:11:02.083Z] Login Succeeded [2022-08-15T10:11:02.083Z] nexus3.edgexfoundry.org:10004 [2022-08-15T10:11:02.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:11:02.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:11:02.632Z] Configure a credential helper to remove this warning. See [2022-08-15T10:11:02.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:11:02.632Z] [2022-08-15T10:11:02.632Z] Login Succeeded [2022-08-15T10:11:02.632Z] docker.io [2022-08-15T10:11:02.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T10:11:03.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T10:11:03.174Z] Configure a credential helper to remove this warning. See [2022-08-15T10:11:03.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T10:11:03.174Z] [2022-08-15T10:11:03.174Z] Login Succeeded [2022-08-15T10:11:03.174Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T10:11:03.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T10:11:03.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T10:11:03.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T10:11:03.656Z] ========================================================= [2022-08-15T10:11:03.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T10:11:03.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:11:04.155Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T10:11:04.432Z] Sending build context to Docker daemon 1.219MB [2022-08-15T10:11:04.432Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T10:11:04.432Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T10:11:04.709Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T10:11:04.709Z] b3c136eddcbf: Pulling fs layer [2022-08-15T10:11:04.709Z] c0a3192eca97: Pulling fs layer [2022-08-15T10:11:04.709Z] a050256f5b6f: Pulling fs layer [2022-08-15T10:11:04.709Z] 656be50a0ddc: Pulling fs layer [2022-08-15T10:11:04.709Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T10:11:04.709Z] 46d945488cbd: Pulling fs layer [2022-08-15T10:11:04.709Z] 8a5474983e97: Pulling fs layer [2022-08-15T10:11:04.709Z] 329c88fbcd65: Pulling fs layer [2022-08-15T10:11:04.709Z] 2bbca73fdf42: Waiting [2022-08-15T10:11:04.709Z] 46d945488cbd: Waiting [2022-08-15T10:11:04.709Z] 8a5474983e97: Waiting [2022-08-15T10:11:04.709Z] 329c88fbcd65: Waiting [2022-08-15T10:11:04.709Z] 656be50a0ddc: Waiting [2022-08-15T10:11:04.709Z] a050256f5b6f: Verifying Checksum [2022-08-15T10:11:04.709Z] a050256f5b6f: Download complete [2022-08-15T10:11:04.709Z] c0a3192eca97: Download complete [2022-08-15T10:11:04.709Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T10:11:04.709Z] 2bbca73fdf42: Download complete [2022-08-15T10:11:04.709Z] 46d945488cbd: Verifying Checksum [2022-08-15T10:11:04.709Z] 46d945488cbd: Download complete [2022-08-15T10:11:04.709Z] b3c136eddcbf: Download complete [2022-08-15T10:11:05.702Z] b3c136eddcbf: Pull complete [2022-08-15T10:11:05.982Z] 329c88fbcd65: Download complete [2022-08-15T10:11:06.256Z] c0a3192eca97: Pull complete [2022-08-15T10:11:06.531Z] a050256f5b6f: Pull complete [2022-08-15T10:11:06.804Z] 8a5474983e97: Verifying Checksum [2022-08-15T10:11:06.804Z] 8a5474983e97: Download complete [2022-08-15T10:11:07.782Z] 656be50a0ddc: Verifying Checksum [2022-08-15T10:11:07.782Z] 656be50a0ddc: Download complete [2022-08-15T10:11:20.182Z] 656be50a0ddc: Pull complete [2022-08-15T10:11:20.457Z] 2bbca73fdf42: Pull complete [2022-08-15T10:11:20.733Z] 46d945488cbd: Pull complete [2022-08-15T10:11:27.458Z] 8a5474983e97: Pull complete [2022-08-15T10:11:29.441Z] 329c88fbcd65: Pull complete [2022-08-15T10:11:29.441Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T10:11:29.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T10:11:29.441Z] ---> ff4287adb874 [2022-08-15T10:11:29.441Z] Step 3/12 : ARG MAKE='make build' [2022-08-15T10:11:30.041Z] ---> Running in ebc372cead1d [2022-08-15T10:11:30.317Z] Removing intermediate container ebc372cead1d [2022-08-15T10:11:30.317Z] ---> 1f06425333b1 [2022-08-15T10:11:30.317Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-15T10:11:30.317Z] ---> Running in a7c22f422e7c [2022-08-15T10:11:30.591Z] Removing intermediate container a7c22f422e7c [2022-08-15T10:11:30.591Z] ---> 7e2a4fcbdff2 [2022-08-15T10:11:30.591Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T10:11:30.864Z] ---> Running in 08603aff7f59 [2022-08-15T10:11:31.136Z] Removing intermediate container 08603aff7f59 [2022-08-15T10:11:31.136Z] ---> f7191d13bf37 [2022-08-15T10:11:31.136Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:11:31.136Z] ---> Running in 561a0f7dff13 [2022-08-15T10:11:33.118Z] Removing intermediate container 561a0f7dff13 [2022-08-15T10:11:33.118Z] ---> 7437f4150225 [2022-08-15T10:11:33.118Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T10:11:33.118Z] ---> Running in daa37f36ec43 [2022-08-15T10:11:34.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T10:11:34.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T10:11:35.702Z] OK: 221 MiB in 51 packages [2022-08-15T10:11:36.686Z] Removing intermediate container daa37f36ec43 [2022-08-15T10:11:36.686Z] ---> 13e119ebd662 [2022-08-15T10:11:36.686Z] Step 8/12 : WORKDIR /app [2022-08-15T10:11:36.686Z] ---> Running in 892f3d420d25 [2022-08-15T10:11:36.960Z] Removing intermediate container 892f3d420d25 [2022-08-15T10:11:36.960Z] ---> d63b313fb113 [2022-08-15T10:11:36.960Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-15T10:11:37.558Z] ---> 751667734560 [2022-08-15T10:11:37.558Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T10:11:37.558Z] ---> Running in 390c3d373968 [2022-08-15T10:12:24.560Z] Removing intermediate container 390c3d373968 [2022-08-15T10:12:24.561Z] ---> cb15b9b1194c [2022-08-15T10:12:24.561Z] Step 11/12 : COPY . . [2022-08-15T10:12:24.561Z] ---> 7675ae24f31c [2022-08-15T10:12:24.561Z] Step 12/12 : RUN $MAKE [2022-08-15T10:12:24.561Z] ---> Running in 38c5faecf900 [2022-08-15T10:12:25.541Z] noop [2022-08-15T10:12:26.139Z] Removing intermediate container 38c5faecf900 [2022-08-15T10:12:26.139Z] ---> 2cccab76af77 [2022-08-15T10:12:26.139Z] Successfully built 2cccab76af77 [2022-08-15T10:12:26.139Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:12:26.652Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T10:12:26.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:12:26.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container [2022-08-15T10:12:27.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T10:12:28.355Z] $ docker top eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T10:12:29.339Z] + go version [2022-08-15T10:12:29.339Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T10:12:29.384Z] $ docker stop --time=1 eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 [2022-08-15T10:12:31.045Z] $ docker rm -f eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:12:31.959Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T10:12:31.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:12:32.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container [2022-08-15T10:12:32.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T10:12:33.621Z] $ docker top 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T10:12:34.582Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-15T10:12:35.311Z] + make test [2022-08-15T10:12:35.311Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T10:12:37.302Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-15T10:13:59.207Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-15T10:13:59.207Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-15T10:14:38.287Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.989s coverage: 38.5% of statements [2022-08-15T10:14:38.287Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.492s coverage: 52.0% of statements [2022-08-15T10:14:38.287Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 96.4% of statements [2022-08-15T10:14:38.287Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T10:14:38.287Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T10:14:56.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T10:14:56.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T10:14:56.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T10:14:56.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T10:14:56.707Z] $ docker stop --time=1 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e [2022-08-15T10:14:58.446Z] $ docker rm -f 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T10:14:59.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T10:14:59.503Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T10:15:00.133Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T10:15:00.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T10:15:01.103Z] + ls -al . [2022-08-15T10:15:01.103Z] total 628 [2022-08-15T10:15:01.103Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 10:12 . [2022-08-15T10:15:01.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 .. [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 15 10:10 .dockerignore [2022-08-15T10:15:01.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 10:10 .git [2022-08-15T10:15:01.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 10:10 .github [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 15 10:10 .gitignore [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 10:10 .golangci.yml [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 10866 Aug 15 10:10 Attribution.txt [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 3740 Aug 15 10:10 CHANGELOG.md [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 10:10 Dockerfile [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 10:10 GOVERNANCE.md [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 15 10:10 Jenkinsfile [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 10:10 LICENSE [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 2196 Aug 15 10:10 Makefile [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 10:10 OWNERS.md [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 28496 Aug 15 10:10 README.md [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 10:08 VERSION [2022-08-15T10:15:01.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 bin [2022-08-15T10:15:01.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 cmd [2022-08-15T10:15:01.103Z] -rw-r--r-- 1 jenkins jenkins 460049 Aug 15 10:14 coverage.out [2022-08-15T10:15:01.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 examples [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 3538 Aug 15 10:10 go.mod [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 36553 Aug 15 10:10 go.sum [2022-08-15T10:15:01.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 images [2022-08-15T10:15:01.103Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 10:10 internal [2022-08-15T10:15:01.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 snap [2022-08-15T10:15:01.103Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 15 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:15:01.541Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 --label arch=arm64 --label version=0.0.0 . [2022-08-15T10:15:01.817Z] Sending build context to Docker daemon 1.219MB [2022-08-15T10:15:01.817Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T10:15:01.817Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-15T10:15:01.817Z] ---> 2cccab76af77 [2022-08-15T10:15:01.817Z] Step 3/25 : ARG MAKE='make build' [2022-08-15T10:15:02.105Z] ---> Running in 73f4a0ea965d [2022-08-15T10:15:02.386Z] Removing intermediate container 73f4a0ea965d [2022-08-15T10:15:02.386Z] ---> 6d4eb1a6de35 [2022-08-15T10:15:02.386Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-15T10:15:02.386Z] ---> Running in 68d50e42fcd1 [2022-08-15T10:15:02.660Z] Removing intermediate container 68d50e42fcd1 [2022-08-15T10:15:02.660Z] ---> bcea455751ec [2022-08-15T10:15:02.660Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T10:15:02.660Z] ---> Running in 8bbea66f8af0 [2022-08-15T10:15:02.934Z] Removing intermediate container 8bbea66f8af0 [2022-08-15T10:15:02.934Z] ---> 8d4cea56c19b [2022-08-15T10:15:02.934Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:15:03.212Z] ---> Running in b1953cf927e1 [2022-08-15T10:15:04.680Z] Removing intermediate container b1953cf927e1 [2022-08-15T10:15:04.680Z] ---> cdba5afbe303 [2022-08-15T10:15:04.680Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T10:15:04.680Z] ---> Running in 6d45b81b813b [2022-08-15T10:15:05.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T10:15:06.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T10:15:07.631Z] OK: 221 MiB in 51 packages [2022-08-15T10:15:08.240Z] Removing intermediate container 6d45b81b813b [2022-08-15T10:15:08.240Z] ---> df394f036490 [2022-08-15T10:15:08.240Z] Step 8/25 : WORKDIR /app [2022-08-15T10:15:08.514Z] ---> Running in 2807e7b58232 [2022-08-15T10:15:08.788Z] Removing intermediate container 2807e7b58232 [2022-08-15T10:15:08.788Z] ---> cddb52882a1f [2022-08-15T10:15:08.788Z] Step 9/25 : COPY go.mod vendor* ./ [2022-08-15T10:15:09.067Z] ---> ba5f28ffc088 [2022-08-15T10:15:09.067Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T10:15:09.357Z] ---> Running in 28fc25c26853 [2022-08-15T10:15:11.350Z] Removing intermediate container 28fc25c26853 [2022-08-15T10:15:11.350Z] ---> b2fde1aac1fa [2022-08-15T10:15:11.350Z] Step 11/25 : COPY . . [2022-08-15T10:15:11.963Z] ---> 45a4cec5f1d3 [2022-08-15T10:15:11.963Z] Step 12/25 : RUN $MAKE [2022-08-15T10:15:11.963Z] ---> Running in b4fe867c01c2 [2022-08-15T10:15:12.945Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-08-15T10:17:19.875Z] Removing intermediate container b4fe867c01c2 [2022-08-15T10:17:19.876Z] ---> 9734d7be2e86 [2022-08-15T10:17:19.876Z] Step 13/25 : FROM alpine:3.16 [2022-08-15T10:17:19.876Z] 3.16: Pulling from library/alpine [2022-08-15T10:17:19.876Z] 9b18e9b68314: Pulling fs layer [2022-08-15T10:17:19.876Z] 9b18e9b68314: Verifying Checksum [2022-08-15T10:17:19.876Z] 9b18e9b68314: Download complete [2022-08-15T10:17:19.876Z] 9b18e9b68314: Pull complete [2022-08-15T10:17:19.876Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T10:17:19.876Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T10:17:19.876Z] ---> a6215f271958 [2022-08-15T10:17:19.876Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T10:17:19.876Z] ---> Running in 0a11af3d64d3 [2022-08-15T10:17:19.876Z] Removing intermediate container 0a11af3d64d3 [2022-08-15T10:17:19.876Z] ---> 09ab1716bff1 [2022-08-15T10:17:19.876Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T10:17:19.876Z] ---> Running in 7d3e0f37b7db [2022-08-15T10:17:19.876Z] Removing intermediate container 7d3e0f37b7db [2022-08-15T10:17:19.876Z] ---> 0b00b9542267 [2022-08-15T10:17:19.876Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T10:17:19.876Z] ---> Running in 02e1125fb1ca [2022-08-15T10:17:20.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T10:17:21.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T10:17:22.824Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T10:17:22.824Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T10:17:22.824Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T10:17:22.824Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T10:17:23.099Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T10:17:23.099Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T10:17:23.099Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T10:17:23.374Z] OK: 8 MiB in 20 packages [2022-08-15T10:17:24.363Z] Removing intermediate container 02e1125fb1ca [2022-08-15T10:17:24.363Z] ---> 0bcf8fd72070 [2022-08-15T10:17:24.363Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-08-15T10:17:24.638Z] ---> 1099099c0da1 [2022-08-15T10:17:24.638Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-08-15T10:17:25.244Z] ---> e1b0ba892680 [2022-08-15T10:17:25.244Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-08-15T10:17:26.697Z] ---> 0298e5d7f2bd [2022-08-15T10:17:26.697Z] Step 20/25 : EXPOSE 59989 [2022-08-15T10:17:26.697Z] ---> Running in 05622ff1781c [2022-08-15T10:17:27.303Z] Removing intermediate container 05622ff1781c [2022-08-15T10:17:27.303Z] ---> b327d47d5b0c [2022-08-15T10:17:27.303Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-08-15T10:17:27.303Z] ---> Running in 130244f3377f [2022-08-15T10:17:27.577Z] Removing intermediate container 130244f3377f [2022-08-15T10:17:27.577Z] ---> 0f742f1a0a17 [2022-08-15T10:17:27.577Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-15T10:17:27.577Z] ---> Running in 610d2dd788b8 [2022-08-15T10:17:27.853Z] Removing intermediate container 610d2dd788b8 [2022-08-15T10:17:27.853Z] ---> cf134fa40279 [2022-08-15T10:17:27.853Z] Step 23/25 : LABEL arch=arm64 [2022-08-15T10:17:27.853Z] ---> Running in b1fe27508bbd [2022-08-15T10:17:28.128Z] Removing intermediate container b1fe27508bbd [2022-08-15T10:17:28.128Z] ---> 50af437501bc [2022-08-15T10:17:28.128Z] Step 24/25 : LABEL git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 [2022-08-15T10:17:28.403Z] ---> Running in 880ea37cc424 [2022-08-15T10:17:28.682Z] Removing intermediate container 880ea37cc424 [2022-08-15T10:17:28.682Z] ---> 128bb0df10b0 [2022-08-15T10:17:28.682Z] Step 25/25 : LABEL version=0.0.0 [2022-08-15T10:17:28.682Z] ---> Running in 1693de0af14b [2022-08-15T10:17:28.959Z] Removing intermediate container 1693de0af14b [2022-08-15T10:17:28.959Z] ---> 3bd70eafc1dc [2022-08-15T10:17:28.959Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T10:17:28.959Z] Successfully built 3bd70eafc1dc [2022-08-15T10:17:28.959Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:17:29.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T10:17:29.763Z] [2022-08-15T10:17:29.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:17:30.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T10:17:30.468Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T10:17:30.468Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T10:17:30.468Z] 04944245beec: Pulling fs layer [2022-08-15T10:17:30.468Z] 699f458cf7ca: Pulling fs layer [2022-08-15T10:17:30.468Z] 765212b225bb: Pulling fs layer [2022-08-15T10:17:30.468Z] f23df028b6ca: Pulling fs layer [2022-08-15T10:17:30.468Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T10:17:30.468Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T10:17:30.468Z] f23df028b6ca: Waiting [2022-08-15T10:17:30.468Z] d65c8cfc05b1: Waiting [2022-08-15T10:17:30.468Z] 2437ff75d9bd: Waiting [2022-08-15T10:17:30.468Z] 765212b225bb: Waiting [2022-08-15T10:17:30.468Z] 04944245beec: Verifying Checksum [2022-08-15T10:17:30.468Z] 04944245beec: Download complete [2022-08-15T10:17:30.468Z] 765212b225bb: Verifying Checksum [2022-08-15T10:17:30.468Z] 765212b225bb: Download complete [2022-08-15T10:17:30.468Z] f23df028b6ca: Verifying Checksum [2022-08-15T10:17:30.468Z] f23df028b6ca: Download complete [2022-08-15T10:17:30.468Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T10:17:30.468Z] d65c8cfc05b1: Download complete [2022-08-15T10:17:30.741Z] 699f458cf7ca: Verifying Checksum [2022-08-15T10:17:30.742Z] 699f458cf7ca: Download complete [2022-08-15T10:17:31.034Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T10:17:31.034Z] 8998bd30e6a1: Download complete [2022-08-15T10:17:33.671Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T10:17:33.671Z] 2437ff75d9bd: Download complete [2022-08-15T10:17:35.110Z] 8998bd30e6a1: Pull complete [2022-08-15T10:17:35.711Z] 04944245beec: Pull complete [2022-08-15T10:17:37.152Z] 699f458cf7ca: Pull complete [2022-08-15T10:17:37.428Z] 765212b225bb: Pull complete [2022-08-15T10:17:38.031Z] f23df028b6ca: Pull complete [2022-08-15T10:17:38.306Z] d65c8cfc05b1: Pull complete [2022-08-15T10:17:53.406Z] 2437ff75d9bd: Pull complete [2022-08-15T10:17:53.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T10:17:53.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T10:17:53.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:17:53.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container [2022-08-15T10:17:53.894Z] $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-15T10:17:56.339Z] $ docker top cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:17:57.297Z] ---> job-cost.sh [2022-08-15T10:17:57.297Z] lf-activate-venv: SKIPPING [2022-08-15T10:17:57.297Z] INFO: No Stack... [2022-08-15T10:17:57.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T10:17:58.489Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T10:17:59.168Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-08-15T10:17:59.168Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T10:17:59.248Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [2022-08-15T10:17:59.253Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] did not exist. Created. [2022-08-15T10:17:59.253Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T10:17:59.998Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-378fe0f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T10:18:00.694Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T10:18:00.731Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T10:18:00.788Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T10:18:00.804Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T10:18:00.890Z] $ docker stop --time=1 cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 [2022-08-15T10:18:02.388Z] $ docker rm -f cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-15T10:18:03.374Z] provisioning config files... [2022-08-15T10:18:03.383Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config1664261840411596719tmp [Pipeline] { [Pipeline] sh [2022-08-15T10:18:03.719Z] + set +x [2022-08-15T10:18:03.719Z] + curl -s https://codecov.io/bash [2022-08-15T10:18:03.719Z] + bash -s -- [2022-08-15T10:18:03.719Z] [2022-08-15T10:18:03.719Z] _____ _ [2022-08-15T10:18:03.719Z] / ____| | | [2022-08-15T10:18:03.719Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T10:18:03.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T10:18:03.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T10:18:03.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T10:18:03.719Z] Bash-1.0.6 [2022-08-15T10:18:03.719Z] [2022-08-15T10:18:03.719Z] [2022-08-15T10:18:03.719Z] ==> git version 2.25.1 found [2022-08-15T10:18:03.719Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-15T10:18:03.719Z] Release-Date: 2020-01-08 [2022-08-15T10:18:03.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T10:18:03.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T10:18:03.719Z] ==> Jenkins CI detected. [2022-08-15T10:18:03.719Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-105 [2022-08-15T10:18:03.719Z] project root: . [2022-08-15T10:18:03.719Z] --> token set from env [2022-08-15T10:18:03.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T10:18:03.719Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T10:18:03.719Z] ==> Python coveragepy not found [2022-08-15T10:18:03.719Z] ==> Searching for coverage reports in: [2022-08-15T10:18:03.719Z] + . [2022-08-15T10:18:03.719Z] -> Found 1 reports [2022-08-15T10:18:03.719Z] ==> Detecting git/mercurial file structure [2022-08-15T10:18:03.979Z] ==> Reading reports [2022-08-15T10:18:03.979Z] + ./coverage.out bytes=460049 [2022-08-15T10:18:03.979Z] ==> Appending adjustments [2022-08-15T10:18:03.979Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T10:18:03.979Z] + Found adjustments [2022-08-15T10:18:03.979Z] ==> Gzipping contents [2022-08-15T10:18:04.239Z] 52K /tmp/codecov.IhMVR7.gz [2022-08-15T10:18:04.239Z] ==> Uploading reports [2022-08-15T10:18:04.239Z] url: https://codecov.io [2022-08-15T10:18:04.239Z] query: branch=PR-105&commit=351c5eba2fd7bfb618069c5bad748b98bbdad112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-08-15T10:18:04.239Z] -> Pinging Codecov [2022-08-15T10:18:04.239Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-105&commit=351c5eba2fd7bfb618069c5bad748b98bbdad112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-08-15T10:18:04.499Z] -> Uploading to [2022-08-15T10:18:04.500Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/581DD39554BDF9B6E22D074273EAD858/351c5eba2fd7bfb618069c5bad748b98bbdad112/845b76c3-42e5-49b1-8b3c-7f2981ca831e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T101804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94fb4e01e8abd6c6b8ea4906596cc6dac29ac13c27ba618a16936306ed000e90 [2022-08-15T10:18:04.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T10:18:04.500Z] Dload Upload Total Spent Left Speed [2022-08-15T10:18:04.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51557 0 0 100 51557 0 200k --:--:-- --:--:-- --:--:-- 200k [2022-08-15T10:18:04.760Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] } [2022-08-15T10:18:04.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-15T10:18:06.557Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-105/archives ] [2022-08-15T10:18:06.557Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-105/archives [2022-08-15T10:18:06.557Z] total 16 [2022-08-15T10:18:06.557Z] drwxr-xr-x 3 root root 4096 Aug 15 10:10 . [2022-08-15T10:18:06.557Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 10:10 .. [2022-08-15T10:18:06.557Z] drwxr-xr-x 2 root root 4096 Aug 15 10:10 cost [2022-08-15T10:18:06.557Z] -rw-r--r-- 1 root root 91 Aug 15 10:10 cost.csv [2022-08-15T10:18:06.557Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-105/archives [2022-08-15T10:18:06.557Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-105/archives [2022-08-15T10:18:06.557Z] total 16 [2022-08-15T10:18:06.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 10:10 . [2022-08-15T10:18:06.557Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 10:10 .. [2022-08-15T10:18:06.557Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 10:10 cost [2022-08-15T10:18:06.557Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 15 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:06.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:07.797Z] ---> package-listing.sh [2022-08-15T10:18:07.797Z] ++ facter osfamily [2022-08-15T10:18:07.797Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T10:18:08.058Z] + OS_FAMILY=debian [2022-08-15T10:18:08.058Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-105 [2022-08-15T10:18:08.058Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T10:18:08.058Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T10:18:08.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T10:18:08.058Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T10:18:08.058Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-105 ']' [2022-08-15T10:18:08.058Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T10:18:08.058Z] + case "${OS_FAMILY}" in [2022-08-15T10:18:08.058Z] + dpkg -l [2022-08-15T10:18:08.058Z] + grep '^ii' [2022-08-15T10:18:08.058Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T10:18:08.058Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T10:18:08.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T10:18:08.058Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-105 ']' [2022-08-15T10:18:08.058Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/ [2022-08-15T10:18:08.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/ [Pipeline] echo [2022-08-15T10:18:08.093Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T10:18:08.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T10:18:09.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T10:18:09.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T10:18:09.171Z] prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container [2022-08-15T10:18:09.206Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T10:18:09.425Z] $ docker top f58c4bae59d58a5c555e397c74f56c5b54ca6686a2643c46d893e828c180063a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T10:18:09.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T10:18:10.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T10:18:10.452Z] + ls /var/log/sa-host [2022-08-15T10:18:10.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T10:18:10.652Z] provisioning config files... [2022-08-15T10:18:10.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config5622391122673611004tmp [Pipeline] { [Pipeline] echo [2022-08-15T10:18:10.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:11.024Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T10:18:11.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:11.452Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T10:18:11.484Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:11.799Z] ---> sudo-logs.sh [2022-08-15T10:18:11.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T10:18:11.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:12.201Z] ---> job-cost.sh [2022-08-15T10:18:12.201Z] lf-activate-venv: SKIPPING [2022-08-15T10:18:12.201Z] DEBUG: total: 0.2199999988079071 [2022-08-15T10:18:12.201Z] INFO: Retrieving Stack Cost... [2022-08-15T10:18:12.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T10:18:13.033Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T10:18:13.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T10:18:13.381Z] ---> logs-deploy.sh [2022-08-15T10:18:13.381Z] lf-activate-venv: SKIPPING [2022-08-15T10:18:13.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-105/1 [2022-08-15T10:18:13.381Z] INFO: archiving workspace using pattern(s): [2022-08-15T10:18:14.325Z] Archives upload complete. [2022-08-15T10:18:14.586Z] INFO: archiving logs to Nexus [2022-08-15T10:18:15.161Z] ---> uname -a: [2022-08-15T10:18:15.161Z] Linux prd-ubuntu20-04-docker-8c-8g-22792 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] ---> lscpu: [2022-08-15T10:18:15.161Z] Architecture: x86_64 [2022-08-15T10:18:15.161Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-15T10:18:15.161Z] Byte Order: Little Endian [2022-08-15T10:18:15.161Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-15T10:18:15.161Z] CPU(s): 8 [2022-08-15T10:18:15.161Z] On-line CPU(s) list: 0-7 [2022-08-15T10:18:15.161Z] Thread(s) per core: 1 [2022-08-15T10:18:15.161Z] Core(s) per socket: 1 [2022-08-15T10:18:15.161Z] Socket(s): 8 [2022-08-15T10:18:15.161Z] NUMA node(s): 1 [2022-08-15T10:18:15.161Z] Vendor ID: AuthenticAMD [2022-08-15T10:18:15.161Z] CPU family: 23 [2022-08-15T10:18:15.161Z] Model: 49 [2022-08-15T10:18:15.161Z] Model name: AMD EPYC-Rome Processor [2022-08-15T10:18:15.161Z] Stepping: 0 [2022-08-15T10:18:15.161Z] CPU MHz: 2799.996 [2022-08-15T10:18:15.161Z] BogoMIPS: 5599.99 [2022-08-15T10:18:15.161Z] Virtualization: AMD-V [2022-08-15T10:18:15.161Z] Hypervisor vendor: KVM [2022-08-15T10:18:15.161Z] Virtualization type: full [2022-08-15T10:18:15.161Z] L1d cache: 256 KiB [2022-08-15T10:18:15.161Z] L1i cache: 256 KiB [2022-08-15T10:18:15.161Z] L2 cache: 4 MiB [2022-08-15T10:18:15.161Z] L3 cache: 128 MiB [2022-08-15T10:18:15.161Z] NUMA node0 CPU(s): 0-7 [2022-08-15T10:18:15.161Z] Vulnerability Itlb multihit: Not affected [2022-08-15T10:18:15.161Z] Vulnerability L1tf: Not affected [2022-08-15T10:18:15.161Z] Vulnerability Mds: Not affected [2022-08-15T10:18:15.161Z] Vulnerability Meltdown: Not affected [2022-08-15T10:18:15.161Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-15T10:18:15.161Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-15T10:18:15.161Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-15T10:18:15.161Z] Vulnerability Srbds: Not affected [2022-08-15T10:18:15.161Z] Vulnerability Tsx async abort: Not affected [2022-08-15T10:18:15.161Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] ---> nproc: [2022-08-15T10:18:15.161Z] 8 [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] ---> df -h: [2022-08-15T10:18:15.161Z] Filesystem Size Used Avail Use% Mounted on [2022-08-15T10:18:15.161Z] overlay 155G 11G 145G 7% / [2022-08-15T10:18:15.161Z] tmpfs 64M 0 64M 0% /dev [2022-08-15T10:18:15.161Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-15T10:18:15.161Z] shm 64M 0 64M 0% /dev/shm [2022-08-15T10:18:15.161Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] ---> sar -b -r -n DEV: [2022-08-15T10:18:15.161Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22792) 08/15/22 _x86_64_ (8 CPU) [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] 10:07:39 LINUX RESTART (8 CPU) [2022-08-15T10:18:15.161Z] [2022-08-15T10:18:15.161Z] 10:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-15T10:18:15.162Z] 10:09:01 355.27 46.45 308.81 0.00 4135.36 134813.91 0.00 [2022-08-15T10:18:15.162Z] 10:10:01 143.15 0.17 142.99 0.00 15.06 40712.16 0.00 [2022-08-15T10:18:15.162Z] 10:11:01 118.33 0.02 118.31 0.00 1.07 33774.10 0.00 [2022-08-15T10:18:15.162Z] 10:12:01 1.80 0.00 1.80 0.00 0.00 22.01 0.00 [2022-08-15T10:18:15.162Z] 10:13:01 1.20 0.02 1.18 0.00 0.13 12.40 0.00 [2022-08-15T10:18:15.162Z] 10:14:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 [2022-08-15T10:18:15.162Z] 10:15:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2022-08-15T10:18:15.162Z] 10:16:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2022-08-15T10:18:15.162Z] 10:17:01 1.08 0.02 1.07 0.00 0.13 12.00 0.00 [2022-08-15T10:18:15.162Z] 10:18:01 1.65 0.00 1.65 0.00 0.00 23.86 0.00 [2022-08-15T10:18:15.162Z] Average: 62.16 4.61 57.55 0.00 410.25 20790.34 0.00 [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-15T10:18:15.162Z] 10:09:01 28365208 31768064 521824 1.59 145436 3476400 2070932 6.10 1210672 2864208 403872 [2022-08-15T10:18:15.162Z] 10:10:01 28100800 31632336 655736 1.99 163628 3563908 2638308 7.78 1468688 2844476 129340 [2022-08-15T10:18:15.162Z] 10:11:01 27640508 31783428 505448 1.54 173712 4118736 1845648 5.44 1307556 3420036 148 [2022-08-15T10:18:15.162Z] 10:12:01 27641848 31784844 503804 1.53 173760 4118736 1845648 5.44 1306540 3420036 216 [2022-08-15T10:18:15.162Z] 10:13:01 27646716 31789728 498940 1.52 173788 4118744 1845648 5.44 1301060 3420040 16 [2022-08-15T10:18:15.162Z] 10:14:01 27646960 31789976 498616 1.52 173804 4118748 1845648 5.44 1301372 3420044 176 [2022-08-15T10:18:15.162Z] 10:15:01 27651188 31794248 494344 1.50 173820 4118756 1845648 5.44 1296648 3420056 12 [2022-08-15T10:18:15.162Z] 10:16:01 27651180 31794524 494268 1.50 173840 4118760 1845648 5.44 1296352 3420340 176 [2022-08-15T10:18:15.162Z] 10:17:01 27651096 31794472 494488 1.50 173860 4118756 1845648 5.44 1296380 3420348 12 [2022-08-15T10:18:15.162Z] 10:18:01 27650484 31794164 494664 1.50 173896 4118740 1845648 5.44 1296272 3420516 220 [2022-08-15T10:18:15.162Z] Average: 27764599 31772578 516213 1.57 169954 3999028 1947442 5.74 1308154 3307010 53419 [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-15T10:18:15.162Z] 10:09:01 lo 6.82 6.82 0.66 0.66 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:09:01 docker0 131.71 156.75 10.79 1519.36 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:09:01 ens3 896.96 627.34 7951.86 122.66 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:10:01 vethd53dfb2 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:10:01 docker0 9.23 11.06 0.53 40.88 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:10:01 ens3 78.14 61.85 83.28 67.77 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:11:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:11:01 docker0 5.68 8.78 0.33 58.09 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:11:01 ens3 159.16 110.10 2635.06 66.38 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:12:01 ens3 0.82 0.72 0.05 0.06 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:13:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:14:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] 10:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] Average: docker0 14.51 17.48 1.15 160.04 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] Average: ens3 112.54 79.33 1057.91 25.57 0.00 0.00 0.00 0.00 [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] ---> sar -P ALL: [2022-08-15T10:18:15.162Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22792) 08/15/22 _x86_64_ (8 CPU) [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] 10:07:39 LINUX RESTART (8 CPU) [2022-08-15T10:18:15.162Z] [2022-08-15T10:18:15.162Z] 10:08:01 CPU %user %nice %system %iowait %steal %idle [2022-08-15T10:18:15.162Z] 10:09:01 all 12.30 0.00 4.99 1.77 0.06 80.89 [2022-08-15T10:18:15.162Z] 10:09:01 0 11.10 0.00 6.33 0.68 0.05 81.84 [2022-08-15T10:18:15.162Z] 10:09:01 1 11.50 0.00 4.62 0.49 0.05 83.34 [2022-08-15T10:18:15.162Z] 10:09:01 2 10.35 0.00 4.98 5.42 0.07 79.18 [2022-08-15T10:18:15.162Z] 10:09:01 3 14.76 0.00 4.41 0.56 0.05 80.22 [2022-08-15T10:18:15.162Z] 10:09:01 4 12.70 0.00 4.55 2.57 0.07 80.11 [2022-08-15T10:18:15.162Z] 10:09:01 5 14.21 0.00 4.84 1.91 0.05 78.99 [2022-08-15T10:18:15.162Z] 10:09:01 6 12.48 0.00 5.35 1.60 0.05 80.51 [2022-08-15T10:18:15.162Z] 10:09:01 7 11.25 0.00 4.80 0.90 0.07 82.99 [2022-08-15T10:18:15.162Z] 10:10:01 all 34.15 0.00 6.36 1.03 0.08 58.39 [2022-08-15T10:18:15.162Z] 10:10:01 0 35.15 0.00 6.67 0.08 0.07 58.03 [2022-08-15T10:18:15.162Z] 10:10:01 1 35.62 0.00 7.15 2.49 0.08 54.66 [2022-08-15T10:18:15.162Z] 10:10:01 2 29.98 0.00 5.98 3.63 0.07 60.34 [2022-08-15T10:18:15.162Z] 10:10:01 3 36.92 0.00 6.30 0.39 0.08 56.30 [2022-08-15T10:18:15.162Z] 10:10:01 4 36.11 0.00 6.75 0.63 0.08 56.43 [2022-08-15T10:18:15.162Z] 10:10:01 5 34.30 0.00 6.11 0.74 0.07 58.78 [2022-08-15T10:18:15.162Z] 10:10:01 6 32.14 0.00 5.61 0.12 0.08 62.05 [2022-08-15T10:18:15.162Z] 10:10:01 7 32.96 0.00 6.27 0.19 0.08 60.49 [2022-08-15T10:18:15.162Z] 10:11:01 all 14.20 0.00 3.15 0.83 0.04 81.78 [2022-08-15T10:18:15.162Z] 10:11:01 0 13.99 0.00 2.98 0.25 0.03 82.74 [2022-08-15T10:18:15.162Z] 10:11:01 1 14.13 0.00 3.09 0.60 0.03 82.14 [2022-08-15T10:18:15.162Z] 10:11:01 2 12.41 0.00 2.62 0.77 0.05 84.14 [2022-08-15T10:18:15.162Z] 10:11:01 3 14.02 0.00 3.77 3.29 0.05 78.87 [2022-08-15T10:18:15.162Z] 10:11:01 4 15.56 0.00 3.31 0.12 0.03 80.97 [2022-08-15T10:18:15.162Z] 10:11:01 5 14.66 0.00 3.62 0.92 0.03 80.76 [2022-08-15T10:18:15.162Z] 10:11:01 6 14.39 0.00 3.01 0.03 0.03 82.53 [2022-08-15T10:18:15.162Z] 10:11:01 7 14.45 0.00 2.81 0.61 0.05 82.08 [2022-08-15T10:18:15.162Z] 10:12:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-15T10:18:15.162Z] 10:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:12:01 3 0.02 0.00 0.03 0.05 0.00 99.90 [2022-08-15T10:18:15.162Z] 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:12:01 5 0.00 0.00 0.02 0.05 0.02 99.92 [2022-08-15T10:18:15.162Z] 10:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:13:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-08-15T10:18:15.162Z] 10:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-15T10:18:15.162Z] 10:13:01 4 0.03 0.00 0.07 0.00 0.00 99.90 [2022-08-15T10:18:15.162Z] 10:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-15T10:18:15.162Z] 10:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-15T10:18:15.162Z] 10:14:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-08-15T10:18:15.162Z] 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:14:01 3 0.00 0.00 0.05 0.02 0.00 99.93 [2022-08-15T10:18:15.162Z] 10:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-15T10:18:15.162Z] 10:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-15T10:18:15.162Z] 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.162Z] 10:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-15T10:18:15.162Z] 10:15:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-15T10:18:15.162Z] 10:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-15T10:18:15.162Z] 10:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-15T10:18:15.162Z] 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.162Z] 10:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.162Z] 10:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.162Z] 10:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-15T10:18:15.162Z] 10:17:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2022-08-15T10:18:15.162Z] 10:17:01 0 0.62 0.00 0.02 0.00 0.00 99.37 [2022-08-15T10:18:15.162Z] 10:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T10:18:15.162Z] 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:17:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-08-15T10:18:15.162Z] 10:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T10:18:15.162Z] 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T10:18:15.162Z] 10:18:01 all 0.30 0.00 0.00 0.01 0.00 99.69 [2022-08-15T10:18:15.162Z] 10:18:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-15T10:18:15.162Z] 10:18:01 1 0.15 0.00 0.00 0.00 0.00 99.85 [2022-08-15T10:18:15.163Z] 10:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T10:18:15.163Z] 10:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-15T10:18:15.163Z] 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.163Z] 10:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-15T10:18:15.163Z] 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T10:18:15.163Z] 10:18:01 7 0.12 0.00 0.02 0.02 0.02 99.83 [2022-08-15T10:18:15.163Z] Average: all 6.05 0.00 1.44 0.36 0.02 92.13 [2022-08-15T10:18:15.163Z] Average: 0 6.26 0.00 1.59 0.10 0.02 92.03 [2022-08-15T10:18:15.163Z] Average: 1 6.09 0.00 1.48 0.35 0.02 92.06 [2022-08-15T10:18:15.163Z] Average: 2 5.21 0.00 1.34 0.96 0.02 92.46 [2022-08-15T10:18:15.163Z] Average: 3 6.51 0.00 1.44 0.44 0.02 91.59 [2022-08-15T10:18:15.163Z] Average: 4 6.38 0.00 1.46 0.33 0.02 91.81 [2022-08-15T10:18:15.163Z] Average: 5 6.27 0.00 1.45 0.37 0.02 91.89 [2022-08-15T10:18:15.163Z] Average: 6 5.86 0.00 1.39 0.17 0.02 92.57 [2022-08-15T10:18:15.163Z] Average: 7 5.83 0.00 1.38 0.17 0.02 92.59 [2022-08-15T10:18:15.163Z] [2022-08-15T10:18:15.163Z] [2022-08-15T10:18:15.163Z]