Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f324281286f8bf65469e7564aa62693381a1341a+c2b4310d658eb26855889a332446806987507426 (9809ee681221f91e350dcf1b04f3d8403795e1ed) 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-ssh2499335719984270529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8061093247096905024.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13637158921628286607.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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10272418594541125040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1092618180196659372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12936847618842935636.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-15237 in /w/workspace/gexfoundry_device-rest-go_PR-317 [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-317 # 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 > 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 Merging remotes/origin/main commit c2b4310d658eb26855889a332446806987507426 into PR head commit f324281286f8bf65469e7564aa62693381a1341a Merge succeeded, producing f324281286f8bf65469e7564aa62693381a1341a Checking out Revision f324281286f8bf65469e7564aa62693381a1341a (PR-317) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # 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 c2b4310d658eb26855889a332446806987507426 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T20:58:57.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T20:58:57.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T20:58:57.839Z] ========================================================= [2023-05-11T20:58:57.839Z] EdgeX Global Pipelines Version Info [2023-05-11T20:58:57.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:58:58.593Z] ------------------- [2023-05-11T20:58:58.593Z] stable info: [2023-05-11T20:58:58.593Z] ------------------- [2023-05-11T20:58:58.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T20:58:58.593Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T20:58:58.593Z] Message: update stable to v1.0.249 [2023-05-11T20:58:59.163Z] ------------------- [2023-05-11T20:58:59.163Z] experimental info: [2023-05-11T20:58:59.163Z] ------------------- [2023-05-11T20:58:59.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T20:58:59.163Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T20:58:59.163Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T20:58:59.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-11T20:58:59.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-11T20:58:59.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T20:58:59.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T20:58:59.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T20:58:59.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T20:58:59.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T20:58:59.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T20:58:59.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T20:58:59.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T20:58:59.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T20:58:59.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-11T20:58:59.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T20:58:59.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T20:59:00.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T20:59:00.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T20:59:00.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T20:59:00.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T20:59:00.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T20:59:00.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T20:59:00.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T20:59:00.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T20:59:00.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T20:59:00.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T20:59:00.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T20:59:00.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T20:59:00.503Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T20:59:00.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo [2023-05-11T20:59:00.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo [2023-05-11T20:59:00.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo [2023-05-11T20:59:00.658Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo [2023-05-11T20:59:00.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f324281 [Pipeline] echo [2023-05-11T20:59:00.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T20:59:00.844Z] provisioning config files... [2023-05-11T20:59:00.858Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config40162774932212508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:59:01.214Z] ---> docker-login.sh [2023-05-11T20:59:01.214Z] nexus3.edgexfoundry.org:10001 [2023-05-11T20:59:01.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:01.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:01.478Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:01.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:01.478Z] [2023-05-11T20:59:01.478Z] Login Succeeded [2023-05-11T20:59:01.478Z] nexus3.edgexfoundry.org:10002 [2023-05-11T20:59:01.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:01.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:01.739Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:01.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:01.739Z] [2023-05-11T20:59:01.739Z] Login Succeeded [2023-05-11T20:59:01.739Z] nexus3.edgexfoundry.org:10003 [2023-05-11T20:59:01.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:01.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:01.739Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:01.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:01.739Z] [2023-05-11T20:59:01.739Z] Login Succeeded [2023-05-11T20:59:01.739Z] nexus3.edgexfoundry.org:10004 [2023-05-11T20:59:01.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:02.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:02.000Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:02.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:02.000Z] [2023-05-11T20:59:02.000Z] Login Succeeded [2023-05-11T20:59:02.000Z] docker.io [2023-05-11T20:59:02.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:02.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:02.260Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:02.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:02.260Z] [2023-05-11T20:59:02.260Z] Login Succeeded [2023-05-11T20:59:02.261Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T20:59:02.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T20:59:02.917Z] + git rev-list -1 --merges f324281286f8bf65469e7564aa62693381a1341a~1..f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo [2023-05-11T20:59:02.987Z] -----------> git rev-list -1 --merges f324281286f8bf65469e7564aa62693381a1341a~1..f324281286f8bf65469e7564aa62693381a1341a f324281286f8bf65469e7564aa62693381a1341a [false] [Pipeline] sh [2023-05-11T20:59:03.299Z] + git log --format=format:%s -1 f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo [2023-05-11T20:59:03.336Z] ========================================================= [2023-05-11T20:59:03.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T20:59:03.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T20:59:03.778Z] + git log --format=format:%s -1 f324281286f8bf65469e7564aa62693381a1341a [Pipeline] echo [2023-05-11T20:59:03.814Z] [semverPrep] GIT_COMMIT: f324281286f8bf65469e7564aa62693381a1341a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-11T20:59:03.844Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T20:59:04.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T20:59:04.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T20:59:04.242Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T20:59:04.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T20:59:04.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T20:59:04.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T20:59:04.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:59:04.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T20:59:04.739Z] [2023-05-11T20:59:04.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:59:05.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T20:59:05.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T20:59:05.117Z] b85a868b505f: Pulling fs layer [2023-05-11T20:59:05.117Z] e2be974225ed: Pulling fs layer [2023-05-11T20:59:05.117Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T20:59:05.117Z] 988bab9f4d93: Pulling fs layer [2023-05-11T20:59:05.117Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T20:59:05.117Z] eaf3925da568: Pulling fs layer [2023-05-11T20:59:05.117Z] bab4dde63d76: Pulling fs layer [2023-05-11T20:59:05.117Z] bde34c3a00c8: Pulling fs layer [2023-05-11T20:59:05.117Z] b352a97aabf1: Pulling fs layer [2023-05-11T20:59:05.117Z] 4872d77fe225: Pulling fs layer [2023-05-11T20:59:05.117Z] 5851b861e8e6: Pulling fs layer [2023-05-11T20:59:05.117Z] bab4dde63d76: Waiting [2023-05-11T20:59:05.117Z] bde34c3a00c8: Waiting [2023-05-11T20:59:05.117Z] b352a97aabf1: Waiting [2023-05-11T20:59:05.117Z] 4872d77fe225: Waiting [2023-05-11T20:59:05.117Z] 5851b861e8e6: Waiting [2023-05-11T20:59:05.117Z] 988bab9f4d93: Waiting [2023-05-11T20:59:05.117Z] 1469e6f7b9e6: Waiting [2023-05-11T20:59:05.117Z] eaf3925da568: Waiting [2023-05-11T20:59:05.117Z] e2be974225ed: Download complete [2023-05-11T20:59:05.117Z] 988bab9f4d93: Verifying Checksum [2023-05-11T20:59:05.117Z] 988bab9f4d93: Download complete [2023-05-11T20:59:05.117Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T20:59:05.117Z] 1469e6f7b9e6: Download complete [2023-05-11T20:59:05.117Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T20:59:05.117Z] 339a4e72a1f5: Download complete [2023-05-11T20:59:05.117Z] eaf3925da568: Verifying Checksum [2023-05-11T20:59:05.117Z] eaf3925da568: Download complete [2023-05-11T20:59:05.117Z] bde34c3a00c8: Verifying Checksum [2023-05-11T20:59:05.117Z] bde34c3a00c8: Download complete [2023-05-11T20:59:05.377Z] b352a97aabf1: Verifying Checksum [2023-05-11T20:59:05.377Z] b352a97aabf1: Download complete [2023-05-11T20:59:05.377Z] 4872d77fe225: Download complete [2023-05-11T20:59:05.377Z] 5851b861e8e6: Verifying Checksum [2023-05-11T20:59:05.377Z] 5851b861e8e6: Download complete [2023-05-11T20:59:05.377Z] b85a868b505f: Verifying Checksum [2023-05-11T20:59:05.377Z] b85a868b505f: Download complete [2023-05-11T20:59:05.636Z] bab4dde63d76: Verifying Checksum [2023-05-11T20:59:05.636Z] bab4dde63d76: Download complete [2023-05-11T20:59:06.571Z] b85a868b505f: Pull complete [2023-05-11T20:59:06.571Z] e2be974225ed: Pull complete [2023-05-11T20:59:07.139Z] 339a4e72a1f5: Pull complete [2023-05-11T20:59:07.139Z] 988bab9f4d93: Pull complete [2023-05-11T20:59:07.400Z] 1469e6f7b9e6: Pull complete [2023-05-11T20:59:07.400Z] eaf3925da568: Pull complete [2023-05-11T20:59:09.304Z] bab4dde63d76: Pull complete [2023-05-11T20:59:09.304Z] bde34c3a00c8: Pull complete [2023-05-11T20:59:09.304Z] b352a97aabf1: Pull complete [2023-05-11T20:59:09.304Z] 4872d77fe225: Pull complete [2023-05-11T20:59:09.304Z] 5851b861e8e6: Pull complete [2023-05-11T20:59:09.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T20:59:09.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T20:59:09.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:59:09.535Z] prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container [2023-05-11T20:59:09.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T20:59:10.807Z] $ docker top 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 -eo pid,comm [2023-05-11T20:59:10.854Z] 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). [2023-05-11T20:59:10.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T20:59:10.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T20:59:10.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T20:59:11.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T20:59:11.102Z] $ docker exec 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent [2023-05-11T20:59:11.219Z] SSH_AUTH_SOCK=/tmp/ssh-K3tvpHO0mWMI/agent.32 [2023-05-11T20:59:11.219Z] SSH_AGENT_PID=38 [2023-05-11T20:59:11.226Z] Running ssh-add (command line suppressed) [2023-05-11T20:59:11.327Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_5682394629810018433.key (/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_5682394629810018433.key) [2023-05-11T20:59:11.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T20:59:11.673Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T20:59:11.704Z] $ docker exec --env ******** --env ******** 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent -k [2023-05-11T20:59:11.800Z] unset SSH_AUTH_SOCK; [2023-05-11T20:59:11.800Z] unset SSH_AGENT_PID; [2023-05-11T20:59:11.801Z] echo Agent pid 38 killed; [2023-05-11T20:59:11.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T20:59:11.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T20:59:11.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T20:59:12.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T20:59:12.030Z] $ docker exec 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent [2023-05-11T20:59:12.156Z] SSH_AUTH_SOCK=/tmp/ssh-SQ6e54UsXCTP/agent.70 [2023-05-11T20:59:12.156Z] SSH_AGENT_PID=76 [2023-05-11T20:59:12.161Z] Running ssh-add (command line suppressed) [2023-05-11T20:59:12.265Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_15738752253147642691.key (/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/private_key_15738752253147642691.key) [2023-05-11T20:59:12.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T20:59:12.604Z] + git semver init [2023-05-11T20:59:12.863Z] 2023-05-11 20:59:12,785 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T20:59:12.863Z] 2023-05-11 20:59:12,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver [2023-05-11T20:59:12.863Z] 2023-05-11 20:59:12,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-317/.semver [2023-05-11T20:59:12.863Z] 2023-05-11 20:59:12,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-317/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317, universal_newlines=False, shell=None, istream=None) [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,065 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-317/.git/info/exclude [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 with force:False [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,066 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,069 [execute] INFO git cat-file --batch-check [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,075 [execute] INFO git cat-file --batch [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T20:59:14.245Z] 2023-05-11 20:59:14,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-317/.semver/PR-317 [2023-05-11T20:59:14.245Z] 0.0.0 [Pipeline] } [2023-05-11T20:59:14.276Z] $ docker exec --env ******** --env ******** 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 ssh-agent -k [2023-05-11T20:59:14.372Z] unset SSH_AUTH_SOCK; [2023-05-11T20:59:14.373Z] unset SSH_AGENT_PID; [2023-05-11T20:59:14.373Z] echo Agent pid 76 killed; [2023-05-11T20:59:14.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T20:59:14.808Z] + git semver [Pipeline] } [2023-05-11T20:59:15.101Z] $ docker stop --time=1 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 [2023-05-11T20:59:16.575Z] $ docker rm -f --volumes 9aaada26fdd438d60d3ec747cecb23e6447d05ad910082132b3ad14bf0a8c920 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T20:59:16.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T20:59:17.256Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T20:59:17.272Z] [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 [2023-05-11T20:59:17.849Z] provisioning config files... [2023-05-11T20:59:17.859Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config1746865754642884666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:59:18.211Z] ---> docker-login.sh [2023-05-11T20:59:18.212Z] nexus3.edgexfoundry.org:10001 [2023-05-11T20:59:18.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:18.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:18.212Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:18.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:18.212Z] [2023-05-11T20:59:18.212Z] Login Succeeded [2023-05-11T20:59:18.212Z] nexus3.edgexfoundry.org:10002 [2023-05-11T20:59:18.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:18.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:18.212Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:18.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:18.212Z] [2023-05-11T20:59:18.212Z] Login Succeeded [2023-05-11T20:59:18.212Z] nexus3.edgexfoundry.org:10003 [2023-05-11T20:59:18.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:18.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:18.472Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:18.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:18.472Z] [2023-05-11T20:59:18.472Z] Login Succeeded [2023-05-11T20:59:18.472Z] nexus3.edgexfoundry.org:10004 [2023-05-11T20:59:18.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:18.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:18.472Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:18.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:18.472Z] [2023-05-11T20:59:18.472Z] Login Succeeded [2023-05-11T20:59:18.472Z] docker.io [2023-05-11T20:59:18.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:59:18.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:59:18.732Z] Configure a credential helper to remove this warning. See [2023-05-11T20:59:18.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:59:18.732Z] [2023-05-11T20:59:18.732Z] Login Succeeded [2023-05-11T20:59:18.993Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T20:59:19.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T20:59:19.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T20:59:19.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T20:59:19.281Z] ========================================================= [2023-05-11T20:59:19.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T20:59:19.281Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:59:19.739Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T20:59:19.740Z] Sending build context to Docker daemon 10.92MB [2023-05-11T20:59:19.740Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T20:59:19.740Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T20:59:25.025Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T20:59:25.025Z] f56be85fc22e: Pulling fs layer [2023-05-11T20:59:25.025Z] 85791d961cd3: Pulling fs layer [2023-05-11T20:59:25.025Z] d694b5ae8c79: Pulling fs layer [2023-05-11T20:59:25.025Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T20:59:25.025Z] 4d19c01a9841: Pulling fs layer [2023-05-11T20:59:25.025Z] 9325e15d5711: Pulling fs layer [2023-05-11T20:59:25.025Z] 556b6ee489ea: Pulling fs layer [2023-05-11T20:59:25.025Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T20:59:25.025Z] 4d19c01a9841: Waiting [2023-05-11T20:59:25.025Z] 9325e15d5711: Waiting [2023-05-11T20:59:25.025Z] 556b6ee489ea: Waiting [2023-05-11T20:59:25.025Z] c5a4b2cf53e6: Waiting [2023-05-11T20:59:25.025Z] 85791d961cd3: Verifying Checksum [2023-05-11T20:59:25.025Z] 85791d961cd3: Download complete [2023-05-11T20:59:25.025Z] 9f32a84ed3da: Download complete [2023-05-11T20:59:25.025Z] 4d19c01a9841: Verifying Checksum [2023-05-11T20:59:25.025Z] 4d19c01a9841: Download complete [2023-05-11T20:59:25.025Z] f56be85fc22e: Verifying Checksum [2023-05-11T20:59:25.025Z] f56be85fc22e: Download complete [2023-05-11T20:59:25.025Z] 9325e15d5711: Verifying Checksum [2023-05-11T20:59:25.025Z] 9325e15d5711: Download complete [2023-05-11T20:59:25.025Z] f56be85fc22e: Pull complete [2023-05-11T20:59:25.025Z] 85791d961cd3: Pull complete [2023-05-11T20:59:25.025Z] d694b5ae8c79: Verifying Checksum [2023-05-11T20:59:25.025Z] d694b5ae8c79: Download complete [2023-05-11T20:59:25.025Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T20:59:25.025Z] c5a4b2cf53e6: Download complete [2023-05-11T20:59:25.600Z] 556b6ee489ea: Verifying Checksum [2023-05-11T20:59:25.600Z] 556b6ee489ea: Download complete [2023-05-11T20:59:28.140Z] d694b5ae8c79: Pull complete [2023-05-11T20:59:28.140Z] 9f32a84ed3da: Pull complete [2023-05-11T20:59:28.140Z] 4d19c01a9841: Pull complete [2023-05-11T20:59:28.400Z] 9325e15d5711: Pull complete [2023-05-11T20:59:30.934Z] 556b6ee489ea: Pull complete [2023-05-11T20:59:31.501Z] c5a4b2cf53e6: Pull complete [2023-05-11T20:59:31.501Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T20:59:31.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T20:59:31.501Z] ---> c4be618373d6 [2023-05-11T20:59:31.501Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:59:32.671Z] Still waiting to schedule task [2023-05-11T20:59:32.671Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T20:59:33.411Z] ---> Running in cd5f21415549 [2023-05-11T20:59:33.411Z] Removing intermediate container cd5f21415549 [2023-05-11T20:59:33.411Z] ---> 970218b62942 [2023-05-11T20:59:33.411Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T20:59:33.411Z] ---> Running in 5a755494f5b0 [2023-05-11T20:59:33.411Z] Removing intermediate container 5a755494f5b0 [2023-05-11T20:59:33.411Z] ---> ecb190c163cb [2023-05-11T20:59:33.411Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T20:59:33.411Z] ---> Running in f248e89d6f90 [2023-05-11T20:59:33.411Z] Removing intermediate container f248e89d6f90 [2023-05-11T20:59:33.411Z] ---> f2537c367f7f [2023-05-11T20:59:33.411Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T20:59:33.411Z] ---> Running in 5e34871be84f [2023-05-11T20:59:33.671Z] Removing intermediate container 5e34871be84f [2023-05-11T20:59:33.671Z] ---> 70ef8a367bc9 [2023-05-11T20:59:33.671Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T20:59:33.671Z] ---> Running in e7968ee88022 [2023-05-11T20:59:33.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:59:33.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:59:34.188Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T20:59:34.188Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T20:59:34.188Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T20:59:34.188Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T20:59:34.188Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:59:34.188Z] OK: 269 MiB in 57 packages [2023-05-11T20:59:34.756Z] Removing intermediate container e7968ee88022 [2023-05-11T20:59:34.756Z] ---> 0880fb124b9d [2023-05-11T20:59:34.756Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-11T20:59:34.756Z] ---> Running in b9c1b0b078b0 [2023-05-11T20:59:34.756Z] Removing intermediate container b9c1b0b078b0 [2023-05-11T20:59:34.756Z] ---> 77f0fe79ed75 [2023-05-11T20:59:34.756Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T20:59:34.756Z] ---> bc016fe3c4bd [2023-05-11T20:59:34.756Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:59:34.756Z] ---> Running in c98a098bc969 [2023-05-11T21:00:13.514Z] Removing intermediate container c98a098bc969 [2023-05-11T21:00:13.514Z] ---> b3112fc2fdf4 [2023-05-11T21:00:13.514Z] Step 11/12 : COPY . . [2023-05-11T21:00:13.514Z] ---> 9c569d571bf8 [2023-05-11T21:00:13.514Z] Step 12/12 : RUN $MAKE [2023-05-11T21:00:13.514Z] ---> Running in 7e6a8364c3e0 [2023-05-11T21:00:13.774Z] noop [2023-05-11T21:00:14.034Z] Removing intermediate container 7e6a8364c3e0 [2023-05-11T21:00:14.034Z] ---> 0e1f0c815127 [2023-05-11T21:00:14.034Z] Successfully built 0e1f0c815127 [2023-05-11T21:00:14.034Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:00:14.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T21:00:14.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:00:14.644Z] prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container [2023-05-11T21:00:14.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 ******** ci-base-image-x86_64 cat [2023-05-11T21:00:15.022Z] $ docker top ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T21:00:15.415Z] + go version [2023-05-11T21:00:15.415Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T21:00:15.451Z] $ docker stop --time=1 ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f [2023-05-11T21:00:16.722Z] $ docker rm -f --volumes ee51ab0268f776114ea2d8c429c8b1382722aa5bbef9e1bd40c97c98f0c8be4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:00:17.423Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T21:00:17.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:00:17.576Z] prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container [2023-05-11T21:00:17.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 ******** ci-base-image-x86_64 cat [2023-05-11T21:00:17.946Z] $ docker top 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T21:00:18.346Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-317 [Pipeline] fileExists [Pipeline] sh [2023-05-11T21:00:18.703Z] + make test [2023-05-11T21:00:18.703Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T21:00:24.004Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-11T21:00:33.982Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-11T21:00:33.982Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements [2023-05-11T21:00:40.743Z] go vet ./... [2023-05-11T21:00:44.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T21:00:44.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T21:00:44.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T21:00:44.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T21:00:44.130Z] $ docker stop --time=1 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 [2023-05-11T21:00:45.926Z] $ docker rm -f --volumes 592fe6b5e0911ab7333e5f5e26ac418c322e98381d28b65bb286a644d41bae48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T21:00:46.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T21:00:46.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T21:00:47.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T21:00:47.584Z] + ls -al . [2023-05-11T21:00:47.584Z] total 184 [2023-05-11T21:00:47.584Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 21:00 . [2023-05-11T21:00:47.584Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:58 .. [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 151 May 11 20:58 .dockerignore [2023-05-11T21:00:47.584Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:59 .git [2023-05-11T21:00:47.584Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:58 .github [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 20:58 .gitignore [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 20:58 .golangci.yml [2023-05-11T21:00:47.584Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 20:59 .semver [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 11 20:58 Attribution.txt [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 11 20:58 CHANGELOG.md [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 11 20:58 Dockerfile [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 20:58 GOVERNANCE.md [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 20:58 Jenkinsfile [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 20:58 LICENSE [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 11 20:58 Makefile [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 20:58 OWNERS.md [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 11 20:58 README.md [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:59 VERSION [2023-05-11T21:00:47.584Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:58 bin [2023-05-11T21:00:47.584Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:58 cmd [2023-05-11T21:00:47.584Z] -rw-r--r-- 1 jenkins jenkins 14663 May 11 21:00 coverage.out [2023-05-11T21:00:47.584Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:58 driver [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 11 20:58 go.mod [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 20:58 go.sum [2023-05-11T21:00:47.584Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:58 snap [2023-05-11T21:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 713 May 11 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:00:47.981Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f324281286f8bf65469e7564aa62693381a1341a --label arch=amd64 --label version=0.0.0 . [2023-05-11T21:00:47.981Z] Sending build context to Docker daemon 10.94MB [2023-05-11T21:00:47.981Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T21:00:47.981Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T21:00:47.981Z] ---> 0e1f0c815127 [2023-05-11T21:00:47.981Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T21:00:47.981Z] ---> Running in 1c3c7fa63cd6 [2023-05-11T21:00:48.242Z] Removing intermediate container 1c3c7fa63cd6 [2023-05-11T21:00:48.242Z] ---> b1bb5195578d [2023-05-11T21:00:48.242Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T21:00:48.242Z] ---> Running in 57c9519e2593 [2023-05-11T21:00:48.242Z] Removing intermediate container 57c9519e2593 [2023-05-11T21:00:48.242Z] ---> adcde1494883 [2023-05-11T21:00:48.242Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T21:00:48.242Z] ---> Running in 784bd2ad9072 [2023-05-11T21:00:48.242Z] Removing intermediate container 784bd2ad9072 [2023-05-11T21:00:48.242Z] ---> 9ebbc45cc020 [2023-05-11T21:00:48.242Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T21:00:48.242Z] ---> Running in 4fd17d2daa3d [2023-05-11T21:00:48.502Z] Removing intermediate container 4fd17d2daa3d [2023-05-11T21:00:48.502Z] ---> f551a8a88181 [2023-05-11T21:00:48.502Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T21:00:48.502Z] ---> Running in 24211716d613 [2023-05-11T21:00:48.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T21:00:48.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T21:00:49.021Z] OK: 269 MiB in 57 packages [2023-05-11T21:00:49.280Z] Removing intermediate container 24211716d613 [2023-05-11T21:00:49.280Z] ---> 922ff0edff38 [2023-05-11T21:00:49.280Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-11T21:00:49.280Z] ---> Running in 7271c8c3f785 [2023-05-11T21:00:49.541Z] Removing intermediate container 7271c8c3f785 [2023-05-11T21:00:49.541Z] ---> 5fccafff1377 [2023-05-11T21:00:49.541Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T21:00:49.541Z] ---> d25690cbbd80 [2023-05-11T21:00:49.541Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T21:00:49.541Z] ---> Running in 4f9d0a59fb46 [2023-05-11T21:00:50.478Z] Removing intermediate container 4f9d0a59fb46 [2023-05-11T21:00:50.478Z] ---> 18dbb9c18220 [2023-05-11T21:00:50.478Z] Step 11/25 : COPY . . [2023-05-11T21:00:50.741Z] ---> ed0f7da7f78b [2023-05-11T21:00:50.741Z] Step 12/25 : RUN $MAKE [2023-05-11T21:00:50.741Z] ---> Running in 5c40f57b52b8 [2023-05-11T21:00:51.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-11T21:01:09.105Z] Removing intermediate container 5c40f57b52b8 [2023-05-11T21:01:09.105Z] ---> 00ea66b12f52 [2023-05-11T21:01:09.105Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T21:01:09.105Z] 3.17: Pulling from library/alpine [2023-05-11T21:01:09.105Z] f56be85fc22e: Already exists [2023-05-11T21:01:09.105Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T21:01:09.105Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T21:01:09.105Z] ---> 9ed4aefc74f6 [2023-05-11T21:01:09.105Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T21:01:09.105Z] ---> Running in 2273d9454087 [2023-05-11T21:01:09.105Z] Removing intermediate container 2273d9454087 [2023-05-11T21:01:09.105Z] ---> df88769ae4c4 [2023-05-11T21:01:09.105Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-11T21:01:09.105Z] ---> Running in ecf3c3d34b3c [2023-05-11T21:01:09.105Z] Removing intermediate container ecf3c3d34b3c [2023-05-11T21:01:09.105Z] ---> 7243b79ac1d8 [2023-05-11T21:01:09.105Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T21:01:09.105Z] ---> Running in 1ea9d7437e7a [2023-05-11T21:01:09.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T21:01:09.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T21:01:09.105Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T21:01:09.105Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T21:01:09.105Z] OK: 7 MiB in 16 packages [2023-05-11T21:01:09.365Z] Removing intermediate container 1ea9d7437e7a [2023-05-11T21:01:09.365Z] ---> 3fa614c7a03e [2023-05-11T21:01:09.365Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-11T21:01:09.929Z] ---> cd3ae6fb61df [2023-05-11T21:01:09.929Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-11T21:01:09.929Z] ---> 4109ae280526 [2023-05-11T21:01:09.929Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-11T21:01:10.187Z] ---> cd226c937074 [2023-05-11T21:01:10.187Z] Step 20/25 : EXPOSE 59986 [2023-05-11T21:01:10.187Z] ---> Running in f18e004227e4 [2023-05-11T21:01:10.187Z] Removing intermediate container f18e004227e4 [2023-05-11T21:01:10.187Z] ---> 9a19be9581a3 [2023-05-11T21:01:10.187Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-11T21:01:10.187Z] ---> Running in 4d346fd99c53 [2023-05-11T21:01:10.187Z] Removing intermediate container 4d346fd99c53 [2023-05-11T21:01:10.187Z] ---> 6e93d524c640 [2023-05-11T21:01:10.187Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T21:01:10.187Z] ---> Running in c036fefd6b33 [2023-05-11T21:01:10.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15238 in /w/workspace/gexfoundry_device-rest-go_PR-317 [Pipeline] { [Pipeline] ws [2023-05-11T21:01:10.383Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-11T21:01:10.446Z] Removing intermediate container c036fefd6b33 [2023-05-11T21:01:10.446Z] ---> 8f698f2a6ccd [2023-05-11T21:01:10.446Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T21:01:10.446Z] ---> Running in 25866f7f7b1b [2023-05-11T21:01:10.446Z] Removing intermediate container 25866f7f7b1b [2023-05-11T21:01:10.446Z] ---> 18ed474f48b6 [2023-05-11T21:01:10.446Z] Step 24/25 : LABEL git_sha=f324281286f8bf65469e7564aa62693381a1341a [2023-05-11T21:01:10.446Z] ---> Running in 0df7028b368a [2023-05-11T21:01:10.471Z] The recommended git tool is: git [2023-05-11T21:01:10.707Z] Removing intermediate container 0df7028b368a [2023-05-11T21:01:10.707Z] ---> bdb7dab888e2 [2023-05-11T21:01:10.707Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T21:01:10.707Z] ---> Running in b1e959736566 [2023-05-11T21:01:10.707Z] Removing intermediate container b1e959736566 [2023-05-11T21:01:10.707Z] ---> 86547bf45ec0 [2023-05-11T21:01:10.707Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T21:01:10.707Z] Successfully built 86547bf45ec0 [2023-05-11T21:01:10.707Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:01:11.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T21:01:11.594Z] [2023-05-11T21:01:11.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:01:11.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T21:01:11.964Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T21:01:11.964Z] 5eb5b503b376: Pulling fs layer [2023-05-11T21:01:11.964Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T21:01:11.964Z] ec43610c2a17: Pulling fs layer [2023-05-11T21:01:11.964Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T21:01:11.964Z] 33b1e0a273af: Pulling fs layer [2023-05-11T21:01:11.964Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T21:01:11.964Z] 2f39f015ded8: Pulling fs layer [2023-05-11T21:01:11.964Z] 33b1e0a273af: Waiting [2023-05-11T21:01:11.964Z] 3a2ae6a8a46f: Waiting [2023-05-11T21:01:11.964Z] 5d3b04190fa2: Waiting [2023-05-11T21:01:11.964Z] 2f39f015ded8: Waiting [2023-05-11T21:01:11.964Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T21:01:11.964Z] 5c69ac0246d0: Download complete [2023-05-11T21:01:11.964Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T21:01:11.964Z] 3a2ae6a8a46f: Download complete [2023-05-11T21:01:11.964Z] 33b1e0a273af: Verifying Checksum [2023-05-11T21:01:11.964Z] 33b1e0a273af: Download complete [2023-05-11T21:01:11.964Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T21:01:11.964Z] 5d3b04190fa2: Download complete [2023-05-11T21:01:11.964Z] ec43610c2a17: Verifying Checksum [2023-05-11T21:01:11.964Z] ec43610c2a17: Download complete [2023-05-11T21:01:12.225Z] 5eb5b503b376: Verifying Checksum [2023-05-11T21:01:12.225Z] 5eb5b503b376: Download complete [2023-05-11T21:01:12.793Z] 2f39f015ded8: Download complete [2023-05-11T21:01:13.360Z] 5eb5b503b376: Pull complete [2023-05-11T21:01:13.360Z] 5c69ac0246d0: Pull complete [2023-05-11T21:01:13.927Z] ec43610c2a17: Pull complete [2023-05-11T21:01:13.927Z] 3a2ae6a8a46f: Pull complete [2023-05-11T21:01:14.186Z] 33b1e0a273af: Pull complete [2023-05-11T21:01:14.186Z] 5d3b04190fa2: Pull complete [2023-05-11T21:01:16.059Z] using credential edgex-jenkins-ssh [2023-05-11T21:01:16.075Z] Cloning the remote Git repository [2023-05-11T21:01:16.126Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-11T21:01:16.240Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-11T21:01:16.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-11T21:01:16.399Z] > git --version # timeout=10 [2023-05-11T21:01:16.424Z] > git --version # 'git version 2.25.1' [2023-05-11T21:01:16.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T21:01:16.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T21:01:18.377Z] 2f39f015ded8: Pull complete [2023-05-11T21:01:18.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T21:01:18.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T21:01:18.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:01:18.608Z] prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container [2023-05-11T21:01:18.641Z] $ 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-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 [2023-05-11T21:01:19.785Z] $ docker top 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:01:20.248Z] ---> job-cost.sh [2023-05-11T21:01:20.248Z] lf-activate-venv: SKIPPING [2023-05-11T21:01:20.248Z] INFO: No Stack... [2023-05-11T21:01:20.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T21:01:19.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-11T21:01:19.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T21:01:20.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-11T21:01:20.245Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-11T21:01:20.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T21:01:20.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T21:01:20.763Z] Merging remotes/origin/main commit c2b4310d658eb26855889a332446806987507426 into PR head commit f324281286f8bf65469e7564aa62693381a1341a [2023-05-11T21:01:21.050Z] Merge succeeded, producing f324281286f8bf65469e7564aa62693381a1341a [2023-05-11T21:01:21.051Z] Checking out Revision f324281286f8bf65469e7564aa62693381a1341a (PR-317) [2023-05-11T21:01:21.077Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T21:01:21.394Z] + cut -d, -f6 [2023-05-11T21:01:21.394Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-317/archives/cost.csv [Pipeline] lock [2023-05-11T21:01:21.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [2023-05-11T21:01:21.442Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] did not exist. Created. [2023-05-11T21:01:21.442Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-05-11T21:01:21.526Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] sh [2023-05-11T21:01:21.584Z] > git --version # timeout=10 [2023-05-11T21:01:21.598Z] > git --version # 'git version 2.25.1' [2023-05-11T21:01:21.624Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T21:01:21.839Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T21:01:21.890Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T21:01:21.921Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T21:01:22.002Z] $ docker stop --time=1 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 [2023-05-11T21:01:22.038Z] [2023-05-11T21:01:22.038Z] GitHub has been notified of this commit’s build result [2023-05-11T21:01:22.038Z] [2023-05-11T21:01:20.791Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T21:01:20.869Z] > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 [2023-05-11T21:01:20.949Z] > git remote # timeout=10 [2023-05-11T21:01:20.968Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T21:01:20.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T21:01:21.008Z] > git merge c2b4310d658eb26855889a332446806987507426 # timeout=10 [2023-05-11T21:01:21.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T21:01:21.055Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T21:01:21.069Z] > git checkout -f f324281286f8bf65469e7564aa62693381a1341a # timeout=10 [2023-05-11T21:01:23.147Z] $ docker rm -f --volumes 420329a7107e38bc96db3fc794551952174934a7fa277aa315a2331a8b4a2667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T21:01:24.105Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T21:01:24.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T21:01:24.105Z] Dload Upload Total Spent Left Speed [2023-05-11T21:01:24.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-05-11T21:01:24.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T21:01:25.039Z] + sudo tee /etc/docker/daemon.new [2023-05-11T21:01:25.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T21:01:25.039Z] { [2023-05-11T21:01:25.039Z] "registry-mirrors": [ [2023-05-11T21:01:25.039Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T21:01:25.039Z] ], [2023-05-11T21:01:25.039Z] "bip": "10.250.0.254/24", [2023-05-11T21:01:25.039Z] "hosts": [ [2023-05-11T21:01:25.039Z] "tcp://0.0.0.0:5555", [2023-05-11T21:01:25.039Z] "unix:///var/run/docker.sock" [2023-05-11T21:01:25.039Z] ], [2023-05-11T21:01:25.039Z] "mtu": 1458, [2023-05-11T21:01:25.039Z] "selinux-enabled": true, [2023-05-11T21:01:25.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T21:01:25.039Z] } [Pipeline] sh [2023-05-11T21:01:25.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T21:01:25.741Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T21:01:44.060Z] provisioning config files... [2023-05-11T21:01:44.090Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17248280283419244993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:01:44.481Z] ---> docker-login.sh [2023-05-11T21:01:44.481Z] nexus3.edgexfoundry.org:10001 [2023-05-11T21:01:44.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:01:45.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:01:45.025Z] Configure a credential helper to remove this warning. See [2023-05-11T21:01:45.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:01:45.025Z] [2023-05-11T21:01:45.025Z] Login Succeeded [2023-05-11T21:01:45.025Z] nexus3.edgexfoundry.org:10002 [2023-05-11T21:01:45.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:01:45.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:01:45.564Z] Configure a credential helper to remove this warning. See [2023-05-11T21:01:45.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:01:45.564Z] [2023-05-11T21:01:45.564Z] Login Succeeded [2023-05-11T21:01:45.564Z] nexus3.edgexfoundry.org:10003 [2023-05-11T21:01:45.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:01:45.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:01:45.838Z] Configure a credential helper to remove this warning. See [2023-05-11T21:01:45.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:01:45.838Z] [2023-05-11T21:01:45.838Z] Login Succeeded [2023-05-11T21:01:45.838Z] nexus3.edgexfoundry.org:10004 [2023-05-11T21:01:46.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:01:46.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:01:46.113Z] Configure a credential helper to remove this warning. See [2023-05-11T21:01:46.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:01:46.113Z] [2023-05-11T21:01:46.113Z] Login Succeeded [2023-05-11T21:01:46.113Z] docker.io [2023-05-11T21:01:46.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T21:01:46.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T21:01:46.655Z] Configure a credential helper to remove this warning. See [2023-05-11T21:01:46.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T21:01:46.655Z] [2023-05-11T21:01:46.655Z] Login Succeeded [2023-05-11T21:01:46.655Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T21:01:46.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T21:01:47.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T21:01:47.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T21:01:47.160Z] ========================================================= [2023-05-11T21:01:47.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T21:01:47.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:01:47.682Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T21:01:47.682Z] Sending build context to Docker daemon 139.3kB [2023-05-11T21:01:47.953Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T21:01:47.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T21:01:47.953Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T21:01:47.953Z] c41833b44d91: Pulling fs layer [2023-05-11T21:01:47.953Z] ed15518f5707: Pulling fs layer [2023-05-11T21:01:47.953Z] feae8fd75edb: Pulling fs layer [2023-05-11T21:01:47.953Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T21:01:47.953Z] 3cdef696dda3: Pulling fs layer [2023-05-11T21:01:47.953Z] 2ced38df9373: Pulling fs layer [2023-05-11T21:01:47.953Z] 58f1dce35555: Pulling fs layer [2023-05-11T21:01:47.953Z] 242c74f7c9fa: Waiting [2023-05-11T21:01:47.953Z] 3cdef696dda3: Waiting [2023-05-11T21:01:47.953Z] 58f1dce35555: Waiting [2023-05-11T21:01:47.953Z] 2ced38df9373: Waiting [2023-05-11T21:01:48.224Z] ed15518f5707: Verifying Checksum [2023-05-11T21:01:48.224Z] ed15518f5707: Download complete [2023-05-11T21:01:48.224Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T21:01:48.224Z] 242c74f7c9fa: Download complete [2023-05-11T21:01:48.224Z] 3cdef696dda3: Download complete [2023-05-11T21:01:48.224Z] c41833b44d91: Verifying Checksum [2023-05-11T21:01:48.224Z] c41833b44d91: Download complete [2023-05-11T21:01:49.198Z] c41833b44d91: Pull complete [2023-05-11T21:01:49.485Z] 58f1dce35555: Verifying Checksum [2023-05-11T21:01:49.485Z] 58f1dce35555: Download complete [2023-05-11T21:01:49.753Z] ed15518f5707: Pull complete [2023-05-11T21:01:50.729Z] feae8fd75edb: Verifying Checksum [2023-05-11T21:01:50.729Z] feae8fd75edb: Download complete [2023-05-11T21:01:50.729Z] 2ced38df9373: Download complete [2023-05-11T21:02:03.207Z] feae8fd75edb: Pull complete [2023-05-11T21:02:03.207Z] 242c74f7c9fa: Pull complete [2023-05-11T21:02:03.208Z] 3cdef696dda3: Pull complete [2023-05-11T21:02:09.910Z] 2ced38df9373: Pull complete [2023-05-11T21:02:11.325Z] 58f1dce35555: Pull complete [2023-05-11T21:02:11.325Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T21:02:11.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T21:02:11.325Z] ---> fadd8f120f05 [2023-05-11T21:02:11.325Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T21:02:13.287Z] ---> Running in 73f3bfba1de1 [2023-05-11T21:02:13.556Z] Removing intermediate container 73f3bfba1de1 [2023-05-11T21:02:13.556Z] ---> 2730699a7d01 [2023-05-11T21:02:13.556Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T21:02:13.556Z] ---> Running in b144295bbbe2 [2023-05-11T21:02:13.828Z] Removing intermediate container b144295bbbe2 [2023-05-11T21:02:13.828Z] ---> 5d7dcee6e11c [2023-05-11T21:02:13.828Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T21:02:13.828Z] ---> Running in 1e52b6ba742d [2023-05-11T21:02:14.097Z] Removing intermediate container 1e52b6ba742d [2023-05-11T21:02:14.097Z] ---> adaa4c29a486 [2023-05-11T21:02:14.097Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T21:02:14.366Z] ---> Running in d69cd065d41d [2023-05-11T21:02:14.634Z] Removing intermediate container d69cd065d41d [2023-05-11T21:02:14.634Z] ---> ba02c9e0cebe [2023-05-11T21:02:14.634Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T21:02:14.634Z] ---> Running in 87217e853e5d [2023-05-11T21:02:15.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T21:02:16.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T21:02:17.627Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T21:02:17.627Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T21:02:17.627Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T21:02:17.627Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T21:02:17.627Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T21:02:17.627Z] OK: 268 MiB in 57 packages [2023-05-11T21:02:18.611Z] Removing intermediate container 87217e853e5d [2023-05-11T21:02:18.611Z] ---> abd4afc255e8 [2023-05-11T21:02:18.611Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-11T21:02:18.611Z] ---> Running in e3dfaceee57b [2023-05-11T21:02:18.885Z] Removing intermediate container e3dfaceee57b [2023-05-11T21:02:18.885Z] ---> 4b58e4c30b87 [2023-05-11T21:02:18.885Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T21:02:19.483Z] ---> 6c14a4790a5f [2023-05-11T21:02:19.483Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T21:02:19.483Z] ---> Running in 2f8b54e888f6 [2023-05-11T21:03:27.369Z] Removing intermediate container 2f8b54e888f6 [2023-05-11T21:03:27.369Z] ---> f260a57c4b86 [2023-05-11T21:03:27.369Z] Step 11/12 : COPY . . [2023-05-11T21:03:27.369Z] ---> 12d847c6437b [2023-05-11T21:03:27.369Z] Step 12/12 : RUN $MAKE [2023-05-11T21:03:27.369Z] ---> Running in f0e242cb4764 [2023-05-11T21:03:27.369Z] noop [2023-05-11T21:03:27.369Z] Removing intermediate container f0e242cb4764 [2023-05-11T21:03:27.369Z] ---> a5b72f1ab4d0 [2023-05-11T21:03:27.369Z] Successfully built a5b72f1ab4d0 [2023-05-11T21:03:27.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:03:27.851Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T21:03:27.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:03:28.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container [2023-05-11T21:03:28.179Z] $ 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 [2023-05-11T21:03:29.277Z] $ docker top 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T21:03:30.158Z] + go version [2023-05-11T21:03:30.158Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T21:03:30.191Z] $ docker stop --time=1 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce [2023-05-11T21:03:31.755Z] $ docker rm -f --volumes 85a34783788da449574d4dd7da48bf37b43ab6d10ef8b7cfe6828b3e31b3e2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:03:32.616Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T21:03:32.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:03:32.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container [2023-05-11T21:03:32.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-05-11T21:03:34.066Z] $ docker top 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T21:03:34.618Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T21:03:35.007Z] + make test [2023-05-11T21:03:35.007Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T21:04:07.237Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-11T21:05:58.932Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-11T21:06:00.348Z] ok github.com/edgexfoundry/device-rest-go/driver 0.113s coverage: 32.2% of statements [2023-05-11T21:06:01.315Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T21:06:01.315Z] go vet ./... [2023-05-11T21:06:33.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T21:06:33.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T21:06:33.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T21:06:33.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T21:06:33.678Z] $ docker stop --time=1 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d [2023-05-11T21:06:35.533Z] $ docker rm -f --volumes 1dd9d05ab8d8b3a55627e9e11088b9f8156cf667782bfbd82fb2933adc460b6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T21:06:36.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T21:06:36.750Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T21:06:37.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T21:06:37.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T21:06:38.110Z] + ls -al . [2023-05-11T21:06:38.110Z] total 180 [2023-05-11T21:06:38.110Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:03 . [2023-05-11T21:06:38.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:01 .. [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 151 May 11 21:01 .dockerignore [2023-05-11T21:06:38.110Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:01 .git [2023-05-11T21:06:38.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:01 .github [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 21:01 .gitignore [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:01 .golangci.yml [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 11 21:01 Attribution.txt [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 11 21:01 CHANGELOG.md [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 11 21:01 Dockerfile [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:01 GOVERNANCE.md [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 21:01 Jenkinsfile [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:01 LICENSE [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 11 21:01 Makefile [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 21:01 OWNERS.md [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 11 21:01 README.md [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:59 VERSION [2023-05-11T21:06:38.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:01 bin [2023-05-11T21:06:38.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:01 cmd [2023-05-11T21:06:38.110Z] -rw-r--r-- 1 jenkins jenkins 14663 May 11 21:06 coverage.out [2023-05-11T21:06:38.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:01 driver [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 11 21:01 go.mod [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 21:01 go.sum [2023-05-11T21:06:38.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:01 snap [2023-05-11T21:06:38.110Z] -rw-rw-r-- 1 jenkins jenkins 713 May 11 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:06:38.536Z] + 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=f324281286f8bf65469e7564aa62693381a1341a --label arch=arm64 --label version=0.0.0 . [2023-05-11T21:06:38.536Z] Sending build context to Docker daemon 154.6kB [2023-05-11T21:06:38.804Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T21:06:38.804Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T21:06:38.804Z] ---> a5b72f1ab4d0 [2023-05-11T21:06:38.804Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T21:06:39.391Z] ---> Running in be34692a62c9 [2023-05-11T21:06:39.977Z] Removing intermediate container be34692a62c9 [2023-05-11T21:06:39.977Z] ---> 3f4756ab2439 [2023-05-11T21:06:39.977Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T21:06:39.977Z] ---> Running in 0b75cc7d8f67 [2023-05-11T21:06:40.247Z] Removing intermediate container 0b75cc7d8f67 [2023-05-11T21:06:40.248Z] ---> f0847069f560 [2023-05-11T21:06:40.248Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T21:06:40.248Z] ---> Running in 90488cfe13a3 [2023-05-11T21:06:40.516Z] Removing intermediate container 90488cfe13a3 [2023-05-11T21:06:40.516Z] ---> bb3678e3b0ed [2023-05-11T21:06:40.516Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T21:06:40.516Z] ---> Running in d2efa9fcc62c [2023-05-11T21:06:40.785Z] Removing intermediate container d2efa9fcc62c [2023-05-11T21:06:40.785Z] ---> cd1d59cf8578 [2023-05-11T21:06:40.785Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T21:06:41.061Z] ---> Running in 37a8d39b4f96 [2023-05-11T21:06:42.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T21:06:42.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T21:06:43.577Z] OK: 268 MiB in 57 packages [2023-05-11T21:06:44.543Z] Removing intermediate container 37a8d39b4f96 [2023-05-11T21:06:44.543Z] ---> 4d85fbe5c573 [2023-05-11T21:06:44.543Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-11T21:06:44.543Z] ---> Running in 9c72ccf77f98 [2023-05-11T21:06:44.812Z] Removing intermediate container 9c72ccf77f98 [2023-05-11T21:06:44.812Z] ---> fde8c84cbdab [2023-05-11T21:06:44.812Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T21:06:45.399Z] ---> d95da114d6b5 [2023-05-11T21:06:45.399Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T21:06:45.399Z] ---> Running in b70af9c1b259 [2023-05-11T21:06:47.985Z] Removing intermediate container b70af9c1b259 [2023-05-11T21:06:47.985Z] ---> 94544d6b54a0 [2023-05-11T21:06:47.985Z] Step 11/25 : COPY . . [2023-05-11T21:06:48.254Z] ---> 03b0ee47ebbb [2023-05-11T21:06:48.254Z] Step 12/25 : RUN $MAKE [2023-05-11T21:06:48.524Z] ---> Running in fd3c8d125c1e [2023-05-11T21:06:49.502Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-11T21:08:56.193Z] Removing intermediate container fd3c8d125c1e [2023-05-11T21:08:56.193Z] ---> 58082e919216 [2023-05-11T21:08:56.193Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T21:08:56.193Z] 3.17: Pulling from library/alpine [2023-05-11T21:08:56.193Z] c41833b44d91: Already exists [2023-05-11T21:08:56.193Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T21:08:56.193Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T21:08:56.193Z] ---> 51e60588ff2c [2023-05-11T21:08:56.193Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T21:08:56.470Z] ---> Running in 131453dbec17 [2023-05-11T21:08:56.470Z] Removing intermediate container 131453dbec17 [2023-05-11T21:08:56.470Z] ---> 853ae5ac4af5 [2023-05-11T21:08:56.470Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-11T21:08:56.740Z] ---> Running in 79433aca32e4 [2023-05-11T21:08:57.007Z] Removing intermediate container 79433aca32e4 [2023-05-11T21:08:57.007Z] ---> 46922f4f8b40 [2023-05-11T21:08:57.007Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T21:08:57.007Z] ---> Running in 797b9029db22 [2023-05-11T21:08:57.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T21:08:58.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T21:08:59.523Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T21:08:59.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T21:08:59.523Z] OK: 8 MiB in 16 packages [2023-05-11T21:09:00.487Z] Removing intermediate container 797b9029db22 [2023-05-11T21:09:00.487Z] ---> e82222bff413 [2023-05-11T21:09:00.487Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-11T21:09:01.917Z] ---> 747b2ced5b08 [2023-05-11T21:09:01.917Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-11T21:09:02.185Z] ---> 34eec29aa5bb [2023-05-11T21:09:02.185Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-11T21:09:02.770Z] ---> ca4acf7a202c [2023-05-11T21:09:02.770Z] Step 20/25 : EXPOSE 59986 [2023-05-11T21:09:02.770Z] ---> Running in bcc1503c9682 [2023-05-11T21:09:03.039Z] Removing intermediate container bcc1503c9682 [2023-05-11T21:09:03.039Z] ---> 54b88299f46c [2023-05-11T21:09:03.039Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-11T21:09:03.039Z] ---> Running in d13b44cd574c [2023-05-11T21:09:03.318Z] Removing intermediate container d13b44cd574c [2023-05-11T21:09:03.318Z] ---> 74afa5838746 [2023-05-11T21:09:03.318Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T21:09:03.586Z] ---> Running in 12ad82a87e06 [2023-05-11T21:09:03.856Z] Removing intermediate container 12ad82a87e06 [2023-05-11T21:09:03.856Z] ---> 815c64aadd04 [2023-05-11T21:09:03.856Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T21:09:03.856Z] ---> Running in 6650feb764d1 [2023-05-11T21:09:04.125Z] Removing intermediate container 6650feb764d1 [2023-05-11T21:09:04.125Z] ---> ceda1de1a551 [2023-05-11T21:09:04.125Z] Step 24/25 : LABEL git_sha=f324281286f8bf65469e7564aa62693381a1341a [2023-05-11T21:09:04.125Z] ---> Running in 3731496813bb [2023-05-11T21:09:04.394Z] Removing intermediate container 3731496813bb [2023-05-11T21:09:04.394Z] ---> fb00c20dac69 [2023-05-11T21:09:04.394Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T21:09:04.394Z] ---> Running in 87f5ea7f65b0 [2023-05-11T21:09:04.660Z] Removing intermediate container 87f5ea7f65b0 [2023-05-11T21:09:04.660Z] ---> 52ea932faa55 [2023-05-11T21:09:04.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T21:09:04.660Z] Successfully built 52ea932faa55 [2023-05-11T21:09:04.929Z] 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 [2023-05-11T21:09:05.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T21:09:05.801Z] [2023-05-11T21:09:05.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:09:06.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T21:09:06.220Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T21:09:06.220Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T21:09:06.220Z] 04944245beec: Pulling fs layer [2023-05-11T21:09:06.220Z] 699f458cf7ca: Pulling fs layer [2023-05-11T21:09:06.220Z] 765212b225bb: Pulling fs layer [2023-05-11T21:09:06.220Z] f23df028b6ca: Pulling fs layer [2023-05-11T21:09:06.220Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T21:09:06.220Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T21:09:06.220Z] f23df028b6ca: Waiting [2023-05-11T21:09:06.220Z] 2437ff75d9bd: Waiting [2023-05-11T21:09:06.220Z] d65c8cfc05b1: Waiting [2023-05-11T21:09:06.220Z] 765212b225bb: Waiting [2023-05-11T21:09:06.495Z] 04944245beec: Verifying Checksum [2023-05-11T21:09:06.495Z] 04944245beec: Download complete [2023-05-11T21:09:06.495Z] 765212b225bb: Verifying Checksum [2023-05-11T21:09:06.495Z] 765212b225bb: Download complete [2023-05-11T21:09:06.495Z] f23df028b6ca: Verifying Checksum [2023-05-11T21:09:06.495Z] f23df028b6ca: Download complete [2023-05-11T21:09:06.495Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T21:09:06.495Z] d65c8cfc05b1: Download complete [2023-05-11T21:09:06.495Z] 699f458cf7ca: Verifying Checksum [2023-05-11T21:09:06.495Z] 699f458cf7ca: Download complete [2023-05-11T21:09:07.126Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T21:09:07.126Z] 8998bd30e6a1: Download complete [2023-05-11T21:09:09.119Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T21:09:09.119Z] 2437ff75d9bd: Download complete [2023-05-11T21:09:11.076Z] 8998bd30e6a1: Pull complete [2023-05-11T21:09:11.347Z] 04944245beec: Pull complete [2023-05-11T21:09:12.756Z] 699f458cf7ca: Pull complete [2023-05-11T21:09:12.756Z] 765212b225bb: Pull complete [2023-05-11T21:09:13.340Z] f23df028b6ca: Pull complete [2023-05-11T21:09:13.608Z] d65c8cfc05b1: Pull complete [2023-05-11T21:09:25.917Z] 2437ff75d9bd: Pull complete [2023-05-11T21:09:25.917Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T21:09:25.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T21:09:25.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:09:26.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-15238 does not seem to be running inside a container [2023-05-11T21:09:26.299Z] $ 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 [2023-05-11T21:09:28.899Z] $ docker top 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:29.500Z] ---> job-cost.sh [2023-05-11T21:09:29.765Z] lf-activate-venv: SKIPPING [2023-05-11T21:09:29.765Z] INFO: No Stack... [2023-05-11T21:09:30.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T21:09:30.929Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T21:09:31.590Z] + cut -d, -f6 [2023-05-11T21:09:31.590Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2023-05-11T21:09:31.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [2023-05-11T21:09:31.680Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] did not exist. Created. [2023-05-11T21:09:31.680Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T21:09:32.104Z] /w/workspace/device-rest-go/1@tmp/durable-e2c5bf7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T21:09:32.467Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T21:09:32.505Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T21:09:32.550Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T21:09:32.564Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T21:09:32.643Z] $ docker stop --time=1 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 [2023-05-11T21:09:37.372Z] $ docker rm -f --volumes 69880b8d52999145a1f64a20a3705df7cbbaa181556fee6465f9277dca776169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T21:09:38.373Z] provisioning config files... [2023-05-11T21:09:38.381Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config9674107346528130261tmp [Pipeline] { [Pipeline] sh [2023-05-11T21:09:38.719Z] + set +x [2023-05-11T21:09:38.719Z] + curl -s https://codecov.io/bash [2023-05-11T21:09:38.719Z] + bash -s -- [2023-05-11T21:09:38.719Z] [2023-05-11T21:09:38.719Z] _____ _ [2023-05-11T21:09:38.719Z] / ____| | | [2023-05-11T21:09:38.719Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T21:09:38.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T21:09:38.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T21:09:38.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T21:09:38.719Z] Bash-1.0.6 [2023-05-11T21:09:38.719Z] [2023-05-11T21:09:38.719Z] [2023-05-11T21:09:38.719Z] ==> git version 2.25.1 found [2023-05-11T21:09:38.719Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T21:09:38.719Z] Release-Date: 2020-01-08 [2023-05-11T21:09:38.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T21:09:38.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T21:09:38.719Z] ==> Jenkins CI detected. [2023-05-11T21:09:38.719Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-317 [2023-05-11T21:09:38.719Z] project root: . [2023-05-11T21:09:38.719Z] --> token set from env [2023-05-11T21:09:38.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T21:09:38.719Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T21:09:38.719Z] ==> Python coveragepy not found [2023-05-11T21:09:38.719Z] ==> Searching for coverage reports in: [2023-05-11T21:09:38.719Z] + . [2023-05-11T21:09:38.719Z] -> Found 1 reports [2023-05-11T21:09:38.719Z] ==> Detecting git/mercurial file structure [2023-05-11T21:09:38.978Z] ==> Reading reports [2023-05-11T21:09:38.978Z] + ./coverage.out bytes=14663 [2023-05-11T21:09:38.978Z] ==> Appending adjustments [2023-05-11T21:09:38.978Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T21:09:38.978Z] + Found adjustments [2023-05-11T21:09:38.978Z] ==> Gzipping contents [2023-05-11T21:09:38.978Z] 4.0K /tmp/codecov.rTIBG5.gz [2023-05-11T21:09:38.978Z] ==> Uploading reports [2023-05-11T21:09:38.978Z] url: https://codecov.io [2023-05-11T21:09:38.978Z] query: branch=PR-317&commit=f324281286f8bf65469e7564aa62693381a1341a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=317&job=&cmd_args= [2023-05-11T21:09:38.978Z] -> Pinging Codecov [2023-05-11T21:09:38.978Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-317&commit=f324281286f8bf65469e7564aa62693381a1341a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=317&job=&cmd_args= [2023-05-11T21:09:38.978Z] -> Uploading to [2023-05-11T21:09:38.978Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/4E5D53B4F1F92C436F7061BF334D961C/f324281286f8bf65469e7564aa62693381a1341a/6b9cb3ca-5cf0-40c9-b578-a9283475107d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T210938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f1b5c8e1cac207b1790ab39dcb7ebc924113269a3a773cad27dcfba4edfefb9 [2023-05-11T21:09:38.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T21:09:38.978Z] Dload Upload Total Spent Left Speed [2023-05-11T21:09:39.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11057 --:--:-- --:--:-- --:--:-- 11057 [2023-05-11T21:09:39.236Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f324281286f8bf65469e7564aa62693381a1341a [Pipeline] } [2023-05-11T21:09:39.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T21:09:41.027Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-317/archives ] [2023-05-11T21:09:41.027Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-317/archives [2023-05-11T21:09:41.027Z] total 16 [2023-05-11T21:09:41.027Z] drwxr-xr-x 3 root root 4096 May 11 21:01 . [2023-05-11T21:09:41.027Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:01 .. [2023-05-11T21:09:41.027Z] drwxr-xr-x 2 root root 4096 May 11 21:01 cost [2023-05-11T21:09:41.027Z] -rw-r--r-- 1 root root 86 May 11 21:01 cost.csv [2023-05-11T21:09:41.027Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-317/archives [2023-05-11T21:09:41.027Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-317/archives [2023-05-11T21:09:41.027Z] total 16 [2023-05-11T21:09:41.027Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:01 . [2023-05-11T21:09:41.027Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:01 .. [2023-05-11T21:09:41.027Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 21:01 cost [2023-05-11T21:09:41.027Z] -rw-r--r-- 1 jenkins jenkins 86 May 11 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:41.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:42.244Z] ---> package-listing.sh [2023-05-11T21:09:42.244Z] ++ facter osfamily [2023-05-11T21:09:42.244Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T21:09:42.504Z] + OS_FAMILY=debian [2023-05-11T21:09:42.504Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-317 [2023-05-11T21:09:42.504Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T21:09:42.504Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T21:09:42.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T21:09:42.504Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T21:09:42.504Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-317 ']' [2023-05-11T21:09:42.504Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T21:09:42.504Z] + case "${OS_FAMILY}" in [2023-05-11T21:09:42.504Z] + dpkg -l [2023-05-11T21:09:42.504Z] + grep '^ii' [2023-05-11T21:09:42.504Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T21:09:42.504Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T21:09:42.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T21:09:42.504Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-317 ']' [2023-05-11T21:09:42.504Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-317/archives/ [2023-05-11T21:09:42.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-317/archives/ [Pipeline] echo [2023-05-11T21:09:42.536Z] 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T21:09:42.828Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T21:09:43.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T21:09:43.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T21:09:43.352Z] prd-ubuntu20.04-docker-8c-8g-15237 does not seem to be running inside a container [2023-05-11T21:09:43.381Z] $ 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-317/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-317 -v /w/workspace/gexfoundry_device-rest-go_PR-317:/w/workspace/gexfoundry_device-rest-go_PR-317:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-317@tmp:/w/workspace/gexfoundry_device-rest-go_PR-317@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T21:09:43.566Z] $ docker top 8031522fc00030f979dd76cd5ce257c0ca1fbeeeab60595a5685236ac7478b00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T21:09:43.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T21:09:44.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T21:09:44.581Z] + ls /var/log/sa-host [2023-05-11T21:09:44.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T21:09:44.798Z] provisioning config files... [2023-05-11T21:09:44.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-317@tmp/config12255365225459008259tmp [Pipeline] { [Pipeline] echo [2023-05-11T21:09:44.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:45.185Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T21:09:45.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:45.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T21:09:45.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:45.979Z] ---> sudo-logs.sh [2023-05-11T21:09:45.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T21:09:46.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:46.382Z] ---> job-cost.sh [2023-05-11T21:09:46.382Z] lf-activate-venv: SKIPPING [2023-05-11T21:09:46.382Z] DEBUG: total: 0.2199999988079071 [2023-05-11T21:09:46.382Z] INFO: Retrieving Stack Cost... [2023-05-11T21:09:46.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T21:09:47.209Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T21:09:47.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T21:09:47.554Z] ---> logs-deploy.sh [2023-05-11T21:09:47.555Z] lf-activate-venv: SKIPPING [2023-05-11T21:09:47.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-317/1 [2023-05-11T21:09:47.555Z] INFO: archiving workspace using pattern(s): [2023-05-11T21:09:48.494Z] Archives upload complete. [2023-05-11T21:09:48.494Z] INFO: archiving logs to Nexus [2023-05-11T21:09:49.063Z] ---> uname -a: [2023-05-11T21:09:49.063Z] Linux prd-ubuntu20-04-docker-8c-8g-15237 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T21:09:49.063Z] [2023-05-11T21:09:49.063Z] [2023-05-11T21:09:49.063Z] ---> lscpu: [2023-05-11T21:09:49.063Z] Architecture: x86_64 [2023-05-11T21:09:49.063Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T21:09:49.063Z] Byte Order: Little Endian [2023-05-11T21:09:49.063Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T21:09:49.063Z] CPU(s): 8 [2023-05-11T21:09:49.063Z] On-line CPU(s) list: 0-7 [2023-05-11T21:09:49.063Z] Thread(s) per core: 1 [2023-05-11T21:09:49.063Z] Core(s) per socket: 1 [2023-05-11T21:09:49.063Z] Socket(s): 8 [2023-05-11T21:09:49.063Z] NUMA node(s): 1 [2023-05-11T21:09:49.063Z] Vendor ID: AuthenticAMD [2023-05-11T21:09:49.063Z] CPU family: 23 [2023-05-11T21:09:49.063Z] Model: 49 [2023-05-11T21:09:49.063Z] Model name: AMD EPYC-Rome Processor [2023-05-11T21:09:49.063Z] Stepping: 0 [2023-05-11T21:09:49.063Z] CPU MHz: 2799.998 [2023-05-11T21:09:49.063Z] BogoMIPS: 5599.99 [2023-05-11T21:09:49.063Z] Virtualization: AMD-V [2023-05-11T21:09:49.063Z] Hypervisor vendor: KVM [2023-05-11T21:09:49.063Z] Virtualization type: full [2023-05-11T21:09:49.063Z] L1d cache: 256 KiB [2023-05-11T21:09:49.063Z] L1i cache: 256 KiB [2023-05-11T21:09:49.063Z] L2 cache: 4 MiB [2023-05-11T21:09:49.063Z] L3 cache: 128 MiB [2023-05-11T21:09:49.063Z] NUMA node0 CPU(s): 0-7 [2023-05-11T21:09:49.063Z] Vulnerability Itlb multihit: Not affected [2023-05-11T21:09:49.063Z] Vulnerability L1tf: Not affected [2023-05-11T21:09:49.063Z] Vulnerability Mds: Not affected [2023-05-11T21:09:49.063Z] Vulnerability Meltdown: Not affected [2023-05-11T21:09:49.064Z] Vulnerability Mmio stale data: Not affected [2023-05-11T21:09:49.064Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T21:09:49.064Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T21:09:49.064Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T21:09:49.064Z] Vulnerability Srbds: Not affected [2023-05-11T21:09:49.064Z] Vulnerability Tsx async abort: Not affected [2023-05-11T21:09:49.064Z] 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 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] ---> nproc: [2023-05-11T21:09:49.064Z] 8 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] ---> df -h: [2023-05-11T21:09:49.064Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T21:09:49.064Z] overlay 155G 12G 144G 8% / [2023-05-11T21:09:49.064Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T21:09:49.064Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T21:09:49.064Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T21:09:49.064Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] ---> sar -b -r -n DEV: [2023-05-11T21:09:49.064Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15237) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:58:14 LINUX RESTART (8 CPU) [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T21:09:49.064Z] 21:00:01 131.13 4.19 126.94 0.00 438.84 93898.53 0.00 [2023-05-11T21:09:49.064Z] 21:01:01 176.50 0.20 176.30 0.00 5.87 107636.86 0.00 [2023-05-11T21:09:49.064Z] 21:02:01 112.68 0.07 112.61 0.00 2.53 33726.00 0.00 [2023-05-11T21:09:49.064Z] 21:03:01 1.98 0.00 1.98 0.00 0.00 21.59 0.00 [2023-05-11T21:09:49.064Z] 21:04:01 54.66 10.60 44.06 0.00 5155.81 8949.31 0.00 [2023-05-11T21:09:49.064Z] 21:05:01 6.52 0.02 6.50 0.00 0.13 130.78 0.00 [2023-05-11T21:09:49.064Z] 21:06:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-05-11T21:09:49.064Z] 21:07:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2023-05-11T21:09:49.064Z] 21:08:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-05-11T21:09:49.064Z] 21:09:01 2.30 0.00 2.30 0.00 0.00 26.00 0.00 [2023-05-11T21:09:49.064Z] Average: 48.91 1.50 47.41 0.00 560.51 24327.89 0.00 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T21:09:49.064Z] 21:00:01 28466696 31611796 693640 2.11 108504 3228008 1899132 5.60 1105488 2857236 600720 [2023-05-11T21:09:49.064Z] 21:01:01 27969768 31521544 776840 2.36 149180 3575136 2136048 6.30 1416868 3013168 324644 [2023-05-11T21:09:49.064Z] 21:02:01 27646588 31592868 707640 2.15 158852 3928456 1776268 5.23 1241084 3482812 16 [2023-05-11T21:09:49.064Z] 21:03:01 27645992 31592340 707864 2.15 158920 3928456 1776268 5.23 1240892 3482812 16 [2023-05-11T21:09:49.064Z] 21:04:01 27114868 31572676 708824 2.16 193128 4389432 1807396 5.33 1564344 3653652 1048 [2023-05-11T21:09:49.064Z] 21:05:01 27117496 31570556 710904 2.16 191692 4386180 1812920 5.34 1564880 3650416 172 [2023-05-11T21:09:49.064Z] 21:06:01 27125480 31578588 702836 2.14 191760 4386180 1812920 5.34 1556644 3650424 0 [2023-05-11T21:09:49.064Z] 21:07:01 27125416 31578708 702632 2.14 191832 4386188 1812920 5.34 1556724 3650464 8 [2023-05-11T21:09:49.064Z] 21:08:01 27125392 31578724 702548 2.14 191896 4386188 1812920 5.34 1556760 3650468 12 [2023-05-11T21:09:49.064Z] 21:09:01 27125636 31579040 702152 2.14 191972 4386192 1812920 5.34 1556916 3650468 8 [2023-05-11T21:09:49.064Z] Average: 27446333 31577684 711588 2.16 172774 4098042 1845971 5.44 1436060 3474192 92664 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T21:09:49.064Z] 21:00:01 docker0 221.71 341.08 17.38 2178.66 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:00:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:00:01 vethc360119 200.12 314.47 18.26 1932.54 0.00 0.00 0.00 0.16 [2023-05-11T21:09:49.064Z] 21:00:01 ens3 594.71 382.19 8177.17 50.82 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:01:01 docker0 1.47 3.63 0.09 42.55 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:01:01 veth63c3d5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:01:01 ens3 59.47 61.39 83.10 92.93 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:02:01 docker0 1.47 3.45 0.09 43.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:02:01 ens3 100.68 64.26 2567.27 12.24 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:04:01 ens3 186.42 90.97 2866.22 6.49 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:05:01 ens3 5.07 2.90 12.68 0.38 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:07:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] 21:09:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] Average: docker0 22.13 34.30 1.73 223.16 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] Average: ens3 93.86 59.68 1359.27 16.24 0.00 0.00 0.00 0.00 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] ---> sar -P ALL: [2023-05-11T21:09:49.064Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15237) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:58:14 LINUX RESTART (8 CPU) [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] 20:59:02 CPU %user %nice %system %iowait %steal %idle [2023-05-11T21:09:49.064Z] 21:00:01 all 7.69 0.00 3.10 2.93 0.08 86.20 [2023-05-11T21:09:49.064Z] 21:00:01 0 8.19 0.00 2.96 0.05 0.09 88.71 [2023-05-11T21:09:49.064Z] 21:00:01 1 7.17 0.00 2.99 0.19 0.09 89.57 [2023-05-11T21:09:49.064Z] 21:00:01 2 6.55 0.00 2.92 12.50 0.07 77.96 [2023-05-11T21:09:49.064Z] 21:00:01 3 7.87 0.00 2.58 0.26 0.10 89.19 [2023-05-11T21:09:49.064Z] 21:00:01 4 8.36 0.00 3.50 0.75 0.07 87.32 [2023-05-11T21:09:49.064Z] 21:00:01 5 8.78 0.00 2.62 0.15 0.07 88.38 [2023-05-11T21:09:49.064Z] 21:00:01 6 8.24 0.00 4.08 0.10 0.07 87.51 [2023-05-11T21:09:49.064Z] 21:00:01 7 6.34 0.00 3.18 9.49 0.10 80.89 [2023-05-11T21:09:49.064Z] 21:01:01 all 40.75 0.00 7.66 0.70 0.08 50.80 [2023-05-11T21:09:49.064Z] 21:01:01 0 41.92 0.00 7.21 0.25 0.10 50.51 [2023-05-11T21:09:49.064Z] 21:01:01 1 39.82 0.00 7.02 0.02 0.08 53.06 [2023-05-11T21:09:49.064Z] 21:01:01 2 40.61 0.00 7.42 0.78 0.08 51.11 [2023-05-11T21:09:49.064Z] 21:01:01 3 40.56 0.00 7.61 0.51 0.08 51.24 [2023-05-11T21:09:49.064Z] 21:01:01 4 41.27 0.00 7.16 0.22 0.07 51.28 [2023-05-11T21:09:49.064Z] 21:01:01 5 40.44 0.00 7.84 0.29 0.08 51.35 [2023-05-11T21:09:49.064Z] 21:01:01 6 41.43 0.00 8.31 0.24 0.08 49.94 [2023-05-11T21:09:49.064Z] 21:01:01 7 39.91 0.00 8.75 3.33 0.08 47.93 [2023-05-11T21:09:49.064Z] 21:02:01 all 5.03 0.00 1.90 0.40 0.03 92.64 [2023-05-11T21:09:49.064Z] 21:02:01 0 5.12 0.00 1.59 0.02 0.05 93.22 [2023-05-11T21:09:49.064Z] 21:02:01 1 4.67 0.00 1.31 0.03 0.02 93.97 [2023-05-11T21:09:49.064Z] 21:02:01 2 5.19 0.00 1.73 0.03 0.02 93.03 [2023-05-11T21:09:49.064Z] 21:02:01 3 4.85 0.00 1.73 0.08 0.03 93.31 [2023-05-11T21:09:49.064Z] 21:02:01 4 5.16 0.00 2.03 0.02 0.03 92.76 [2023-05-11T21:09:49.064Z] 21:02:01 5 5.82 0.00 2.06 0.43 0.03 91.65 [2023-05-11T21:09:49.064Z] 21:02:01 6 4.08 0.00 2.11 2.38 0.03 91.39 [2023-05-11T21:09:49.064Z] 21:02:01 7 5.36 0.00 2.65 0.17 0.03 91.79 [2023-05-11T21:09:49.064Z] 21:03:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-05-11T21:09:49.064Z] 21:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-11T21:09:49.064Z] 21:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T21:09:49.064Z] 21:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T21:09:49.064Z] 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T21:09:49.064Z] 21:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-11T21:09:49.064Z] 21:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:03:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2023-05-11T21:09:49.064Z] 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T21:09:49.064Z] 21:04:01 all 2.39 0.00 1.60 1.45 0.03 94.53 [2023-05-11T21:09:49.064Z] 21:04:01 0 2.16 0.00 2.19 0.18 0.05 95.41 [2023-05-11T21:09:49.064Z] 21:04:01 1 1.95 0.00 2.09 0.05 0.02 95.90 [2023-05-11T21:09:49.064Z] 21:04:01 2 1.92 0.00 1.59 0.99 0.02 95.48 [2023-05-11T21:09:49.064Z] 21:04:01 3 3.17 0.00 1.87 0.65 0.02 94.29 [2023-05-11T21:09:49.064Z] 21:04:01 4 4.56 0.00 1.35 0.27 0.03 93.78 [2023-05-11T21:09:49.064Z] 21:04:01 5 1.61 0.00 1.69 0.12 0.03 96.55 [2023-05-11T21:09:49.064Z] 21:04:01 6 1.47 0.00 1.02 8.62 0.05 88.85 [2023-05-11T21:09:49.064Z] 21:04:01 7 2.26 0.00 1.02 0.69 0.05 95.98 [2023-05-11T21:09:49.064Z] 21:05:01 all 0.24 0.00 0.06 0.01 0.01 99.67 [2023-05-11T21:09:49.064Z] 21:05:01 0 1.23 0.00 0.05 0.03 0.02 98.68 [2023-05-11T21:09:49.064Z] 21:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2023-05-11T21:09:49.064Z] 21:05:01 2 0.08 0.00 0.05 0.02 0.02 99.83 [2023-05-11T21:09:49.064Z] 21:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-11T21:09:49.064Z] 21:05:01 4 0.27 0.00 0.12 0.00 0.00 99.62 [2023-05-11T21:09:49.064Z] 21:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T21:09:49.064Z] 21:05:01 6 0.12 0.00 0.08 0.05 0.03 99.72 [2023-05-11T21:09:49.064Z] 21:05:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2023-05-11T21:09:49.064Z] 21:06:01 all 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-11T21:09:49.064Z] 21:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2023-05-11T21:09:49.064Z] 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T21:09:49.064Z] 21:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T21:09:49.064Z] 21:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-11T21:09:49.064Z] 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T21:09:49.064Z] 21:06:01 6 0.10 0.00 0.03 0.03 0.02 99.82 [2023-05-11T21:09:49.064Z] 21:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:07:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2023-05-11T21:09:49.064Z] 21:07:01 0 1.06 0.00 0.02 0.02 0.03 98.87 [2023-05-11T21:09:49.064Z] 21:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T21:09:49.064Z] 21:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-11T21:09:49.064Z] 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T21:09:49.064Z] 21:07:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-11T21:09:49.064Z] 21:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T21:09:49.064Z] 21:08:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-05-11T21:09:49.064Z] 21:08:01 0 1.50 0.00 0.02 0.00 0.00 98.48 [2023-05-11T21:09:49.064Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T21:09:49.064Z] 21:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-11T21:09:49.064Z] 21:08:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-11T21:09:49.064Z] 21:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T21:09:49.064Z] 21:08:01 6 0.00 0.00 0.03 0.05 0.02 99.90 [2023-05-11T21:09:49.064Z] 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:09:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-05-11T21:09:49.064Z] 21:09:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-11T21:09:49.064Z] 21:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T21:09:49.064Z] 21:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T21:09:49.064Z] 21:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T21:09:49.064Z] 21:09:01 4 0.27 0.00 0.02 0.00 0.02 99.70 [2023-05-11T21:09:49.064Z] 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T21:09:49.064Z] 21:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T21:09:49.064Z] 21:09:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-11T21:09:49.064Z] Average: all 5.61 0.00 1.43 0.54 0.03 92.39 [2023-05-11T21:09:49.064Z] Average: 0 6.12 0.00 1.40 0.06 0.04 92.38 [2023-05-11T21:09:49.064Z] Average: 1 5.33 0.00 1.34 0.03 0.03 93.27 [2023-05-11T21:09:49.064Z] Average: 2 5.40 0.00 1.36 1.40 0.02 91.81 [2023-05-11T21:09:49.064Z] Average: 3 5.59 0.00 1.38 0.15 0.03 92.85 [2023-05-11T21:09:49.064Z] Average: 4 5.96 0.00 1.42 0.12 0.03 92.47 [2023-05-11T21:09:49.064Z] Average: 5 5.62 0.00 1.42 0.10 0.02 92.84 [2023-05-11T21:09:49.064Z] Average: 6 5.51 0.00 1.56 1.16 0.03 91.75 [2023-05-11T21:09:49.064Z] Average: 7 5.35 0.00 1.55 1.34 0.03 91.72 [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z] [2023-05-11T21:09:49.064Z]