Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c+36f1c9105c586ba8e2014e0f524de26550782ad6 (33a7dd73d1cfdb5a24ff725d0f5c7c722ed20e15) 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-ssh11089179888088470481.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10834664979980792182.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9053138951247571621.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3159521408930885618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15851303402094223685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh444363546692171149.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-15150 in /w/workspace/foundry_device-virtual-go_PR-292 [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-292 # 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 36f1c9105c586ba8e2014e0f524de26550782ad6 into PR head commit 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c Merge succeeded, producing 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c Checking out Revision 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c (PR-292) > 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/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c # 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 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c # 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T11:06:34.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T11:06:34.915Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T11:06:35.006Z] ========================================================= [2022-06-20T11:06:35.006Z] EdgeX Global Pipelines Version Info [2022-06-20T11:06:35.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:06:35.777Z] ------------------- [2022-06-20T11:06:35.777Z] stable info: [2022-06-20T11:06:35.777Z] ------------------- [2022-06-20T11:06:35.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T11:06:35.777Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T11:06:35.777Z] Message: update stable to v1.0.234 [2022-06-20T11:06:36.351Z] ------------------- [2022-06-20T11:06:36.351Z] experimental info: [2022-06-20T11:06:36.351Z] ------------------- [2022-06-20T11:06:36.351Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T11:06:36.351Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T11:06:36.351Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T11:06:36.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-20T11:06:36.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-20T11:06:36.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T11:06:36.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T11:06:36.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T11:06:36.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T11:06:36.966Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T11:06:37.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T11:06:37.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T11:06:37.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T11:06:37.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T11:06:37.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-20T11:06:37.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T11:06:37.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T11:06:37.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T11:06:37.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T11:06:37.333Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T11:06:37.372Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T11:06:37.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T11:06:37.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T11:06:37.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T11:06:37.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T11:06:37.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T11:06:37.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T11:06:37.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T11:06:37.678Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T11:06:37.714Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T11:06:37.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo [2022-06-20T11:06:37.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo [2022-06-20T11:06:37.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo [2022-06-20T11:06:37.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [Pipeline] echo [2022-06-20T11:06:37.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bab06e [Pipeline] echo [2022-06-20T11:06:37.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T11:06:38.097Z] provisioning config files... [2022-06-20T11:06:38.114Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-292@tmp/config3234705051538422379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:06:38.494Z] ---> docker-login.sh [2022-06-20T11:06:38.494Z] nexus3.edgexfoundry.org:10001 [2022-06-20T11:06:38.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:38.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:38.759Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:38.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:38.759Z] [2022-06-20T11:06:38.759Z] Login Succeeded [2022-06-20T11:06:38.759Z] nexus3.edgexfoundry.org:10002 [2022-06-20T11:06:38.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:39.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:39.022Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:39.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:39.022Z] [2022-06-20T11:06:39.022Z] Login Succeeded [2022-06-20T11:06:39.022Z] nexus3.edgexfoundry.org:10003 [2022-06-20T11:06:39.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:39.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:39.022Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:39.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:39.022Z] [2022-06-20T11:06:39.022Z] Login Succeeded [2022-06-20T11:06:39.022Z] nexus3.edgexfoundry.org:10004 [2022-06-20T11:06:39.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:39.283Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:39.283Z] [2022-06-20T11:06:39.283Z] Login Succeeded [2022-06-20T11:06:39.283Z] docker.io [2022-06-20T11:06:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:39.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:39.544Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:39.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:39.544Z] [2022-06-20T11:06:39.544Z] Login Succeeded [2022-06-20T11:06:39.544Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T11:06:39.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T11:06:40.207Z] + git rev-list -1 --merges 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c~1..9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [Pipeline] echo [2022-06-20T11:06:40.258Z] -----------> git rev-list -1 --merges 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c~1..9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [false] [Pipeline] sh [2022-06-20T11:06:40.571Z] + git log --format=format:%s -1 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [Pipeline] echo [2022-06-20T11:06:40.607Z] ========================================================= [2022-06-20T11:06:40.607Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T11:06:40.607Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T11:06:41.047Z] + git log --format=format:%s -1 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [Pipeline] echo [2022-06-20T11:06:41.081Z] [semverPrep] GIT_COMMIT: 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-06-20T11:06:41.112Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T11:06:41.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T11:06:41.506Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T11:06:41.506Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T11:06:41.506Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T11:06:41.506Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T11:06:41.506Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T11:06:41.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:06:41.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T11:06:41.958Z] [2022-06-20T11:06:41.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:06:42.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T11:06:42.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T11:06:42.335Z] 42c077c10790: Pulling fs layer [2022-06-20T11:06:42.335Z] f63e77b7563a: Pulling fs layer [2022-06-20T11:06:42.335Z] bd5fdadae976: Pulling fs layer [2022-06-20T11:06:42.335Z] 205491f53016: Pulling fs layer [2022-06-20T11:06:42.335Z] df18705c85c3: Pulling fs layer [2022-06-20T11:06:42.335Z] bdb3f477010e: Pulling fs layer [2022-06-20T11:06:42.335Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T11:06:42.335Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T11:06:42.335Z] 205491f53016: Waiting [2022-06-20T11:06:42.335Z] df18705c85c3: Waiting [2022-06-20T11:06:42.335Z] c8a8fc8e1c8f: Waiting [2022-06-20T11:06:42.335Z] bdb3f477010e: Waiting [2022-06-20T11:06:42.335Z] bdb8f0575790: Pulling fs layer [2022-06-20T11:06:42.335Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T11:06:42.335Z] 2c6e9b1d212d: Waiting [2022-06-20T11:06:42.335Z] bdb8f0575790: Waiting [2022-06-20T11:06:42.335Z] 2343380bae48: Pulling fs layer [2022-06-20T11:06:42.335Z] 386e3cb2ff24: Waiting [2022-06-20T11:06:42.335Z] 2343380bae48: Waiting [2022-06-20T11:06:42.335Z] f63e77b7563a: Verifying Checksum [2022-06-20T11:06:42.335Z] f63e77b7563a: Download complete [2022-06-20T11:06:42.335Z] 205491f53016: Verifying Checksum [2022-06-20T11:06:42.335Z] 205491f53016: Download complete [2022-06-20T11:06:42.597Z] df18705c85c3: Verifying Checksum [2022-06-20T11:06:42.597Z] df18705c85c3: Download complete [2022-06-20T11:06:42.597Z] bd5fdadae976: Verifying Checksum [2022-06-20T11:06:42.597Z] bd5fdadae976: Download complete [2022-06-20T11:06:42.597Z] bdb3f477010e: Download complete [2022-06-20T11:06:42.597Z] 2c6e9b1d212d: Download complete [2022-06-20T11:06:42.597Z] bdb8f0575790: Download complete [2022-06-20T11:06:42.597Z] 386e3cb2ff24: Verifying Checksum [2022-06-20T11:06:42.597Z] 386e3cb2ff24: Download complete [2022-06-20T11:06:42.597Z] 2343380bae48: Verifying Checksum [2022-06-20T11:06:42.597Z] 2343380bae48: Download complete [2022-06-20T11:06:42.597Z] 42c077c10790: Verifying Checksum [2022-06-20T11:06:42.597Z] 42c077c10790: Download complete [2022-06-20T11:06:42.857Z] c8a8fc8e1c8f: Download complete [2022-06-20T11:06:44.248Z] 42c077c10790: Pull complete [2022-06-20T11:06:44.248Z] f63e77b7563a: Pull complete [2022-06-20T11:06:44.819Z] bd5fdadae976: Pull complete [2022-06-20T11:06:44.819Z] 205491f53016: Pull complete [2022-06-20T11:06:45.078Z] df18705c85c3: Pull complete [2022-06-20T11:06:45.078Z] bdb3f477010e: Pull complete [2022-06-20T11:06:46.984Z] c8a8fc8e1c8f: Pull complete [2022-06-20T11:06:46.984Z] 2c6e9b1d212d: Pull complete [2022-06-20T11:06:46.984Z] bdb8f0575790: Pull complete [2022-06-20T11:06:47.243Z] 386e3cb2ff24: Pull complete [2022-06-20T11:06:47.243Z] 2343380bae48: Pull complete [2022-06-20T11:06:47.243Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T11:06:47.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T11:06:47.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:06:47.461Z] prd-ubuntu20.04-docker-8c-8g-15150 does not seem to be running inside a container [2022-06-20T11:06:47.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-292 -v /w/workspace/foundry_device-virtual-go_PR-292:/w/workspace/foundry_device-virtual-go_PR-292:rw,z -v /w/workspace/foundry_device-virtual-go_PR-292@tmp:/w/workspace/foundry_device-virtual-go_PR-292@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-06-20T11:06:48.688Z] $ docker top 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 -eo pid,comm [2022-06-20T11:06:48.751Z] 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-06-20T11:06:48.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T11:06:48.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T11:06:48.876Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T11:06:49.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T11:06:49.021Z] $ docker exec 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 ssh-agent [2022-06-20T11:06:49.146Z] SSH_AUTH_SOCK=/tmp/ssh-w7RY6LS33pjo/agent.35 [2022-06-20T11:06:49.146Z] SSH_AGENT_PID=41 [2022-06-20T11:06:49.152Z] Running ssh-add (command line suppressed) [2022-06-20T11:06:49.277Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-292@tmp/private_key_452546795014401350.key (/w/workspace/foundry_device-virtual-go_PR-292@tmp/private_key_452546795014401350.key) [2022-06-20T11:06:49.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T11:06:49.620Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T11:06:49.645Z] $ docker exec --env ******** --env ******** 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 ssh-agent -k [2022-06-20T11:06:49.765Z] unset SSH_AUTH_SOCK; [2022-06-20T11:06:49.765Z] unset SSH_AGENT_PID; [2022-06-20T11:06:49.765Z] echo Agent pid 41 killed; [2022-06-20T11:06:49.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T11:06:49.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T11:06:49.865Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T11:06:49.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T11:06:50.002Z] $ docker exec 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 ssh-agent [2022-06-20T11:06:50.118Z] SSH_AUTH_SOCK=/tmp/ssh-xGxQJSwXp6bx/agent.75 [2022-06-20T11:06:50.118Z] SSH_AGENT_PID=81 [2022-06-20T11:06:50.124Z] Running ssh-add (command line suppressed) [2022-06-20T11:06:50.250Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-292@tmp/private_key_6340133710292721317.key (/w/workspace/foundry_device-virtual-go_PR-292@tmp/private_key_6340133710292721317.key) [2022-06-20T11:06:50.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T11:06:50.612Z] + git semver init [2022-06-20T11:06:50.874Z] 2022-06-20 11:06:50,833 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T11:06:50.874Z] 2022-06-20 11:06:50,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-292/.semver [2022-06-20T11:06:50.874Z] 2022-06-20 11:06:50,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-292/.semver [2022-06-20T11:06:50.874Z] 2022-06-20 11:06:50,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-292/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-292, universal_newlines=False, shell=None, istream=None) [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,757 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-292/.git/info/exclude [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-292/.semver/PR-292 with force:False [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,758 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-292/.semver/PR-292 [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,762 [execute] INFO git cat-file --batch-check [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,768 [execute] INFO git cat-file --batch [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T11:06:51.818Z] 2022-06-20 11:06:51,772 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-292/.semver/PR-292 [2022-06-20T11:06:51.818Z] 0.0.0 [Pipeline] } [2022-06-20T11:06:51.847Z] $ docker exec --env ******** --env ******** 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 ssh-agent -k [2022-06-20T11:06:51.971Z] unset SSH_AUTH_SOCK; [2022-06-20T11:06:51.972Z] unset SSH_AGENT_PID; [2022-06-20T11:06:51.972Z] echo Agent pid 81 killed; [2022-06-20T11:06:51.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T11:06:52.413Z] + git semver [Pipeline] } [2022-06-20T11:06:52.701Z] $ docker stop --time=1 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 [2022-06-20T11:06:54.005Z] $ docker rm -f 8fcc9edc8b7803246e523ae00fa09b615475c57b02a26343d3ee2f7eff34f621 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T11:06:54.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T11:06:54.752Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T11:06:54.770Z] [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-06-20T11:06:55.415Z] provisioning config files... [2022-06-20T11:06:55.428Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-292@tmp/config8557404356853846179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:06:55.782Z] ---> docker-login.sh [2022-06-20T11:06:55.782Z] nexus3.edgexfoundry.org:10001 [2022-06-20T11:06:55.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:55.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:55.782Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:55.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:55.782Z] [2022-06-20T11:06:55.782Z] Login Succeeded [2022-06-20T11:06:55.782Z] nexus3.edgexfoundry.org:10002 [2022-06-20T11:06:55.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:56.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:56.043Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:56.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:56.043Z] [2022-06-20T11:06:56.043Z] Login Succeeded [2022-06-20T11:06:56.043Z] nexus3.edgexfoundry.org:10003 [2022-06-20T11:06:56.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:56.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:56.043Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:56.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:56.043Z] [2022-06-20T11:06:56.043Z] Login Succeeded [2022-06-20T11:06:56.043Z] nexus3.edgexfoundry.org:10004 [2022-06-20T11:06:56.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:56.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:56.305Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:56.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:56.305Z] [2022-06-20T11:06:56.305Z] Login Succeeded [2022-06-20T11:06:56.305Z] docker.io [2022-06-20T11:06:56.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:06:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:06:56.566Z] Configure a credential helper to remove this warning. See [2022-06-20T11:06:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:06:56.566Z] [2022-06-20T11:06:56.566Z] Login Succeeded [2022-06-20T11:06:56.566Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T11:06:56.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T11:06:56.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T11:06:56.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T11:06:56.843Z] ========================================================= [2022-06-20T11:06:56.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T11:06:56.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:06:57.301Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T11:06:57.301Z] Sending build context to Docker daemon 23.01MB [2022-06-20T11:06:57.301Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T11:06:57.301Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T11:06:57.563Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T11:06:57.563Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T11:06:57.563Z] 666ba61612fd: Pulling fs layer [2022-06-20T11:06:57.563Z] 8ed8ca486205: Pulling fs layer [2022-06-20T11:06:57.563Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T11:06:57.563Z] c516ae0d96e1: Pulling fs layer [2022-06-20T11:06:57.563Z] 684cea983483: Pulling fs layer [2022-06-20T11:06:57.563Z] dd3240ac7de5: Pulling fs layer [2022-06-20T11:06:57.563Z] b1e948a4e11c: Pulling fs layer [2022-06-20T11:06:57.563Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T11:06:57.563Z] 646ad004c059: Pulling fs layer [2022-06-20T11:06:57.563Z] cc1cd167ecdc: Waiting [2022-06-20T11:06:57.563Z] b1e948a4e11c: Waiting [2022-06-20T11:06:57.563Z] c516ae0d96e1: Waiting [2022-06-20T11:06:57.563Z] a8fd76ee1af6: Waiting [2022-06-20T11:06:57.563Z] 684cea983483: Waiting [2022-06-20T11:06:57.563Z] 646ad004c059: Waiting [2022-06-20T11:06:57.563Z] dd3240ac7de5: Waiting [2022-06-20T11:06:57.563Z] 8ed8ca486205: Download complete [2022-06-20T11:06:57.563Z] 666ba61612fd: Download complete [2022-06-20T11:06:57.563Z] c516ae0d96e1: Download complete [2022-06-20T11:06:57.563Z] 684cea983483: Verifying Checksum [2022-06-20T11:06:57.563Z] 684cea983483: Download complete [2022-06-20T11:06:57.563Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T11:06:57.563Z] 59bf1c3509f3: Download complete [2022-06-20T11:06:57.563Z] dd3240ac7de5: Download complete [2022-06-20T11:06:57.563Z] b1e948a4e11c: Verifying Checksum [2022-06-20T11:06:57.564Z] b1e948a4e11c: Download complete [2022-06-20T11:06:57.564Z] 59bf1c3509f3: Pull complete [2022-06-20T11:06:57.835Z] 666ba61612fd: Pull complete [2022-06-20T11:06:57.835Z] 8ed8ca486205: Pull complete [2022-06-20T11:06:58.105Z] 646ad004c059: Verifying Checksum [2022-06-20T11:06:58.105Z] 646ad004c059: Download complete [2022-06-20T11:06:58.105Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T11:06:58.105Z] cc1cd167ecdc: Download complete [2022-06-20T11:06:58.366Z] a8fd76ee1af6: Download complete [2022-06-20T11:07:01.662Z] cc1cd167ecdc: Pull complete [2022-06-20T11:07:01.662Z] c516ae0d96e1: Pull complete [2022-06-20T11:07:01.662Z] 684cea983483: Pull complete [2022-06-20T11:07:01.923Z] dd3240ac7de5: Pull complete [2022-06-20T11:07:01.924Z] b1e948a4e11c: Pull complete [2022-06-20T11:07:03.831Z] a8fd76ee1af6: Pull complete [2022-06-20T11:07:04.766Z] 646ad004c059: Pull complete [2022-06-20T11:07:04.766Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T11:07:04.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T11:07:04.766Z] ---> 8f69c11f6b0c [2022-06-20T11:07:04.766Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T11:07:06.148Z] ---> Running in 7c131ba15efb [2022-06-20T11:07:06.148Z] Removing intermediate container 7c131ba15efb [2022-06-20T11:07:06.148Z] ---> 846f06bc8b09 [2022-06-20T11:07:06.148Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T11:07:06.148Z] ---> Running in 0b30d150e0c4 [2022-06-20T11:07:06.148Z] Removing intermediate container 0b30d150e0c4 [2022-06-20T11:07:06.148Z] ---> e31a5964dae8 [2022-06-20T11:07:06.148Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-20T11:07:06.148Z] ---> Running in 14ec79c0d561 [2022-06-20T11:07:06.148Z] Removing intermediate container 14ec79c0d561 [2022-06-20T11:07:06.148Z] ---> bb01516e189b [2022-06-20T11:07:06.148Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:07:06.148Z] ---> Running in 39b156f52007 [2022-06-20T11:07:06.717Z] Removing intermediate container 39b156f52007 [2022-06-20T11:07:06.717Z] ---> c0330a26852b [2022-06-20T11:07:06.717Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T11:07:06.717Z] ---> Running in 031649dfce7e [2022-06-20T11:07:06.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T11:07:07.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T11:07:08.179Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T11:07:08.179Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T11:07:08.179Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T11:07:08.438Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T11:07:08.439Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T11:07:08.439Z] OK: 224 MiB in 56 packages [2022-06-20T11:07:08.699Z] Removing intermediate container 031649dfce7e [2022-06-20T11:07:08.699Z] ---> 251a227b65c3 [2022-06-20T11:07:08.699Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T11:07:08.958Z] ---> a10146fd8b82 [2022-06-20T11:07:08.958Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T11:07:08.958Z] ---> Running in d802c936e328 [2022-06-20T11:07:10.239Z] Still waiting to schedule task [2022-06-20T11:07:10.239Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T11:07:21.204Z] Removing intermediate container d802c936e328 [2022-06-20T11:07:21.205Z] ---> 44c3b9fd441e [2022-06-20T11:07:21.205Z] Step 10/12 : COPY . . [2022-06-20T11:07:21.205Z] ---> 968b67afcb79 [2022-06-20T11:07:21.205Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T11:07:21.205Z] ---> Running in 24c678120ae3 [2022-06-20T11:07:21.205Z] Removing intermediate container 24c678120ae3 [2022-06-20T11:07:21.205Z] ---> f73f7461f236 [2022-06-20T11:07:21.205Z] Step 12/12 : RUN $MAKE [2022-06-20T11:07:21.465Z] ---> Running in 7b7d12d250c3 [2022-06-20T11:07:21.727Z] noop [2022-06-20T11:07:21.986Z] Removing intermediate container 7b7d12d250c3 [2022-06-20T11:07:21.986Z] ---> 8c09280ef0ee [2022-06-20T11:07:21.987Z] Successfully built 8c09280ef0ee [2022-06-20T11:07:21.987Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:07:22.421Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T11:07:22.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:07:22.587Z] prd-ubuntu20.04-docker-8c-8g-15150 does not seem to be running inside a container [2022-06-20T11:07:22.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-292 -v /w/workspace/foundry_device-virtual-go_PR-292:/w/workspace/foundry_device-virtual-go_PR-292:rw,z -v /w/workspace/foundry_device-virtual-go_PR-292@tmp:/w/workspace/foundry_device-virtual-go_PR-292@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-06-20T11:07:23.017Z] $ docker top cff0128b063e49b07986e882e40d8a9bb5fbfc257e6934f0f9af99f1a85f2799 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T11:07:23.512Z] + go version [2022-06-20T11:07:23.512Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T11:07:23.546Z] $ docker stop --time=1 cff0128b063e49b07986e882e40d8a9bb5fbfc257e6934f0f9af99f1a85f2799 [2022-06-20T11:07:24.885Z] $ docker rm -f cff0128b063e49b07986e882e40d8a9bb5fbfc257e6934f0f9af99f1a85f2799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:07:25.593Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T11:07:25.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:07:25.746Z] prd-ubuntu20.04-docker-8c-8g-15150 does not seem to be running inside a container [2022-06-20T11:07:25.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-292 -v /w/workspace/foundry_device-virtual-go_PR-292:/w/workspace/foundry_device-virtual-go_PR-292:rw,z -v /w/workspace/foundry_device-virtual-go_PR-292@tmp:/w/workspace/foundry_device-virtual-go_PR-292@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-06-20T11:07:26.146Z] $ docker top 0b01fc05bd5059427f4bc0ee02b6e8bbb1e0a30ae94d0ade49675d4d2577cae7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T11:07:26.587Z] + make test [2022-06-20T11:07:26.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T11:07:26.846Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-20T11:07:34.971Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-20T11:07:35.540Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.034s coverage: 65.7% of statements [2022-06-20T11:07:42.110Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T11:07:44.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T11:07:44.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T11:07:44.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T11:07:45.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T11:07:45.282Z] $ docker stop --time=1 0b01fc05bd5059427f4bc0ee02b6e8bbb1e0a30ae94d0ade49675d4d2577cae7 [2022-06-20T11:07:46.894Z] $ docker rm -f 0b01fc05bd5059427f4bc0ee02b6e8bbb1e0a30ae94d0ade49675d4d2577cae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T11:07:47.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T11:07:47.466Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T11:07:48.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T11:07:48.523Z] + ls -al . [2022-06-20T11:07:48.523Z] total 192 [2022-06-20T11:07:48.523Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 11:07 . [2022-06-20T11:07:48.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 11:06 .. [2022-06-20T11:07:48.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 11:06 .git [2022-06-20T11:07:48.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:06 .github [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 20 11:06 .gitignore [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 11:06 .golangci.yml [2022-06-20T11:07:48.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 11:06 .semver [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 20 11:06 Attribution.txt [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 20 11:06 CHANGELOG.md [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 20 11:06 Dockerfile [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 11:06 GOVERNANCE.md [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 20 11:06 Jenkinsfile [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 11:06 LICENSE [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 20 11:06 Makefile [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 20 11:06 OWNERS.md [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 20 11:06 README.md [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 11:06 VERSION [2022-06-20T11:07:48.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 11:06 bin [2022-06-20T11:07:48.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:06 cmd [2022-06-20T11:07:48.523Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 20 11:07 coverage.out [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 20 11:06 go.mod [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 11:06 go.sum [2022-06-20T11:07:48.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:06 internal [2022-06-20T11:07:48.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:06 snap [2022-06-20T11:07:48.523Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 20 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:07:48.919Z] + 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=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c --label arch=amd64 --label version=0.0.0 . [2022-06-20T11:07:48.919Z] Sending build context to Docker daemon 23.06MB [2022-06-20T11:07:48.919Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T11:07:48.919Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-20T11:07:48.919Z] ---> 8c09280ef0ee [2022-06-20T11:07:48.919Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T11:07:49.180Z] ---> Running in a482e8b1264b [2022-06-20T11:07:49.180Z] Removing intermediate container a482e8b1264b [2022-06-20T11:07:49.180Z] ---> 5dfbde0681de [2022-06-20T11:07:49.180Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T11:07:49.180Z] ---> Running in cca09bb53bae [2022-06-20T11:07:49.180Z] Removing intermediate container cca09bb53bae [2022-06-20T11:07:49.180Z] ---> caf9c0cf5ef1 [2022-06-20T11:07:49.180Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-20T11:07:49.180Z] ---> Running in b0aff74fd41c [2022-06-20T11:07:49.440Z] Removing intermediate container b0aff74fd41c [2022-06-20T11:07:49.440Z] ---> fdf1f0e645a3 [2022-06-20T11:07:49.440Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:07:49.440Z] ---> Running in 6da6f7cf4864 [2022-06-20T11:07:50.012Z] Removing intermediate container 6da6f7cf4864 [2022-06-20T11:07:50.012Z] ---> 1dc8181c2efd [2022-06-20T11:07:50.012Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T11:07:50.012Z] ---> Running in 9bb4e7aa4ab8 [2022-06-20T11:07:50.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T11:07:51.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T11:07:51.480Z] OK: 224 MiB in 56 packages [2022-06-20T11:07:51.740Z] Removing intermediate container 9bb4e7aa4ab8 [2022-06-20T11:07:51.740Z] ---> e32381ae3cca [2022-06-20T11:07:51.740Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-20T11:07:51.740Z] ---> 93c9b8f1d951 [2022-06-20T11:07:51.740Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T11:07:51.740Z] ---> Running in 558821929f60 [2022-06-20T11:07:52.733Z] Removing intermediate container 558821929f60 [2022-06-20T11:07:52.733Z] ---> d2f53b1db0ae [2022-06-20T11:07:52.733Z] Step 10/26 : COPY . . [2022-06-20T11:07:52.996Z] ---> 2387af00dab4 [2022-06-20T11:07:52.996Z] Step 11/26 : ARG MAKE='make build' [2022-06-20T11:07:52.996Z] ---> Running in 608a439e2f65 [2022-06-20T11:07:52.996Z] Removing intermediate container 608a439e2f65 [2022-06-20T11:07:52.996Z] ---> 82f8283d12eb [2022-06-20T11:07:52.996Z] Step 12/26 : RUN $MAKE [2022-06-20T11:07:52.996Z] ---> Running in bd8e9d1e9f4f [2022-06-20T11:07:53.255Z] 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-06-20T11:08:15.209Z] Removing intermediate container bd8e9d1e9f4f [2022-06-20T11:08:15.209Z] ---> 09e705d42ab4 [2022-06-20T11:08:15.209Z] Step 13/26 : FROM alpine:3.14 [2022-06-20T11:08:15.209Z] 3.14: Pulling from library/alpine [2022-06-20T11:08:15.209Z] 8663204ce13b: Pulling fs layer [2022-06-20T11:08:15.209Z] 8663204ce13b: Verifying Checksum [2022-06-20T11:08:15.209Z] 8663204ce13b: Download complete [2022-06-20T11:08:15.209Z] 8663204ce13b: Pull complete [2022-06-20T11:08:15.209Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T11:08:15.209Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T11:08:15.209Z] ---> e04c818066af [2022-06-20T11:08:15.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-20T11:08:15.209Z] ---> Running in ec23b32e32fd [2022-06-20T11:08:15.209Z] Removing intermediate container ec23b32e32fd [2022-06-20T11:08:15.209Z] ---> cbdfb5f1ccbc [2022-06-20T11:08:15.209Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:08:15.209Z] ---> Running in 5f90517a75b1 [2022-06-20T11:08:15.209Z] Removing intermediate container 5f90517a75b1 [2022-06-20T11:08:15.209Z] ---> a170a72caa55 [2022-06-20T11:08:15.209Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T11:08:15.209Z] ---> Running in c0329e32c577 [2022-06-20T11:08:15.209Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T11:08:15.209Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T11:08:15.209Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T11:08:15.209Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T11:08:15.209Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T11:08:15.209Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T11:08:15.209Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T11:08:15.209Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T11:08:15.209Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T11:08:15.209Z] OK: 8 MiB in 20 packages [2022-06-20T11:08:15.778Z] Removing intermediate container c0329e32c577 [2022-06-20T11:08:15.778Z] ---> 57a08c76bfcc [2022-06-20T11:08:15.778Z] Step 17/26 : WORKDIR / [2022-06-20T11:08:15.778Z] ---> Running in 83458da2676a [2022-06-20T11:08:15.778Z] Removing intermediate container 83458da2676a [2022-06-20T11:08:15.778Z] ---> ca51bd4c6ab1 [2022-06-20T11:08:15.778Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-20T11:08:15.778Z] ---> 398b5c673654 [2022-06-20T11:08:15.778Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-20T11:08:16.038Z] ---> 49e2466527c8 [2022-06-20T11:08:16.038Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-20T11:08:16.606Z] ---> f18ed39d5be1 [2022-06-20T11:08:16.606Z] Step 21/26 : EXPOSE 59900 [2022-06-20T11:08:16.606Z] ---> Running in 416a068448dc [2022-06-20T11:08:16.606Z] Removing intermediate container 416a068448dc [2022-06-20T11:08:16.606Z] ---> e6a4d0d57b97 [2022-06-20T11:08:16.606Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-20T11:08:16.606Z] ---> Running in 210e85692c27 [2022-06-20T11:08:16.865Z] Removing intermediate container 210e85692c27 [2022-06-20T11:08:16.866Z] ---> 5b5b01dab36c [2022-06-20T11:08:16.866Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T11:08:16.866Z] ---> Running in 804029b2ab7d [2022-06-20T11:08:16.866Z] Removing intermediate container 804029b2ab7d [2022-06-20T11:08:16.866Z] ---> b9b8eacf5142 [2022-06-20T11:08:16.866Z] Step 24/26 : LABEL arch=amd64 [2022-06-20T11:08:16.866Z] ---> Running in d4b891018b8c [2022-06-20T11:08:16.866Z] Removing intermediate container d4b891018b8c [2022-06-20T11:08:16.866Z] ---> 7a1dd134b102 [2022-06-20T11:08:16.866Z] Step 25/26 : LABEL git_sha=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [2022-06-20T11:08:16.866Z] ---> Running in d6aa2dc4a424 [2022-06-20T11:08:17.125Z] Removing intermediate container d6aa2dc4a424 [2022-06-20T11:08:17.125Z] ---> 29adaae97dbc [2022-06-20T11:08:17.125Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T11:08:17.125Z] ---> Running in 579a08c48f1c [2022-06-20T11:08:17.125Z] Removing intermediate container 579a08c48f1c [2022-06-20T11:08:17.125Z] ---> 613885bba285 [2022-06-20T11:08:17.125Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T11:08:17.125Z] Successfully built 613885bba285 [2022-06-20T11:08:17.125Z] 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-06-20T11:08:18.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T11:08:18.043Z] [2022-06-20T11:08:18.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:08:18.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T11:08:18.422Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T11:08:18.422Z] 5eb5b503b376: Pulling fs layer [2022-06-20T11:08:18.422Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T11:08:18.422Z] ec43610c2a17: Pulling fs layer [2022-06-20T11:08:18.422Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T11:08:18.422Z] 33b1e0a273af: Pulling fs layer [2022-06-20T11:08:18.422Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T11:08:18.422Z] 2f39f015ded8: Pulling fs layer [2022-06-20T11:08:18.422Z] 3a2ae6a8a46f: Waiting [2022-06-20T11:08:18.422Z] 33b1e0a273af: Waiting [2022-06-20T11:08:18.422Z] 5d3b04190fa2: Waiting [2022-06-20T11:08:18.422Z] 2f39f015ded8: Waiting [2022-06-20T11:08:18.422Z] 5c69ac0246d0: Verifying Checksum [2022-06-20T11:08:18.422Z] 3a2ae6a8a46f: Download complete [2022-06-20T11:08:18.422Z] ec43610c2a17: Verifying Checksum [2022-06-20T11:08:18.422Z] ec43610c2a17: Download complete [2022-06-20T11:08:18.422Z] 33b1e0a273af: Verifying Checksum [2022-06-20T11:08:18.422Z] 33b1e0a273af: Download complete [2022-06-20T11:08:18.422Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T11:08:18.422Z] 5d3b04190fa2: Download complete [2022-06-20T11:08:18.683Z] 5eb5b503b376: Verifying Checksum [2022-06-20T11:08:18.683Z] 5eb5b503b376: Download complete [2022-06-20T11:08:19.251Z] 2f39f015ded8: Download complete [2022-06-20T11:08:19.819Z] 5eb5b503b376: Pull complete [2022-06-20T11:08:20.078Z] 5c69ac0246d0: Pull complete [2022-06-20T11:08:20.337Z] ec43610c2a17: Pull complete [2022-06-20T11:08:20.337Z] 3a2ae6a8a46f: Pull complete [2022-06-20T11:08:20.598Z] 33b1e0a273af: Pull complete [2022-06-20T11:08:20.858Z] 5d3b04190fa2: Pull complete [2022-06-20T11:08:25.057Z] 2f39f015ded8: Pull complete [2022-06-20T11:08:25.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T11:08:25.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T11:08:25.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:08:25.273Z] prd-ubuntu20.04-docker-8c-8g-15150 does not seem to be running inside a container [2022-06-20T11:08:25.316Z] $ 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-292 -v /w/workspace/foundry_device-virtual-go_PR-292:/w/workspace/foundry_device-virtual-go_PR-292:rw,z -v /w/workspace/foundry_device-virtual-go_PR-292@tmp:/w/workspace/foundry_device-virtual-go_PR-292@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-06-20T11:08:26.643Z] $ docker top 98df28347a7cba4a8c7bbc2b7efa130763d1d213e4494b1e72cf8ae6b062ce2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:08:27.108Z] ---> job-cost.sh [2022-06-20T11:08:27.108Z] lf-activate-venv: SKIPPING [2022-06-20T11:08:27.108Z] INFO: No Stack... [2022-06-20T11:08:27.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T11:08:27.939Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T11:08:28.256Z] + cat /w/workspace/foundry_device-virtual-go_PR-292/archives/cost.csv [2022-06-20T11:08:28.256Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T11:08:28.292Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [2022-06-20T11:08:28.297Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] did not exist. Created. [2022-06-20T11:08:28.297Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T11:08:28.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T11:08:28.735Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T11:08:28.767Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T11:08:28.847Z] $ docker stop --time=1 98df28347a7cba4a8c7bbc2b7efa130763d1d213e4494b1e72cf8ae6b062ce2e [2022-06-20T11:08:29.989Z] $ docker rm -f 98df28347a7cba4a8c7bbc2b7efa130763d1d213e4494b1e72cf8ae6b062ce2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T11:08:47.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15151 in /w/workspace/foundry_device-virtual-go_PR-292 [Pipeline] { [Pipeline] ws [2022-06-20T11:08:47.942Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-06-20T11:08:48.024Z] The recommended git tool is: git [2022-06-20T11:08:54.355Z] using credential edgex-jenkins-ssh [2022-06-20T11:08:54.375Z] Cloning the remote Git repository [2022-06-20T11:08:54.431Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-20T11:08:54.500Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-06-20T11:08:54.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-20T11:08:54.565Z] > git --version # timeout=10 [2022-06-20T11:08:54.589Z] > git --version # 'git version 2.25.1' [2022-06-20T11:08:54.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T11:08:54.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T11:08:56.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-20T11:08:56.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T11:08:56.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-20T11:08:57.322Z] Merging remotes/origin/main commit 36f1c9105c586ba8e2014e0f524de26550782ad6 into PR head commit 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [2022-06-20T11:08:57.519Z] Merge succeeded, producing 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [2022-06-20T11:08:57.520Z] Checking out Revision 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c (PR-292) [2022-06-20T11:08:56.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-20T11:08:56.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T11:08:56.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T11:08:57.343Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T11:08:57.358Z] > git checkout -f 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c # timeout=10 [2022-06-20T11:08:57.444Z] > git remote # timeout=10 [2022-06-20T11:08:57.461Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T11:08:57.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T11:08:57.485Z] > git merge 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 [2022-06-20T11:08:57.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T11:08:57.529Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T11:08:57.540Z] > git checkout -f 9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c # timeout=10 [2022-06-20T11:09:01.650Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-06-20T11:09:01.711Z] > git --version # timeout=10 [2022-06-20T11:09:01.721Z] > git --version # 'git version 2.25.1' [2022-06-20T11:09:01.732Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T11:09:02.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T11:09:02.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T11:09:02.982Z] Dload Upload Total Spent Left Speed [2022-06-20T11:09:02.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 59480 0 --:--:-- --:--:-- --:--:-- 59480 [Pipeline] sh [2022-06-20T11:09:03.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T11:09:04.199Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T11:09:04.199Z] + sudo tee /etc/docker/daemon.new [2022-06-20T11:09:04.199Z] { [2022-06-20T11:09:04.199Z] "registry-mirrors": [ [2022-06-20T11:09:04.199Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T11:09:04.199Z] ], [2022-06-20T11:09:04.199Z] "bip": "10.250.0.254/24", [2022-06-20T11:09:04.199Z] "hosts": [ [2022-06-20T11:09:04.199Z] "tcp://0.0.0.0:5555", [2022-06-20T11:09:04.199Z] "unix:///var/run/docker.sock" [2022-06-20T11:09:04.199Z] ], [2022-06-20T11:09:04.199Z] "mtu": 1458, [2022-06-20T11:09:04.199Z] "selinux-enabled": true, [2022-06-20T11:09:04.199Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T11:09:04.199Z] } [Pipeline] sh [2022-06-20T11:09:04.554Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T11:09:04.904Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T11:09:23.305Z] provisioning config files... [2022-06-20T11:09:23.329Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4231443788182360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:09:23.724Z] ---> docker-login.sh [2022-06-20T11:09:23.725Z] nexus3.edgexfoundry.org:10001 [2022-06-20T11:09:24.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:09:24.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:09:24.605Z] Configure a credential helper to remove this warning. See [2022-06-20T11:09:24.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:09:24.605Z] [2022-06-20T11:09:24.605Z] Login Succeeded [2022-06-20T11:09:24.605Z] nexus3.edgexfoundry.org:10002 [2022-06-20T11:09:24.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:09:24.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:09:24.883Z] Configure a credential helper to remove this warning. See [2022-06-20T11:09:24.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:09:24.883Z] [2022-06-20T11:09:24.883Z] Login Succeeded [2022-06-20T11:09:24.883Z] nexus3.edgexfoundry.org:10003 [2022-06-20T11:09:25.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:09:25.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:09:25.484Z] Configure a credential helper to remove this warning. See [2022-06-20T11:09:25.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:09:25.484Z] [2022-06-20T11:09:25.484Z] Login Succeeded [2022-06-20T11:09:25.484Z] nexus3.edgexfoundry.org:10004 [2022-06-20T11:09:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:09:26.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:09:26.040Z] Configure a credential helper to remove this warning. See [2022-06-20T11:09:26.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:09:26.040Z] [2022-06-20T11:09:26.040Z] Login Succeeded [2022-06-20T11:09:26.040Z] docker.io [2022-06-20T11:09:26.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T11:09:26.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T11:09:26.585Z] Configure a credential helper to remove this warning. See [2022-06-20T11:09:26.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T11:09:26.585Z] [2022-06-20T11:09:26.585Z] Login Succeeded [2022-06-20T11:09:26.585Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T11:09:26.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T11:09:26.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T11:09:27.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T11:09:27.063Z] ========================================================= [2022-06-20T11:09:27.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T11:09:27.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:09:27.564Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T11:09:27.843Z] Sending build context to Docker daemon 11.64MB [2022-06-20T11:09:28.123Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T11:09:28.123Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T11:09:28.123Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T11:09:28.123Z] 9b3977197b4f: Pulling fs layer [2022-06-20T11:09:28.123Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T11:09:28.123Z] 94645a83ff95: Pulling fs layer [2022-06-20T11:09:28.123Z] e6fb740bc735: Pulling fs layer [2022-06-20T11:09:28.123Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T11:09:28.123Z] 355e64cbe906: Pulling fs layer [2022-06-20T11:09:28.123Z] 63ab81a10011: Pulling fs layer [2022-06-20T11:09:28.123Z] 555d1d1c4555: Pulling fs layer [2022-06-20T11:09:28.123Z] 7d9057610161: Pulling fs layer [2022-06-20T11:09:28.123Z] 355e64cbe906: Waiting [2022-06-20T11:09:28.123Z] 63ab81a10011: Waiting [2022-06-20T11:09:28.123Z] 555d1d1c4555: Waiting [2022-06-20T11:09:28.123Z] e6fb740bc735: Waiting [2022-06-20T11:09:28.123Z] 7d9057610161: Waiting [2022-06-20T11:09:28.123Z] 3a77bd46dcc9: Waiting [2022-06-20T11:09:28.123Z] 94645a83ff95: Verifying Checksum [2022-06-20T11:09:28.123Z] 94645a83ff95: Download complete [2022-06-20T11:09:28.123Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T11:09:28.123Z] 1a89e8eeedd5: Download complete [2022-06-20T11:09:28.123Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T11:09:28.123Z] 3a77bd46dcc9: Download complete [2022-06-20T11:09:28.123Z] 355e64cbe906: Verifying Checksum [2022-06-20T11:09:28.123Z] 355e64cbe906: Download complete [2022-06-20T11:09:28.404Z] 9b3977197b4f: Verifying Checksum [2022-06-20T11:09:28.404Z] 9b3977197b4f: Download complete [2022-06-20T11:09:28.404Z] 63ab81a10011: Verifying Checksum [2022-06-20T11:09:28.404Z] 63ab81a10011: Download complete [2022-06-20T11:09:29.423Z] 7d9057610161: Verifying Checksum [2022-06-20T11:09:29.423Z] 7d9057610161: Download complete [2022-06-20T11:09:29.423Z] 9b3977197b4f: Pull complete [2022-06-20T11:09:29.707Z] 1a89e8eeedd5: Pull complete [2022-06-20T11:09:30.305Z] 94645a83ff95: Pull complete [2022-06-20T11:09:30.305Z] 555d1d1c4555: Verifying Checksum [2022-06-20T11:09:30.305Z] 555d1d1c4555: Download complete [2022-06-20T11:09:30.906Z] e6fb740bc735: Verifying Checksum [2022-06-20T11:09:30.906Z] e6fb740bc735: Download complete [2022-06-20T11:09:43.327Z] e6fb740bc735: Pull complete [2022-06-20T11:09:43.327Z] 3a77bd46dcc9: Pull complete [2022-06-20T11:09:43.327Z] 355e64cbe906: Pull complete [2022-06-20T11:09:43.602Z] 63ab81a10011: Pull complete [2022-06-20T11:09:50.328Z] 555d1d1c4555: Pull complete [2022-06-20T11:09:51.773Z] 7d9057610161: Pull complete [2022-06-20T11:09:51.773Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T11:09:51.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T11:09:51.773Z] ---> 819e984ddca1 [2022-06-20T11:09:51.773Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T11:09:53.762Z] ---> Running in a98c991d5cca [2022-06-20T11:09:53.762Z] Removing intermediate container a98c991d5cca [2022-06-20T11:09:53.762Z] ---> e735453b318c [2022-06-20T11:09:53.762Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T11:09:53.762Z] ---> Running in c9ccf370fc69 [2022-06-20T11:09:54.038Z] Removing intermediate container c9ccf370fc69 [2022-06-20T11:09:54.038Z] ---> 9aec6b6b3104 [2022-06-20T11:09:54.038Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-20T11:09:54.038Z] ---> Running in 1098ae29f88e [2022-06-20T11:09:56.037Z] Removing intermediate container 1098ae29f88e [2022-06-20T11:09:56.037Z] ---> 1e8ee4ab479b [2022-06-20T11:09:56.037Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:09:56.037Z] ---> Running in 3f1b0aec76ef [2022-06-20T11:09:57.481Z] Removing intermediate container 3f1b0aec76ef [2022-06-20T11:09:57.481Z] ---> a914642fcc83 [2022-06-20T11:09:57.481Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T11:09:57.481Z] ---> Running in 9f33cc6d1b16 [2022-06-20T11:09:58.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T11:09:59.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T11:10:00.420Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T11:10:00.420Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T11:10:00.420Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T11:10:00.694Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T11:10:00.694Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T11:10:00.694Z] OK: 224 MiB in 56 packages [2022-06-20T11:10:01.677Z] Removing intermediate container 9f33cc6d1b16 [2022-06-20T11:10:01.677Z] ---> 2b140e70bf9c [2022-06-20T11:10:01.677Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T11:10:02.298Z] ---> 617c6f93892c [2022-06-20T11:10:02.298Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T11:10:02.298Z] ---> Running in 2ec4c8f5d46d [2022-06-20T11:10:49.289Z] Removing intermediate container 2ec4c8f5d46d [2022-06-20T11:10:49.289Z] ---> 86fe7892db41 [2022-06-20T11:10:49.289Z] Step 10/12 : COPY . . [2022-06-20T11:10:49.289Z] ---> 3c6226796b35 [2022-06-20T11:10:49.289Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T11:10:49.289Z] ---> Running in e33a195aa757 [2022-06-20T11:10:49.289Z] Removing intermediate container e33a195aa757 [2022-06-20T11:10:49.289Z] ---> 11060fb7a223 [2022-06-20T11:10:49.289Z] Step 12/12 : RUN $MAKE [2022-06-20T11:10:49.289Z] ---> Running in d6eef4733369 [2022-06-20T11:10:49.289Z] noop [2022-06-20T11:10:49.289Z] Removing intermediate container d6eef4733369 [2022-06-20T11:10:49.289Z] ---> cbf8151269d2 [2022-06-20T11:10:49.289Z] Successfully built cbf8151269d2 [2022-06-20T11:10:49.289Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:10:49.776Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T11:10:49.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:10:50.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-15151 does not seem to be running inside a container [2022-06-20T11:10:50.204Z] $ 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-06-20T11:10:51.514Z] $ docker top 01f6036e7375121ccc02f3b1f654ab0cda9384a3179294e64b20181e0ee34455 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T11:10:52.464Z] + go version [2022-06-20T11:10:52.464Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T11:10:52.507Z] $ docker stop --time=1 01f6036e7375121ccc02f3b1f654ab0cda9384a3179294e64b20181e0ee34455 [2022-06-20T11:10:54.154Z] $ docker rm -f 01f6036e7375121ccc02f3b1f654ab0cda9384a3179294e64b20181e0ee34455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:10:55.168Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T11:10:55.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:10:55.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-15151 does not seem to be running inside a container [2022-06-20T11:10:55.574Z] $ 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-06-20T11:10:56.854Z] $ docker top c09cc5a3f5837928b6346602a22dfacc4f42698038d3ba0a831e317a18d55036 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T11:10:57.856Z] + make test [2022-06-20T11:10:57.856Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T11:10:59.310Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-20T11:12:21.150Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-20T11:12:21.150Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.131s coverage: 65.7% of statements [2022-06-20T11:12:21.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T11:12:21.150Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T11:12:43.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T11:12:43.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T11:12:43.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T11:12:43.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T11:12:43.431Z] $ docker stop --time=1 c09cc5a3f5837928b6346602a22dfacc4f42698038d3ba0a831e317a18d55036 [2022-06-20T11:12:45.212Z] $ docker rm -f c09cc5a3f5837928b6346602a22dfacc4f42698038d3ba0a831e317a18d55036 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T11:12:46.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T11:12:46.267Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T11:12:46.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T11:12:47.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T11:12:47.714Z] + ls -al . [2022-06-20T11:12:47.714Z] total 188 [2022-06-20T11:12:47.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 11:12 . [2022-06-20T11:12:47.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 11:08 .. [2022-06-20T11:12:47.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 11:09 .git [2022-06-20T11:12:47.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:08 .github [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 20 11:08 .gitignore [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 11:08 .golangci.yml [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 20 11:08 Attribution.txt [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 20 11:08 CHANGELOG.md [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 20 11:08 Dockerfile [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 11:08 GOVERNANCE.md [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 20 11:08 Jenkinsfile [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 11:08 LICENSE [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 20 11:08 Makefile [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 20 11:08 OWNERS.md [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 20 11:08 README.md [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 11:06 VERSION [2022-06-20T11:12:47.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 11:08 bin [2022-06-20T11:12:47.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:08 cmd [2022-06-20T11:12:47.714Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 20 11:12 coverage.out [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 20 11:08 go.mod [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 11:08 go.sum [2022-06-20T11:12:47.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:08 internal [2022-06-20T11:12:47.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 11:08 snap [2022-06-20T11:12:47.714Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 20 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:12:48.145Z] + 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=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c --label arch=arm64 --label version=0.0.0 . [2022-06-20T11:12:48.744Z] Sending build context to Docker daemon 11.68MB [2022-06-20T11:12:48.744Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T11:12:48.744Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-20T11:12:48.744Z] ---> cbf8151269d2 [2022-06-20T11:12:48.744Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T11:12:48.744Z] ---> Running in ce83991b4147 [2022-06-20T11:12:49.022Z] Removing intermediate container ce83991b4147 [2022-06-20T11:12:49.022Z] ---> dc8212730e5f [2022-06-20T11:12:49.022Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T11:12:49.022Z] ---> Running in 4bd93b9ba9ed [2022-06-20T11:12:49.298Z] Removing intermediate container 4bd93b9ba9ed [2022-06-20T11:12:49.298Z] ---> f46efe294f69 [2022-06-20T11:12:49.298Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-20T11:12:49.298Z] ---> Running in cb5a050fbf03 [2022-06-20T11:12:49.915Z] Removing intermediate container cb5a050fbf03 [2022-06-20T11:12:49.915Z] ---> c0b8b12240aa [2022-06-20T11:12:49.915Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:12:49.915Z] ---> Running in daa746150658 [2022-06-20T11:12:51.361Z] Removing intermediate container daa746150658 [2022-06-20T11:12:51.361Z] ---> 2568c4599989 [2022-06-20T11:12:51.361Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T11:12:51.361Z] ---> Running in 756790e91035 [2022-06-20T11:12:52.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T11:12:53.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T11:12:54.329Z] OK: 224 MiB in 56 packages [2022-06-20T11:12:54.929Z] Removing intermediate container 756790e91035 [2022-06-20T11:12:54.929Z] ---> 313aa3058a7a [2022-06-20T11:12:54.929Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-20T11:12:55.530Z] ---> 82d8b1b07fe0 [2022-06-20T11:12:55.530Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T11:12:55.530Z] ---> Running in 635e02f3daf1 [2022-06-20T11:12:57.516Z] Removing intermediate container 635e02f3daf1 [2022-06-20T11:12:57.516Z] ---> 5d252f9834bd [2022-06-20T11:12:57.516Z] Step 10/26 : COPY . . [2022-06-20T11:12:58.494Z] ---> db6f79836bf8 [2022-06-20T11:12:58.494Z] Step 11/26 : ARG MAKE='make build' [2022-06-20T11:12:58.494Z] ---> Running in 9279f2dcd2af [2022-06-20T11:12:58.771Z] Removing intermediate container 9279f2dcd2af [2022-06-20T11:12:58.771Z] ---> f0f29003de04 [2022-06-20T11:12:58.771Z] Step 12/26 : RUN $MAKE [2022-06-20T11:12:59.045Z] ---> Running in bbfe9faf0df5 [2022-06-20T11:13:00.028Z] 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-06-20T11:15:06.918Z] Removing intermediate container bbfe9faf0df5 [2022-06-20T11:15:06.918Z] ---> 204b65a5e1a0 [2022-06-20T11:15:06.918Z] Step 13/26 : FROM alpine:3.14 [2022-06-20T11:15:06.918Z] 3.14: Pulling from library/alpine [2022-06-20T11:15:06.918Z] 455c02918c45: Pulling fs layer [2022-06-20T11:15:06.918Z] 455c02918c45: Verifying Checksum [2022-06-20T11:15:06.918Z] 455c02918c45: Download complete [2022-06-20T11:15:06.918Z] 455c02918c45: Pull complete [2022-06-20T11:15:06.918Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T11:15:06.918Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T11:15:06.918Z] ---> ac73e934f311 [2022-06-20T11:15:06.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-20T11:15:06.918Z] ---> Running in 6f7a98d86ec7 [2022-06-20T11:15:06.918Z] Removing intermediate container 6f7a98d86ec7 [2022-06-20T11:15:06.918Z] ---> f5c9359fad39 [2022-06-20T11:15:06.918Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T11:15:06.918Z] ---> Running in 9e7e5e8628ba [2022-06-20T11:15:06.918Z] Removing intermediate container 9e7e5e8628ba [2022-06-20T11:15:06.918Z] ---> 6e5cd2e6003d [2022-06-20T11:15:06.918Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T11:15:06.918Z] ---> Running in a72a9ce374cf [2022-06-20T11:15:06.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T11:15:06.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T11:15:06.918Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T11:15:06.918Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T11:15:06.918Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T11:15:06.918Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T11:15:06.918Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T11:15:06.918Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T11:15:06.918Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T11:15:06.918Z] OK: 8 MiB in 20 packages [2022-06-20T11:15:06.918Z] Removing intermediate container a72a9ce374cf [2022-06-20T11:15:06.918Z] ---> c45d6cc7d718 [2022-06-20T11:15:06.918Z] Step 17/26 : WORKDIR / [2022-06-20T11:15:06.918Z] ---> Running in cafc34c72ee1 [2022-06-20T11:15:06.918Z] Removing intermediate container cafc34c72ee1 [2022-06-20T11:15:06.918Z] ---> c9779c68bec0 [2022-06-20T11:15:06.918Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-20T11:15:06.918Z] ---> 30327f50e3a3 [2022-06-20T11:15:06.918Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-20T11:15:06.918Z] ---> 1e31c7624d4e [2022-06-20T11:15:06.918Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-20T11:15:06.918Z] ---> c0100fe5a992 [2022-06-20T11:15:06.918Z] Step 21/26 : EXPOSE 59900 [2022-06-20T11:15:06.918Z] ---> Running in 25099e98df0e [2022-06-20T11:15:06.918Z] Removing intermediate container 25099e98df0e [2022-06-20T11:15:06.918Z] ---> 556b0d2caf08 [2022-06-20T11:15:06.918Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-20T11:15:06.918Z] ---> Running in ac4cd896ad9e [2022-06-20T11:15:06.918Z] Removing intermediate container ac4cd896ad9e [2022-06-20T11:15:06.918Z] ---> eddd78cc4711 [2022-06-20T11:15:06.918Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T11:15:06.918Z] ---> Running in 00984b6ac1ca [2022-06-20T11:15:06.918Z] Removing intermediate container 00984b6ac1ca [2022-06-20T11:15:06.918Z] ---> d188900edf97 [2022-06-20T11:15:06.918Z] Step 24/26 : LABEL arch=arm64 [2022-06-20T11:15:06.918Z] ---> Running in 443194707e79 [2022-06-20T11:15:06.918Z] Removing intermediate container 443194707e79 [2022-06-20T11:15:06.918Z] ---> f9e02973ac50 [2022-06-20T11:15:06.918Z] Step 25/26 : LABEL git_sha=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [2022-06-20T11:15:06.918Z] ---> Running in 6a43496d8c76 [2022-06-20T11:15:06.918Z] Removing intermediate container 6a43496d8c76 [2022-06-20T11:15:06.918Z] ---> 87f63372c1e7 [2022-06-20T11:15:06.918Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T11:15:06.918Z] ---> Running in 1bbe287e19d5 [2022-06-20T11:15:06.918Z] Removing intermediate container 1bbe287e19d5 [2022-06-20T11:15:06.918Z] ---> dffb34c884ae [2022-06-20T11:15:06.918Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T11:15:06.918Z] Successfully built dffb34c884ae [2022-06-20T11:15:06.918Z] 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-06-20T11:15:07.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T11:15:07.787Z] [2022-06-20T11:15:07.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:15:08.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T11:15:08.473Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T11:15:08.473Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T11:15:08.473Z] 04944245beec: Pulling fs layer [2022-06-20T11:15:08.473Z] 699f458cf7ca: Pulling fs layer [2022-06-20T11:15:08.473Z] 765212b225bb: Pulling fs layer [2022-06-20T11:15:08.473Z] f23df028b6ca: Pulling fs layer [2022-06-20T11:15:08.473Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T11:15:08.473Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T11:15:08.473Z] 765212b225bb: Waiting [2022-06-20T11:15:08.473Z] f23df028b6ca: Waiting [2022-06-20T11:15:08.473Z] d65c8cfc05b1: Waiting [2022-06-20T11:15:08.473Z] 2437ff75d9bd: Waiting [2022-06-20T11:15:08.473Z] 04944245beec: Verifying Checksum [2022-06-20T11:15:08.473Z] 04944245beec: Download complete [2022-06-20T11:15:08.473Z] 765212b225bb: Verifying Checksum [2022-06-20T11:15:08.473Z] 765212b225bb: Download complete [2022-06-20T11:15:08.473Z] f23df028b6ca: Download complete [2022-06-20T11:15:08.473Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T11:15:08.473Z] d65c8cfc05b1: Download complete [2022-06-20T11:15:08.750Z] 699f458cf7ca: Verifying Checksum [2022-06-20T11:15:08.750Z] 699f458cf7ca: Download complete [2022-06-20T11:15:09.027Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T11:15:09.027Z] 8998bd30e6a1: Download complete [2022-06-20T11:15:11.651Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T11:15:11.652Z] 2437ff75d9bd: Download complete [2022-06-20T11:15:13.091Z] 8998bd30e6a1: Pull complete [2022-06-20T11:15:13.365Z] 04944245beec: Pull complete [2022-06-20T11:15:14.798Z] 699f458cf7ca: Pull complete [2022-06-20T11:15:15.083Z] 765212b225bb: Pull complete [2022-06-20T11:15:16.062Z] f23df028b6ca: Pull complete [2022-06-20T11:15:16.062Z] d65c8cfc05b1: Pull complete [2022-06-20T11:15:31.166Z] 2437ff75d9bd: Pull complete [2022-06-20T11:15:31.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T11:15:31.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T11:15:31.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:15:31.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-15151 does not seem to be running inside a container [2022-06-20T11:15:31.665Z] $ 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-06-20T11:15:34.183Z] $ docker top 162b8fd95a0dbfdc9fafc6fb578cf1003ba634e554282ba2622959f55240ec34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:35.153Z] ---> job-cost.sh [2022-06-20T11:15:35.153Z] lf-activate-venv: SKIPPING [2022-06-20T11:15:35.153Z] INFO: No Stack... [2022-06-20T11:15:35.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T11:15:36.345Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T11:15:37.020Z] + cut -d, -f6 [2022-06-20T11:15:37.020Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2022-06-20T11:15:37.103Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [2022-06-20T11:15:37.107Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] did not exist. Created. [2022-06-20T11:15:37.108Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T11:15:37.863Z] /w/workspace/device-virtual-go/1@tmp/durable-a938ea10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T11:15:38.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T11:15:38.597Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T11:15:38.646Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T11:15:38.661Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T11:15:38.758Z] $ docker stop --time=1 162b8fd95a0dbfdc9fafc6fb578cf1003ba634e554282ba2622959f55240ec34 [2022-06-20T11:15:40.269Z] $ docker rm -f 162b8fd95a0dbfdc9fafc6fb578cf1003ba634e554282ba2622959f55240ec34 [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-06-20T11:15:41.314Z] provisioning config files... [2022-06-20T11:15:41.323Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-292@tmp/config855298369393523969tmp [Pipeline] { [Pipeline] sh [2022-06-20T11:15:41.661Z] + set +x [2022-06-20T11:15:41.661Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-06-20T11:15:41.661Z] [2022-06-20T11:15:41.661Z] [2022-06-20T11:15:41.661Z] _____ _ [2022-06-20T11:15:41.661Z] / ____| | | [2022-06-20T11:15:41.661Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T11:15:41.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T11:15:41.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T11:15:41.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T11:15:41.661Z] Bash-1.0.6 [2022-06-20T11:15:41.661Z] [2022-06-20T11:15:41.661Z] [2022-06-20T11:15:41.661Z] ==> git version 2.25.1 found [2022-06-20T11:15:41.661Z] ==> 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-06-20T11:15:41.661Z] Release-Date: 2020-01-08 [2022-06-20T11:15:41.661Z] 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-06-20T11:15:41.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T11:15:41.661Z] ==> Jenkins CI detected. [2022-06-20T11:15:41.661Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-292 [2022-06-20T11:15:41.661Z] project root: . [2022-06-20T11:15:41.661Z] --> token set from env [2022-06-20T11:15:41.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T11:15:41.661Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T11:15:41.661Z] ==> Python coveragepy not found [2022-06-20T11:15:41.661Z] ==> Searching for coverage reports in: [2022-06-20T11:15:41.661Z] + . [2022-06-20T11:15:41.661Z] -> Found 1 reports [2022-06-20T11:15:41.661Z] ==> Detecting git/mercurial file structure [2022-06-20T11:15:41.661Z] ==> Reading reports [2022-06-20T11:15:41.661Z] + ./coverage.out bytes=44128 [2022-06-20T11:15:41.661Z] ==> Appending adjustments [2022-06-20T11:15:41.661Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T11:15:41.922Z] + Found adjustments [2022-06-20T11:15:41.922Z] ==> Gzipping contents [2022-06-20T11:15:41.922Z] 8.0K /tmp/codecov.nyh9Ya.gz [2022-06-20T11:15:41.922Z] ==> Uploading reports [2022-06-20T11:15:41.922Z] url: https://codecov.io [2022-06-20T11:15:41.922Z] query: branch=PR-292&commit=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=292&job=&cmd_args= [2022-06-20T11:15:41.922Z] -> Pinging Codecov [2022-06-20T11:15:41.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-292&commit=9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=292&job=&cmd_args= [2022-06-20T11:15:42.181Z] -> Uploading to [2022-06-20T11:15:42.181Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/5E52B4B073DB2E39498172D8E973AA87/9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c/44dd645b-5ed5-410f-ae54-fd047a9d9de1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T111542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f88db658fa35b2538e4316fa260c0dc1bc4f29be2e42549e2192413505d67bbb [2022-06-20T11:15:42.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T11:15:42.181Z] Dload Upload Total Spent Left Speed [2022-06-20T11:15:42.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5480 0 0 100 5480 0 20371 --:--:-- --:--:-- --:--:-- 20371 [2022-06-20T11:15:42.440Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/9bab06ef66a4c2aeb37ff8957d33d1c3af5edb4c [Pipeline] } [2022-06-20T11:15:42.462Z] 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-06-20T11:15:44.179Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-292/archives ] [2022-06-20T11:15:44.179Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-292/archives [2022-06-20T11:15:44.179Z] total 16 [2022-06-20T11:15:44.179Z] drwxr-xr-x 3 root root 4096 Jun 20 11:08 . [2022-06-20T11:15:44.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 11:08 .. [2022-06-20T11:15:44.179Z] drwxr-xr-x 2 root root 4096 Jun 20 11:08 cost [2022-06-20T11:15:44.179Z] -rw-r--r-- 1 root root 88 Jun 20 11:08 cost.csv [2022-06-20T11:15:44.179Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-292/archives [2022-06-20T11:15:44.179Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-292/archives [2022-06-20T11:15:44.179Z] total 16 [2022-06-20T11:15:44.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 11:08 . [2022-06-20T11:15:44.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 11:08 .. [2022-06-20T11:15:44.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 11:08 cost [2022-06-20T11:15:44.179Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:44.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:45.402Z] ---> package-listing.sh [2022-06-20T11:15:45.402Z] ++ facter osfamily [2022-06-20T11:15:45.402Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T11:15:45.670Z] + OS_FAMILY=debian [2022-06-20T11:15:45.670Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-292 [2022-06-20T11:15:45.670Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T11:15:45.670Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T11:15:45.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T11:15:45.670Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T11:15:45.670Z] + '[' /w/workspace/foundry_device-virtual-go_PR-292 ']' [2022-06-20T11:15:45.670Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T11:15:45.670Z] + case "${OS_FAMILY}" in [2022-06-20T11:15:45.670Z] + dpkg -l [2022-06-20T11:15:45.670Z] + grep '^ii' [2022-06-20T11:15:45.670Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T11:15:45.670Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T11:15:45.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T11:15:45.670Z] + '[' /w/workspace/foundry_device-virtual-go_PR-292 ']' [2022-06-20T11:15:45.670Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-292/archives/ [2022-06-20T11:15:45.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-292/archives/ [Pipeline] echo [2022-06-20T11:15:45.704Z] 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T11:15:45.995Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T11:15:46.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T11:15:46.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T11:15:46.779Z] prd-ubuntu20.04-docker-8c-8g-15150 does not seem to be running inside a container [2022-06-20T11:15:46.817Z] $ 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-292/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-292 -v /w/workspace/foundry_device-virtual-go_PR-292:/w/workspace/foundry_device-virtual-go_PR-292:rw,z -v /w/workspace/foundry_device-virtual-go_PR-292@tmp:/w/workspace/foundry_device-virtual-go_PR-292@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-06-20T11:15:47.025Z] $ docker top c03d51f6e94c07500a671a91f3dffb27d964f1701943be7252e1ad9383a47216 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T11:15:47.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T11:15:47.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T11:15:48.052Z] + ls /var/log/sa-host [2022-06-20T11:15:48.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T11:15:48.244Z] provisioning config files... [2022-06-20T11:15:48.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-292@tmp/config5608775295649880976tmp [Pipeline] { [Pipeline] echo [2022-06-20T11:15:48.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:48.622Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T11:15:48.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:49.047Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T11:15:49.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:49.392Z] ---> sudo-logs.sh [2022-06-20T11:15:49.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T11:15:49.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:49.787Z] ---> job-cost.sh [2022-06-20T11:15:49.787Z] lf-activate-venv: SKIPPING [2022-06-20T11:15:49.787Z] DEBUG: total: 0.2199999988079071 [2022-06-20T11:15:49.787Z] INFO: Retrieving Stack Cost... [2022-06-20T11:15:50.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T11:15:50.631Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T11:15:50.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T11:15:50.981Z] ---> logs-deploy.sh [2022-06-20T11:15:50.981Z] lf-activate-venv: SKIPPING [2022-06-20T11:15:50.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-292/1 [2022-06-20T11:15:50.981Z] INFO: archiving workspace using pattern(s): [2022-06-20T11:15:51.923Z] Archives upload complete. [2022-06-20T11:15:52.183Z] INFO: archiving logs to Nexus [2022-06-20T11:15:52.751Z] ---> uname -a: [2022-06-20T11:15:52.751Z] Linux prd-ubuntu20-04-docker-8c-8g-15150 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-20T11:15:52.751Z] [2022-06-20T11:15:52.751Z] [2022-06-20T11:15:52.751Z] ---> lscpu: [2022-06-20T11:15:52.751Z] Architecture: x86_64 [2022-06-20T11:15:52.751Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-20T11:15:52.751Z] Byte Order: Little Endian [2022-06-20T11:15:52.751Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-20T11:15:52.751Z] CPU(s): 8 [2022-06-20T11:15:52.751Z] On-line CPU(s) list: 0-7 [2022-06-20T11:15:52.751Z] Thread(s) per core: 1 [2022-06-20T11:15:52.751Z] Core(s) per socket: 1 [2022-06-20T11:15:52.751Z] Socket(s): 8 [2022-06-20T11:15:52.751Z] NUMA node(s): 1 [2022-06-20T11:15:52.751Z] Vendor ID: AuthenticAMD [2022-06-20T11:15:52.751Z] CPU family: 23 [2022-06-20T11:15:52.751Z] Model: 49 [2022-06-20T11:15:52.751Z] Model name: AMD EPYC-Rome Processor [2022-06-20T11:15:52.751Z] Stepping: 0 [2022-06-20T11:15:52.751Z] CPU MHz: 2800.000 [2022-06-20T11:15:52.751Z] BogoMIPS: 5600.00 [2022-06-20T11:15:52.751Z] Virtualization: AMD-V [2022-06-20T11:15:52.751Z] Hypervisor vendor: KVM [2022-06-20T11:15:52.751Z] Virtualization type: full [2022-06-20T11:15:52.751Z] L1d cache: 256 KiB [2022-06-20T11:15:52.751Z] L1i cache: 256 KiB [2022-06-20T11:15:52.751Z] L2 cache: 4 MiB [2022-06-20T11:15:52.752Z] L3 cache: 128 MiB [2022-06-20T11:15:52.752Z] NUMA node0 CPU(s): 0-7 [2022-06-20T11:15:52.752Z] Vulnerability Itlb multihit: Not affected [2022-06-20T11:15:52.752Z] Vulnerability L1tf: Not affected [2022-06-20T11:15:52.752Z] Vulnerability Mds: Not affected [2022-06-20T11:15:52.752Z] Vulnerability Meltdown: Not affected [2022-06-20T11:15:52.752Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-20T11:15:52.752Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-20T11:15:52.752Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-20T11:15:52.752Z] Vulnerability Srbds: Not affected [2022-06-20T11:15:52.752Z] Vulnerability Tsx async abort: Not affected [2022-06-20T11:15:52.752Z] 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-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] ---> nproc: [2022-06-20T11:15:52.752Z] 8 [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] ---> df -h: [2022-06-20T11:15:52.752Z] Filesystem Size Used Avail Use% Mounted on [2022-06-20T11:15:52.752Z] overlay 155G 11G 145G 7% / [2022-06-20T11:15:52.752Z] tmpfs 64M 0 64M 0% /dev [2022-06-20T11:15:52.752Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-20T11:15:52.752Z] shm 64M 0 64M 0% /dev/shm [2022-06-20T11:15:52.752Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] ---> sar -b -r -n DEV: [2022-06-20T11:15:52.752Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15150) 06/20/22 _x86_64_ (8 CPU) [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:05:59 LINUX RESTART (8 CPU) [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-20T11:15:52.752Z] 11:07:01 446.60 78.99 367.61 0.00 10715.63 211628.52 0.00 [2022-06-20T11:15:52.752Z] 11:08:01 226.00 1.40 224.60 0.00 22.26 65111.95 0.00 [2022-06-20T11:15:52.752Z] 11:09:01 125.67 0.02 125.65 0.00 0.13 32966.00 0.00 [2022-06-20T11:15:52.752Z] 11:10:01 1.02 0.00 1.02 0.00 0.00 10.81 0.00 [2022-06-20T11:15:52.752Z] 11:11:01 1.63 0.02 1.62 0.00 0.13 18.40 0.00 [2022-06-20T11:15:52.752Z] 11:12:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2022-06-20T11:15:52.752Z] 11:13:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2022-06-20T11:15:52.752Z] 11:14:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2022-06-20T11:15:52.752Z] 11:15:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2022-06-20T11:15:52.752Z] Average: 89.48 8.94 80.54 0.00 1193.33 34424.19 0.00 [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-20T11:15:52.752Z] 11:07:01 29081864 31756572 554496 1.69 113972 2836400 2337812 6.89 1126324 2310920 495324 [2022-06-20T11:15:52.752Z] 11:08:01 27944644 31538720 749760 2.28 163872 3623760 2626584 7.74 1619628 2849228 182696 [2022-06-20T11:15:52.752Z] 11:09:01 27661360 31779836 510420 1.55 174848 4093696 1925548 5.67 1345284 3363504 96 [2022-06-20T11:15:52.752Z] 11:10:01 27661952 31780552 509308 1.55 174880 4093696 1925548 5.67 1344444 3363504 20 [2022-06-20T11:15:52.752Z] 11:11:01 27664388 31783012 506964 1.54 174904 4093684 1925548 5.67 1342656 3363568 32 [2022-06-20T11:15:52.752Z] 11:12:01 27664340 31783012 506900 1.54 174932 4093704 1925548 5.67 1342448 3363572 20 [2022-06-20T11:15:52.752Z] 11:13:01 27671372 31790068 499808 1.52 174952 4093712 1925548 5.67 1334896 3363580 40 [2022-06-20T11:15:52.752Z] 11:14:01 27671616 31790316 499520 1.52 174964 4093716 1925548 5.67 1334852 3363584 28 [2022-06-20T11:15:52.752Z] 11:15:01 27671860 31790608 499172 1.52 175004 4093720 1925548 5.67 1334912 3363588 12 [2022-06-20T11:15:52.752Z] Average: 27854822 31754744 537372 1.63 166925 3901788 2049248 6.04 1347272 3189450 75363 [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-20T11:15:52.752Z] 11:07:01 docker0 23.44 20.69 1.93 184.59 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:07:01 ens3 941.09 607.18 8983.71 114.22 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:07:01 lo 8.93 8.93 0.86 0.86 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:08:01 vethe5d4f8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:08:01 docker0 111.73 136.44 8.84 1080.69 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:08:01 ens3 212.03 170.55 1135.93 78.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:08:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:09:01 docker0 7.38 9.27 0.43 51.72 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:09:01 ens3 124.53 89.82 2628.25 38.24 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:09:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:10:01 ens3 0.67 0.70 0.04 0.06 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:11:01 ens3 7.12 7.73 0.69 13.97 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:12:01 ens3 4.32 7.85 0.35 7.51 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:13:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] Average: docker0 15.84 18.49 1.24 146.34 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] Average: ens3 143.35 98.24 1416.67 28.00 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] ---> sar -P ALL: [2022-06-20T11:15:52.752Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15150) 06/20/22 _x86_64_ (8 CPU) [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:05:59 LINUX RESTART (8 CPU) [2022-06-20T11:15:52.752Z] [2022-06-20T11:15:52.752Z] 11:06:01 CPU %user %nice %system %iowait %steal %idle [2022-06-20T11:15:52.752Z] 11:07:01 all 10.61 0.00 4.51 1.89 0.07 82.92 [2022-06-20T11:15:52.752Z] 11:07:01 0 12.15 0.00 4.03 2.53 0.07 81.22 [2022-06-20T11:15:52.752Z] 11:07:01 1 9.90 0.00 3.28 0.35 0.07 86.40 [2022-06-20T11:15:52.752Z] 11:07:01 2 9.49 0.00 4.18 3.63 0.05 82.64 [2022-06-20T11:15:52.752Z] 11:07:01 3 8.87 0.00 6.22 2.28 0.07 82.55 [2022-06-20T11:15:52.752Z] 11:07:01 4 12.70 0.00 5.22 0.57 0.07 81.44 [2022-06-20T11:15:52.752Z] 11:07:01 5 12.56 0.00 4.18 1.20 0.07 82.00 [2022-06-20T11:15:52.752Z] 11:07:01 6 10.06 0.00 3.84 3.55 0.07 82.49 [2022-06-20T11:15:52.752Z] 11:07:01 7 9.18 0.00 5.13 0.98 0.07 84.63 [2022-06-20T11:15:52.752Z] 11:08:01 all 31.47 0.00 6.71 0.98 0.09 60.75 [2022-06-20T11:15:52.752Z] 11:08:01 0 31.53 0.00 7.51 3.94 0.08 56.93 [2022-06-20T11:15:52.752Z] 11:08:01 1 30.07 0.00 7.49 0.17 0.08 62.19 [2022-06-20T11:15:52.752Z] 11:08:01 2 30.55 0.00 6.35 0.12 0.10 62.88 [2022-06-20T11:15:52.752Z] 11:08:01 3 32.51 0.00 6.22 1.18 0.08 60.01 [2022-06-20T11:15:52.752Z] 11:08:01 4 31.21 0.00 6.63 0.83 0.08 61.25 [2022-06-20T11:15:52.752Z] 11:08:01 5 32.90 0.00 6.26 0.39 0.08 60.37 [2022-06-20T11:15:52.752Z] 11:08:01 6 32.05 0.00 6.29 1.00 0.07 60.60 [2022-06-20T11:15:52.752Z] 11:08:01 7 30.98 0.00 6.91 0.24 0.10 61.77 [2022-06-20T11:15:52.752Z] 11:09:01 all 7.76 0.00 2.13 0.54 0.03 89.54 [2022-06-20T11:15:52.752Z] 11:09:01 0 8.85 0.00 2.63 3.10 0.03 85.38 [2022-06-20T11:15:52.752Z] 11:09:01 1 6.52 0.00 1.69 0.00 0.03 91.76 [2022-06-20T11:15:52.752Z] 11:09:01 2 8.30 0.00 1.80 0.15 0.02 89.73 [2022-06-20T11:15:52.752Z] 11:09:01 3 7.51 0.00 2.12 0.02 0.03 90.33 [2022-06-20T11:15:52.752Z] 11:09:01 4 7.30 0.00 2.69 0.07 0.03 89.91 [2022-06-20T11:15:52.752Z] 11:09:01 5 7.65 0.00 1.53 0.05 0.03 90.73 [2022-06-20T11:15:52.752Z] 11:09:01 6 7.61 0.00 2.23 0.72 0.03 89.41 [2022-06-20T11:15:52.752Z] 11:09:01 7 8.32 0.00 2.39 0.22 0.03 89.04 [2022-06-20T11:15:52.752Z] 11:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-20T11:15:52.752Z] 11:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-20T11:15:52.752Z] 11:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.752Z] 11:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.752Z] 11:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-20T11:15:52.752Z] 11:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.752Z] 11:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-20T11:15:52.752Z] 11:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-20T11:15:52.752Z] 11:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-20T11:15:52.752Z] 11:11:01 all 0.05 0.00 0.03 0.00 0.00 99.91 [2022-06-20T11:15:52.752Z] 11:11:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-20T11:15:52.752Z] 11:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-20T11:15:52.752Z] 11:11:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2022-06-20T11:15:52.752Z] 11:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-20T11:15:52.752Z] 11:11:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2022-06-20T11:15:52.752Z] 11:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-20T11:15:52.752Z] 11:11:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-06-20T11:15:52.752Z] 11:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-20T11:15:52.752Z] 11:12:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-06-20T11:15:52.752Z] 11:12:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2022-06-20T11:15:52.752Z] 11:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.752Z] 11:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-20T11:15:52.752Z] 11:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-20T11:15:52.752Z] 11:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.752Z] 11:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-20T11:15:52.753Z] 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-20T11:15:52.753Z] 11:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-20T11:15:52.753Z] 11:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-20T11:15:52.753Z] 11:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-20T11:15:52.753Z] 11:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-20T11:15:52.753Z] 11:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-20T11:15:52.753Z] 11:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-20T11:15:52.753Z] 11:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-06-20T11:15:52.753Z] 11:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-20T11:15:52.753Z] 11:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-20T11:15:52.753Z] 11:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-20T11:15:52.753Z] 11:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-06-20T11:15:52.753Z] 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-20T11:15:52.753Z] 11:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-20T11:15:52.753Z] 11:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:15:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2022-06-20T11:15:52.753Z] 11:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-20T11:15:52.753Z] 11:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-20T11:15:52.753Z] 11:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-20T11:15:52.753Z] 11:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-20T11:15:52.753Z] 11:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-20T11:15:52.753Z] 11:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-20T11:15:52.753Z] 11:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-20T11:15:52.753Z] Average: all 5.50 0.00 1.48 0.38 0.02 92.62 [2022-06-20T11:15:52.753Z] Average: 0 5.79 0.00 1.57 1.07 0.02 91.56 [2022-06-20T11:15:52.753Z] Average: 1 5.13 0.00 1.38 0.06 0.02 93.41 [2022-06-20T11:15:52.753Z] Average: 2 5.35 0.00 1.37 0.43 0.02 92.83 [2022-06-20T11:15:52.753Z] Average: 3 5.40 0.00 1.62 0.38 0.03 92.57 [2022-06-20T11:15:52.753Z] Average: 4 5.66 0.00 1.61 0.17 0.02 92.54 [2022-06-20T11:15:52.753Z] Average: 5 5.85 0.00 1.32 0.18 0.02 92.62 [2022-06-20T11:15:52.753Z] Average: 6 5.49 0.00 1.37 0.58 0.02 92.54 [2022-06-20T11:15:52.753Z] Average: 7 5.34 0.00 1.60 0.16 0.02 92.88 [2022-06-20T11:15:52.753Z] [2022-06-20T11:15:52.753Z] [2022-06-20T11:15:52.753Z]