Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32d9ecc9568397e682767f6e647e4ab35eb00fad+a4c5e1680f302981d2a38419928a1399fd8860a9 (5d4585d753f5460fedd01085a8b68f24ea5ec416) 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-ssh13603094723440151482.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-ssh3212459884399582726.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-virtual-go/branches/PR-297/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-virtual-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15597348747696411003.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-virtual-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6367524277745487988.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-ssh10075987693531701142.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-virtual-go/branches/PR-297/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-virtual-go/branches/PR-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5388872718485443694.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-21673 in /w/workspace/foundry_device-virtual-go_PR-297 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a4c5e1680f302981d2a38419928a1399fd8860a9 into PR head commit 32d9ecc9568397e682767f6e647e4ab35eb00fad Merge succeeded, producing 32d9ecc9568397e682767f6e647e4ab35eb00fad Checking out Revision 32d9ecc9568397e682767f6e647e4ab35eb00fad (PR-297) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32d9ecc9568397e682767f6e647e4ab35eb00fad # 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 a4c5e1680f302981d2a38419928a1399fd8860a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32d9ecc9568397e682767f6e647e4ab35eb00fad # 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-01T11:04:57.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T11:04:58.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T11:04:58.179Z] ========================================================= [2022-08-01T11:04:58.179Z] EdgeX Global Pipelines Version Info [2022-08-01T11:04:58.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:04:58.965Z] ------------------- [2022-08-01T11:04:58.965Z] stable info: [2022-08-01T11:04:58.965Z] ------------------- [2022-08-01T11:04:58.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T11:04:58.965Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T11:04:58.965Z] Message: update stable to v1.0.238 [2022-08-01T11:04:59.553Z] ------------------- [2022-08-01T11:04:59.553Z] experimental info: [2022-08-01T11:04:59.553Z] ------------------- [2022-08-01T11:04:59.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T11:04:59.553Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T11:04:59.553Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T11:04:59.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-08-01T11:04:59.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-08-01T11:05:00.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T11:05:00.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T11:05:00.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T11:05:00.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T11:05:00.187Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T11:05:00.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-01T11:05:00.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T11:05:00.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T11:05:00.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T11:05:00.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-08-01T11:05:00.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T11:05:00.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T11:05:00.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T11:05:00.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T11:05:00.598Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T11:05:00.635Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T11:05:00.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T11:05:00.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T11:05:00.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-01T11:05:00.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-01T11:05:00.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-01T11:05:00.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-01T11:05:00.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-01T11:05:00.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T11:05:01.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T11:05:01.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2022-08-01T11:05:01.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2022-08-01T11:05:01.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2022-08-01T11:05:01.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32d9ecc9568397e682767f6e647e4ab35eb00fad [Pipeline] echo [2022-08-01T11:05:01.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32d9ecc [Pipeline] echo [2022-08-01T11:05:01.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T11:05:01.404Z] provisioning config files... [2022-08-01T11:05:01.424Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-297@tmp/config2061898607126397841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:05:01.793Z] ---> docker-login.sh [2022-08-01T11:05:01.794Z] nexus3.edgexfoundry.org:10001 [2022-08-01T11:05:02.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:02.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:02.327Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:02.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:02.327Z] [2022-08-01T11:05:02.327Z] Login Succeeded [2022-08-01T11:05:02.327Z] nexus3.edgexfoundry.org:10002 [2022-08-01T11:05:02.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:02.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:02.589Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:02.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:02.589Z] [2022-08-01T11:05:02.589Z] Login Succeeded [2022-08-01T11:05:02.589Z] nexus3.edgexfoundry.org:10003 [2022-08-01T11:05:02.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:02.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:02.589Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:02.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:02.589Z] [2022-08-01T11:05:02.589Z] Login Succeeded [2022-08-01T11:05:02.589Z] nexus3.edgexfoundry.org:10004 [2022-08-01T11:05:02.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:02.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:02.851Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:02.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:02.851Z] [2022-08-01T11:05:02.851Z] Login Succeeded [2022-08-01T11:05:02.851Z] docker.io [2022-08-01T11:05:02.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:03.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:03.113Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:03.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:03.113Z] [2022-08-01T11:05:03.113Z] Login Succeeded [2022-08-01T11:05:03.377Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T11:05:03.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T11:05:04.027Z] + git rev-list -1 --merges 32d9ecc9568397e682767f6e647e4ab35eb00fad~1..32d9ecc9568397e682767f6e647e4ab35eb00fad [Pipeline] echo [2022-08-01T11:05:04.078Z] -----------> git rev-list -1 --merges 32d9ecc9568397e682767f6e647e4ab35eb00fad~1..32d9ecc9568397e682767f6e647e4ab35eb00fad 32d9ecc9568397e682767f6e647e4ab35eb00fad [false] [Pipeline] sh [2022-08-01T11:05:04.394Z] + git log --format=format:%s -1 32d9ecc9568397e682767f6e647e4ab35eb00fad [Pipeline] echo [2022-08-01T11:05:04.428Z] ========================================================= [2022-08-01T11:05:04.428Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T11:05:04.428Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T11:05:04.894Z] + git log --format=format:%s -1 32d9ecc9568397e682767f6e647e4ab35eb00fad [Pipeline] echo [2022-08-01T11:05:04.922Z] [semverPrep] GIT_COMMIT: 32d9ecc9568397e682767f6e647e4ab35eb00fad, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-08-01T11:05:04.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-01T11:05:05.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T11:05:05.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T11:05:05.353Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T11:05:05.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T11:05:05.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T11:05:05.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T11:05:05.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:05:05.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T11:05:05.793Z] [2022-08-01T11:05:05.793Z] 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-01T11:05:06.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T11:05:06.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T11:05:06.180Z] b85a868b505f: Pulling fs layer [2022-08-01T11:05:06.180Z] e2be974225ed: Pulling fs layer [2022-08-01T11:05:06.180Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T11:05:06.180Z] 988bab9f4d93: Pulling fs layer [2022-08-01T11:05:06.180Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T11:05:06.180Z] eaf3925da568: Pulling fs layer [2022-08-01T11:05:06.180Z] bab4dde63d76: Pulling fs layer [2022-08-01T11:05:06.180Z] bde34c3a00c8: Pulling fs layer [2022-08-01T11:05:06.180Z] b352a97aabf1: Pulling fs layer [2022-08-01T11:05:06.180Z] 4872d77fe225: Pulling fs layer [2022-08-01T11:05:06.180Z] 5851b861e8e6: Pulling fs layer [2022-08-01T11:05:06.180Z] 988bab9f4d93: Waiting [2022-08-01T11:05:06.180Z] 1469e6f7b9e6: Waiting [2022-08-01T11:05:06.180Z] b352a97aabf1: Waiting [2022-08-01T11:05:06.180Z] eaf3925da568: Waiting [2022-08-01T11:05:06.180Z] 4872d77fe225: Waiting [2022-08-01T11:05:06.180Z] bab4dde63d76: Waiting [2022-08-01T11:05:06.180Z] 5851b861e8e6: Waiting [2022-08-01T11:05:06.180Z] bde34c3a00c8: Waiting [2022-08-01T11:05:06.180Z] e2be974225ed: Download complete [2022-08-01T11:05:06.180Z] 988bab9f4d93: Verifying Checksum [2022-08-01T11:05:06.180Z] 988bab9f4d93: Download complete [2022-08-01T11:05:06.448Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T11:05:06.448Z] 1469e6f7b9e6: Download complete [2022-08-01T11:05:06.448Z] eaf3925da568: Verifying Checksum [2022-08-01T11:05:06.448Z] eaf3925da568: Download complete [2022-08-01T11:05:06.448Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T11:05:06.448Z] 339a4e72a1f5: Download complete [2022-08-01T11:05:06.448Z] b352a97aabf1: Download complete [2022-08-01T11:05:06.448Z] 4872d77fe225: Verifying Checksum [2022-08-01T11:05:06.448Z] 5851b861e8e6: Verifying Checksum [2022-08-01T11:05:06.448Z] 5851b861e8e6: Download complete [2022-08-01T11:05:06.448Z] b85a868b505f: Verifying Checksum [2022-08-01T11:05:06.448Z] b85a868b505f: Download complete [2022-08-01T11:05:06.711Z] bab4dde63d76: Verifying Checksum [2022-08-01T11:05:06.711Z] bab4dde63d76: Download complete [2022-08-01T11:05:08.113Z] b85a868b505f: Pull complete [2022-08-01T11:05:08.113Z] e2be974225ed: Pull complete [2022-08-01T11:05:08.685Z] 339a4e72a1f5: Pull complete [2022-08-01T11:05:08.685Z] 988bab9f4d93: Pull complete [2022-08-01T11:05:08.946Z] 1469e6f7b9e6: Pull complete [2022-08-01T11:05:08.946Z] eaf3925da568: Pull complete [2022-08-01T11:05:10.860Z] bab4dde63d76: Pull complete [2022-08-01T11:05:11.122Z] bde34c3a00c8: Pull complete [2022-08-01T11:05:11.122Z] b352a97aabf1: Pull complete [2022-08-01T11:05:11.391Z] 4872d77fe225: Pull complete [2022-08-01T11:05:11.391Z] 5851b861e8e6: Pull complete [2022-08-01T11:05:11.391Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T11:05:11.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T11:05:11.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:05:11.636Z] prd-ubuntu20.04-docker-8c-8g-21673 does not seem to be running inside a container [2022-08-01T11:05:11.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-297 -v /w/workspace/foundry_device-virtual-go_PR-297:/w/workspace/foundry_device-virtual-go_PR-297:rw,z -v /w/workspace/foundry_device-virtual-go_PR-297@tmp:/w/workspace/foundry_device-virtual-go_PR-297@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-01T11:05:12.878Z] $ docker top 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e -eo pid,comm [2022-08-01T11:05:12.951Z] 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-01T11:05:12.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T11:05:13.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T11:05:13.069Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T11:05:13.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T11:05:13.208Z] $ docker exec 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e ssh-agent [2022-08-01T11:05:13.341Z] SSH_AUTH_SOCK=/tmp/ssh-WTy12mRNcLJ1/agent.32 [2022-08-01T11:05:13.341Z] SSH_AGENT_PID=38 [2022-08-01T11:05:13.347Z] Running ssh-add (command line suppressed) [2022-08-01T11:05:13.463Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-297@tmp/private_key_26062145989686786.key (/w/workspace/foundry_device-virtual-go_PR-297@tmp/private_key_26062145989686786.key) [2022-08-01T11:05:13.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T11:05:13.813Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T11:05:13.836Z] $ docker exec --env ******** --env ******** 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e ssh-agent -k [2022-08-01T11:05:13.952Z] unset SSH_AUTH_SOCK; [2022-08-01T11:05:13.952Z] unset SSH_AGENT_PID; [2022-08-01T11:05:13.952Z] echo Agent pid 38 killed; [2022-08-01T11:05:13.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T11:05:14.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T11:05:14.051Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T11:05:14.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T11:05:14.208Z] $ docker exec 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e ssh-agent [2022-08-01T11:05:14.349Z] SSH_AUTH_SOCK=/tmp/ssh-uHtAQSNwdIuV/agent.71 [2022-08-01T11:05:14.349Z] SSH_AGENT_PID=77 [2022-08-01T11:05:14.356Z] Running ssh-add (command line suppressed) [2022-08-01T11:05:14.495Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-297@tmp/private_key_2390708431618207095.key (/w/workspace/foundry_device-virtual-go_PR-297@tmp/private_key_2390708431618207095.key) [2022-08-01T11:05:14.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T11:05:14.842Z] + git semver init [2022-08-01T11:05:15.103Z] 2022-08-01 11:05:15,050 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T11:05:15.103Z] 2022-08-01 11:05:15,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-297/.semver [2022-08-01T11:05:15.103Z] 2022-08-01 11:05:15,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-297/.semver [2022-08-01T11:05:15.103Z] 2022-08-01 11:05:15,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-297/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-297, universal_newlines=False, shell=None, istream=None) [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,979 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-297/.git/info/exclude [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-297/.semver/PR-297 with force:False [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,979 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-297/.semver/PR-297 [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,984 [execute] INFO git cat-file --batch-check [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,992 [execute] INFO git cat-file --batch [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T11:05:16.045Z] 2022-08-01 11:05:15,998 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-297/.semver/PR-297 [2022-08-01T11:05:16.045Z] 0.0.0 [Pipeline] } [2022-08-01T11:05:16.073Z] $ docker exec --env ******** --env ******** 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e ssh-agent -k [2022-08-01T11:05:16.195Z] unset SSH_AUTH_SOCK; [2022-08-01T11:05:16.195Z] unset SSH_AGENT_PID; [2022-08-01T11:05:16.196Z] echo Agent pid 77 killed; [2022-08-01T11:05:16.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T11:05:16.649Z] + git semver [Pipeline] } [2022-08-01T11:05:16.944Z] $ docker stop --time=1 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e [2022-08-01T11:05:18.262Z] $ docker rm -f 9baaad3703f8d984aed83dc84c565f8339bfc11405aaf5ba8a1191cdab13293e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T11:05:18.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T11:05:19.030Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T11:05:19.046Z] [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-01T11:05:19.621Z] provisioning config files... [2022-08-01T11:05:19.632Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-297@tmp/config4170901213091599355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:05:19.992Z] ---> docker-login.sh [2022-08-01T11:05:19.992Z] nexus3.edgexfoundry.org:10001 [2022-08-01T11:05:19.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:19.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:19.993Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:19.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:19.993Z] [2022-08-01T11:05:19.993Z] Login Succeeded [2022-08-01T11:05:19.993Z] nexus3.edgexfoundry.org:10002 [2022-08-01T11:05:19.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:20.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:20.253Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:20.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:20.253Z] [2022-08-01T11:05:20.253Z] Login Succeeded [2022-08-01T11:05:20.253Z] nexus3.edgexfoundry.org:10003 [2022-08-01T11:05:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:20.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:20.253Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:20.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:20.253Z] [2022-08-01T11:05:20.253Z] Login Succeeded [2022-08-01T11:05:20.253Z] nexus3.edgexfoundry.org:10004 [2022-08-01T11:05:20.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:20.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:20.515Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:20.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:20.515Z] [2022-08-01T11:05:20.515Z] Login Succeeded [2022-08-01T11:05:20.515Z] docker.io [2022-08-01T11:05:20.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:05:20.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:05:20.776Z] Configure a credential helper to remove this warning. See [2022-08-01T11:05:20.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:05:20.776Z] [2022-08-01T11:05:20.776Z] Login Succeeded [2022-08-01T11:05:20.776Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T11:05:20.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T11:05:20.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T11:05:21.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T11:05:21.042Z] ========================================================= [2022-08-01T11:05:21.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T11:05:21.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:05:21.529Z] + 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-01T11:05:21.529Z] Sending build context to Docker daemon 23.08MB [2022-08-01T11:05:21.529Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T11:05:21.529Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T11:05:21.796Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T11:05:21.796Z] 2408cc74d12b: Pulling fs layer [2022-08-01T11:05:21.796Z] ea60b727a1ce: Pulling fs layer [2022-08-01T11:05:21.796Z] 30c4a7721957: Pulling fs layer [2022-08-01T11:05:21.796Z] 370296b7ddb6: Pulling fs layer [2022-08-01T11:05:21.796Z] 7c6cee850709: Pulling fs layer [2022-08-01T11:05:21.796Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T11:05:21.796Z] d94ebbe4e438: Pulling fs layer [2022-08-01T11:05:21.796Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T11:05:21.796Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T11:05:21.796Z] 7c6cee850709: Waiting [2022-08-01T11:05:21.796Z] d94ebbe4e438: Waiting [2022-08-01T11:05:21.796Z] 39a5fcdaea64: Waiting [2022-08-01T11:05:21.796Z] bcfd1f05c69d: Waiting [2022-08-01T11:05:21.796Z] 370296b7ddb6: Waiting [2022-08-01T11:05:21.796Z] 59ccb84bbe0f: Waiting [2022-08-01T11:05:21.796Z] 30c4a7721957: Verifying Checksum [2022-08-01T11:05:21.796Z] 30c4a7721957: Download complete [2022-08-01T11:05:21.796Z] ea60b727a1ce: Verifying Checksum [2022-08-01T11:05:21.796Z] ea60b727a1ce: Download complete [2022-08-01T11:05:21.796Z] 7c6cee850709: Verifying Checksum [2022-08-01T11:05:21.796Z] 7c6cee850709: Download complete [2022-08-01T11:05:21.796Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T11:05:21.796Z] 39a5fcdaea64: Download complete [2022-08-01T11:05:21.796Z] 2408cc74d12b: Verifying Checksum [2022-08-01T11:05:21.796Z] 2408cc74d12b: Download complete [2022-08-01T11:05:21.796Z] d94ebbe4e438: Download complete [2022-08-01T11:05:21.796Z] 2408cc74d12b: Pull complete [2022-08-01T11:05:22.069Z] ea60b727a1ce: Pull complete [2022-08-01T11:05:22.070Z] 30c4a7721957: Pull complete [2022-08-01T11:05:22.333Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T11:05:22.333Z] 59ccb84bbe0f: Download complete [2022-08-01T11:05:22.333Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T11:05:22.333Z] bcfd1f05c69d: Download complete [2022-08-01T11:05:22.595Z] 370296b7ddb6: Verifying Checksum [2022-08-01T11:05:22.595Z] 370296b7ddb6: Download complete [2022-08-01T11:05:26.797Z] 370296b7ddb6: Pull complete [2022-08-01T11:05:27.058Z] 7c6cee850709: Pull complete [2022-08-01T11:05:27.058Z] 39a5fcdaea64: Pull complete [2022-08-01T11:05:27.058Z] d94ebbe4e438: Pull complete [2022-08-01T11:05:29.594Z] bcfd1f05c69d: Pull complete [2022-08-01T11:05:30.165Z] 59ccb84bbe0f: Pull complete [2022-08-01T11:05:30.165Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T11:05:30.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T11:05:30.165Z] ---> a4fb48ad2a94 [2022-08-01T11:05:30.165Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T11:05:31.550Z] ---> Running in aea27181beb5 [2022-08-01T11:05:31.550Z] Removing intermediate container aea27181beb5 [2022-08-01T11:05:31.550Z] ---> c965bcc9ad57 [2022-08-01T11:05:31.550Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T11:05:31.550Z] ---> Running in da9c2edd4ba1 [2022-08-01T11:05:31.550Z] Removing intermediate container da9c2edd4ba1 [2022-08-01T11:05:31.550Z] ---> 69c9a548408f [2022-08-01T11:05:31.550Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-01T11:05:31.811Z] ---> Running in 870d0217406a [2022-08-01T11:05:31.811Z] Removing intermediate container 870d0217406a [2022-08-01T11:05:31.811Z] ---> bcb538315e84 [2022-08-01T11:05:31.811Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:05:31.811Z] ---> Running in 832080a33e26 [2022-08-01T11:05:32.385Z] Removing intermediate container 832080a33e26 [2022-08-01T11:05:32.385Z] ---> b85a31755a95 [2022-08-01T11:05:32.385Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T11:05:32.385Z] ---> Running in 087cf853a16a [2022-08-01T11:05:32.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T11:05:33.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T11:05:33.849Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T11:05:34.112Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T11:05:34.112Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T11:05:34.112Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T11:05:34.373Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T11:05:34.373Z] OK: 216 MiB in 55 packages [2022-08-01T11:05:34.446Z] Still waiting to schedule task [2022-08-01T11:05:34.446Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-01T11:05:34.637Z] Removing intermediate container 087cf853a16a [2022-08-01T11:05:34.637Z] ---> 4dadff893119 [2022-08-01T11:05:34.637Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-01T11:05:34.897Z] ---> 1a6fd180df0a [2022-08-01T11:05:34.897Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T11:05:34.897Z] ---> Running in e020c6229ba0 [2022-08-01T11:05:56.868Z] Removing intermediate container e020c6229ba0 [2022-08-01T11:05:56.868Z] ---> 7587d48bb991 [2022-08-01T11:05:56.868Z] Step 10/12 : COPY . . [2022-08-01T11:05:56.868Z] ---> a9771cb6a92f [2022-08-01T11:05:56.868Z] Step 11/12 : ARG MAKE='make build' [2022-08-01T11:05:56.868Z] ---> Running in 195a21d98db9 [2022-08-01T11:05:56.868Z] Removing intermediate container 195a21d98db9 [2022-08-01T11:05:56.868Z] ---> 9f84ff9e0110 [2022-08-01T11:05:56.868Z] Step 12/12 : RUN $MAKE [2022-08-01T11:05:56.868Z] ---> Running in d316a5e92373 [2022-08-01T11:05:56.868Z] noop [2022-08-01T11:05:56.868Z] Removing intermediate container d316a5e92373 [2022-08-01T11:05:56.868Z] ---> 6261ca8a7d0b [2022-08-01T11:05:56.868Z] Successfully built 6261ca8a7d0b [2022-08-01T11:05:56.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:05:57.313Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T11:05:57.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:05:57.509Z] prd-ubuntu20.04-docker-8c-8g-21673 does not seem to be running inside a container [2022-08-01T11:05:57.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-297 -v /w/workspace/foundry_device-virtual-go_PR-297:/w/workspace/foundry_device-virtual-go_PR-297:rw,z -v /w/workspace/foundry_device-virtual-go_PR-297@tmp:/w/workspace/foundry_device-virtual-go_PR-297@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-01T11:05:58.030Z] $ docker top 4a8f5233b2ae90ba018acabb9961125412de3f26317cacbb4c0a87fe90c3f32a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T11:05:58.447Z] + go version [2022-08-01T11:05:58.447Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T11:05:58.477Z] $ docker stop --time=1 4a8f5233b2ae90ba018acabb9961125412de3f26317cacbb4c0a87fe90c3f32a [2022-08-01T11:05:59.782Z] $ docker rm -f 4a8f5233b2ae90ba018acabb9961125412de3f26317cacbb4c0a87fe90c3f32a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:06:00.520Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T11:06:00.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:06:00.690Z] prd-ubuntu20.04-docker-8c-8g-21673 does not seem to be running inside a container [2022-08-01T11:06:00.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-virtual-go_PR-297 -v /w/workspace/foundry_device-virtual-go_PR-297:/w/workspace/foundry_device-virtual-go_PR-297:rw,z -v /w/workspace/foundry_device-virtual-go_PR-297@tmp:/w/workspace/foundry_device-virtual-go_PR-297@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-01T11:06:01.124Z] $ docker top fd512b54a6a85ca38fbe71e6969132d5b68f11894eb199a1881486fee7a2ccf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T11:06:01.541Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-297 [Pipeline] fileExists [Pipeline] sh [2022-08-01T11:06:01.908Z] + make test [2022-08-01T11:06:01.908Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-01T11:06:02.481Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-01T11:06:12.471Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-01T11:06:12.733Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-08-01T11:06:20.863Z] 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-01T11:06:20.863Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T11:06:23.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T11:06:23.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T11:06:23.407Z] ./bin/test-attribution-txt.sh [2022-08-01T11:06:23.407Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T11:06:23.407Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T11:06:23.407Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T11:06:23.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T11:06:23.480Z] $ docker stop --time=1 fd512b54a6a85ca38fbe71e6969132d5b68f11894eb199a1881486fee7a2ccf8 [2022-08-01T11:06:25.129Z] $ docker rm -f fd512b54a6a85ca38fbe71e6969132d5b68f11894eb199a1881486fee7a2ccf8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T11:06:25.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T11:06:25.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-01T11:06:26.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T11:06:26.747Z] + ls -al . [2022-08-01T11:06:26.747Z] total 192 [2022-08-01T11:06:26.747Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 11:06 . [2022-08-01T11:06:26.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 11:04 .. [2022-08-01T11:06:26.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 11:06 .git [2022-08-01T11:06:26.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:04 .github [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 1 11:04 .gitignore [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 11:04 .golangci.yml [2022-08-01T11:06:26.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 11:05 .semver [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 1 11:04 Attribution.txt [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 1 11:04 CHANGELOG.md [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 1 11:04 Dockerfile [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 11:04 GOVERNANCE.md [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 1 11:04 Jenkinsfile [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 11:04 LICENSE [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 1 11:04 Makefile [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 1 11:04 OWNERS.md [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 1 11:04 README.md [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 11:05 VERSION [2022-08-01T11:06:26.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 11:04 bin [2022-08-01T11:06:26.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:04 cmd [2022-08-01T11:06:26.747Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 1 11:06 coverage.out [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 1 11:04 go.mod [2022-08-01T11:06:26.747Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 1 11:04 go.sum [2022-08-01T11:06:26.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:04 internal [2022-08-01T11:06:26.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 11:04 snap [2022-08-01T11:06:26.748Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 1 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:06:27.143Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=32d9ecc9568397e682767f6e647e4ab35eb00fad --label arch=amd64 --label version=0.0.0 . [2022-08-01T11:06:27.143Z] Sending build context to Docker daemon 23.13MB [2022-08-01T11:06:27.143Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T11:06:27.143Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-01T11:06:27.143Z] ---> 6261ca8a7d0b [2022-08-01T11:06:27.143Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T11:06:27.404Z] ---> Running in 58c7011e6129 [2022-08-01T11:06:27.404Z] Removing intermediate container 58c7011e6129 [2022-08-01T11:06:27.404Z] ---> 3223e9f717f8 [2022-08-01T11:06:27.404Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T11:06:27.404Z] ---> Running in 67ae25ccd29b [2022-08-01T11:06:27.404Z] Removing intermediate container 67ae25ccd29b [2022-08-01T11:06:27.404Z] ---> 73e8dc2b9001 [2022-08-01T11:06:27.404Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-01T11:06:27.667Z] ---> Running in 47837b4e9252 [2022-08-01T11:06:27.667Z] Removing intermediate container 47837b4e9252 [2022-08-01T11:06:27.667Z] ---> 1cdf0145b4a2 [2022-08-01T11:06:27.667Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:06:27.667Z] ---> Running in 22c2b529993e [2022-08-01T11:06:28.239Z] Removing intermediate container 22c2b529993e [2022-08-01T11:06:28.239Z] ---> a3212c6d9217 [2022-08-01T11:06:28.239Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T11:06:28.239Z] ---> Running in 0c0c796cf4f2 [2022-08-01T11:06:28.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T11:06:29.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T11:06:29.708Z] OK: 216 MiB in 55 packages [2022-08-01T11:06:30.288Z] Removing intermediate container 0c0c796cf4f2 [2022-08-01T11:06:30.288Z] ---> ac4048844007 [2022-08-01T11:06:30.288Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-01T11:06:30.288Z] ---> 1f45157c4af6 [2022-08-01T11:06:30.288Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T11:06:30.288Z] ---> Running in d12c683c9e18 [2022-08-01T11:06:30.860Z] Removing intermediate container d12c683c9e18 [2022-08-01T11:06:30.860Z] ---> d8d79b81ecdd [2022-08-01T11:06:30.860Z] Step 10/26 : COPY . . [2022-08-01T11:06:31.429Z] ---> 64b9f2eb76d1 [2022-08-01T11:06:31.429Z] Step 11/26 : ARG MAKE='make build' [2022-08-01T11:06:31.429Z] ---> Running in 1d51149056e8 [2022-08-01T11:06:31.429Z] Removing intermediate container 1d51149056e8 [2022-08-01T11:06:31.429Z] ---> 335d46fc9850 [2022-08-01T11:06:31.429Z] Step 12/26 : RUN $MAKE [2022-08-01T11:06:31.688Z] ---> Running in 5dff3be406b9 [2022-08-01T11:06:31.952Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-01T11:06:53.918Z] Removing intermediate container 5dff3be406b9 [2022-08-01T11:06:53.918Z] ---> d6990f6873bb [2022-08-01T11:06:53.918Z] Step 13/26 : FROM alpine:3.16 [2022-08-01T11:06:53.918Z] 3.16: Pulling from library/alpine [2022-08-01T11:06:53.918Z] 530afca65e2e: Pulling fs layer [2022-08-01T11:06:53.918Z] 530afca65e2e: Verifying Checksum [2022-08-01T11:06:53.918Z] 530afca65e2e: Download complete [2022-08-01T11:06:53.918Z] 530afca65e2e: Pull complete [2022-08-01T11:06:53.918Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T11:06:53.918Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T11:06:53.918Z] ---> d7d3d98c851f [2022-08-01T11:06:53.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-01T11:06:53.918Z] ---> Running in 3b5446806685 [2022-08-01T11:06:53.918Z] Removing intermediate container 3b5446806685 [2022-08-01T11:06:53.918Z] ---> a52fe9a7b347 [2022-08-01T11:06:53.918Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:06:53.918Z] ---> Running in 500682a1e5b0 [2022-08-01T11:06:53.918Z] Removing intermediate container 500682a1e5b0 [2022-08-01T11:06:53.918Z] ---> 72c22fa85648 [2022-08-01T11:06:53.918Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T11:06:53.918Z] ---> Running in b1a89dd235aa [2022-08-01T11:06:53.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T11:06:54.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T11:06:55.060Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T11:06:55.061Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T11:06:55.061Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T11:06:55.322Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T11:06:55.322Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T11:06:55.322Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T11:06:55.584Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T11:06:55.584Z] OK: 8 MiB in 20 packages [2022-08-01T11:06:55.845Z] Removing intermediate container b1a89dd235aa [2022-08-01T11:06:55.845Z] ---> cf4ece621367 [2022-08-01T11:06:55.845Z] Step 17/26 : WORKDIR / [2022-08-01T11:06:55.845Z] ---> Running in f2779188ed41 [2022-08-01T11:06:56.105Z] Removing intermediate container f2779188ed41 [2022-08-01T11:06:56.105Z] ---> 1aca4ce36cfb [2022-08-01T11:06:56.105Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-01T11:06:56.105Z] ---> 0c692f05a91f [2022-08-01T11:06:56.105Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-01T11:06:56.367Z] ---> f2762703d22e [2022-08-01T11:06:56.367Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-01T11:06:56.940Z] ---> 5670a41df365 [2022-08-01T11:06:56.940Z] Step 21/26 : EXPOSE 59900 [2022-08-01T11:06:56.940Z] ---> Running in 3ababb6e63da [2022-08-01T11:06:56.940Z] Removing intermediate container 3ababb6e63da [2022-08-01T11:06:56.940Z] ---> 44c3b0f27985 [2022-08-01T11:06:56.940Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-01T11:06:56.940Z] ---> Running in 16fea3e9d966 [2022-08-01T11:06:57.202Z] Removing intermediate container 16fea3e9d966 [2022-08-01T11:06:57.202Z] ---> 19064738aa1a [2022-08-01T11:06:57.202Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T11:06:57.202Z] ---> Running in c525507c98dd [2022-08-01T11:06:57.202Z] Removing intermediate container c525507c98dd [2022-08-01T11:06:57.202Z] ---> 6def4a1e5533 [2022-08-01T11:06:57.202Z] Step 24/26 : LABEL arch=amd64 [2022-08-01T11:06:57.202Z] ---> Running in 07d0d633a73b [2022-08-01T11:06:57.202Z] Removing intermediate container 07d0d633a73b [2022-08-01T11:06:57.202Z] ---> f99c2e7e4746 [2022-08-01T11:06:57.202Z] Step 25/26 : LABEL git_sha=32d9ecc9568397e682767f6e647e4ab35eb00fad [2022-08-01T11:06:57.463Z] ---> Running in dc91b9c16a0e [2022-08-01T11:06:57.463Z] Removing intermediate container dc91b9c16a0e [2022-08-01T11:06:57.463Z] ---> 6f448faed7e0 [2022-08-01T11:06:57.463Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T11:06:57.463Z] ---> Running in 8d0902304c14 [2022-08-01T11:06:57.463Z] Removing intermediate container 8d0902304c14 [2022-08-01T11:06:57.463Z] ---> f84aba963274 [2022-08-01T11:06:57.463Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T11:06:57.463Z] Successfully built f84aba963274 [2022-08-01T11:06:57.463Z] Successfully tagged device-virtual: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-01T11:06:58.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T11:06:58.395Z] [2022-08-01T11:06:58.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:06:58.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T11:06:58.780Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T11:06:58.780Z] 5eb5b503b376: Pulling fs layer [2022-08-01T11:06:58.780Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T11:06:58.780Z] ec43610c2a17: Pulling fs layer [2022-08-01T11:06:58.780Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T11:06:58.780Z] 33b1e0a273af: Pulling fs layer [2022-08-01T11:06:58.780Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T11:06:58.780Z] 2f39f015ded8: Pulling fs layer [2022-08-01T11:06:58.780Z] 33b1e0a273af: Waiting [2022-08-01T11:06:58.780Z] 5c69ac0246d0: Download complete [2022-08-01T11:06:58.780Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T11:06:58.780Z] 3a2ae6a8a46f: Download complete [2022-08-01T11:06:58.780Z] 33b1e0a273af: Verifying Checksum [2022-08-01T11:06:58.780Z] 33b1e0a273af: Download complete [2022-08-01T11:06:59.039Z] 5d3b04190fa2: Download complete [2022-08-01T11:06:59.039Z] ec43610c2a17: Verifying Checksum [2022-08-01T11:06:59.039Z] ec43610c2a17: Download complete [2022-08-01T11:06:59.039Z] 5eb5b503b376: Verifying Checksum [2022-08-01T11:06:59.039Z] 5eb5b503b376: Download complete [2022-08-01T11:06:59.608Z] 2f39f015ded8: Download complete [2022-08-01T11:07:00.550Z] 5eb5b503b376: Pull complete [2022-08-01T11:07:00.550Z] 5c69ac0246d0: Pull complete [2022-08-01T11:07:01.117Z] ec43610c2a17: Pull complete [2022-08-01T11:07:01.117Z] 3a2ae6a8a46f: Pull complete [2022-08-01T11:07:01.378Z] 33b1e0a273af: Pull complete [2022-08-01T11:07:01.378Z] 5d3b04190fa2: Pull complete [2022-08-01T11:07:06.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21674 in /w/workspace/foundry_device-virtual-go_PR-297 [Pipeline] { [Pipeline] ws [2022-08-01T11:07:06.406Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-08-01T11:07:06.499Z] The recommended git tool is: git [2022-08-01T11:07:06.657Z] 2f39f015ded8: Pull complete [2022-08-01T11:07:06.657Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T11:07:06.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T11:07:06.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:07:06.893Z] prd-ubuntu20.04-docker-8c-8g-21673 does not seem to be running inside a container [2022-08-01T11:07:06.931Z] $ 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/foundry_device-virtual-go_PR-297 -v /w/workspace/foundry_device-virtual-go_PR-297:/w/workspace/foundry_device-virtual-go_PR-297:rw,z -v /w/workspace/foundry_device-virtual-go_PR-297@tmp:/w/workspace/foundry_device-virtual-go_PR-297@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-01T11:07:08.331Z] $ docker top 2f84f26c797263944926e227454edf947e4a0aaae67a8c50e2cf3ef6d4350cbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:07:08.831Z] ---> job-cost.sh [2022-08-01T11:07:08.832Z] lf-activate-venv: SKIPPING [2022-08-01T11:07:08.832Z] INFO: No Stack... [2022-08-01T11:07:09.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T11:07:09.663Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T11:07:10.071Z] + cat /w/workspace/foundry_device-virtual-go_PR-297/archives/cost.csv [2022-08-01T11:07:10.071Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T11:07:10.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [2022-08-01T11:07:10.129Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] did not exist. Created. [2022-08-01T11:07:10.129Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T11:07:10.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-01T11:07:10.604Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T11:07:10.632Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T11:07:10.716Z] $ docker stop --time=1 2f84f26c797263944926e227454edf947e4a0aaae67a8c50e2cf3ef6d4350cbb [2022-08-01T11:07:11.891Z] $ docker rm -f 2f84f26c797263944926e227454edf947e4a0aaae67a8c50e2cf3ef6d4350cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-01T11:07:14.165Z] using credential edgex-jenkins-ssh [2022-08-01T11:07:14.181Z] Cloning the remote Git repository [2022-08-01T11:07:14.251Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-08-01T11:07:14.342Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-08-01T11:07:14.456Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-01T11:07:14.457Z] > git --version # timeout=10 [2022-08-01T11:07:14.475Z] > git --version # 'git version 2.25.1' [2022-08-01T11:07:14.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T11:07:14.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T11:07:17.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-01T11:07:17.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T11:07:17.072Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-01T11:07:17.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-01T11:07:17.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T11:07:17.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-01T11:07:17.573Z] Merging remotes/origin/main commit a4c5e1680f302981d2a38419928a1399fd8860a9 into PR head commit 32d9ecc9568397e682767f6e647e4ab35eb00fad [2022-08-01T11:07:17.840Z] Merge succeeded, producing 32d9ecc9568397e682767f6e647e4ab35eb00fad [2022-08-01T11:07:17.840Z] Checking out Revision 32d9ecc9568397e682767f6e647e4ab35eb00fad (PR-297) [2022-08-01T11:07:17.601Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T11:07:17.622Z] > git checkout -f 32d9ecc9568397e682767f6e647e4ab35eb00fad # timeout=10 [2022-08-01T11:07:17.707Z] > git remote # timeout=10 [2022-08-01T11:07:17.736Z] > git config --get remote.origin.url # timeout=10 [2022-08-01T11:07:17.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T11:07:17.786Z] > git merge a4c5e1680f302981d2a38419928a1399fd8860a9 # timeout=10 [2022-08-01T11:07:17.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-01T11:07:17.850Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T11:07:17.860Z] > git checkout -f 32d9ecc9568397e682767f6e647e4ab35eb00fad # timeout=10 [2022-08-01T11:07:22.029Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-08-01T11:07:22.098Z] > git --version # timeout=10 [2022-08-01T11:07:22.108Z] > git --version # 'git version 2.25.1' [2022-08-01T11:07:22.119Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T11:07:23.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T11:07:23.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T11:07:23.292Z] Dload Upload Total Spent Left Speed [2022-08-01T11:07:23.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 88719 0 --:--:-- --:--:-- --:--:-- 88719 [Pipeline] sh [2022-08-01T11:07:24.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T11:07:24.662Z] + sudo tee /etc/docker/daemon.new [2022-08-01T11:07:24.662Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T11:07:24.662Z] { [2022-08-01T11:07:24.662Z] "registry-mirrors": [ [2022-08-01T11:07:24.662Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T11:07:24.662Z] ], [2022-08-01T11:07:24.662Z] "bip": "10.250.0.254/24", [2022-08-01T11:07:24.662Z] "hosts": [ [2022-08-01T11:07:24.662Z] "tcp://0.0.0.0:5555", [2022-08-01T11:07:24.662Z] "unix:///var/run/docker.sock" [2022-08-01T11:07:24.662Z] ], [2022-08-01T11:07:24.662Z] "mtu": 1458, [2022-08-01T11:07:24.662Z] "selinux-enabled": true, [2022-08-01T11:07:24.662Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T11:07:24.662Z] } [Pipeline] sh [2022-08-01T11:07:25.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T11:07:25.384Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T11:07:43.790Z] provisioning config files... [2022-08-01T11:07:43.814Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2755593173805647315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:07:44.211Z] ---> docker-login.sh [2022-08-01T11:07:44.211Z] nexus3.edgexfoundry.org:10001 [2022-08-01T11:07:44.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:07:45.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:07:45.081Z] Configure a credential helper to remove this warning. See [2022-08-01T11:07:45.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:07:45.081Z] [2022-08-01T11:07:45.081Z] Login Succeeded [2022-08-01T11:07:45.081Z] nexus3.edgexfoundry.org:10002 [2022-08-01T11:07:45.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:07:45.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:07:45.678Z] Configure a credential helper to remove this warning. See [2022-08-01T11:07:45.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:07:45.678Z] [2022-08-01T11:07:45.678Z] Login Succeeded [2022-08-01T11:07:45.678Z] nexus3.edgexfoundry.org:10003 [2022-08-01T11:07:45.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:07:46.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:07:46.231Z] Configure a credential helper to remove this warning. See [2022-08-01T11:07:46.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:07:46.231Z] [2022-08-01T11:07:46.231Z] Login Succeeded [2022-08-01T11:07:46.231Z] nexus3.edgexfoundry.org:10004 [2022-08-01T11:07:46.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:07:46.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:07:46.507Z] Configure a credential helper to remove this warning. See [2022-08-01T11:07:46.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:07:46.507Z] [2022-08-01T11:07:46.507Z] Login Succeeded [2022-08-01T11:07:46.507Z] docker.io [2022-08-01T11:07:47.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T11:07:47.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T11:07:47.381Z] Configure a credential helper to remove this warning. See [2022-08-01T11:07:47.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T11:07:47.381Z] [2022-08-01T11:07:47.381Z] Login Succeeded [2022-08-01T11:07:47.381Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T11:07:47.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T11:07:47.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T11:07:47.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T11:07:47.860Z] ========================================================= [2022-08-01T11:07:47.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T11:07:47.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:07:48.381Z] + 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-01T11:07:48.670Z] Sending build context to Docker daemon 11.67MB [2022-08-01T11:07:48.954Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T11:07:48.954Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T11:07:48.954Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T11:07:48.954Z] b3c136eddcbf: Pulling fs layer [2022-08-01T11:07:48.954Z] c0a3192eca97: Pulling fs layer [2022-08-01T11:07:48.954Z] a050256f5b6f: Pulling fs layer [2022-08-01T11:07:48.954Z] 656be50a0ddc: Pulling fs layer [2022-08-01T11:07:48.954Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T11:07:48.954Z] 46d945488cbd: Pulling fs layer [2022-08-01T11:07:48.954Z] 8a5474983e97: Pulling fs layer [2022-08-01T11:07:48.954Z] 329c88fbcd65: Pulling fs layer [2022-08-01T11:07:48.954Z] 656be50a0ddc: Waiting [2022-08-01T11:07:48.954Z] 8a5474983e97: Waiting [2022-08-01T11:07:48.954Z] 329c88fbcd65: Waiting [2022-08-01T11:07:48.954Z] 2bbca73fdf42: Waiting [2022-08-01T11:07:48.954Z] 46d945488cbd: Waiting [2022-08-01T11:07:48.954Z] a050256f5b6f: Verifying Checksum [2022-08-01T11:07:48.954Z] a050256f5b6f: Download complete [2022-08-01T11:07:48.954Z] c0a3192eca97: Verifying Checksum [2022-08-01T11:07:48.954Z] c0a3192eca97: Download complete [2022-08-01T11:07:48.954Z] 2bbca73fdf42: Download complete [2022-08-01T11:07:48.954Z] 46d945488cbd: Verifying Checksum [2022-08-01T11:07:48.954Z] 46d945488cbd: Download complete [2022-08-01T11:07:48.954Z] b3c136eddcbf: Download complete [2022-08-01T11:07:49.948Z] b3c136eddcbf: Pull complete [2022-08-01T11:07:50.225Z] 329c88fbcd65: Download complete [2022-08-01T11:07:50.504Z] c0a3192eca97: Pull complete [2022-08-01T11:07:50.782Z] a050256f5b6f: Pull complete [2022-08-01T11:07:51.382Z] 8a5474983e97: Verifying Checksum [2022-08-01T11:07:51.382Z] 8a5474983e97: Download complete [2022-08-01T11:07:51.977Z] 656be50a0ddc: Verifying Checksum [2022-08-01T11:07:51.977Z] 656be50a0ddc: Download complete [2022-08-01T11:08:07.068Z] 656be50a0ddc: Pull complete [2022-08-01T11:08:07.068Z] 2bbca73fdf42: Pull complete [2022-08-01T11:08:07.068Z] 46d945488cbd: Pull complete [2022-08-01T11:08:11.395Z] 8a5474983e97: Pull complete [2022-08-01T11:08:13.391Z] 329c88fbcd65: Pull complete [2022-08-01T11:08:13.391Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T11:08:13.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T11:08:13.391Z] ---> ff4287adb874 [2022-08-01T11:08:13.391Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T11:08:14.834Z] ---> Running in 88b393dff50b [2022-08-01T11:08:14.834Z] Removing intermediate container 88b393dff50b [2022-08-01T11:08:14.834Z] ---> fb85817b5424 [2022-08-01T11:08:14.834Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T11:08:14.834Z] ---> Running in 371930d110bd [2022-08-01T11:08:15.446Z] Removing intermediate container 371930d110bd [2022-08-01T11:08:15.446Z] ---> 465cc626352a [2022-08-01T11:08:15.446Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-01T11:08:15.446Z] ---> Running in 02535bf71a20 [2022-08-01T11:08:15.722Z] Removing intermediate container 02535bf71a20 [2022-08-01T11:08:15.722Z] ---> 16ec3eca9195 [2022-08-01T11:08:15.722Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:08:15.722Z] ---> Running in ad9684c32ca3 [2022-08-01T11:08:17.722Z] Removing intermediate container ad9684c32ca3 [2022-08-01T11:08:17.722Z] ---> b478d22463f1 [2022-08-01T11:08:17.722Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T11:08:17.722Z] ---> Running in 66dc1fb3f76f [2022-08-01T11:08:19.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T11:08:20.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T11:08:21.690Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T11:08:21.690Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T11:08:21.963Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T11:08:21.963Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T11:08:22.235Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T11:08:22.235Z] OK: 226 MiB in 55 packages [2022-08-01T11:08:23.223Z] Removing intermediate container 66dc1fb3f76f [2022-08-01T11:08:23.223Z] ---> 3bdcf4058ece [2022-08-01T11:08:23.223Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-01T11:08:23.830Z] ---> 18ff86598ab0 [2022-08-01T11:08:23.830Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T11:08:23.830Z] ---> Running in cdf0b7049839 [2022-08-01T11:09:10.827Z] Removing intermediate container cdf0b7049839 [2022-08-01T11:09:10.828Z] ---> 86f2a4cc8cdf [2022-08-01T11:09:10.828Z] Step 10/12 : COPY . . [2022-08-01T11:09:11.422Z] ---> 8acfc434174f [2022-08-01T11:09:11.422Z] Step 11/12 : ARG MAKE='make build' [2022-08-01T11:09:11.422Z] ---> Running in f6d4582e9dc5 [2022-08-01T11:09:11.696Z] Removing intermediate container f6d4582e9dc5 [2022-08-01T11:09:11.696Z] ---> 3130a4ab1cac [2022-08-01T11:09:11.696Z] Step 12/12 : RUN $MAKE [2022-08-01T11:09:11.696Z] ---> Running in a73cd418de2d [2022-08-01T11:09:12.676Z] noop [2022-08-01T11:09:13.266Z] Removing intermediate container a73cd418de2d [2022-08-01T11:09:13.266Z] ---> 1c05fcf3d889 [2022-08-01T11:09:13.266Z] Successfully built 1c05fcf3d889 [2022-08-01T11:09:13.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:09:13.768Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T11:09:13.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:09:14.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-21674 does not seem to be running inside a container [2022-08-01T11:09:14.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-01T11:09:15.347Z] $ docker top 6cb0e3ea5122a1433dbb6deebf4a679157731a32da35ac88d482986b7e31f14b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T11:09:16.289Z] + go version [2022-08-01T11:09:16.289Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T11:09:16.325Z] $ docker stop --time=1 6cb0e3ea5122a1433dbb6deebf4a679157731a32da35ac88d482986b7e31f14b [2022-08-01T11:09:17.932Z] $ docker rm -f 6cb0e3ea5122a1433dbb6deebf4a679157731a32da35ac88d482986b7e31f14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:09:18.841Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T11:09:18.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:09:19.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-21674 does not seem to be running inside a container [2022-08-01T11:09:19.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-01T11:09:20.421Z] $ docker top 2d73dfd5b8377b1d7ab7bf5a80edfd62bd437cf90ce3a79b707d3e63c811b99c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T11:09:21.342Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-01T11:09:22.067Z] + make test [2022-08-01T11:09:22.067Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-01T11:09:23.504Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-01T11:10:45.389Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-01T11:10:45.389Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.124s coverage: 65.7% of statements [2022-08-01T11:10:45.389Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T11:10:45.389Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T11:11:00.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T11:11:00.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T11:11:00.554Z] ./bin/test-attribution-txt.sh [2022-08-01T11:11:00.554Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T11:11:00.554Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T11:11:00.554Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T11:11:00.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T11:11:00.624Z] $ docker stop --time=1 2d73dfd5b8377b1d7ab7bf5a80edfd62bd437cf90ce3a79b707d3e63c811b99c [2022-08-01T11:11:02.389Z] $ docker rm -f 2d73dfd5b8377b1d7ab7bf5a80edfd62bd437cf90ce3a79b707d3e63c811b99c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T11:11:03.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T11:11:03.423Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T11:11:03.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T11:11:04.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T11:11:04.896Z] + ls -al . [2022-08-01T11:11:04.896Z] total 188 [2022-08-01T11:11:04.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 11:09 . [2022-08-01T11:11:04.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 11:07 .. [2022-08-01T11:11:04.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 11:07 .git [2022-08-01T11:11:04.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:07 .github [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 1 11:07 .gitignore [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 11:07 .golangci.yml [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 1 11:07 Attribution.txt [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 1 11:07 CHANGELOG.md [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 1 11:07 Dockerfile [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 11:07 GOVERNANCE.md [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 1 11:07 Jenkinsfile [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 11:07 LICENSE [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 1 11:07 Makefile [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 1 11:07 OWNERS.md [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 1 11:07 README.md [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 11:05 VERSION [2022-08-01T11:11:04.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 11:07 bin [2022-08-01T11:11:04.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:07 cmd [2022-08-01T11:11:04.896Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 1 11:10 coverage.out [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 1 11:07 go.mod [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 1 11:07 go.sum [2022-08-01T11:11:04.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 11:07 internal [2022-08-01T11:11:04.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 11:07 snap [2022-08-01T11:11:04.896Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 1 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:11:05.334Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32d9ecc9568397e682767f6e647e4ab35eb00fad --label arch=arm64 --label version=0.0.0 . [2022-08-01T11:11:05.935Z] Sending build context to Docker daemon 11.72MB [2022-08-01T11:11:05.935Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T11:11:05.935Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-01T11:11:05.935Z] ---> 1c05fcf3d889 [2022-08-01T11:11:05.935Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T11:11:05.935Z] ---> Running in 361637fb3703 [2022-08-01T11:11:06.213Z] Removing intermediate container 361637fb3703 [2022-08-01T11:11:06.213Z] ---> 485c315e9b16 [2022-08-01T11:11:06.213Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T11:11:06.213Z] ---> Running in 6ebdc2fed17e [2022-08-01T11:11:06.488Z] Removing intermediate container 6ebdc2fed17e [2022-08-01T11:11:06.488Z] ---> 9d6228fb581b [2022-08-01T11:11:06.488Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-01T11:11:06.766Z] ---> Running in 1dff00184ef6 [2022-08-01T11:11:07.041Z] Removing intermediate container 1dff00184ef6 [2022-08-01T11:11:07.041Z] ---> 24ad2c263334 [2022-08-01T11:11:07.041Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:11:07.041Z] ---> Running in 660b1968faf2 [2022-08-01T11:11:09.032Z] Removing intermediate container 660b1968faf2 [2022-08-01T11:11:09.032Z] ---> 782b46eb52ef [2022-08-01T11:11:09.032Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T11:11:09.032Z] ---> Running in bbeb77f55b4c [2022-08-01T11:11:09.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T11:11:10.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T11:11:11.595Z] OK: 226 MiB in 55 packages [2022-08-01T11:11:12.591Z] Removing intermediate container bbeb77f55b4c [2022-08-01T11:11:12.591Z] ---> e3330eda8abc [2022-08-01T11:11:12.591Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-01T11:11:12.871Z] ---> 786659a05f31 [2022-08-01T11:11:12.871Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T11:11:13.153Z] ---> Running in 11c0f35393ea [2022-08-01T11:11:15.143Z] Removing intermediate container 11c0f35393ea [2022-08-01T11:11:15.143Z] ---> 165f5c26041f [2022-08-01T11:11:15.143Z] Step 10/26 : COPY . . [2022-08-01T11:11:16.130Z] ---> dc0d6ad05a03 [2022-08-01T11:11:16.130Z] Step 11/26 : ARG MAKE='make build' [2022-08-01T11:11:16.130Z] ---> Running in a509d6ed450c [2022-08-01T11:11:16.404Z] Removing intermediate container a509d6ed450c [2022-08-01T11:11:16.404Z] ---> 3835d5132088 [2022-08-01T11:11:16.404Z] Step 12/26 : RUN $MAKE [2022-08-01T11:11:16.404Z] ---> Running in c35c02803094 [2022-08-01T11:11:17.385Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-01T11:13:24.324Z] Removing intermediate container c35c02803094 [2022-08-01T11:13:24.324Z] ---> c15b0f235220 [2022-08-01T11:13:24.324Z] Step 13/26 : FROM alpine:3.16 [2022-08-01T11:13:24.324Z] 3.16: Pulling from library/alpine [2022-08-01T11:13:24.324Z] f97344484467: Pulling fs layer [2022-08-01T11:13:24.324Z] f97344484467: Pull complete [2022-08-01T11:13:24.324Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T11:13:24.324Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T11:13:24.324Z] ---> 3d81c46cd875 [2022-08-01T11:13:24.324Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-01T11:13:24.324Z] ---> Running in cc9848e062a7 [2022-08-01T11:13:24.324Z] Removing intermediate container cc9848e062a7 [2022-08-01T11:13:24.324Z] ---> 0b11a2a43754 [2022-08-01T11:13:24.324Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T11:13:24.324Z] ---> Running in fd67dd76aff8 [2022-08-01T11:13:24.324Z] Removing intermediate container fd67dd76aff8 [2022-08-01T11:13:24.324Z] ---> b255ba318907 [2022-08-01T11:13:24.324Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T11:13:24.324Z] ---> Running in e27593930cf7 [2022-08-01T11:13:24.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T11:13:24.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T11:13:24.324Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T11:13:24.324Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T11:13:24.324Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T11:13:24.324Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T11:13:24.324Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T11:13:24.324Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T11:13:24.324Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T11:13:24.324Z] OK: 8 MiB in 20 packages [2022-08-01T11:13:24.324Z] Removing intermediate container e27593930cf7 [2022-08-01T11:13:24.324Z] ---> 42c8d0213838 [2022-08-01T11:13:24.324Z] Step 17/26 : WORKDIR / [2022-08-01T11:13:24.324Z] ---> Running in 3af6647bb3cf [2022-08-01T11:13:24.599Z] Removing intermediate container 3af6647bb3cf [2022-08-01T11:13:24.599Z] ---> de072f65b6e0 [2022-08-01T11:13:24.599Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-01T11:13:25.203Z] ---> eb74fd84295c [2022-08-01T11:13:25.203Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-01T11:13:25.802Z] ---> 269a9a9521c6 [2022-08-01T11:13:25.802Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-01T11:13:27.245Z] ---> 8161951489ad [2022-08-01T11:13:27.245Z] Step 21/26 : EXPOSE 59900 [2022-08-01T11:13:27.245Z] ---> Running in 2be849f07c5e [2022-08-01T11:13:27.519Z] Removing intermediate container 2be849f07c5e [2022-08-01T11:13:27.519Z] ---> 32536c44e3c7 [2022-08-01T11:13:27.519Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-01T11:13:27.519Z] ---> Running in b7fcf6fd77ac [2022-08-01T11:13:27.793Z] Removing intermediate container b7fcf6fd77ac [2022-08-01T11:13:27.794Z] ---> 88d0d9076a50 [2022-08-01T11:13:27.794Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T11:13:28.077Z] ---> Running in 15da69af8284 [2022-08-01T11:13:28.353Z] Removing intermediate container 15da69af8284 [2022-08-01T11:13:28.353Z] ---> ad9c83209edf [2022-08-01T11:13:28.353Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T11:13:28.353Z] ---> Running in 9d2092d252f7 [2022-08-01T11:13:28.634Z] Removing intermediate container 9d2092d252f7 [2022-08-01T11:13:28.634Z] ---> 17e611e1c8f6 [2022-08-01T11:13:28.634Z] Step 25/26 : LABEL git_sha=32d9ecc9568397e682767f6e647e4ab35eb00fad [2022-08-01T11:13:28.634Z] ---> Running in 15940919674a [2022-08-01T11:13:29.234Z] Removing intermediate container 15940919674a [2022-08-01T11:13:29.234Z] ---> 40eba6d2dc1d [2022-08-01T11:13:29.234Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T11:13:29.234Z] ---> Running in 489290e5f932 [2022-08-01T11:13:29.507Z] Removing intermediate container 489290e5f932 [2022-08-01T11:13:29.507Z] ---> 1f03033d79f9 [2022-08-01T11:13:29.507Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T11:13:29.507Z] Successfully built 1f03033d79f9 [2022-08-01T11:13:29.507Z] Successfully tagged device-virtual-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-01T11:13:30.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T11:13:30.339Z] [2022-08-01T11:13:30.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:13:30.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T11:13:31.044Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T11:13:31.044Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T11:13:31.044Z] 04944245beec: Pulling fs layer [2022-08-01T11:13:31.044Z] 699f458cf7ca: Pulling fs layer [2022-08-01T11:13:31.044Z] 765212b225bb: Pulling fs layer [2022-08-01T11:13:31.044Z] f23df028b6ca: Pulling fs layer [2022-08-01T11:13:31.044Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T11:13:31.044Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T11:13:31.044Z] f23df028b6ca: Waiting [2022-08-01T11:13:31.044Z] 2437ff75d9bd: Waiting [2022-08-01T11:13:31.044Z] d65c8cfc05b1: Waiting [2022-08-01T11:13:31.044Z] 765212b225bb: Waiting [2022-08-01T11:13:31.044Z] 04944245beec: Verifying Checksum [2022-08-01T11:13:31.044Z] 04944245beec: Download complete [2022-08-01T11:13:31.044Z] 765212b225bb: Verifying Checksum [2022-08-01T11:13:31.044Z] 765212b225bb: Download complete [2022-08-01T11:13:31.044Z] f23df028b6ca: Verifying Checksum [2022-08-01T11:13:31.044Z] f23df028b6ca: Download complete [2022-08-01T11:13:31.044Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T11:13:31.044Z] d65c8cfc05b1: Download complete [2022-08-01T11:13:31.320Z] 699f458cf7ca: Verifying Checksum [2022-08-01T11:13:31.320Z] 699f458cf7ca: Download complete [2022-08-01T11:13:31.596Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T11:13:31.596Z] 8998bd30e6a1: Download complete [2022-08-01T11:13:34.225Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T11:13:34.225Z] 2437ff75d9bd: Download complete [2022-08-01T11:13:36.211Z] 8998bd30e6a1: Pull complete [2022-08-01T11:13:36.487Z] 04944245beec: Pull complete [2022-08-01T11:13:37.926Z] 699f458cf7ca: Pull complete [2022-08-01T11:13:38.202Z] 765212b225bb: Pull complete [2022-08-01T11:13:38.804Z] f23df028b6ca: Pull complete [2022-08-01T11:13:39.078Z] d65c8cfc05b1: Pull complete [2022-08-01T11:13:54.186Z] 2437ff75d9bd: Pull complete [2022-08-01T11:13:54.186Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T11:13:54.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T11:13:54.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:13:54.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-21674 does not seem to be running inside a container [2022-08-01T11:13:54.636Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-01T11:13:57.081Z] $ docker top 2dea391694984a407575aeb203e3ccc1a539ebb72bae769b5134cb3428f527ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:13:58.045Z] ---> job-cost.sh [2022-08-01T11:13:58.045Z] lf-activate-venv: SKIPPING [2022-08-01T11:13:58.045Z] INFO: No Stack... [2022-08-01T11:13:58.321Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T11:13:59.304Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T11:13:59.988Z] + + cut -d,cat -f6 /w/workspace/device-virtual-go/1/archives/cost.csv [2022-08-01T11:13:59.988Z] [Pipeline] lock [2022-08-01T11:14:00.065Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [2022-08-01T11:14:00.069Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] did not exist. Created. [2022-08-01T11:14:00.069Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T11:14:00.821Z] /w/workspace/device-virtual-go/1@tmp/durable-4f9134d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-01T11:14:01.527Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T11:14:01.562Z] Warning: overwriting stash ‘stack-cost’ [2022-08-01T11:14:01.607Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T11:14:01.622Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T11:14:01.701Z] $ docker stop --time=1 2dea391694984a407575aeb203e3ccc1a539ebb72bae769b5134cb3428f527ed [2022-08-01T11:14:03.191Z] $ docker rm -f 2dea391694984a407575aeb203e3ccc1a539ebb72bae769b5134cb3428f527ed [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-01T11:14:04.258Z] provisioning config files... [2022-08-01T11:14:04.270Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-297@tmp/config6998479018347628512tmp [Pipeline] { [Pipeline] sh [2022-08-01T11:14:04.611Z] + set +x [2022-08-01T11:14:04.611Z] + curl -s https://codecov.io/bash [2022-08-01T11:14:04.611Z] + bash -s -- [2022-08-01T11:14:04.611Z] [2022-08-01T11:14:04.611Z] _____ _ [2022-08-01T11:14:04.611Z] / ____| | | [2022-08-01T11:14:04.611Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T11:14:04.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T11:14:04.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T11:14:04.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T11:14:04.611Z] Bash-1.0.6 [2022-08-01T11:14:04.611Z] [2022-08-01T11:14:04.611Z] [2022-08-01T11:14:04.611Z] ==> git version 2.25.1 found [2022-08-01T11:14:04.611Z] ==> 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-01T11:14:04.611Z] Release-Date: 2020-01-08 [2022-08-01T11:14:04.611Z] 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-01T11:14:04.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T11:14:04.611Z] ==> Jenkins CI detected. [2022-08-01T11:14:04.611Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-297 [2022-08-01T11:14:04.611Z] project root: . [2022-08-01T11:14:04.611Z] --> token set from env [2022-08-01T11:14:04.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T11:14:04.611Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T11:14:04.611Z] ==> Python coveragepy not found [2022-08-01T11:14:04.611Z] ==> Searching for coverage reports in: [2022-08-01T11:14:04.611Z] + . [2022-08-01T11:14:04.872Z] -> Found 1 reports [2022-08-01T11:14:04.872Z] ==> Detecting git/mercurial file structure [2022-08-01T11:14:04.872Z] ==> Reading reports [2022-08-01T11:14:04.872Z] + ./coverage.out bytes=44128 [2022-08-01T11:14:04.872Z] ==> Appending adjustments [2022-08-01T11:14:04.872Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T11:14:04.872Z] + Found adjustments [2022-08-01T11:14:04.872Z] ==> Gzipping contents [2022-08-01T11:14:04.872Z] 8.0K /tmp/codecov.LdTVsO.gz [2022-08-01T11:14:04.872Z] ==> Uploading reports [2022-08-01T11:14:04.872Z] url: https://codecov.io [2022-08-01T11:14:04.872Z] query: branch=PR-297&commit=32d9ecc9568397e682767f6e647e4ab35eb00fad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2022-08-01T11:14:04.872Z] -> Pinging Codecov [2022-08-01T11:14:04.872Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-297&commit=32d9ecc9568397e682767f6e647e4ab35eb00fad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2022-08-01T11:14:05.133Z] -> Uploading to [2022-08-01T11:14:05.133Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/5E52B4B073DB2E39498172D8E973AA87/32d9ecc9568397e682767f6e647e4ab35eb00fad/aa13dd22-4fc7-4fe7-8346-333cc2c6ffd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T111405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eb03a5b7605c7d4f271aa4298f1b41eb2d92aeae1782b0946d24d8c33b71b2c [2022-08-01T11:14:05.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T11:14:05.133Z] Dload Upload Total Spent Left Speed [2022-08-01T11:14:05.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5500 0 0 100 5500 0 23605 --:--:-- --:--:-- --:--:-- 23605 [2022-08-01T11:14:05.394Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/32d9ecc9568397e682767f6e647e4ab35eb00fad [Pipeline] } [2022-08-01T11:14:05.424Z] 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-01T11:14:07.209Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-297/archives ] [2022-08-01T11:14:07.209Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-297/archives [2022-08-01T11:14:07.209Z] total 16 [2022-08-01T11:14:07.209Z] drwxr-xr-x 3 root root 4096 Aug 1 11:07 . [2022-08-01T11:14:07.209Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 11:07 .. [2022-08-01T11:14:07.209Z] drwxr-xr-x 2 root root 4096 Aug 1 11:07 cost [2022-08-01T11:14:07.209Z] -rw-r--r-- 1 root root 89 Aug 1 11:07 cost.csv [2022-08-01T11:14:07.209Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-297/archives [2022-08-01T11:14:07.209Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-297/archives [2022-08-01T11:14:07.209Z] total 16 [2022-08-01T11:14:07.209Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 11:07 . [2022-08-01T11:14:07.209Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 11:07 .. [2022-08-01T11:14:07.209Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 11:07 cost [2022-08-01T11:14:07.209Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 1 11:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:07.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:08.448Z] ---> package-listing.sh [2022-08-01T11:14:08.448Z] ++ facter osfamily [2022-08-01T11:14:08.448Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T11:14:08.710Z] + OS_FAMILY=debian [2022-08-01T11:14:08.710Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-297 [2022-08-01T11:14:08.710Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T11:14:08.710Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T11:14:08.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T11:14:08.710Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T11:14:08.710Z] + '[' /w/workspace/foundry_device-virtual-go_PR-297 ']' [2022-08-01T11:14:08.710Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T11:14:08.710Z] + case "${OS_FAMILY}" in [2022-08-01T11:14:08.710Z] + dpkg -l [2022-08-01T11:14:08.710Z] + grep '^ii' [2022-08-01T11:14:08.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T11:14:08.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T11:14:08.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T11:14:08.710Z] + '[' /w/workspace/foundry_device-virtual-go_PR-297 ']' [2022-08-01T11:14:08.710Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-297/archives/ [2022-08-01T11:14:08.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-297/archives/ [Pipeline] echo [2022-08-01T11:14:08.744Z] 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/foundry_device-virtual-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-01T11:14:09.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T11:14:09.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T11:14:09.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T11:14:09.873Z] prd-ubuntu20.04-docker-8c-8g-21673 does not seem to be running inside a container [2022-08-01T11:14:09.914Z] $ 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/foundry_device-virtual-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-297 -v /w/workspace/foundry_device-virtual-go_PR-297:/w/workspace/foundry_device-virtual-go_PR-297:rw,z -v /w/workspace/foundry_device-virtual-go_PR-297@tmp:/w/workspace/foundry_device-virtual-go_PR-297@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-01T11:14:10.167Z] $ docker top 647bd4ed187baeef5fcfc96490e8bb201a5166224594bc6faf1b530129405479 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T11:14:10.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T11:14:10.896Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T11:14:11.205Z] + ls /var/log/sa-host [2022-08-01T11:14:11.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T11:14:11.403Z] provisioning config files... [2022-08-01T11:14:11.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-297@tmp/config3816262164682165729tmp [Pipeline] { [Pipeline] echo [2022-08-01T11:14:11.466Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:11.784Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T11:14:11.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:12.232Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T11:14:12.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:12.581Z] ---> sudo-logs.sh [2022-08-01T11:14:12.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T11:14:12.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:12.979Z] ---> job-cost.sh [2022-08-01T11:14:12.979Z] lf-activate-venv: SKIPPING [2022-08-01T11:14:12.979Z] DEBUG: total: 0.2199999988079071 [2022-08-01T11:14:12.979Z] INFO: Retrieving Stack Cost... [2022-08-01T11:14:13.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T11:14:13.812Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T11:14:13.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T11:14:14.163Z] ---> logs-deploy.sh [2022-08-01T11:14:14.163Z] lf-activate-venv: SKIPPING [2022-08-01T11:14:14.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-297/1 [2022-08-01T11:14:14.163Z] INFO: archiving workspace using pattern(s): [2022-08-01T11:14:15.106Z] Archives upload complete. [2022-08-01T11:14:15.366Z] INFO: archiving logs to Nexus [2022-08-01T11:14:16.312Z] ---> uname -a: [2022-08-01T11:14:16.312Z] Linux prd-ubuntu20-04-docker-8c-8g-21673 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] ---> lscpu: [2022-08-01T11:14:16.312Z] Architecture: x86_64 [2022-08-01T11:14:16.312Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-01T11:14:16.312Z] Byte Order: Little Endian [2022-08-01T11:14:16.312Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-01T11:14:16.312Z] CPU(s): 8 [2022-08-01T11:14:16.312Z] On-line CPU(s) list: 0-7 [2022-08-01T11:14:16.312Z] Thread(s) per core: 1 [2022-08-01T11:14:16.312Z] Core(s) per socket: 1 [2022-08-01T11:14:16.312Z] Socket(s): 8 [2022-08-01T11:14:16.312Z] NUMA node(s): 1 [2022-08-01T11:14:16.312Z] Vendor ID: AuthenticAMD [2022-08-01T11:14:16.312Z] CPU family: 23 [2022-08-01T11:14:16.312Z] Model: 49 [2022-08-01T11:14:16.312Z] Model name: AMD EPYC-Rome Processor [2022-08-01T11:14:16.312Z] Stepping: 0 [2022-08-01T11:14:16.312Z] CPU MHz: 2800.000 [2022-08-01T11:14:16.312Z] BogoMIPS: 5600.00 [2022-08-01T11:14:16.312Z] Virtualization: AMD-V [2022-08-01T11:14:16.312Z] Hypervisor vendor: KVM [2022-08-01T11:14:16.312Z] Virtualization type: full [2022-08-01T11:14:16.312Z] L1d cache: 256 KiB [2022-08-01T11:14:16.312Z] L1i cache: 256 KiB [2022-08-01T11:14:16.312Z] L2 cache: 4 MiB [2022-08-01T11:14:16.312Z] L3 cache: 128 MiB [2022-08-01T11:14:16.312Z] NUMA node0 CPU(s): 0-7 [2022-08-01T11:14:16.312Z] Vulnerability Itlb multihit: Not affected [2022-08-01T11:14:16.312Z] Vulnerability L1tf: Not affected [2022-08-01T11:14:16.312Z] Vulnerability Mds: Not affected [2022-08-01T11:14:16.312Z] Vulnerability Meltdown: Not affected [2022-08-01T11:14:16.312Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-01T11:14:16.312Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-01T11:14:16.312Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-01T11:14:16.312Z] Vulnerability Srbds: Not affected [2022-08-01T11:14:16.312Z] Vulnerability Tsx async abort: Not affected [2022-08-01T11:14:16.312Z] 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-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] ---> nproc: [2022-08-01T11:14:16.312Z] 8 [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] ---> df -h: [2022-08-01T11:14:16.312Z] Filesystem Size Used Avail Use% Mounted on [2022-08-01T11:14:16.312Z] overlay 155G 11G 145G 7% / [2022-08-01T11:14:16.312Z] tmpfs 64M 0 64M 0% /dev [2022-08-01T11:14:16.312Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-01T11:14:16.312Z] shm 64M 0 64M 0% /dev/shm [2022-08-01T11:14:16.312Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] ---> sar -b -r -n DEV: [2022-08-01T11:14:16.312Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21673) 08/01/22 _x86_64_ (8 CPU) [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] 11:04:19 LINUX RESTART (8 CPU) [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-01T11:14:16.312Z] 11:06:01 212.11 12.11 200.00 0.00 1992.73 104708.95 0.00 [2022-08-01T11:14:16.312Z] 11:07:01 159.44 0.15 159.29 0.00 7.47 24964.91 0.00 [2022-08-01T11:14:16.312Z] 11:08:01 31.49 0.00 31.49 0.00 0.00 16448.53 0.00 [2022-08-01T11:14:16.312Z] 11:09:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 [2022-08-01T11:14:16.312Z] 11:10:01 1.25 0.02 1.23 0.00 0.13 13.86 0.00 [2022-08-01T11:14:16.312Z] 11:11:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 [2022-08-01T11:14:16.312Z] 11:12:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-08-01T11:14:16.312Z] 11:13:01 2.05 0.00 2.05 0.00 0.00 22.79 0.00 [2022-08-01T11:14:16.312Z] 11:14:01 1.53 0.00 1.53 0.00 0.00 16.13 0.00 [2022-08-01T11:14:16.312Z] Average: 45.90 1.36 44.53 0.00 222.24 16247.22 0.00 [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-01T11:14:16.312Z] 11:06:01 28367376 31776296 515172 1.57 160136 3464352 1904948 5.61 1128532 2942556 588 [2022-08-01T11:14:16.312Z] 11:07:01 27809456 31745532 541916 1.65 167132 3951812 2182008 6.43 1303548 3286300 243708 [2022-08-01T11:14:16.312Z] 11:08:01 27593320 31783484 502736 1.53 174620 4165372 1795228 5.29 1283664 3487600 12 [2022-08-01T11:14:16.312Z] 11:09:01 27594664 31784948 500936 1.52 174708 4165372 1795228 5.29 1282804 3487600 12 [2022-08-01T11:14:16.312Z] 11:10:01 27600596 31790896 495020 1.51 174756 4165372 1795228 5.29 1277832 3487608 16 [2022-08-01T11:14:16.312Z] 11:11:01 27600800 31791132 494712 1.50 174804 4165380 1795228 5.29 1277988 3487608 12 [2022-08-01T11:14:16.312Z] 11:12:01 27605296 31796000 489976 1.49 174848 4165516 1795228 5.29 1272776 3487912 20 [2022-08-01T11:14:16.312Z] 11:13:01 27605460 31796236 489684 1.49 174896 4165520 1795228 5.29 1272820 3487916 12 [2022-08-01T11:14:16.312Z] 11:14:01 27605660 31796504 489572 1.49 174964 4165516 1795228 5.29 1273184 3487916 0 [2022-08-01T11:14:16.312Z] Average: 27709181 31784559 502192 1.53 172318 4063801 1850395 5.45 1263683 3404780 27153 [2022-08-01T11:14:16.312Z] [2022-08-01T11:14:16.312Z] 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-01T11:14:16.312Z] 11:06:01 docker0 150.89 183.80 12.28 1664.72 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:06:01 ens3 470.15 341.41 7284.53 97.88 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:06:01 veth820c727 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:06:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:07:01 docker0 17.86 21.35 1.07 99.08 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:07:01 ens3 138.28 92.48 2681.18 20.18 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:07:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.312Z] 11:08:01 ens3 49.28 42.65 24.70 54.46 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:09:01 ens3 0.52 0.53 0.03 0.05 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:10:01 ens3 4.77 2.45 4.64 0.22 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:11:01 ens3 0.57 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] Average: docker0 18.75 22.79 1.48 195.96 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] Average: ens3 73.75 53.34 1110.52 19.22 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z] ---> sar -P ALL: [2022-08-01T11:14:16.313Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21673) 08/01/22 _x86_64_ (8 CPU) [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z] 11:04:19 LINUX RESTART (8 CPU) [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z] 11:05:01 CPU %user %nice %system %iowait %steal %idle [2022-08-01T11:14:16.313Z] 11:06:01 all 11.22 0.00 5.31 1.16 0.07 82.25 [2022-08-01T11:14:16.313Z] 11:06:01 0 10.61 0.00 5.82 0.20 0.07 83.30 [2022-08-01T11:14:16.313Z] 11:06:01 1 10.11 0.00 5.39 1.24 0.05 83.22 [2022-08-01T11:14:16.313Z] 11:06:01 2 11.26 0.00 6.37 5.28 0.07 77.02 [2022-08-01T11:14:16.313Z] 11:06:01 3 11.78 0.00 5.31 0.44 0.07 82.40 [2022-08-01T11:14:16.313Z] 11:06:01 4 11.07 0.00 4.99 0.27 0.07 83.60 [2022-08-01T11:14:16.313Z] 11:06:01 5 11.34 0.00 4.98 1.04 0.07 82.58 [2022-08-01T11:14:16.313Z] 11:06:01 6 12.58 0.00 3.92 0.12 0.05 83.33 [2022-08-01T11:14:16.313Z] 11:06:01 7 11.01 0.00 5.67 0.72 0.09 82.52 [2022-08-01T11:14:16.313Z] 11:07:01 all 40.72 0.00 7.48 0.57 0.09 51.13 [2022-08-01T11:14:16.313Z] 11:07:01 0 39.50 0.00 7.14 0.15 0.08 53.13 [2022-08-01T11:14:16.313Z] 11:07:01 1 41.13 0.00 8.00 0.15 0.10 50.62 [2022-08-01T11:14:16.313Z] 11:07:01 2 40.67 0.00 8.16 1.32 0.08 49.77 [2022-08-01T11:14:16.313Z] 11:07:01 3 42.14 0.00 7.69 0.32 0.10 49.75 [2022-08-01T11:14:16.313Z] 11:07:01 4 41.78 0.00 7.18 0.29 0.10 50.65 [2022-08-01T11:14:16.313Z] 11:07:01 5 39.70 0.00 7.50 0.78 0.10 51.92 [2022-08-01T11:14:16.313Z] 11:07:01 6 40.47 0.00 6.70 0.05 0.08 52.69 [2022-08-01T11:14:16.313Z] 11:07:01 7 40.41 0.00 7.46 1.52 0.08 50.53 [2022-08-01T11:14:16.313Z] 11:08:01 all 2.15 0.00 0.91 0.22 0.02 96.70 [2022-08-01T11:14:16.313Z] 11:08:01 0 1.86 0.00 0.82 0.00 0.02 97.30 [2022-08-01T11:14:16.313Z] 11:08:01 1 2.39 0.00 0.89 0.10 0.02 96.61 [2022-08-01T11:14:16.313Z] 11:08:01 2 2.01 0.00 0.72 0.02 0.02 97.24 [2022-08-01T11:14:16.313Z] 11:08:01 3 2.26 0.00 0.90 0.03 0.02 96.79 [2022-08-01T11:14:16.313Z] 11:08:01 4 2.67 0.00 1.37 1.19 0.03 94.74 [2022-08-01T11:14:16.313Z] 11:08:01 5 1.93 0.00 1.11 0.13 0.02 96.81 [2022-08-01T11:14:16.313Z] 11:08:01 6 1.99 0.00 0.65 0.00 0.00 97.36 [2022-08-01T11:14:16.313Z] 11:08:01 7 2.09 0.00 0.85 0.28 0.02 96.75 [2022-08-01T11:14:16.313Z] 11:09:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-01T11:14:16.313Z] 11:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T11:14:16.313Z] 11:09:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T11:14:16.313Z] 11:09:01 7 0.03 0.00 0.05 0.05 0.02 99.85 [2022-08-01T11:14:16.313Z] 11:10:01 all 0.05 0.00 0.03 0.01 0.01 99.91 [2022-08-01T11:14:16.313Z] 11:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-01T11:14:16.313Z] 11:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-01T11:14:16.313Z] 11:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-01T11:14:16.313Z] 11:10:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2022-08-01T11:14:16.313Z] 11:10:01 7 0.08 0.00 0.08 0.03 0.00 99.80 [2022-08-01T11:14:16.313Z] 11:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-01T11:14:16.313Z] 11:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T11:14:16.313Z] 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T11:14:16.313Z] 11:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-01T11:14:16.313Z] 11:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-01T11:14:16.313Z] 11:11:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2022-08-01T11:14:16.313Z] 11:12:01 all 0.26 0.00 0.02 0.01 0.00 99.70 [2022-08-01T11:14:16.313Z] 11:12:01 0 1.68 0.00 0.00 0.00 0.00 98.32 [2022-08-01T11:14:16.313Z] 11:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-01T11:14:16.313Z] 11:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-01T11:14:16.313Z] 11:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-01T11:14:16.313Z] 11:12:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2022-08-01T11:14:16.313Z] 11:12:01 5 0.15 0.00 0.05 0.00 0.00 99.80 [2022-08-01T11:14:16.313Z] 11:12:01 6 0.02 0.00 0.03 0.05 0.00 99.90 [2022-08-01T11:14:16.313Z] 11:12:01 7 0.08 0.00 0.02 0.05 0.00 99.85 [2022-08-01T11:14:16.313Z] 11:13:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-08-01T11:14:16.313Z] 11:13:01 0 2.00 0.00 0.02 0.00 0.02 97.96 [2022-08-01T11:14:16.313Z] 11:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T11:14:16.313Z] 11:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T11:14:16.313Z] 11:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-01T11:14:16.313Z] 11:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-01T11:14:16.313Z] 11:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:13:01 7 0.07 0.00 0.03 0.05 0.02 99.83 [2022-08-01T11:14:16.313Z] 11:14:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2022-08-01T11:14:16.313Z] 11:14:01 0 1.09 0.00 0.03 0.00 0.00 98.87 [2022-08-01T11:14:16.313Z] 11:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-01T11:14:16.313Z] 11:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T11:14:16.313Z] 11:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-01T11:14:16.313Z] 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T11:14:16.313Z] 11:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T11:14:16.313Z] 11:14:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2022-08-01T11:14:16.313Z] Average: all 6.04 0.00 1.52 0.22 0.02 92.20 [2022-08-01T11:14:16.313Z] Average: 0 6.25 0.00 1.52 0.04 0.02 92.17 [2022-08-01T11:14:16.313Z] Average: 1 5.91 0.00 1.58 0.16 0.02 92.33 [2022-08-01T11:14:16.313Z] Average: 2 5.96 0.00 1.69 0.73 0.02 91.61 [2022-08-01T11:14:16.313Z] Average: 3 6.20 0.00 1.54 0.09 0.02 92.15 [2022-08-01T11:14:16.313Z] Average: 4 6.14 0.00 1.51 0.19 0.03 92.13 [2022-08-01T11:14:16.313Z] Average: 5 5.86 0.00 1.51 0.22 0.02 92.39 [2022-08-01T11:14:16.313Z] Average: 6 6.07 0.00 1.25 0.03 0.02 92.63 [2022-08-01T11:14:16.313Z] Average: 7 5.91 0.00 1.56 0.30 0.03 92.20 [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z] [2022-08-01T11:14:16.313Z]