Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12e18996c0c91e8b0504df444ed4729b65be514a+328f14cd4e0e2f12280e28257e4d0d1118a94cd7 (504bb5c1da6ce1dbb51e961e729afe19e4f3ba2e) 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-ssh2387500329552728083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh17368753747985433500.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 7e4371ac6d730b8e642184b898413c6ef59a5643 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-rest-go/branches/PR-206/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-rest-go/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4536618331338987453.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-rest-go/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11821293414160396620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > 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-ssh14982109552140703882.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-rest-go/branches/PR-206/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-rest-go/branches/PR-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12351991473137581704.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 7e4371ac6d730b8e642184b898413c6ef59a5643 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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-19341 in /w/workspace/gexfoundry_device-rest-go_PR-206 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 into PR head commit 12e18996c0c91e8b0504df444ed4729b65be514a Merge succeeded, producing 12e18996c0c91e8b0504df444ed4729b65be514a Checking out Revision 12e18996c0c91e8b0504df444ed4729b65be514a (PR-206) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12e18996c0c91e8b0504df444ed4729b65be514a # 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 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12e18996c0c91e8b0504df444ed4729b65be514a # 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 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T20:04:01.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T20:04:01.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T20:04:01.930Z] ========================================================= [2022-07-11T20:04:01.931Z] EdgeX Global Pipelines Version Info [2022-07-11T20:04:01.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:04:02.759Z] ------------------- [2022-07-11T20:04:02.759Z] stable info: [2022-07-11T20:04:02.759Z] ------------------- [2022-07-11T20:04:02.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:04:02.759Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:04:02.759Z] Message: update stable to v1.0.236 [2022-07-11T20:04:03.354Z] ------------------- [2022-07-11T20:04:03.354Z] experimental info: [2022-07-11T20:04:03.354Z] ------------------- [2022-07-11T20:04:03.354Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:04:03.354Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:04:03.354Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T20:04:03.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-07-11T20:04:03.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-07-11T20:04:03.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T20:04:03.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T20:04:03.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T20:04:03.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T20:04:03.977Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T20:04:04.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T20:04:04.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T20:04:04.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T20:04:04.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T20:04:04.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-07-11T20:04:04.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T20:04:04.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T20:04:04.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:04:04.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:04:04.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T20:04:04.505Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T20:04:04.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T20:04:04.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T20:04:04.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T20:04:04.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T20:04:04.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T20:04:04.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T20:04:04.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T20:04:04.860Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T20:04:04.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T20:04:04.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2022-07-11T20:04:04.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2022-07-11T20:04:05.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2022-07-11T20:04:05.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12e18996c0c91e8b0504df444ed4729b65be514a [Pipeline] echo [2022-07-11T20:04:05.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12e1899 [Pipeline] echo [2022-07-11T20:04:05.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:04:05.281Z] provisioning config files... [2022-07-11T20:04:05.295Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-206@tmp/config8573662204035824037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:04:05.654Z] ---> docker-login.sh [2022-07-11T20:04:05.654Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:04:05.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:06.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:06.177Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:06.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:06.177Z] [2022-07-11T20:04:06.177Z] Login Succeeded [2022-07-11T20:04:06.177Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:04:06.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:06.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:06.440Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:06.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:06.440Z] [2022-07-11T20:04:06.440Z] Login Succeeded [2022-07-11T20:04:06.440Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:04:06.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:06.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:06.440Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:06.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:06.440Z] [2022-07-11T20:04:06.440Z] Login Succeeded [2022-07-11T20:04:06.440Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:04:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:06.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:06.703Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:06.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:06.703Z] [2022-07-11T20:04:06.703Z] Login Succeeded [2022-07-11T20:04:06.703Z] docker.io [2022-07-11T20:04:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:06.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:06.966Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:06.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:06.966Z] [2022-07-11T20:04:06.966Z] Login Succeeded [2022-07-11T20:04:06.966Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:04:06.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T20:04:07.633Z] + git rev-list -1 --merges 12e18996c0c91e8b0504df444ed4729b65be514a~1..12e18996c0c91e8b0504df444ed4729b65be514a [Pipeline] echo [2022-07-11T20:04:07.690Z] -----------> git rev-list -1 --merges 12e18996c0c91e8b0504df444ed4729b65be514a~1..12e18996c0c91e8b0504df444ed4729b65be514a 12e18996c0c91e8b0504df444ed4729b65be514a [false] [Pipeline] sh [2022-07-11T20:04:08.004Z] + git log --format=format:%s -1 12e18996c0c91e8b0504df444ed4729b65be514a [Pipeline] echo [2022-07-11T20:04:08.040Z] ========================================================= [2022-07-11T20:04:08.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T20:04:08.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T20:04:08.488Z] + git log --format=format:%s -1 12e18996c0c91e8b0504df444ed4729b65be514a [Pipeline] echo [2022-07-11T20:04:08.520Z] [semverPrep] GIT_COMMIT: 12e18996c0c91e8b0504df444ed4729b65be514a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-07-11T20:04:08.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T20:04:08.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T20:04:08.934Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T20:04:08.934Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T20:04:08.934Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T20:04:08.934Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T20:04:08.934Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T20:04:08.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:04:09.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:04:09.423Z] [2022-07-11T20:04:09.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:04:09.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:04:09.808Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T20:04:09.808Z] b85a868b505f: Pulling fs layer [2022-07-11T20:04:09.808Z] e2be974225ed: Pulling fs layer [2022-07-11T20:04:09.808Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T20:04:09.808Z] 988bab9f4d93: Pulling fs layer [2022-07-11T20:04:09.808Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T20:04:09.808Z] eaf3925da568: Pulling fs layer [2022-07-11T20:04:09.808Z] bab4dde63d76: Pulling fs layer [2022-07-11T20:04:09.808Z] bde34c3a00c8: Pulling fs layer [2022-07-11T20:04:09.808Z] b352a97aabf1: Pulling fs layer [2022-07-11T20:04:09.808Z] 4872d77fe225: Pulling fs layer [2022-07-11T20:04:09.808Z] 5851b861e8e6: Pulling fs layer [2022-07-11T20:04:09.808Z] 988bab9f4d93: Waiting [2022-07-11T20:04:09.808Z] eaf3925da568: Waiting [2022-07-11T20:04:09.808Z] 4872d77fe225: Waiting [2022-07-11T20:04:09.808Z] bab4dde63d76: Waiting [2022-07-11T20:04:09.808Z] 5851b861e8e6: Waiting [2022-07-11T20:04:09.808Z] bde34c3a00c8: Waiting [2022-07-11T20:04:09.808Z] 1469e6f7b9e6: Waiting [2022-07-11T20:04:09.808Z] b352a97aabf1: Waiting [2022-07-11T20:04:09.808Z] e2be974225ed: Download complete [2022-07-11T20:04:09.808Z] 988bab9f4d93: Verifying Checksum [2022-07-11T20:04:09.808Z] 988bab9f4d93: Download complete [2022-07-11T20:04:09.808Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T20:04:09.808Z] 1469e6f7b9e6: Download complete [2022-07-11T20:04:10.071Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T20:04:10.071Z] 339a4e72a1f5: Download complete [2022-07-11T20:04:10.071Z] eaf3925da568: Download complete [2022-07-11T20:04:10.071Z] bde34c3a00c8: Verifying Checksum [2022-07-11T20:04:10.071Z] bde34c3a00c8: Download complete [2022-07-11T20:04:10.071Z] b352a97aabf1: Verifying Checksum [2022-07-11T20:04:10.071Z] b352a97aabf1: Download complete [2022-07-11T20:04:10.071Z] 4872d77fe225: Verifying Checksum [2022-07-11T20:04:10.071Z] 4872d77fe225: Download complete [2022-07-11T20:04:10.071Z] 5851b861e8e6: Download complete [2022-07-11T20:04:10.071Z] b85a868b505f: Verifying Checksum [2022-07-11T20:04:10.071Z] b85a868b505f: Download complete [2022-07-11T20:04:10.331Z] bab4dde63d76: Verifying Checksum [2022-07-11T20:04:10.331Z] bab4dde63d76: Download complete [2022-07-11T20:04:11.719Z] b85a868b505f: Pull complete [2022-07-11T20:04:11.719Z] e2be974225ed: Pull complete [2022-07-11T20:04:12.291Z] 339a4e72a1f5: Pull complete [2022-07-11T20:04:12.291Z] 988bab9f4d93: Pull complete [2022-07-11T20:04:12.555Z] 1469e6f7b9e6: Pull complete [2022-07-11T20:04:12.555Z] eaf3925da568: Pull complete [2022-07-11T20:04:15.099Z] bab4dde63d76: Pull complete [2022-07-11T20:04:15.099Z] bde34c3a00c8: Pull complete [2022-07-11T20:04:15.099Z] b352a97aabf1: Pull complete [2022-07-11T20:04:15.099Z] 4872d77fe225: Pull complete [2022-07-11T20:04:15.099Z] 5851b861e8e6: Pull complete [2022-07-11T20:04:15.099Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T20:04:15.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:04:15.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:04:15.340Z] prd-ubuntu20.04-docker-8c-8g-19341 does not seem to be running inside a container [2022-07-11T20:04:15.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-206 -v /w/workspace/gexfoundry_device-rest-go_PR-206:/w/workspace/gexfoundry_device-rest-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-206@tmp:/w/workspace/gexfoundry_device-rest-go_PR-206@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-07-11T20:04:17.108Z] $ docker top 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 -eo pid,comm [2022-07-11T20:04:17.175Z] 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-07-11T20:04:17.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T20:04:17.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:04:17.303Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:04:17.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:04:17.447Z] $ docker exec 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 ssh-agent [2022-07-11T20:04:17.567Z] SSH_AUTH_SOCK=/tmp/ssh-CW2p28qvJSHe/agent.32 [2022-07-11T20:04:17.567Z] SSH_AGENT_PID=39 [2022-07-11T20:04:17.574Z] Running ssh-add (command line suppressed) [2022-07-11T20:04:17.697Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-206@tmp/private_key_8644040833706772709.key (/w/workspace/gexfoundry_device-rest-go_PR-206@tmp/private_key_8644040833706772709.key) [2022-07-11T20:04:17.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:04:18.045Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T20:04:18.074Z] $ docker exec --env ******** --env ******** 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 ssh-agent -k [2022-07-11T20:04:18.184Z] unset SSH_AUTH_SOCK; [2022-07-11T20:04:18.185Z] unset SSH_AGENT_PID; [2022-07-11T20:04:18.185Z] echo Agent pid 39 killed; [2022-07-11T20:04:18.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T20:04:18.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:04:18.277Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:04:18.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:04:18.415Z] $ docker exec 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 ssh-agent [2022-07-11T20:04:18.536Z] SSH_AUTH_SOCK=/tmp/ssh-d2mMEKSlqPEu/agent.72 [2022-07-11T20:04:18.536Z] SSH_AGENT_PID=79 [2022-07-11T20:04:18.542Z] Running ssh-add (command line suppressed) [2022-07-11T20:04:18.670Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-206@tmp/private_key_4818053480612792029.key (/w/workspace/gexfoundry_device-rest-go_PR-206@tmp/private_key_4818053480612792029.key) [2022-07-11T20:04:18.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:04:19.021Z] + git semver init [2022-07-11T20:04:19.281Z] 2022-07-11 20:04:19,230 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T20:04:19.281Z] 2022-07-11 20:04:19,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-206/.semver [2022-07-11T20:04:19.281Z] 2022-07-11 20:04:19,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-206/.semver [2022-07-11T20:04:19.281Z] 2022-07-11 20:04:19,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-206/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-206, universal_newlines=False, shell=None, istream=None) [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,120 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-206/.git/info/exclude [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-206/.semver/PR-206 with force:False [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,121 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-206/.semver/PR-206 [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,125 [execute] INFO git cat-file --batch-check [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,136 [execute] INFO git cat-file --batch [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:04:20.224Z] 2022-07-11 20:04:20,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-206/.semver/PR-206 [2022-07-11T20:04:20.224Z] 0.0.0 [Pipeline] } [2022-07-11T20:04:20.252Z] $ docker exec --env ******** --env ******** 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 ssh-agent -k [2022-07-11T20:04:20.364Z] unset SSH_AUTH_SOCK; [2022-07-11T20:04:20.368Z] unset SSH_AGENT_PID; [2022-07-11T20:04:20.368Z] echo Agent pid 79 killed; [2022-07-11T20:04:20.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T20:04:20.800Z] + git semver [Pipeline] } [2022-07-11T20:04:21.090Z] $ docker stop --time=1 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 [2022-07-11T20:04:22.450Z] $ docker rm -f 4d93a6e91625d3c704e1b3aa86934b3199b96989054b62ef770175d1b60d3e13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T20:04:22.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T20:04:23.189Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T20:04:23.204Z] [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-07-11T20:04:23.749Z] provisioning config files... [2022-07-11T20:04:23.761Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-206@tmp/config5640367449641656601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:04:24.112Z] ---> docker-login.sh [2022-07-11T20:04:24.112Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:04:24.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:24.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:24.112Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:24.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:24.112Z] [2022-07-11T20:04:24.112Z] Login Succeeded [2022-07-11T20:04:24.112Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:04:24.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:24.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:24.374Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:24.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:24.374Z] [2022-07-11T20:04:24.374Z] Login Succeeded [2022-07-11T20:04:24.374Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:04:24.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:24.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:24.374Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:24.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:24.374Z] [2022-07-11T20:04:24.374Z] Login Succeeded [2022-07-11T20:04:24.374Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:04:24.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:24.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:24.636Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:24.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:24.636Z] [2022-07-11T20:04:24.636Z] Login Succeeded [2022-07-11T20:04:24.636Z] docker.io [2022-07-11T20:04:24.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:04:24.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:04:24.900Z] Configure a credential helper to remove this warning. See [2022-07-11T20:04:24.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:04:24.900Z] [2022-07-11T20:04:24.900Z] Login Succeeded [2022-07-11T20:04:24.900Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:04:24.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T20:04:25.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:04:25.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:04:25.192Z] ========================================================= [2022-07-11T20:04:25.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T20:04:25.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:04:25.667Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T20:04:25.667Z] Sending build context to Docker daemon 10.69MB [2022-07-11T20:04:25.667Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T20:04:25.667Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T20:04:25.667Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T20:04:25.667Z] 2408cc74d12b: Pulling fs layer [2022-07-11T20:04:25.667Z] ea60b727a1ce: Pulling fs layer [2022-07-11T20:04:25.667Z] 30c4a7721957: Pulling fs layer [2022-07-11T20:04:25.667Z] 370296b7ddb6: Pulling fs layer [2022-07-11T20:04:25.667Z] 7c6cee850709: Pulling fs layer [2022-07-11T20:04:25.667Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T20:04:25.667Z] d94ebbe4e438: Pulling fs layer [2022-07-11T20:04:25.667Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T20:04:25.667Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T20:04:25.667Z] 39a5fcdaea64: Waiting [2022-07-11T20:04:25.667Z] d94ebbe4e438: Waiting [2022-07-11T20:04:25.667Z] 7c6cee850709: Waiting [2022-07-11T20:04:25.667Z] bcfd1f05c69d: Waiting [2022-07-11T20:04:25.667Z] 370296b7ddb6: Waiting [2022-07-11T20:04:25.667Z] 59ccb84bbe0f: Waiting [2022-07-11T20:04:25.931Z] 30c4a7721957: Verifying Checksum [2022-07-11T20:04:25.931Z] 30c4a7721957: Download complete [2022-07-11T20:04:25.931Z] 7c6cee850709: Download complete [2022-07-11T20:04:25.931Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T20:04:25.931Z] 39a5fcdaea64: Download complete [2022-07-11T20:04:25.931Z] 2408cc74d12b: Verifying Checksum [2022-07-11T20:04:25.931Z] 2408cc74d12b: Download complete [2022-07-11T20:04:25.931Z] d94ebbe4e438: Verifying Checksum [2022-07-11T20:04:25.931Z] d94ebbe4e438: Download complete [2022-07-11T20:04:25.931Z] 2408cc74d12b: Pull complete [2022-07-11T20:04:26.195Z] ea60b727a1ce: Pull complete [2022-07-11T20:04:26.195Z] 30c4a7721957: Pull complete [2022-07-11T20:04:26.460Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T20:04:26.460Z] 59ccb84bbe0f: Download complete [2022-07-11T20:04:26.460Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T20:04:26.460Z] bcfd1f05c69d: Download complete [2022-07-11T20:04:26.721Z] 370296b7ddb6: Verifying Checksum [2022-07-11T20:04:26.721Z] 370296b7ddb6: Download complete [2022-07-11T20:04:30.927Z] 370296b7ddb6: Pull complete [2022-07-11T20:04:31.188Z] 7c6cee850709: Pull complete [2022-07-11T20:04:31.188Z] 39a5fcdaea64: Pull complete [2022-07-11T20:04:31.188Z] d94ebbe4e438: Pull complete [2022-07-11T20:04:33.733Z] bcfd1f05c69d: Pull complete [2022-07-11T20:04:34.310Z] 59ccb84bbe0f: Pull complete [2022-07-11T20:04:34.310Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T20:04:34.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:04:34.310Z] ---> a4fb48ad2a94 [2022-07-11T20:04:34.310Z] Step 3/12 : ARG MAKE='make build' [2022-07-11T20:04:36.231Z] ---> Running in 3713fa526d5b [2022-07-11T20:04:36.491Z] Removing intermediate container 3713fa526d5b [2022-07-11T20:04:36.491Z] ---> acdbe4562577 [2022-07-11T20:04:36.491Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T20:04:36.491Z] ---> Running in 9d3302e2b877 [2022-07-11T20:04:36.491Z] Removing intermediate container 9d3302e2b877 [2022-07-11T20:04:36.491Z] ---> b2d6c81bca99 [2022-07-11T20:04:36.491Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T20:04:36.491Z] ---> Running in 313719bbf6e5 [2022-07-11T20:04:36.754Z] Removing intermediate container 313719bbf6e5 [2022-07-11T20:04:36.754Z] ---> d0c51faead17 [2022-07-11T20:04:36.754Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T20:04:36.754Z] ---> Running in d1f1253916d2 [2022-07-11T20:04:37.326Z] Removing intermediate container d1f1253916d2 [2022-07-11T20:04:37.326Z] ---> 3288a23f5795 [2022-07-11T20:04:37.326Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T20:04:37.326Z] ---> Running in 5d0bbbda928c [2022-07-11T20:04:37.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T20:04:38.578Z] Still waiting to schedule task [2022-07-11T20:04:38.579Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T20:04:41.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T20:04:41.468Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-11T20:04:41.468Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T20:04:41.730Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-11T20:04:41.730Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-11T20:04:41.730Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T20:04:41.730Z] OK: 216 MiB in 55 packages [2022-07-11T20:04:42.305Z] Removing intermediate container 5d0bbbda928c [2022-07-11T20:04:42.305Z] ---> 28978be37c90 [2022-07-11T20:04:42.305Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-11T20:04:42.305Z] ---> Running in ab09915bef70 [2022-07-11T20:04:42.305Z] Removing intermediate container ab09915bef70 [2022-07-11T20:04:42.305Z] ---> da8e547dd531 [2022-07-11T20:04:42.305Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T20:04:42.566Z] ---> bca3c906ae8c [2022-07-11T20:04:42.566Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T20:04:42.566Z] ---> Running in f65b7408216e [2022-07-11T20:05:04.602Z] Removing intermediate container f65b7408216e [2022-07-11T20:05:04.602Z] ---> b997352c5648 [2022-07-11T20:05:04.602Z] Step 11/12 : COPY . . [2022-07-11T20:05:04.602Z] ---> 4df75a693119 [2022-07-11T20:05:04.602Z] Step 12/12 : RUN $MAKE [2022-07-11T20:05:04.602Z] ---> Running in f3f10503ab91 [2022-07-11T20:05:04.602Z] noop [2022-07-11T20:05:04.602Z] Removing intermediate container f3f10503ab91 [2022-07-11T20:05:04.602Z] ---> 1045e2b9ceb5 [2022-07-11T20:05:04.602Z] Successfully built 1045e2b9ceb5 [2022-07-11T20:05:04.602Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:05:05.036Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:05:05.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:05:05.200Z] prd-ubuntu20.04-docker-8c-8g-19341 does not seem to be running inside a container [2022-07-11T20:05:05.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-206 -v /w/workspace/gexfoundry_device-rest-go_PR-206:/w/workspace/gexfoundry_device-rest-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-206@tmp:/w/workspace/gexfoundry_device-rest-go_PR-206@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-07-11T20:05:05.680Z] $ docker top 37fa7d42ecc6c6da9a88326bfc3acd92b80ad7c4d5f7a680b624defa09b9a7b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:05:06.083Z] + go version [2022-07-11T20:05:06.083Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T20:05:06.121Z] $ docker stop --time=1 37fa7d42ecc6c6da9a88326bfc3acd92b80ad7c4d5f7a680b624defa09b9a7b7 [2022-07-11T20:05:07.420Z] $ docker rm -f 37fa7d42ecc6c6da9a88326bfc3acd92b80ad7c4d5f7a680b624defa09b9a7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:05:08.149Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:05:08.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:05:08.312Z] prd-ubuntu20.04-docker-8c-8g-19341 does not seem to be running inside a container [2022-07-11T20:05:08.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-206 -v /w/workspace/gexfoundry_device-rest-go_PR-206:/w/workspace/gexfoundry_device-rest-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-206@tmp:/w/workspace/gexfoundry_device-rest-go_PR-206@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-07-11T20:05:08.801Z] $ docker top abd7a0f5199ac543d8cefe32b8b1e0304e76940fc01c4180497d94802f8831d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:05:09.247Z] + make test [2022-07-11T20:05:09.247Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T20:05:09.816Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-11T20:05:19.821Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-11T20:05:19.821Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements [2022-07-11T20:05:26.406Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-11T20:05:26.668Z] cmd/main.go:1: : error obtaining VCS status: exit status 128 [2022-07-11T20:05:26.668Z] Use -buildvcs=false to disable VCS stamping. (typecheck) [2022-07-11T20:05:26.668Z] // [2022-07-11T20:05:26.668Z] make: *** [Makefile:40: lint] Error 1 [Pipeline] } [2022-07-11T20:05:26.711Z] $ docker stop --time=1 abd7a0f5199ac543d8cefe32b8b1e0304e76940fc01c4180497d94802f8831d9 [2022-07-11T20:05:28.515Z] $ docker rm -f abd7a0f5199ac543d8cefe32b8b1e0304e76940fc01c4180497d94802f8831d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:05:29.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:05:29.723Z] [2022-07-11T20:05:29.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:05:30.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:05:30.104Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T20:05:30.104Z] 5eb5b503b376: Pulling fs layer [2022-07-11T20:05:30.104Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T20:05:30.104Z] ec43610c2a17: Pulling fs layer [2022-07-11T20:05:30.104Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T20:05:30.104Z] 33b1e0a273af: Pulling fs layer [2022-07-11T20:05:30.104Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T20:05:30.104Z] 2f39f015ded8: Pulling fs layer [2022-07-11T20:05:30.104Z] 33b1e0a273af: Waiting [2022-07-11T20:05:30.104Z] 5d3b04190fa2: Waiting [2022-07-11T20:05:30.104Z] 2f39f015ded8: Waiting [2022-07-11T20:05:30.104Z] 3a2ae6a8a46f: Waiting [2022-07-11T20:05:30.104Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T20:05:30.104Z] 5c69ac0246d0: Download complete [2022-07-11T20:05:30.104Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T20:05:30.104Z] 3a2ae6a8a46f: Download complete [2022-07-11T20:05:30.367Z] 33b1e0a273af: Verifying Checksum [2022-07-11T20:05:30.367Z] 33b1e0a273af: Download complete [2022-07-11T20:05:30.367Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T20:05:30.367Z] 5d3b04190fa2: Download complete [2022-07-11T20:05:30.367Z] ec43610c2a17: Verifying Checksum [2022-07-11T20:05:30.367Z] ec43610c2a17: Download complete [2022-07-11T20:05:30.367Z] 5eb5b503b376: Download complete [2022-07-11T20:05:30.936Z] 2f39f015ded8: Verifying Checksum [2022-07-11T20:05:30.936Z] 2f39f015ded8: Download complete [2022-07-11T20:05:31.876Z] 5eb5b503b376: Pull complete [2022-07-11T20:05:31.876Z] 5c69ac0246d0: Pull complete [2022-07-11T20:05:32.458Z] ec43610c2a17: Pull complete [2022-07-11T20:05:32.458Z] 3a2ae6a8a46f: Pull complete [2022-07-11T20:05:32.719Z] 33b1e0a273af: Pull complete [2022-07-11T20:05:32.719Z] 5d3b04190fa2: Pull complete [2022-07-11T20:05:38.008Z] 2f39f015ded8: Pull complete [2022-07-11T20:05:38.008Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T20:05:38.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:05:38.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:05:38.247Z] prd-ubuntu20.04-docker-8c-8g-19341 does not seem to be running inside a container [2022-07-11T20:05:38.287Z] $ 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/gexfoundry_device-rest-go_PR-206 -v /w/workspace/gexfoundry_device-rest-go_PR-206:/w/workspace/gexfoundry_device-rest-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-206@tmp:/w/workspace/gexfoundry_device-rest-go_PR-206@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-07-11T20:05:40.340Z] $ docker top 718b8958eaabf35a32ef5f1dc989551ed01b1185d56e050dbd7efe4b25da4ca0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:05:40.805Z] ---> job-cost.sh [2022-07-11T20:05:40.805Z] lf-activate-venv: SKIPPING [2022-07-11T20:05:40.805Z] INFO: No Stack... [2022-07-11T20:05:41.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T20:05:41.636Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T20:05:41.963Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-206/archives/cost.csv [2022-07-11T20:05:41.963Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T20:05:42.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [2022-07-11T20:05:42.020Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] did not exist. Created. [2022-07-11T20:05:42.020Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T20:05:42.405Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T20:05:42.471Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T20:05:42.487Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T20:05:42.567Z] $ docker stop --time=1 718b8958eaabf35a32ef5f1dc989551ed01b1185d56e050dbd7efe4b25da4ca0 [2022-07-11T20:05:43.795Z] $ docker rm -f 718b8958eaabf35a32ef5f1dc989551ed01b1185d56e050dbd7efe4b25da4ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T20:05:44.160Z] Failed in branch amd64 [2022-07-11T20:06:17.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19343 in /w/workspace/gexfoundry_device-rest-go_PR-206 [Pipeline] { [Pipeline] ws [2022-07-11T20:06:17.228Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-07-11T20:06:17.320Z] The recommended git tool is: git [2022-07-11T20:06:24.288Z] using credential edgex-jenkins-ssh [2022-07-11T20:06:24.308Z] Cloning the remote Git repository [2022-07-11T20:06:24.421Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-07-11T20:06:24.536Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-07-11T20:06:24.651Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-07-11T20:06:24.651Z] > git --version # timeout=10 [2022-07-11T20:06:24.719Z] > git --version # 'git version 2.25.1' [2022-07-11T20:06:24.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:06:24.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T20:06:27.564Z] Merging remotes/origin/main commit 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 into PR head commit 12e18996c0c91e8b0504df444ed4729b65be514a [2022-07-11T20:06:27.771Z] Merge succeeded, producing 12e18996c0c91e8b0504df444ed4729b65be514a [2022-07-11T20:06:27.772Z] Checking out Revision 12e18996c0c91e8b0504df444ed4729b65be514a (PR-206) [2022-07-11T20:06:26.938Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-07-11T20:06:26.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T20:06:26.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-07-11T20:06:27.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-07-11T20:06:27.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:06:27.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T20:06:27.579Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T20:06:27.595Z] > git checkout -f 12e18996c0c91e8b0504df444ed4729b65be514a # timeout=10 [2022-07-11T20:06:27.681Z] > git remote # timeout=10 [2022-07-11T20:06:27.699Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T20:06:27.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:06:27.730Z] > git merge 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 [2022-07-11T20:06:27.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T20:06:27.777Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T20:06:27.791Z] > git checkout -f 12e18996c0c91e8b0504df444ed4729b65be514a # timeout=10 [2022-07-11T20:06:31.981Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-07-11T20:06:32.034Z] > git --version # timeout=10 [2022-07-11T20:06:32.045Z] > git --version # 'git version 2.25.1' [2022-07-11T20:06:32.060Z] fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T20:06:33.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T20:06:33.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T20:06:33.215Z] Dload Upload Total Spent Left Speed [2022-07-11T20:06:33.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 73508 0 --:--:-- --:--:-- --:--:-- 73071 [Pipeline] sh [2022-07-11T20:06:34.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T20:06:34.558Z] + sudo tee /etc/docker/daemon.new [2022-07-11T20:06:34.558Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T20:06:34.558Z] { [2022-07-11T20:06:34.558Z] "registry-mirrors": [ [2022-07-11T20:06:34.558Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T20:06:34.558Z] ], [2022-07-11T20:06:34.558Z] "bip": "10.250.0.254/24", [2022-07-11T20:06:34.558Z] "hosts": [ [2022-07-11T20:06:34.558Z] "tcp://0.0.0.0:5555", [2022-07-11T20:06:34.558Z] "unix:///var/run/docker.sock" [2022-07-11T20:06:34.558Z] ], [2022-07-11T20:06:34.558Z] "mtu": 1458, [2022-07-11T20:06:34.558Z] "selinux-enabled": true, [2022-07-11T20:06:34.558Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T20:06:34.558Z] } [Pipeline] sh [2022-07-11T20:06:34.914Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T20:06:35.268Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:06:53.680Z] provisioning config files... [2022-07-11T20:06:53.705Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7983830999216124185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:06:54.103Z] ---> docker-login.sh [2022-07-11T20:06:54.103Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:06:54.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:06:54.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:06:54.976Z] Configure a credential helper to remove this warning. See [2022-07-11T20:06:54.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:06:54.976Z] [2022-07-11T20:06:54.976Z] Login Succeeded [2022-07-11T20:06:54.976Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:06:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:06:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:06:55.252Z] Configure a credential helper to remove this warning. See [2022-07-11T20:06:55.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:06:55.252Z] [2022-07-11T20:06:55.252Z] Login Succeeded [2022-07-11T20:06:55.252Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:06:55.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:06:55.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:06:55.851Z] Configure a credential helper to remove this warning. See [2022-07-11T20:06:55.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:06:55.851Z] [2022-07-11T20:06:55.851Z] Login Succeeded [2022-07-11T20:06:55.851Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:06:56.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:06:56.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:06:56.400Z] Configure a credential helper to remove this warning. See [2022-07-11T20:06:56.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:06:56.400Z] [2022-07-11T20:06:56.400Z] Login Succeeded [2022-07-11T20:06:56.400Z] docker.io [2022-07-11T20:06:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:06:57.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:06:57.265Z] Configure a credential helper to remove this warning. See [2022-07-11T20:06:57.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:06:57.265Z] [2022-07-11T20:06:57.265Z] Login Succeeded [2022-07-11T20:06:57.265Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:06:57.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T20:06:57.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:06:57.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:06:57.736Z] ========================================================= [2022-07-11T20:06:57.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T20:06:57.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:06:58.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T20:06:58.246Z] Sending build context to Docker daemon 126.5kB [2022-07-11T20:06:58.520Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T20:06:58.520Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T20:06:58.802Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T20:06:58.802Z] b3c136eddcbf: Pulling fs layer [2022-07-11T20:06:58.802Z] c0a3192eca97: Pulling fs layer [2022-07-11T20:06:58.802Z] a050256f5b6f: Pulling fs layer [2022-07-11T20:06:58.802Z] 656be50a0ddc: Pulling fs layer [2022-07-11T20:06:58.802Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T20:06:58.802Z] 46d945488cbd: Pulling fs layer [2022-07-11T20:06:58.802Z] 8a5474983e97: Pulling fs layer [2022-07-11T20:06:58.802Z] 329c88fbcd65: Pulling fs layer [2022-07-11T20:06:58.802Z] 656be50a0ddc: Waiting [2022-07-11T20:06:58.802Z] 2bbca73fdf42: Waiting [2022-07-11T20:06:58.802Z] 46d945488cbd: Waiting [2022-07-11T20:06:58.802Z] 8a5474983e97: Waiting [2022-07-11T20:06:58.802Z] 329c88fbcd65: Waiting [2022-07-11T20:06:58.802Z] a050256f5b6f: Verifying Checksum [2022-07-11T20:06:58.802Z] a050256f5b6f: Download complete [2022-07-11T20:06:58.802Z] c0a3192eca97: Download complete [2022-07-11T20:06:58.802Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T20:06:58.802Z] 2bbca73fdf42: Download complete [2022-07-11T20:06:58.802Z] 46d945488cbd: Verifying Checksum [2022-07-11T20:06:58.802Z] 46d945488cbd: Download complete [2022-07-11T20:06:58.802Z] b3c136eddcbf: Verifying Checksum [2022-07-11T20:06:58.802Z] b3c136eddcbf: Download complete [2022-07-11T20:06:59.802Z] b3c136eddcbf: Pull complete [2022-07-11T20:06:59.802Z] 329c88fbcd65: Verifying Checksum [2022-07-11T20:06:59.802Z] 329c88fbcd65: Download complete [2022-07-11T20:07:00.408Z] c0a3192eca97: Pull complete [2022-07-11T20:07:00.687Z] a050256f5b6f: Pull complete [2022-07-11T20:07:00.961Z] 8a5474983e97: Verifying Checksum [2022-07-11T20:07:00.961Z] 8a5474983e97: Download complete [2022-07-11T20:07:01.560Z] 656be50a0ddc: Download complete [2022-07-11T20:07:16.657Z] 656be50a0ddc: Pull complete [2022-07-11T20:07:16.657Z] 2bbca73fdf42: Pull complete [2022-07-11T20:07:16.657Z] 46d945488cbd: Pull complete [2022-07-11T20:07:20.988Z] 8a5474983e97: Pull complete [2022-07-11T20:07:22.972Z] 329c88fbcd65: Pull complete [2022-07-11T20:07:22.972Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T20:07:22.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T20:07:22.972Z] ---> ff4287adb874 [2022-07-11T20:07:22.972Z] Step 3/12 : ARG MAKE='make build' [2022-07-11T20:07:24.995Z] ---> Running in 6795027d1fc7 [2022-07-11T20:07:24.995Z] Removing intermediate container 6795027d1fc7 [2022-07-11T20:07:24.995Z] ---> 054be5972ed2 [2022-07-11T20:07:24.995Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T20:07:24.995Z] ---> Running in bc2d2540e0ce [2022-07-11T20:07:25.269Z] Removing intermediate container bc2d2540e0ce [2022-07-11T20:07:25.269Z] ---> bc5c7f4c592d [2022-07-11T20:07:25.269Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T20:07:25.544Z] ---> Running in 88adef444ff4 [2022-07-11T20:07:25.819Z] Removing intermediate container 88adef444ff4 [2022-07-11T20:07:25.819Z] ---> 6a96b0d6f33d [2022-07-11T20:07:25.819Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T20:07:25.819Z] ---> Running in ade2de964778 [2022-07-11T20:07:29.220Z] Removing intermediate container ade2de964778 [2022-07-11T20:07:29.220Z] ---> a50566679d27 [2022-07-11T20:07:29.220Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T20:07:29.220Z] ---> Running in 225cce4c9b96 [2022-07-11T20:07:29.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T20:07:30.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T20:07:31.393Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-11T20:07:31.669Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T20:07:31.669Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-11T20:07:31.947Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-11T20:07:31.947Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T20:07:31.947Z] OK: 226 MiB in 55 packages [2022-07-11T20:07:32.949Z] Removing intermediate container 225cce4c9b96 [2022-07-11T20:07:32.949Z] ---> 7d4e8d120010 [2022-07-11T20:07:32.949Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-11T20:07:32.949Z] ---> Running in 3c91e15a2383 [2022-07-11T20:07:33.552Z] Removing intermediate container 3c91e15a2383 [2022-07-11T20:07:33.552Z] ---> 88c69cf4013d [2022-07-11T20:07:33.552Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T20:07:33.829Z] ---> b26225b87e8f [2022-07-11T20:07:33.829Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T20:07:34.109Z] ---> Running in 487c036ced6b [2022-07-11T20:08:21.116Z] Removing intermediate container 487c036ced6b [2022-07-11T20:08:21.116Z] ---> 2e096f4f3089 [2022-07-11T20:08:21.116Z] Step 11/12 : COPY . . [2022-07-11T20:08:21.116Z] ---> 5ff9cb407273 [2022-07-11T20:08:21.116Z] Step 12/12 : RUN $MAKE [2022-07-11T20:08:21.116Z] ---> Running in 92d9dd38402e [2022-07-11T20:08:21.116Z] noop [2022-07-11T20:08:21.116Z] Removing intermediate container 92d9dd38402e [2022-07-11T20:08:21.116Z] ---> 56e4f50424fd [2022-07-11T20:08:21.116Z] Successfully built 56e4f50424fd [2022-07-11T20:08:21.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:08:21.600Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T20:08:21.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:08:21.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-19343 does not seem to be running inside a container [2022-07-11T20:08:21.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-07-11T20:08:23.263Z] $ docker top 1de9441bc8b593787a7a4433894cc0d2a02e73c07cc29ba079dbf59fb8e225b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:08:24.215Z] + go version [2022-07-11T20:08:24.215Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T20:08:24.247Z] $ docker stop --time=1 1de9441bc8b593787a7a4433894cc0d2a02e73c07cc29ba079dbf59fb8e225b7 [2022-07-11T20:08:25.925Z] $ docker rm -f 1de9441bc8b593787a7a4433894cc0d2a02e73c07cc29ba079dbf59fb8e225b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:08:26.866Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T20:08:26.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:08:27.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-19343 does not seem to be running inside a container [2022-07-11T20:08:27.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-07-11T20:08:28.520Z] $ docker top 8eb327e6783cb3a6396ffb5b7935a70cbffc481809e5df3129ffe162444a0f68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:08:29.550Z] + make test [2022-07-11T20:08:29.550Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T20:08:31.533Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-11T20:09:53.394Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-11T20:09:53.394Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 55.2% of statements [2022-07-11T20:09:53.394Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T20:09:53.394Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T20:10:08.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T20:10:08.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T20:10:08.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T20:10:08.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T20:10:08.879Z] $ docker stop --time=1 8eb327e6783cb3a6396ffb5b7935a70cbffc481809e5df3129ffe162444a0f68 [2022-07-11T20:10:10.665Z] $ docker rm -f 8eb327e6783cb3a6396ffb5b7935a70cbffc481809e5df3129ffe162444a0f68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T20:10:11.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T20:10:12.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T20:10:12.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T20:10:13.320Z] + ls -al . [2022-07-11T20:10:13.320Z] total 168 [2022-07-11T20:10:13.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 20:08 . [2022-07-11T20:10:13.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 20:06 .. [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 11 20:06 .dockerignore [2022-07-11T20:10:13.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 20:06 .git [2022-07-11T20:10:13.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 20:06 .github [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 20:06 .gitignore [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 20:06 .golangci.yml [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 8724 Jul 11 20:06 Attribution.txt [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jul 11 20:06 CHANGELOG.md [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 1674 Jul 11 20:06 Dockerfile [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 20:06 GOVERNANCE.md [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 20:06 Jenkinsfile [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 20:06 LICENSE [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 1964 Jul 11 20:06 Makefile [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 20:06 OWNERS.md [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jul 11 20:06 README.md [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 20:04 VERSION [2022-07-11T20:10:13.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 20:06 bin [2022-07-11T20:10:13.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 20:06 cmd [2022-07-11T20:10:13.320Z] -rw-r--r-- 1 jenkins jenkins 9355 Jul 11 20:09 coverage.out [2022-07-11T20:10:13.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 20:06 driver [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 11 20:06 go.mod [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 35351 Jul 11 20:06 go.sum [2022-07-11T20:10:13.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 20:06 snap [2022-07-11T20:10:13.320Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 11 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:10:13.752Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=12e18996c0c91e8b0504df444ed4729b65be514a --label arch=arm64 --label version=0.0.0 . [2022-07-11T20:10:13.752Z] Sending build context to Docker daemon 136.7kB [2022-07-11T20:10:14.027Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T20:10:14.027Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-11T20:10:14.027Z] ---> 56e4f50424fd [2022-07-11T20:10:14.027Z] Step 3/25 : ARG MAKE='make build' [2022-07-11T20:10:14.027Z] ---> Running in 1e54e7b98316 [2022-07-11T20:10:14.622Z] Removing intermediate container 1e54e7b98316 [2022-07-11T20:10:14.622Z] ---> f55904550892 [2022-07-11T20:10:14.622Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T20:10:14.622Z] ---> Running in 1f7d09028e9e [2022-07-11T20:10:14.896Z] Removing intermediate container 1f7d09028e9e [2022-07-11T20:10:14.896Z] ---> 8cd75786403e [2022-07-11T20:10:14.896Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T20:10:14.896Z] ---> Running in 9f8f22fccc69 [2022-07-11T20:10:15.173Z] Removing intermediate container 9f8f22fccc69 [2022-07-11T20:10:15.173Z] ---> b18e6d25b35e [2022-07-11T20:10:15.173Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T20:10:15.173Z] ---> Running in 09e7a3af1f0d [2022-07-11T20:10:17.162Z] Removing intermediate container 09e7a3af1f0d [2022-07-11T20:10:17.162Z] ---> 411271eefbe5 [2022-07-11T20:10:17.162Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T20:10:17.162Z] ---> Running in 3bbee7e8e943 [2022-07-11T20:10:17.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T20:10:18.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T20:10:19.729Z] OK: 226 MiB in 55 packages [2022-07-11T20:10:20.721Z] Removing intermediate container 3bbee7e8e943 [2022-07-11T20:10:20.722Z] ---> 81140af40b39 [2022-07-11T20:10:20.722Z] Step 8/25 : WORKDIR /device-rest-go [2022-07-11T20:10:20.722Z] ---> Running in 60ccaa704393 [2022-07-11T20:10:20.996Z] Removing intermediate container 60ccaa704393 [2022-07-11T20:10:20.996Z] ---> 9a224662dc37 [2022-07-11T20:10:20.996Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-11T20:10:21.614Z] ---> 59316094f060 [2022-07-11T20:10:21.614Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T20:10:21.614Z] ---> Running in 8761f3b3edcd [2022-07-11T20:10:23.593Z] Removing intermediate container 8761f3b3edcd [2022-07-11T20:10:23.593Z] ---> cb220c2cf0fc [2022-07-11T20:10:23.593Z] Step 11/25 : COPY . . [2022-07-11T20:10:23.869Z] ---> 029b6d138bb5 [2022-07-11T20:10:23.869Z] Step 12/25 : RUN $MAKE [2022-07-11T20:10:23.869Z] ---> Running in d8ab490d9bd3 [2022-07-11T20:10:25.324Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-07-11T20:12:32.244Z] Removing intermediate container d8ab490d9bd3 [2022-07-11T20:12:32.244Z] ---> 9562fd46223e [2022-07-11T20:12:32.244Z] Step 13/25 : FROM alpine:3.16 [2022-07-11T20:12:32.244Z] 3.16: Pulling from library/alpine [2022-07-11T20:12:32.244Z] b3c136eddcbf: Already exists [2022-07-11T20:12:32.244Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T20:12:32.244Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T20:12:32.244Z] ---> 6e30ab57aeee [2022-07-11T20:12:32.244Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T20:12:32.244Z] ---> Running in 9602972c2f34 [2022-07-11T20:12:32.244Z] Removing intermediate container 9602972c2f34 [2022-07-11T20:12:32.244Z] ---> 4d02cf209358 [2022-07-11T20:12:32.244Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-07-11T20:12:32.244Z] ---> Running in 5af7f70ce4a0 [2022-07-11T20:12:32.244Z] Removing intermediate container 5af7f70ce4a0 [2022-07-11T20:12:32.244Z] ---> f13462472ae0 [2022-07-11T20:12:32.244Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T20:12:32.244Z] ---> Running in 17419cd5e644 [2022-07-11T20:12:32.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T20:12:32.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T20:12:32.244Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T20:12:32.244Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T20:12:32.244Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T20:12:32.244Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T20:12:32.244Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T20:12:32.244Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T20:12:32.244Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T20:12:32.244Z] OK: 8 MiB in 20 packages [2022-07-11T20:12:32.244Z] Removing intermediate container 17419cd5e644 [2022-07-11T20:12:32.244Z] ---> 45f280cdd8f5 [2022-07-11T20:12:32.244Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-07-11T20:12:32.244Z] ---> db8e9b501adf [2022-07-11T20:12:32.244Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-07-11T20:12:32.244Z] ---> 2668140306ff [2022-07-11T20:12:32.244Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-07-11T20:12:32.244Z] ---> befbe5591410 [2022-07-11T20:12:32.244Z] Step 20/25 : EXPOSE 59986 [2022-07-11T20:12:32.244Z] ---> Running in 9a6e51da5648 [2022-07-11T20:12:32.244Z] Removing intermediate container 9a6e51da5648 [2022-07-11T20:12:32.244Z] ---> 5584631f307c [2022-07-11T20:12:32.244Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-07-11T20:12:32.244Z] ---> Running in e5997cebc25a [2022-07-11T20:12:32.244Z] Removing intermediate container e5997cebc25a [2022-07-11T20:12:32.244Z] ---> 0f386ccd1cac [2022-07-11T20:12:32.244Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-11T20:12:32.522Z] ---> Running in 3aa50ab6173c [2022-07-11T20:12:32.798Z] Removing intermediate container 3aa50ab6173c [2022-07-11T20:12:32.798Z] ---> f7886f5a8021 [2022-07-11T20:12:32.798Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T20:12:32.798Z] ---> Running in ff7ed685bacc [2022-07-11T20:12:33.074Z] Removing intermediate container ff7ed685bacc [2022-07-11T20:12:33.074Z] ---> ec97bd46c80e [2022-07-11T20:12:33.074Z] Step 24/25 : LABEL git_sha=12e18996c0c91e8b0504df444ed4729b65be514a [2022-07-11T20:12:33.074Z] ---> Running in 2eb52823f6f4 [2022-07-11T20:12:33.351Z] Removing intermediate container 2eb52823f6f4 [2022-07-11T20:12:33.351Z] ---> e9f0f9cd8a9c [2022-07-11T20:12:33.351Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T20:12:33.625Z] ---> Running in 07ea657d6157 [2022-07-11T20:12:33.896Z] Removing intermediate container 07ea657d6157 [2022-07-11T20:12:33.896Z] ---> 7cf478d6dac6 [2022-07-11T20:12:33.896Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T20:12:33.896Z] Successfully built 7cf478d6dac6 [2022-07-11T20:12:33.896Z] Successfully tagged device-rest-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-07-11T20:12:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:12:34.720Z] [2022-07-11T20:12:34.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:12:35.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:12:35.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T20:12:35.422Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T20:12:35.422Z] 04944245beec: Pulling fs layer [2022-07-11T20:12:35.422Z] 699f458cf7ca: Pulling fs layer [2022-07-11T20:12:35.422Z] 765212b225bb: Pulling fs layer [2022-07-11T20:12:35.422Z] f23df028b6ca: Pulling fs layer [2022-07-11T20:12:35.422Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T20:12:35.422Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T20:12:35.422Z] 765212b225bb: Waiting [2022-07-11T20:12:35.422Z] d65c8cfc05b1: Waiting [2022-07-11T20:12:35.422Z] 2437ff75d9bd: Waiting [2022-07-11T20:12:35.422Z] f23df028b6ca: Waiting [2022-07-11T20:12:35.422Z] 04944245beec: Verifying Checksum [2022-07-11T20:12:35.422Z] 04944245beec: Download complete [2022-07-11T20:12:35.422Z] 765212b225bb: Verifying Checksum [2022-07-11T20:12:35.422Z] 765212b225bb: Download complete [2022-07-11T20:12:35.422Z] f23df028b6ca: Verifying Checksum [2022-07-11T20:12:35.422Z] f23df028b6ca: Download complete [2022-07-11T20:12:35.422Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T20:12:35.422Z] d65c8cfc05b1: Download complete [2022-07-11T20:12:35.698Z] 699f458cf7ca: Verifying Checksum [2022-07-11T20:12:35.698Z] 699f458cf7ca: Download complete [2022-07-11T20:12:35.976Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T20:12:35.976Z] 8998bd30e6a1: Download complete [2022-07-11T20:12:38.604Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T20:12:38.604Z] 2437ff75d9bd: Download complete [2022-07-11T20:12:40.042Z] 8998bd30e6a1: Pull complete [2022-07-11T20:12:40.644Z] 04944245beec: Pull complete [2022-07-11T20:12:42.082Z] 699f458cf7ca: Pull complete [2022-07-11T20:12:42.358Z] 765212b225bb: Pull complete [2022-07-11T20:12:43.337Z] f23df028b6ca: Pull complete [2022-07-11T20:12:43.337Z] d65c8cfc05b1: Pull complete [2022-07-11T20:12:58.431Z] 2437ff75d9bd: Pull complete [2022-07-11T20:12:58.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T20:12:58.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:12:58.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:12:58.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-19343 does not seem to be running inside a container [2022-07-11T20:12:58.909Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-07-11T20:13:01.625Z] $ docker top 523d188857eb96579895cd34f36df5a4c56861bcff89670c9d26ec626128c23f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:02.641Z] ---> job-cost.sh [2022-07-11T20:13:02.641Z] lf-activate-venv: SKIPPING [2022-07-11T20:13:02.641Z] INFO: No Stack... [2022-07-11T20:13:02.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T20:13:03.894Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T20:13:04.575Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-07-11T20:13:04.575Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T20:13:04.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [2022-07-11T20:13:04.662Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] did not exist. Created. [2022-07-11T20:13:04.662Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T20:13:05.407Z] /w/workspace/device-rest-go/1@tmp/durable-88f3e9ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T20:13:06.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T20:13:06.152Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T20:13:06.194Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T20:13:06.213Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T20:13:06.290Z] $ docker stop --time=1 523d188857eb96579895cd34f36df5a4c56861bcff89670c9d26ec626128c23f [2022-07-11T20:13:07.820Z] $ docker rm -f 523d188857eb96579895cd34f36df5a4c56861bcff89670c9d26ec626128c23f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T20:13:10.505Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-206/archives ] [2022-07-11T20:13:10.505Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-206/archives [2022-07-11T20:13:10.505Z] total 16 [2022-07-11T20:13:10.505Z] drwxr-xr-x 3 root root 4096 Jul 11 20:05 . [2022-07-11T20:13:10.505Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 20:05 .. [2022-07-11T20:13:10.505Z] drwxr-xr-x 2 root root 4096 Jul 11 20:05 cost [2022-07-11T20:13:10.505Z] -rw-r--r-- 1 root root 85 Jul 11 20:05 cost.csv [2022-07-11T20:13:10.505Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-206/archives [2022-07-11T20:13:10.505Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-206/archives [2022-07-11T20:13:10.505Z] total 16 [2022-07-11T20:13:10.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 20:05 . [2022-07-11T20:13:10.505Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 20:05 .. [2022-07-11T20:13:10.505Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 20:05 cost [2022-07-11T20:13:10.505Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 11 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:10.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:11.726Z] ---> package-listing.sh [2022-07-11T20:13:11.726Z] ++ facter osfamily [2022-07-11T20:13:11.726Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T20:13:11.986Z] + OS_FAMILY=debian [2022-07-11T20:13:11.986Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-206 [2022-07-11T20:13:11.986Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T20:13:11.986Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T20:13:11.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T20:13:11.986Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T20:13:11.986Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-206 ']' [2022-07-11T20:13:11.986Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T20:13:11.986Z] + case "${OS_FAMILY}" in [2022-07-11T20:13:11.986Z] + dpkg -l [2022-07-11T20:13:11.986Z] + grep '^ii' [2022-07-11T20:13:11.986Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T20:13:11.986Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T20:13:11.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T20:13:11.986Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-206 ']' [2022-07-11T20:13:11.986Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-206/archives/ [2022-07-11T20:13:11.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-206/archives/ [Pipeline] echo [2022-07-11T20:13:12.021Z] 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/gexfoundry_device-rest-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T20:13:12.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:13:12.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:13:12.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:13:13.113Z] prd-ubuntu20.04-docker-8c-8g-19341 does not seem to be running inside a container [2022-07-11T20:13:13.151Z] $ 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/gexfoundry_device-rest-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-206 -v /w/workspace/gexfoundry_device-rest-go_PR-206:/w/workspace/gexfoundry_device-rest-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-206@tmp:/w/workspace/gexfoundry_device-rest-go_PR-206@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-07-11T20:13:13.419Z] $ docker top f69e000aaac97c0d2a6fbd452420137f8d702cefe57943073241e62e66fa5831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:13:13.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T20:13:14.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T20:13:14.459Z] + ls /var/log/sa-host [2022-07-11T20:13:14.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:13:14.656Z] provisioning config files... [2022-07-11T20:13:14.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-206@tmp/config5600439795540526842tmp [Pipeline] { [Pipeline] echo [2022-07-11T20:13:14.714Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:15.027Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T20:13:15.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:15.465Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T20:13:15.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:15.810Z] ---> sudo-logs.sh [2022-07-11T20:13:15.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T20:13:15.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:16.206Z] ---> job-cost.sh [2022-07-11T20:13:16.206Z] lf-activate-venv: SKIPPING [2022-07-11T20:13:16.206Z] DEBUG: total: 0.2199999988079071 [2022-07-11T20:13:16.206Z] INFO: Retrieving Stack Cost... [2022-07-11T20:13:16.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T20:13:17.036Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T20:13:17.071Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:13:17.382Z] ---> logs-deploy.sh [2022-07-11T20:13:17.382Z] lf-activate-venv: SKIPPING [2022-07-11T20:13:17.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-206/1 [2022-07-11T20:13:17.382Z] INFO: archiving workspace using pattern(s): [2022-07-11T20:13:18.322Z] Archives upload complete. [2022-07-11T20:13:18.584Z] INFO: archiving logs to Nexus [2022-07-11T20:13:19.157Z] ---> uname -a: [2022-07-11T20:13:19.157Z] Linux prd-ubuntu20-04-docker-8c-8g-19341 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] ---> lscpu: [2022-07-11T20:13:19.157Z] Architecture: x86_64 [2022-07-11T20:13:19.157Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T20:13:19.157Z] Byte Order: Little Endian [2022-07-11T20:13:19.157Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T20:13:19.157Z] CPU(s): 8 [2022-07-11T20:13:19.157Z] On-line CPU(s) list: 0-7 [2022-07-11T20:13:19.157Z] Thread(s) per core: 1 [2022-07-11T20:13:19.157Z] Core(s) per socket: 1 [2022-07-11T20:13:19.157Z] Socket(s): 8 [2022-07-11T20:13:19.157Z] NUMA node(s): 1 [2022-07-11T20:13:19.157Z] Vendor ID: AuthenticAMD [2022-07-11T20:13:19.157Z] CPU family: 23 [2022-07-11T20:13:19.157Z] Model: 49 [2022-07-11T20:13:19.157Z] Model name: AMD EPYC-Rome Processor [2022-07-11T20:13:19.157Z] Stepping: 0 [2022-07-11T20:13:19.157Z] CPU MHz: 2799.996 [2022-07-11T20:13:19.157Z] BogoMIPS: 5599.99 [2022-07-11T20:13:19.157Z] Virtualization: AMD-V [2022-07-11T20:13:19.157Z] Hypervisor vendor: KVM [2022-07-11T20:13:19.157Z] Virtualization type: full [2022-07-11T20:13:19.157Z] L1d cache: 256 KiB [2022-07-11T20:13:19.157Z] L1i cache: 256 KiB [2022-07-11T20:13:19.157Z] L2 cache: 4 MiB [2022-07-11T20:13:19.157Z] L3 cache: 128 MiB [2022-07-11T20:13:19.157Z] NUMA node0 CPU(s): 0-7 [2022-07-11T20:13:19.157Z] Vulnerability Itlb multihit: Not affected [2022-07-11T20:13:19.157Z] Vulnerability L1tf: Not affected [2022-07-11T20:13:19.157Z] Vulnerability Mds: Not affected [2022-07-11T20:13:19.157Z] Vulnerability Meltdown: Not affected [2022-07-11T20:13:19.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T20:13:19.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T20:13:19.157Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T20:13:19.157Z] Vulnerability Srbds: Not affected [2022-07-11T20:13:19.157Z] Vulnerability Tsx async abort: Not affected [2022-07-11T20:13:19.157Z] 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-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] ---> nproc: [2022-07-11T20:13:19.157Z] 8 [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] ---> df -h: [2022-07-11T20:13:19.157Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T20:13:19.157Z] overlay 155G 11G 145G 7% / [2022-07-11T20:13:19.157Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T20:13:19.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T20:13:19.157Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T20:13:19.157Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] ---> sar -b -r -n DEV: [2022-07-11T20:13:19.157Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19341) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] 20:03:22 LINUX RESTART (8 CPU) [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T20:13:19.157Z] 20:05:01 175.47 11.96 163.51 0.00 2010.06 104886.39 0.00 [2022-07-11T20:13:19.157Z] 20:06:01 81.62 5.18 76.44 0.00 315.28 25410.43 0.00 [2022-07-11T20:13:19.157Z] 20:07:01 1.33 0.00 1.33 0.00 0.00 15.61 0.00 [2022-07-11T20:13:19.157Z] 20:08:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2022-07-11T20:13:19.157Z] 20:09:01 2.02 0.02 2.00 0.00 0.13 35.05 0.00 [2022-07-11T20:13:19.157Z] 20:10:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 [2022-07-11T20:13:19.157Z] 20:11:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2022-07-11T20:13:19.157Z] 20:12:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2022-07-11T20:13:19.157Z] 20:13:02 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-07-11T20:13:19.157Z] Average: 29.74 1.91 27.83 0.00 258.37 14491.76 0.00 [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T20:13:19.157Z] 20:05:01 28124576 31769860 518812 1.58 149128 3687048 1916728 5.65 1130700 3157352 55212 [2022-07-11T20:13:19.157Z] 20:06:01 27955040 31721920 559740 1.70 157776 3788184 1854620 5.47 1230312 3203892 280 [2022-07-11T20:13:19.157Z] 20:07:01 27954704 31721684 559804 1.70 157808 3788188 1854620 5.47 1230164 3203896 24 [2022-07-11T20:13:19.157Z] 20:08:01 27962728 31729756 551580 1.68 157844 3788184 1854620 5.47 1221968 3203896 12 [2022-07-11T20:13:19.157Z] 20:09:01 27963236 31730388 550552 1.67 157956 3788188 1873264 5.52 1222356 3203900 16 [2022-07-11T20:13:19.157Z] 20:10:01 27964228 31731444 549444 1.67 158004 3788196 1873264 5.52 1221120 3203900 8 [2022-07-11T20:13:19.157Z] 20:11:01 27964464 31731752 549088 1.67 158064 3788192 1873264 5.52 1221192 3203908 20 [2022-07-11T20:13:19.157Z] 20:12:01 27966432 31733748 547032 1.66 158084 3788200 1873264 5.52 1219460 3203916 48 [2022-07-11T20:13:19.157Z] 20:13:02 27966044 31733392 547184 1.66 158120 3788208 1873264 5.52 1220220 3203916 12 [2022-07-11T20:13:19.157Z] Average: 27980161 31733772 548137 1.67 156976 3776954 1871879 5.52 1213055 3198731 6181 [2022-07-11T20:13:19.157Z] [2022-07-11T20:13:19.157Z] 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T20:13:19.157Z] 20:05:01 ens3 479.80 341.23 6895.08 79.12 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:05:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:05:01 docker0 136.11 163.47 10.71 1220.31 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:06:01 ens3 136.19 89.59 2561.39 43.14 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:06:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:07:01 ens3 13.05 6.65 13.22 0.66 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.157Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:10:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:11:01 ens3 19.58 20.81 1.55 32.38 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:13:02 ens3 2.57 1.90 0.49 2.91 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] 20:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] Average: ens3 72.41 51.17 1052.37 17.59 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] Average: docker0 15.12 18.17 1.19 135.58 0.00 0.00 0.00 0.00 [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z] ---> sar -P ALL: [2022-07-11T20:13:19.158Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19341) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z] 20:03:22 LINUX RESTART (8 CPU) [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z] 20:04:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T20:13:19.158Z] 20:05:01 all 10.69 0.00 4.60 1.56 0.06 83.09 [2022-07-11T20:13:19.158Z] 20:05:01 0 10.80 0.00 5.40 0.41 0.05 83.35 [2022-07-11T20:13:19.158Z] 20:05:01 1 10.07 0.00 4.18 4.23 0.05 81.47 [2022-07-11T20:13:19.158Z] 20:05:01 2 12.59 0.00 4.55 3.37 0.05 79.45 [2022-07-11T20:13:19.158Z] 20:05:01 3 10.87 0.00 4.28 1.03 0.07 83.75 [2022-07-11T20:13:19.158Z] 20:05:01 4 11.34 0.00 4.87 1.37 0.05 82.37 [2022-07-11T20:13:19.158Z] 20:05:01 5 10.79 0.00 4.46 0.22 0.07 84.47 [2022-07-11T20:13:19.158Z] 20:05:01 6 9.69 0.00 5.06 0.98 0.05 84.22 [2022-07-11T20:13:19.158Z] 20:05:01 7 9.41 0.00 4.04 0.85 0.07 85.63 [2022-07-11T20:13:19.158Z] 20:06:01 all 22.62 0.00 4.45 0.72 0.06 72.15 [2022-07-11T20:13:19.158Z] 20:06:01 0 22.26 0.00 4.79 0.64 0.07 72.24 [2022-07-11T20:13:19.158Z] 20:06:01 1 21.88 0.00 4.36 0.14 0.07 73.56 [2022-07-11T20:13:19.158Z] 20:06:01 2 23.09 0.00 5.08 2.68 0.07 69.08 [2022-07-11T20:13:19.158Z] 20:06:01 3 22.73 0.00 4.01 0.13 0.05 73.07 [2022-07-11T20:13:19.158Z] 20:06:01 4 23.71 0.00 4.36 0.44 0.05 71.44 [2022-07-11T20:13:19.158Z] 20:06:01 5 22.66 0.00 3.99 0.03 0.03 73.28 [2022-07-11T20:13:19.158Z] 20:06:01 6 22.43 0.00 4.69 1.48 0.07 71.33 [2022-07-11T20:13:19.158Z] 20:06:01 7 22.23 0.00 4.28 0.20 0.07 73.22 [2022-07-11T20:13:19.158Z] 20:07:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-07-11T20:13:19.158Z] 20:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T20:13:19.158Z] 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:07:01 5 0.08 0.00 0.00 0.03 0.02 99.87 [2022-07-11T20:13:19.158Z] 20:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:07:01 7 0.15 0.00 0.07 0.00 0.00 99.78 [2022-07-11T20:13:19.158Z] 20:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:08:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T20:13:19.158Z] 20:08:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:08:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T20:13:19.158Z] 20:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:09:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-11T20:13:19.158Z] 20:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T20:13:19.158Z] 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T20:13:19.158Z] 20:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T20:13:19.158Z] 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T20:13:19.158Z] 20:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T20:13:19.158Z] 20:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:10:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-11T20:13:19.158Z] 20:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T20:13:19.158Z] 20:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:11:01 all 0.06 0.00 0.02 0.01 0.00 99.91 [2022-07-11T20:13:19.158Z] 20:11:01 0 0.10 0.00 0.02 0.03 0.00 99.85 [2022-07-11T20:13:19.158Z] 20:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2022-07-11T20:13:19.158Z] 20:11:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-07-11T20:13:19.158Z] 20:11:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-11T20:13:19.158Z] 20:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:11:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-11T20:13:19.158Z] 20:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T20:13:19.158Z] 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:12:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-11T20:13:19.158Z] 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T20:13:19.158Z] 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T20:13:19.158Z] 20:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T20:13:19.158Z] 20:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] 20:13:02 all 0.12 0.00 0.02 0.00 0.00 99.85 [2022-07-11T20:13:19.158Z] 20:13:02 0 0.03 0.00 0.05 0.02 0.00 99.90 [2022-07-11T20:13:19.158Z] 20:13:02 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T20:13:19.158Z] 20:13:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T20:13:19.158Z] 20:13:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T20:13:19.158Z] 20:13:02 4 0.13 0.00 0.00 0.00 0.00 99.87 [2022-07-11T20:13:19.158Z] 20:13:02 5 0.71 0.00 0.00 0.00 0.00 99.29 [2022-07-11T20:13:19.158Z] 20:13:02 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T20:13:19.158Z] 20:13:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T20:13:19.158Z] Average: all 3.70 0.00 1.01 0.26 0.01 95.02 [2022-07-11T20:13:19.158Z] Average: 0 3.67 0.00 1.14 0.14 0.01 95.04 [2022-07-11T20:13:19.158Z] Average: 1 3.54 0.00 0.96 0.49 0.02 95.00 [2022-07-11T20:13:19.158Z] Average: 2 3.94 0.00 1.06 0.67 0.01 94.31 [2022-07-11T20:13:19.158Z] Average: 3 3.72 0.00 0.93 0.13 0.01 95.21 [2022-07-11T20:13:19.158Z] Average: 4 3.88 0.00 1.02 0.20 0.01 94.88 [2022-07-11T20:13:19.158Z] Average: 5 3.78 0.00 0.93 0.03 0.01 95.24 [2022-07-11T20:13:19.158Z] Average: 6 3.57 0.00 1.09 0.27 0.02 95.05 [2022-07-11T20:13:19.158Z] Average: 7 3.52 0.00 0.93 0.12 0.01 95.42 [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z] [2022-07-11T20:13:19.158Z]