Pull request #214 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 908040814ca9e0b89f3f9982df1e4117297be6b3+dba35d3ba46b7861587cc7246b39f98fa3ba425a (82e8d07a6ff62ffda0adf20ef98fb5c161085f74) 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-ssh17888945331964169502.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14032506074574984221.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-214/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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3765797894198185260.key Verifying host key using known hosts file > 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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3464194889162974096.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14950971186407336514.key Verifying host key using known hosts file > 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-214/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-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9668467492454618744.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1346 in /w/workspace/gexfoundry_device-rest-go_PR-214 [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-214 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dba35d3ba46b7861587cc7246b39f98fa3ba425a into PR head commit 908040814ca9e0b89f3f9982df1e4117297be6b3 Merge succeeded, producing 908040814ca9e0b89f3f9982df1e4117297be6b3 Checking out Revision 908040814ca9e0b89f3f9982df1e4117297be6b3 (PR-214) > git config core.sparsecheckout # timeout=10 > git checkout -f 908040814ca9e0b89f3f9982df1e4117297be6b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 908040814ca9e0b89f3f9982df1e4117297be6b3 # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T11:37:58.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T11:37:58.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T11:37:58.931Z] ========================================================= [2022-09-27T11:37:58.931Z] EdgeX Global Pipelines Version Info [2022-09-27T11:37:58.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:37:59.693Z] ------------------- [2022-09-27T11:37:59.693Z] stable info: [2022-09-27T11:37:59.693Z] ------------------- [2022-09-27T11:37:59.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T11:37:59.693Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T11:37:59.693Z] Message: update stable to v1.0.239 [2022-09-27T11:38:00.267Z] ------------------- [2022-09-27T11:38:00.267Z] experimental info: [2022-09-27T11:38:00.267Z] ------------------- [2022-09-27T11:38:00.267Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T11:38:00.267Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T11:38:00.267Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T11:38:00.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-09-27T11:38:00.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-09-27T11:38:00.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T11:38:00.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T11:38:00.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T11:38:00.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T11:38:00.751Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T11:38:00.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T11:38:00.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T11:38:00.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T11:38:00.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T11:38:00.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-09-27T11:38:00.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T11:38:01.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T11:38:01.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T11:38:01.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T11:38:01.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T11:38:01.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T11:38:01.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T11:38:01.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T11:38:01.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T11:38:01.292Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T11:38:01.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T11:38:01.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T11:38:01.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T11:38:01.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T11:38:01.475Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T11:38:01.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2022-09-27T11:38:01.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2022-09-27T11:38:01.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2022-09-27T11:38:01.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 908040814ca9e0b89f3f9982df1e4117297be6b3 [Pipeline] echo [2022-09-27T11:38:01.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9080408 [Pipeline] echo [2022-09-27T11:38:01.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T11:38:01.810Z] provisioning config files... [2022-09-27T11:38:01.826Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/config6075390726967882014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:38:02.166Z] ---> docker-login.sh [2022-09-27T11:38:02.166Z] nexus3.edgexfoundry.org:10001 [2022-09-27T11:38:02.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:02.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:02.688Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:02.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:02.688Z] [2022-09-27T11:38:02.688Z] Login Succeeded [2022-09-27T11:38:02.688Z] nexus3.edgexfoundry.org:10002 [2022-09-27T11:38:02.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:02.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:02.946Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:02.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:02.946Z] [2022-09-27T11:38:02.946Z] Login Succeeded [2022-09-27T11:38:02.946Z] nexus3.edgexfoundry.org:10003 [2022-09-27T11:38:02.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:02.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:02.946Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:02.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:02.946Z] [2022-09-27T11:38:02.946Z] Login Succeeded [2022-09-27T11:38:02.946Z] nexus3.edgexfoundry.org:10004 [2022-09-27T11:38:02.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:02.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:02.946Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:02.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:02.946Z] [2022-09-27T11:38:02.946Z] Login Succeeded [2022-09-27T11:38:02.946Z] docker.io [2022-09-27T11:38:03.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:03.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:03.464Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:03.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:03.464Z] [2022-09-27T11:38:03.464Z] Login Succeeded [2022-09-27T11:38:03.464Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T11:38:03.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T11:38:04.113Z] + git rev-list -1 --merges 908040814ca9e0b89f3f9982df1e4117297be6b3~1..908040814ca9e0b89f3f9982df1e4117297be6b3 [Pipeline] echo [2022-09-27T11:38:04.162Z] -----------> git rev-list -1 --merges 908040814ca9e0b89f3f9982df1e4117297be6b3~1..908040814ca9e0b89f3f9982df1e4117297be6b3 908040814ca9e0b89f3f9982df1e4117297be6b3 [false] [Pipeline] sh [2022-09-27T11:38:04.469Z] + git log --format=format:%s -1 908040814ca9e0b89f3f9982df1e4117297be6b3 [Pipeline] echo [2022-09-27T11:38:04.499Z] ========================================================= [2022-09-27T11:38:04.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T11:38:04.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T11:38:04.914Z] + git log --format=format:%s -1 908040814ca9e0b89f3f9982df1e4117297be6b3 [Pipeline] echo [2022-09-27T11:38:04.945Z] [semverPrep] GIT_COMMIT: 908040814ca9e0b89f3f9982df1e4117297be6b3, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-27T11:38:04.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T11:38:05.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T11:38:05.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T11:38:05.357Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T11:38:05.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T11:38:05.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T11:38:05.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T11:38:05.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:38:05.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T11:38:05.874Z] [2022-09-27T11:38:05.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:38:06.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T11:38:06.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T11:38:06.248Z] b85a868b505f: Pulling fs layer [2022-09-27T11:38:06.248Z] e2be974225ed: Pulling fs layer [2022-09-27T11:38:06.248Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T11:38:06.248Z] 988bab9f4d93: Pulling fs layer [2022-09-27T11:38:06.248Z] 988bab9f4d93: Waiting [2022-09-27T11:38:06.248Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T11:38:06.248Z] eaf3925da568: Pulling fs layer [2022-09-27T11:38:06.248Z] bab4dde63d76: Pulling fs layer [2022-09-27T11:38:06.248Z] bde34c3a00c8: Pulling fs layer [2022-09-27T11:38:06.248Z] b352a97aabf1: Pulling fs layer [2022-09-27T11:38:06.248Z] 4872d77fe225: Pulling fs layer [2022-09-27T11:38:06.248Z] 5851b861e8e6: Pulling fs layer [2022-09-27T11:38:06.248Z] 1469e6f7b9e6: Waiting [2022-09-27T11:38:06.248Z] bab4dde63d76: Waiting [2022-09-27T11:38:06.248Z] bde34c3a00c8: Waiting [2022-09-27T11:38:06.248Z] eaf3925da568: Waiting [2022-09-27T11:38:06.248Z] b352a97aabf1: Waiting [2022-09-27T11:38:06.248Z] 4872d77fe225: Waiting [2022-09-27T11:38:06.248Z] 5851b861e8e6: Waiting [2022-09-27T11:38:06.248Z] e2be974225ed: Download complete [2022-09-27T11:38:06.248Z] 988bab9f4d93: Verifying Checksum [2022-09-27T11:38:06.248Z] 988bab9f4d93: Download complete [2022-09-27T11:38:06.507Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T11:38:06.507Z] 1469e6f7b9e6: Download complete [2022-09-27T11:38:06.507Z] eaf3925da568: Verifying Checksum [2022-09-27T11:38:06.507Z] eaf3925da568: Download complete [2022-09-27T11:38:06.507Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T11:38:06.507Z] 339a4e72a1f5: Download complete [2022-09-27T11:38:06.507Z] bde34c3a00c8: Download complete [2022-09-27T11:38:06.507Z] b352a97aabf1: Verifying Checksum [2022-09-27T11:38:06.507Z] b352a97aabf1: Download complete [2022-09-27T11:38:06.507Z] 4872d77fe225: Verifying Checksum [2022-09-27T11:38:06.507Z] 4872d77fe225: Download complete [2022-09-27T11:38:06.507Z] 5851b861e8e6: Verifying Checksum [2022-09-27T11:38:06.507Z] 5851b861e8e6: Download complete [2022-09-27T11:38:06.507Z] b85a868b505f: Verifying Checksum [2022-09-27T11:38:06.507Z] b85a868b505f: Download complete [2022-09-27T11:38:06.774Z] bab4dde63d76: Verifying Checksum [2022-09-27T11:38:06.774Z] bab4dde63d76: Download complete [2022-09-27T11:38:07.718Z] b85a868b505f: Pull complete [2022-09-27T11:38:07.982Z] e2be974225ed: Pull complete [2022-09-27T11:38:08.558Z] 339a4e72a1f5: Pull complete [2022-09-27T11:38:08.558Z] 988bab9f4d93: Pull complete [2022-09-27T11:38:08.818Z] 1469e6f7b9e6: Pull complete [2022-09-27T11:38:08.818Z] eaf3925da568: Pull complete [2022-09-27T11:38:10.722Z] bab4dde63d76: Pull complete [2022-09-27T11:38:10.722Z] bde34c3a00c8: Pull complete [2022-09-27T11:38:10.722Z] b352a97aabf1: Pull complete [2022-09-27T11:38:10.986Z] 4872d77fe225: Pull complete [2022-09-27T11:38:10.987Z] 5851b861e8e6: Pull complete [2022-09-27T11:38:10.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T11:38:10.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T11:38:10.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:38:11.208Z] prd-ubuntu20.04-docker-8c-8g-1346 does not seem to be running inside a container [2022-09-27T11:38:11.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-214 -v /w/workspace/gexfoundry_device-rest-go_PR-214:/w/workspace/gexfoundry_device-rest-go_PR-214:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-214@tmp:/w/workspace/gexfoundry_device-rest-go_PR-214@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-devops/py-git-semver:0.1.4 cat [2022-09-27T11:38:13.946Z] $ docker top 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 -eo pid,comm [2022-09-27T11:38:14.004Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T11:38:14.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T11:38:14.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T11:38:14.120Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T11:38:14.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T11:38:14.233Z] $ docker exec 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 ssh-agent [2022-09-27T11:38:14.343Z] SSH_AUTH_SOCK=/tmp/ssh-sh7KX0VXmUoG/agent.32 [2022-09-27T11:38:14.343Z] SSH_AGENT_PID=38 [2022-09-27T11:38:14.349Z] Running ssh-add (command line suppressed) [2022-09-27T11:38:14.443Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-214@tmp/private_key_3276833518554418658.key (/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/private_key_3276833518554418658.key) [2022-09-27T11:38:14.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T11:38:14.781Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T11:38:14.807Z] $ docker exec --env ******** --env ******** 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 ssh-agent -k [2022-09-27T11:38:14.900Z] unset SSH_AUTH_SOCK; [2022-09-27T11:38:14.900Z] unset SSH_AGENT_PID; [2022-09-27T11:38:14.900Z] echo Agent pid 38 killed; [2022-09-27T11:38:14.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T11:38:14.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T11:38:14.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T11:38:15.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T11:38:15.101Z] $ docker exec 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 ssh-agent [2022-09-27T11:38:15.219Z] SSH_AUTH_SOCK=/tmp/ssh-1ILMmxc9i9C1/agent.70 [2022-09-27T11:38:15.219Z] SSH_AGENT_PID=76 [2022-09-27T11:38:15.224Z] Running ssh-add (command line suppressed) [2022-09-27T11:38:15.339Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-214@tmp/private_key_5856654867745115700.key (/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/private_key_5856654867745115700.key) [2022-09-27T11:38:15.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T11:38:15.675Z] + git semver init [2022-09-27T11:38:15.935Z] 2022-09-27 11:38:15,853 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T11:38:15.936Z] 2022-09-27 11:38:15,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-214/.semver [2022-09-27T11:38:15.936Z] 2022-09-27 11:38:15,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-214/.semver [2022-09-27T11:38:15.936Z] 2022-09-27 11:38:15,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-214/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-214, universal_newlines=False, shell=None, istream=None) [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,942 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-214/.git/info/exclude [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-214/.semver/PR-214 with force:False [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,943 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-214/.semver/PR-214 [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,947 [execute] INFO git cat-file --batch-check [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,954 [execute] INFO git cat-file --batch [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T11:38:17.321Z] 2022-09-27 11:38:16,960 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-214/.semver/PR-214 [2022-09-27T11:38:17.321Z] 0.0.0 [Pipeline] } [2022-09-27T11:38:17.349Z] $ docker exec --env ******** --env ******** 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 ssh-agent -k [2022-09-27T11:38:17.448Z] unset SSH_AUTH_SOCK; [2022-09-27T11:38:17.449Z] unset SSH_AGENT_PID; [2022-09-27T11:38:17.449Z] echo Agent pid 76 killed; [2022-09-27T11:38:17.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T11:38:17.905Z] + git semver [Pipeline] } [2022-09-27T11:38:18.190Z] $ docker stop --time=1 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 [2022-09-27T11:38:19.558Z] $ docker rm -f 26d332503db1478b988e515000bd06fc7157264e2ed9ec62323c79c51f844873 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T11:38:19.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T11:38:20.228Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T11:38:20.243Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T11:38:20.825Z] provisioning config files... [2022-09-27T11:38:20.836Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/config14001054578132333365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:38:21.193Z] ---> docker-login.sh [2022-09-27T11:38:21.194Z] nexus3.edgexfoundry.org:10001 [2022-09-27T11:38:21.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:21.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:21.194Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:21.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:21.194Z] [2022-09-27T11:38:21.194Z] Login Succeeded [2022-09-27T11:38:21.194Z] nexus3.edgexfoundry.org:10002 [2022-09-27T11:38:21.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:21.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:21.194Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:21.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:21.194Z] [2022-09-27T11:38:21.194Z] Login Succeeded [2022-09-27T11:38:21.194Z] nexus3.edgexfoundry.org:10003 [2022-09-27T11:38:21.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:21.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:21.455Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:21.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:21.455Z] [2022-09-27T11:38:21.455Z] Login Succeeded [2022-09-27T11:38:21.455Z] nexus3.edgexfoundry.org:10004 [2022-09-27T11:38:21.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:21.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:21.455Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:21.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:21.455Z] [2022-09-27T11:38:21.455Z] Login Succeeded [2022-09-27T11:38:21.455Z] docker.io [2022-09-27T11:38:21.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:38:21.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:38:21.974Z] Configure a credential helper to remove this warning. See [2022-09-27T11:38:21.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:38:21.974Z] [2022-09-27T11:38:21.974Z] Login Succeeded [2022-09-27T11:38:21.974Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T11:38:22.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T11:38:22.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T11:38:22.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T11:38:22.261Z] ========================================================= [2022-09-27T11:38:22.261Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T11:38:22.261Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:38:22.725Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T11:38:22.726Z] Sending build context to Docker daemon 10.71MB [2022-09-27T11:38:22.726Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T11:38:22.726Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-27T11:38:22.726Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T11:38:22.726Z] 2408cc74d12b: Pulling fs layer [2022-09-27T11:38:22.726Z] ea60b727a1ce: Pulling fs layer [2022-09-27T11:38:22.726Z] 30c4a7721957: Pulling fs layer [2022-09-27T11:38:22.726Z] 370296b7ddb6: Pulling fs layer [2022-09-27T11:38:22.726Z] 7c6cee850709: Pulling fs layer [2022-09-27T11:38:22.726Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T11:38:22.726Z] d94ebbe4e438: Pulling fs layer [2022-09-27T11:38:22.726Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T11:38:22.726Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T11:38:22.726Z] 370296b7ddb6: Waiting [2022-09-27T11:38:22.726Z] 7c6cee850709: Waiting [2022-09-27T11:38:22.726Z] 39a5fcdaea64: Waiting [2022-09-27T11:38:22.726Z] d94ebbe4e438: Waiting [2022-09-27T11:38:22.726Z] bcfd1f05c69d: Waiting [2022-09-27T11:38:22.726Z] 59ccb84bbe0f: Waiting [2022-09-27T11:38:22.726Z] 30c4a7721957: Download complete [2022-09-27T11:38:22.726Z] ea60b727a1ce: Download complete [2022-09-27T11:38:22.726Z] 7c6cee850709: Verifying Checksum [2022-09-27T11:38:22.726Z] 7c6cee850709: Download complete [2022-09-27T11:38:22.726Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T11:38:22.726Z] 39a5fcdaea64: Download complete [2022-09-27T11:38:22.988Z] 2408cc74d12b: Verifying Checksum [2022-09-27T11:38:22.988Z] 2408cc74d12b: Download complete [2022-09-27T11:38:22.988Z] d94ebbe4e438: Verifying Checksum [2022-09-27T11:38:22.988Z] d94ebbe4e438: Download complete [2022-09-27T11:38:22.988Z] 2408cc74d12b: Pull complete [2022-09-27T11:38:23.250Z] ea60b727a1ce: Pull complete [2022-09-27T11:38:23.250Z] 30c4a7721957: Pull complete [2022-09-27T11:38:23.250Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T11:38:23.250Z] 59ccb84bbe0f: Download complete [2022-09-27T11:38:23.822Z] 370296b7ddb6: Download complete [2022-09-27T11:38:24.081Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T11:38:24.081Z] bcfd1f05c69d: Download complete [2022-09-27T11:38:28.266Z] 370296b7ddb6: Pull complete [2022-09-27T11:38:28.267Z] 7c6cee850709: Pull complete [2022-09-27T11:38:28.267Z] 39a5fcdaea64: Pull complete [2022-09-27T11:38:28.525Z] d94ebbe4e438: Pull complete [2022-09-27T11:38:30.426Z] bcfd1f05c69d: Pull complete [2022-09-27T11:38:31.361Z] 59ccb84bbe0f: Pull complete [2022-09-27T11:38:31.361Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T11:38:31.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T11:38:31.361Z] ---> a4fb48ad2a94 [2022-09-27T11:38:31.361Z] Step 3/12 : ARG MAKE='make build' [2022-09-27T11:38:35.552Z] ---> Running in 8c393b0aef27 [2022-09-27T11:38:35.552Z] Removing intermediate container 8c393b0aef27 [2022-09-27T11:38:35.552Z] ---> eeabc2cfddc0 [2022-09-27T11:38:35.552Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T11:38:35.552Z] ---> Running in febc697aa6c8 [2022-09-27T11:38:35.552Z] Removing intermediate container febc697aa6c8 [2022-09-27T11:38:35.552Z] ---> ce1f9d4f1b19 [2022-09-27T11:38:35.552Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T11:38:35.552Z] ---> Running in b151fa827273 [2022-09-27T11:38:35.552Z] Removing intermediate container b151fa827273 [2022-09-27T11:38:35.552Z] ---> 17d5dd6ed483 [2022-09-27T11:38:35.552Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T11:38:35.552Z] ---> Running in bc47206d5685 [2022-09-27T11:38:35.641Z] Still waiting to schedule task [2022-09-27T11:38:35.642Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T11:38:36.121Z] Removing intermediate container bc47206d5685 [2022-09-27T11:38:36.121Z] ---> ac0ebce76c46 [2022-09-27T11:38:36.121Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T11:38:36.121Z] ---> Running in 888e0fc23e4c [2022-09-27T11:38:36.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T11:38:37.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T11:38:37.577Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T11:38:37.577Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T11:38:37.577Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T11:38:37.834Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T11:38:37.834Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T11:38:37.834Z] OK: 216 MiB in 55 packages [2022-09-27T11:38:38.415Z] Removing intermediate container 888e0fc23e4c [2022-09-27T11:38:38.415Z] ---> 693ce805c62e [2022-09-27T11:38:38.415Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-27T11:38:38.415Z] ---> Running in c909a317cc33 [2022-09-27T11:38:38.415Z] Removing intermediate container c909a317cc33 [2022-09-27T11:38:38.415Z] ---> 209c82c21719 [2022-09-27T11:38:38.415Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-27T11:38:38.680Z] ---> aecceb85f3b8 [2022-09-27T11:38:38.680Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T11:38:38.680Z] ---> Running in 874e71abaff9 [2022-09-27T11:39:05.269Z] Removing intermediate container 874e71abaff9 [2022-09-27T11:39:05.269Z] ---> e674f2998370 [2022-09-27T11:39:05.269Z] Step 11/12 : COPY . . [2022-09-27T11:39:05.269Z] ---> de88d6313d9b [2022-09-27T11:39:05.269Z] Step 12/12 : RUN $MAKE [2022-09-27T11:39:05.269Z] ---> Running in 44ec707d19b1 [2022-09-27T11:39:05.269Z] noop [2022-09-27T11:39:05.269Z] Removing intermediate container 44ec707d19b1 [2022-09-27T11:39:05.269Z] ---> 66f656c859b9 [2022-09-27T11:39:05.269Z] Successfully built 66f656c859b9 [2022-09-27T11:39:05.269Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:39:05.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T11:39:05.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:39:05.871Z] prd-ubuntu20.04-docker-8c-8g-1346 does not seem to be running inside a container [2022-09-27T11:39:05.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-214 -v /w/workspace/gexfoundry_device-rest-go_PR-214:/w/workspace/gexfoundry_device-rest-go_PR-214:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-214@tmp:/w/workspace/gexfoundry_device-rest-go_PR-214@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T11:39:06.230Z] $ docker top aba58b8146de282681d96a424bfd5bd635e58d9d7e119a8f37382572a324e5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T11:39:06.614Z] + go version [2022-09-27T11:39:06.614Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T11:39:06.642Z] $ docker stop --time=1 aba58b8146de282681d96a424bfd5bd635e58d9d7e119a8f37382572a324e5a2 [2022-09-27T11:39:07.915Z] $ docker rm -f aba58b8146de282681d96a424bfd5bd635e58d9d7e119a8f37382572a324e5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:39:08.622Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T11:39:08.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:39:08.773Z] prd-ubuntu20.04-docker-8c-8g-1346 does not seem to be running inside a container [2022-09-27T11:39:08.799Z] $ 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-214 -v /w/workspace/gexfoundry_device-rest-go_PR-214:/w/workspace/gexfoundry_device-rest-go_PR-214:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-214@tmp:/w/workspace/gexfoundry_device-rest-go_PR-214@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T11:39:09.121Z] $ docker top c0aa665c5cddcb59c60c7d91fd3ecaf81ef45635ce5f29a82b4200369c189231 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T11:39:09.501Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-214 [Pipeline] fileExists [Pipeline] sh [2022-09-27T11:39:09.863Z] + make test [2022-09-27T11:39:09.863Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T11:39:10.122Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-27T11:39:20.114Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-27T11:39:20.114Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 55.2% of statements [2022-09-27T11:39:26.670Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T11:39:26.670Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T11:39:29.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T11:39:29.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T11:39:29.197Z] ./bin/test-attribution-txt.sh [2022-09-27T11:39:29.197Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T11:39:29.197Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T11:39:29.197Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T11:39:29.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T11:39:29.505Z] $ docker stop --time=1 c0aa665c5cddcb59c60c7d91fd3ecaf81ef45635ce5f29a82b4200369c189231 [2022-09-27T11:39:31.999Z] $ docker rm -f c0aa665c5cddcb59c60c7d91fd3ecaf81ef45635ce5f29a82b4200369c189231 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T11:39:32.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T11:39:32.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T11:39:33.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T11:39:33.547Z] + ls -al . [2022-09-27T11:39:33.547Z] total 176 [2022-09-27T11:39:33.547Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 11:39 . [2022-09-27T11:39:33.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 11:37 .. [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 27 11:37 .dockerignore [2022-09-27T11:39:33.547Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 11:39 .git [2022-09-27T11:39:33.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 11:37 .github [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 11:37 .gitignore [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 11:37 .golangci.yml [2022-09-27T11:39:33.547Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 11:38 .semver [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 27 11:37 Attribution.txt [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 27 11:37 CHANGELOG.md [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 27 11:37 Dockerfile [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 11:37 GOVERNANCE.md [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 11:37 Jenkinsfile [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 11:37 LICENSE [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 27 11:37 Makefile [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 11:37 OWNERS.md [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 27 11:37 README.md [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 11:38 VERSION [2022-09-27T11:39:33.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 11:37 bin [2022-09-27T11:39:33.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 11:37 cmd [2022-09-27T11:39:33.547Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 27 11:39 coverage.out [2022-09-27T11:39:33.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 11:37 driver [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 3547 Sep 27 11:37 go.mod [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 27 11:37 go.sum [2022-09-27T11:39:33.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 11:37 snap [2022-09-27T11:39:33.547Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 27 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:39:33.983Z] + 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=908040814ca9e0b89f3f9982df1e4117297be6b3 --label arch=amd64 --label version=0.0.0 . [2022-09-27T11:39:33.983Z] Sending build context to Docker daemon 10.72MB [2022-09-27T11:39:33.983Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T11:39:33.983Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T11:39:33.983Z] ---> 66f656c859b9 [2022-09-27T11:39:33.983Z] Step 3/25 : ARG MAKE='make build' [2022-09-27T11:39:34.244Z] ---> Running in 8b085aa3f5a2 [2022-09-27T11:39:34.244Z] Removing intermediate container 8b085aa3f5a2 [2022-09-27T11:39:34.244Z] ---> 7c511077a829 [2022-09-27T11:39:34.244Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T11:39:34.244Z] ---> Running in 912e6304f383 [2022-09-27T11:39:34.244Z] Removing intermediate container 912e6304f383 [2022-09-27T11:39:34.244Z] ---> 393d45330e8c [2022-09-27T11:39:34.244Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T11:39:34.504Z] ---> Running in b35c63cc6e78 [2022-09-27T11:39:34.504Z] Removing intermediate container b35c63cc6e78 [2022-09-27T11:39:34.504Z] ---> 3c464e5db3a0 [2022-09-27T11:39:34.504Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T11:39:34.504Z] ---> Running in 4304ac01077b [2022-09-27T11:39:35.073Z] Removing intermediate container 4304ac01077b [2022-09-27T11:39:35.073Z] ---> 953ade26f733 [2022-09-27T11:39:35.073Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T11:39:35.073Z] ---> Running in ea4690b83196 [2022-09-27T11:39:35.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T11:39:36.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T11:39:36.554Z] OK: 216 MiB in 55 packages [2022-09-27T11:39:36.813Z] Removing intermediate container ea4690b83196 [2022-09-27T11:39:36.813Z] ---> ac750fecbeed [2022-09-27T11:39:36.813Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-27T11:39:36.813Z] ---> Running in ffb34750b4cb [2022-09-27T11:39:37.072Z] Removing intermediate container ffb34750b4cb [2022-09-27T11:39:37.072Z] ---> f1403469caa0 [2022-09-27T11:39:37.072Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-27T11:39:37.072Z] ---> e057b432c713 [2022-09-27T11:39:37.072Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T11:39:37.072Z] ---> Running in 8e01feadbb71 [2022-09-27T11:39:38.023Z] Removing intermediate container 8e01feadbb71 [2022-09-27T11:39:38.023Z] ---> 24ef1d5b4f94 [2022-09-27T11:39:38.023Z] Step 11/25 : COPY . . [2022-09-27T11:39:38.283Z] ---> c3cebbdd9ad1 [2022-09-27T11:39:38.283Z] Step 12/25 : RUN $MAKE [2022-09-27T11:39:38.283Z] ---> Running in a5341bf854d8 [2022-09-27T11:39:38.542Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-27T11:40:00.482Z] Removing intermediate container a5341bf854d8 [2022-09-27T11:40:00.482Z] ---> 601b861a9bec [2022-09-27T11:40:00.482Z] Step 13/25 : FROM alpine:3.16 [2022-09-27T11:40:01.051Z] 3.16: Pulling from library/alpine [2022-09-27T11:40:01.313Z] 213ec9aee27d: Pulling fs layer [2022-09-27T11:40:01.574Z] 213ec9aee27d: Verifying Checksum [2022-09-27T11:40:01.574Z] 213ec9aee27d: Download complete [2022-09-27T11:40:01.834Z] 213ec9aee27d: Pull complete [2022-09-27T11:40:01.834Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T11:40:01.834Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T11:40:01.834Z] ---> 9c6f07244728 [2022-09-27T11:40:01.834Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T11:40:01.834Z] ---> Running in a2f79631c089 [2022-09-27T11:40:01.834Z] Removing intermediate container a2f79631c089 [2022-09-27T11:40:01.834Z] ---> 78a40ef04d33 [2022-09-27T11:40:01.834Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-27T11:40:02.103Z] ---> Running in d2e9aa54e3be [2022-09-27T11:40:02.103Z] Removing intermediate container d2e9aa54e3be [2022-09-27T11:40:02.103Z] ---> 31df7a8c8e0e [2022-09-27T11:40:02.103Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T11:40:02.103Z] ---> Running in 628a8f97dcf9 [2022-09-27T11:40:02.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T11:40:02.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T11:40:02.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1347 in /w/workspace/gexfoundry_device-rest-go_PR-214 [Pipeline] { [Pipeline] ws [2022-09-27T11:40:02.470Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-09-27T11:40:02.548Z] The recommended git tool is: git [2022-09-27T11:40:02.627Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T11:40:02.627Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T11:40:02.627Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T11:40:02.627Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T11:40:02.627Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T11:40:02.627Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T11:40:02.627Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T11:40:02.918Z] OK: 8 MiB in 20 packages [2022-09-27T11:40:03.178Z] Removing intermediate container 628a8f97dcf9 [2022-09-27T11:40:03.178Z] ---> 612b2090c2e4 [2022-09-27T11:40:03.178Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-27T11:40:04.113Z] ---> 7a77ec7f703c [2022-09-27T11:40:04.113Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-27T11:40:04.113Z] ---> 8e0b678d1a2c [2022-09-27T11:40:04.113Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-27T11:40:04.113Z] ---> 9244de73a95b [2022-09-27T11:40:04.113Z] Step 20/25 : EXPOSE 59986 [2022-09-27T11:40:04.113Z] ---> Running in b9186839acbc [2022-09-27T11:40:04.377Z] Removing intermediate container b9186839acbc [2022-09-27T11:40:04.377Z] ---> 223cf072904c [2022-09-27T11:40:04.377Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-27T11:40:04.377Z] ---> Running in ed043ebe3f25 [2022-09-27T11:40:04.377Z] Removing intermediate container ed043ebe3f25 [2022-09-27T11:40:04.377Z] ---> a772a4b3c61e [2022-09-27T11:40:04.377Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T11:40:04.377Z] ---> Running in d8c665c922ef [2022-09-27T11:40:04.377Z] Removing intermediate container d8c665c922ef [2022-09-27T11:40:04.377Z] ---> 7e69fba272df [2022-09-27T11:40:04.377Z] Step 23/25 : LABEL arch=amd64 [2022-09-27T11:40:04.377Z] ---> Running in 1398f3a14237 [2022-09-27T11:40:04.635Z] Removing intermediate container 1398f3a14237 [2022-09-27T11:40:04.635Z] ---> d0f6b52a46d3 [2022-09-27T11:40:04.635Z] Step 24/25 : LABEL git_sha=908040814ca9e0b89f3f9982df1e4117297be6b3 [2022-09-27T11:40:04.635Z] ---> Running in 18b901bd03bc [2022-09-27T11:40:04.635Z] Removing intermediate container 18b901bd03bc [2022-09-27T11:40:04.635Z] ---> b478596bc625 [2022-09-27T11:40:04.635Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T11:40:04.635Z] ---> Running in d07072f828e2 [2022-09-27T11:40:04.894Z] Removing intermediate container d07072f828e2 [2022-09-27T11:40:04.894Z] ---> 1bafca86ed48 [2022-09-27T11:40:04.894Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T11:40:04.894Z] Successfully built 1bafca86ed48 [2022-09-27T11:40:04.894Z] 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 [2022-09-27T11:40:05.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T11:40:05.805Z] [2022-09-27T11:40:05.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:40:06.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T11:40:06.265Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T11:40:06.265Z] 5eb5b503b376: Pulling fs layer [2022-09-27T11:40:06.265Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T11:40:06.265Z] ec43610c2a17: Pulling fs layer [2022-09-27T11:40:06.265Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T11:40:06.265Z] 33b1e0a273af: Pulling fs layer [2022-09-27T11:40:06.265Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T11:40:06.265Z] 2f39f015ded8: Pulling fs layer [2022-09-27T11:40:06.265Z] 3a2ae6a8a46f: Waiting [2022-09-27T11:40:06.265Z] 33b1e0a273af: Waiting [2022-09-27T11:40:06.265Z] 5d3b04190fa2: Waiting [2022-09-27T11:40:06.265Z] 2f39f015ded8: Waiting [2022-09-27T11:40:06.265Z] 5c69ac0246d0: Download complete [2022-09-27T11:40:06.265Z] 3a2ae6a8a46f: Download complete [2022-09-27T11:40:06.529Z] 33b1e0a273af: Verifying Checksum [2022-09-27T11:40:06.529Z] 33b1e0a273af: Download complete [2022-09-27T11:40:06.529Z] ec43610c2a17: Verifying Checksum [2022-09-27T11:40:06.529Z] ec43610c2a17: Download complete [2022-09-27T11:40:06.529Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T11:40:06.529Z] 5d3b04190fa2: Download complete [2022-09-27T11:40:06.529Z] 5eb5b503b376: Verifying Checksum [2022-09-27T11:40:06.529Z] 5eb5b503b376: Download complete [2022-09-27T11:40:07.096Z] 2f39f015ded8: Verifying Checksum [2022-09-27T11:40:07.096Z] 2f39f015ded8: Download complete [2022-09-27T11:40:07.570Z] using credential edgex-jenkins-ssh [2022-09-27T11:40:07.592Z] Cloning the remote Git repository [2022-09-27T11:40:08.027Z] 5eb5b503b376: Pull complete [2022-09-27T11:40:08.028Z] 5c69ac0246d0: Pull complete [2022-09-27T11:40:08.600Z] ec43610c2a17: Pull complete [2022-09-27T11:40:08.600Z] 3a2ae6a8a46f: Pull complete [2022-09-27T11:40:07.635Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-09-27T11:40:07.707Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-09-27T11:40:07.866Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-27T11:40:07.868Z] > git --version # timeout=10 [2022-09-27T11:40:07.890Z] > git --version # 'git version 2.25.1' [2022-09-27T11:40:07.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T11:40:07.939Z] Verifying host key using known hosts file [2022-09-27T11:40:08.137Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T11:40:08.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T11:40:08.859Z] 33b1e0a273af: Pull complete [2022-09-27T11:40:08.859Z] 5d3b04190fa2: Pull complete [2022-09-27T11:40:10.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-27T11:40:10.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T11:40:10.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-27T11:40:10.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-27T11:40:10.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T11:40:10.881Z] Verifying host key using known hosts file [2022-09-27T11:40:10.887Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T11:40:10.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-27T11:40:11.525Z] Merging remotes/origin/main commit dba35d3ba46b7861587cc7246b39f98fa3ba425a into PR head commit 908040814ca9e0b89f3f9982df1e4117297be6b3 [2022-09-27T11:40:11.737Z] Merge succeeded, producing 908040814ca9e0b89f3f9982df1e4117297be6b3 [2022-09-27T11:40:11.738Z] Checking out Revision 908040814ca9e0b89f3f9982df1e4117297be6b3 (PR-214) [2022-09-27T11:40:11.539Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T11:40:11.556Z] > git checkout -f 908040814ca9e0b89f3f9982df1e4117297be6b3 # timeout=10 [2022-09-27T11:40:11.632Z] > git remote # timeout=10 [2022-09-27T11:40:11.648Z] > git config --get remote.origin.url # timeout=10 [2022-09-27T11:40:11.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T11:40:11.677Z] Verifying host key using known hosts file [2022-09-27T11:40:11.681Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T11:40:11.690Z] > git merge dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 [2022-09-27T11:40:11.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-27T11:40:11.742Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T11:40:11.757Z] > git checkout -f 908040814ca9e0b89f3f9982df1e4117297be6b3 # timeout=10 [2022-09-27T11:40:14.122Z] 2f39f015ded8: Pull complete [2022-09-27T11:40:14.122Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T11:40:14.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T11:40:14.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:40:14.336Z] prd-ubuntu20.04-docker-8c-8g-1346 does not seem to be running inside a container [2022-09-27T11:40:14.363Z] $ 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-214 -v /w/workspace/gexfoundry_device-rest-go_PR-214:/w/workspace/gexfoundry_device-rest-go_PR-214:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-214@tmp:/w/workspace/gexfoundry_device-rest-go_PR-214@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T11:40:15.172Z] Commit message: "feat: add internal command request/response topics" [2022-09-27T11:40:15.218Z] > git --version # timeout=10 [2022-09-27T11:40:15.236Z] > git --version # 'git version 2.25.1' [2022-09-27T11:40:15.249Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T11:40:15.692Z] [2022-09-27T11:40:15.692Z] GitHub has been notified of this commit’s build result [2022-09-27T11:40:15.692Z] [2022-09-27T11:40:17.680Z] $ docker top a14149f9ba790bc4e0aef1c32cede4f3ea4ed7480f728692539b64f093b64eee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T11:40:18.136Z] ---> job-cost.sh [2022-09-27T11:40:18.136Z] lf-activate-venv: SKIPPING [2022-09-27T11:40:18.136Z] INFO: No Stack... [2022-09-27T11:40:18.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T11:40:18.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T11:40:18.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T11:40:18.556Z] Dload Upload Total Spent Left Speed [2022-09-27T11:40:18.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh [2022-09-27T11:40:18.962Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T11:40:19.236Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T11:40:19.320Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-214/archives/cost.csv [2022-09-27T11:40:19.320Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T11:40:19.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [2022-09-27T11:40:19.370Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] did not exist. Created. [2022-09-27T11:40:19.370Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T11:40:19.571Z] + sudo tee /etc/docker/daemon.new [2022-09-27T11:40:19.571Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T11:40:19.571Z] { [2022-09-27T11:40:19.571Z] "registry-mirrors": [ [2022-09-27T11:40:19.571Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T11:40:19.571Z] ], [2022-09-27T11:40:19.571Z] "bip": "10.250.0.254/24", [2022-09-27T11:40:19.571Z] "hosts": [ [2022-09-27T11:40:19.571Z] "tcp://0.0.0.0:5555", [2022-09-27T11:40:19.571Z] "unix:///var/run/docker.sock" [2022-09-27T11:40:19.571Z] ], [2022-09-27T11:40:19.571Z] "mtu": 1458, [2022-09-27T11:40:19.571Z] "selinux-enabled": true, [2022-09-27T11:40:19.571Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T11:40:19.571Z] } [Pipeline] sh [2022-09-27T11:40:19.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T11:40:19.801Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T11:40:19.833Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T11:40:19.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-27T11:40:19.910Z] $ docker stop --time=1 a14149f9ba790bc4e0aef1c32cede4f3ea4ed7480f728692539b64f093b64eee [2022-09-27T11:40:21.072Z] $ docker rm -f a14149f9ba790bc4e0aef1c32cede4f3ea4ed7480f728692539b64f093b64eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T11:40:21.518Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T11:40:39.831Z] provisioning config files... [2022-09-27T11:40:39.856Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config16984615711523349756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:40:40.253Z] ---> docker-login.sh [2022-09-27T11:40:40.253Z] nexus3.edgexfoundry.org:10001 [2022-09-27T11:40:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:40:40.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:40:40.798Z] Configure a credential helper to remove this warning. See [2022-09-27T11:40:40.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:40:40.798Z] [2022-09-27T11:40:40.798Z] Login Succeeded [2022-09-27T11:40:40.798Z] nexus3.edgexfoundry.org:10002 [2022-09-27T11:40:41.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:40:41.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:40:41.069Z] Configure a credential helper to remove this warning. See [2022-09-27T11:40:41.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:40:41.069Z] [2022-09-27T11:40:41.069Z] Login Succeeded [2022-09-27T11:40:41.069Z] nexus3.edgexfoundry.org:10003 [2022-09-27T11:40:41.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:40:41.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:40:41.607Z] Configure a credential helper to remove this warning. See [2022-09-27T11:40:41.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:40:41.607Z] [2022-09-27T11:40:41.607Z] Login Succeeded [2022-09-27T11:40:41.607Z] nexus3.edgexfoundry.org:10004 [2022-09-27T11:40:41.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:40:41.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:40:41.876Z] Configure a credential helper to remove this warning. See [2022-09-27T11:40:41.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:40:41.876Z] [2022-09-27T11:40:41.876Z] Login Succeeded [2022-09-27T11:40:41.876Z] docker.io [2022-09-27T11:40:42.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T11:40:42.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T11:40:42.412Z] Configure a credential helper to remove this warning. See [2022-09-27T11:40:42.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T11:40:42.412Z] [2022-09-27T11:40:42.412Z] Login Succeeded [2022-09-27T11:40:42.412Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T11:40:42.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T11:40:42.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T11:40:42.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T11:40:42.756Z] ========================================================= [2022-09-27T11:40:42.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T11:40:42.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:40:43.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T11:40:43.245Z] Sending build context to Docker daemon 126kB [2022-09-27T11:40:43.518Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T11:40:43.518Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-27T11:40:43.518Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T11:40:43.518Z] b3c136eddcbf: Pulling fs layer [2022-09-27T11:40:43.518Z] c0a3192eca97: Pulling fs layer [2022-09-27T11:40:43.518Z] a050256f5b6f: Pulling fs layer [2022-09-27T11:40:43.518Z] 656be50a0ddc: Pulling fs layer [2022-09-27T11:40:43.518Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T11:40:43.518Z] 46d945488cbd: Pulling fs layer [2022-09-27T11:40:43.518Z] 8a5474983e97: Pulling fs layer [2022-09-27T11:40:43.518Z] 329c88fbcd65: Pulling fs layer [2022-09-27T11:40:43.518Z] 656be50a0ddc: Waiting [2022-09-27T11:40:43.518Z] 2bbca73fdf42: Waiting [2022-09-27T11:40:43.518Z] 46d945488cbd: Waiting [2022-09-27T11:40:43.518Z] 8a5474983e97: Waiting [2022-09-27T11:40:43.518Z] 329c88fbcd65: Waiting [2022-09-27T11:40:43.518Z] a050256f5b6f: Verifying Checksum [2022-09-27T11:40:43.518Z] a050256f5b6f: Download complete [2022-09-27T11:40:43.518Z] c0a3192eca97: Download complete [2022-09-27T11:40:43.790Z] 2bbca73fdf42: Download complete [2022-09-27T11:40:43.790Z] 46d945488cbd: Verifying Checksum [2022-09-27T11:40:43.790Z] 46d945488cbd: Download complete [2022-09-27T11:40:43.790Z] b3c136eddcbf: Download complete [2022-09-27T11:40:45.238Z] b3c136eddcbf: Pull complete [2022-09-27T11:40:45.238Z] 329c88fbcd65: Verifying Checksum [2022-09-27T11:40:45.238Z] 329c88fbcd65: Download complete [2022-09-27T11:40:45.512Z] c0a3192eca97: Pull complete [2022-09-27T11:40:46.102Z] 8a5474983e97: Verifying Checksum [2022-09-27T11:40:46.102Z] 8a5474983e97: Download complete [2022-09-27T11:40:46.102Z] a050256f5b6f: Pull complete [2022-09-27T11:40:46.688Z] 656be50a0ddc: Verifying Checksum [2022-09-27T11:40:46.688Z] 656be50a0ddc: Download complete [2022-09-27T11:40:59.043Z] 656be50a0ddc: Pull complete [2022-09-27T11:40:59.043Z] 2bbca73fdf42: Pull complete [2022-09-27T11:40:59.043Z] 46d945488cbd: Pull complete [2022-09-27T11:41:05.721Z] 8a5474983e97: Pull complete [2022-09-27T11:41:06.691Z] 329c88fbcd65: Pull complete [2022-09-27T11:41:06.691Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T11:41:06.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T11:41:06.691Z] ---> ff4287adb874 [2022-09-27T11:41:06.691Z] Step 3/12 : ARG MAKE='make build' [2022-09-27T11:41:08.639Z] ---> Running in 076ae775c5dd [2022-09-27T11:41:08.639Z] Removing intermediate container 076ae775c5dd [2022-09-27T11:41:08.639Z] ---> 107f22341d31 [2022-09-27T11:41:08.639Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T11:41:08.906Z] ---> Running in be97e6b62b91 [2022-09-27T11:41:09.174Z] Removing intermediate container be97e6b62b91 [2022-09-27T11:41:09.174Z] ---> d4fc7f9d5b10 [2022-09-27T11:41:09.174Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T11:41:09.174Z] ---> Running in b2db451a01f8 [2022-09-27T11:41:09.441Z] Removing intermediate container b2db451a01f8 [2022-09-27T11:41:09.441Z] ---> 3e603f034427 [2022-09-27T11:41:09.441Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T11:41:09.441Z] ---> Running in faeef1626671 [2022-09-27T11:41:11.386Z] Removing intermediate container faeef1626671 [2022-09-27T11:41:11.386Z] ---> 18df6a71a163 [2022-09-27T11:41:11.386Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T11:41:11.386Z] ---> Running in 97d2581d39d3 [2022-09-27T11:41:12.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T11:41:13.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T11:41:13.892Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T11:41:14.159Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T11:41:14.159Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T11:41:14.429Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T11:41:14.429Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T11:41:14.429Z] OK: 226 MiB in 55 packages [2022-09-27T11:41:15.396Z] Removing intermediate container 97d2581d39d3 [2022-09-27T11:41:15.396Z] ---> 55557698058f [2022-09-27T11:41:15.396Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-27T11:41:15.668Z] ---> Running in 1f373ae55e54 [2022-09-27T11:41:15.935Z] Removing intermediate container 1f373ae55e54 [2022-09-27T11:41:15.935Z] ---> ff8e6c3f4509 [2022-09-27T11:41:15.935Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-27T11:41:16.202Z] ---> aed88e754e91 [2022-09-27T11:41:16.202Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T11:41:16.474Z] ---> Running in 9035e4615551 [2022-09-27T11:42:04.226Z] Removing intermediate container 9035e4615551 [2022-09-27T11:42:04.226Z] ---> 5603abc8059a [2022-09-27T11:42:04.226Z] Step 11/12 : COPY . . [2022-09-27T11:42:04.226Z] ---> 5834b64eafb7 [2022-09-27T11:42:04.226Z] Step 12/12 : RUN $MAKE [2022-09-27T11:42:04.226Z] ---> Running in 39c0cf86da4b [2022-09-27T11:42:04.226Z] noop [2022-09-27T11:42:04.491Z] Removing intermediate container 39c0cf86da4b [2022-09-27T11:42:04.491Z] ---> 67013d125bbc [2022-09-27T11:42:04.491Z] Successfully built 67013d125bbc [2022-09-27T11:42:04.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:42:04.966Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T11:42:04.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:42:05.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-1347 does not seem to be running inside a container [2022-09-27T11:42:05.293Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T11:42:06.386Z] $ docker top 21f980b2ab47c4ac74bdfee556d2d3b7348f3feaf92eb7218f6c26896262b950 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T11:42:07.244Z] + go version [2022-09-27T11:42:07.244Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T11:42:07.281Z] $ docker stop --time=1 21f980b2ab47c4ac74bdfee556d2d3b7348f3feaf92eb7218f6c26896262b950 [2022-09-27T11:42:08.871Z] $ docker rm -f 21f980b2ab47c4ac74bdfee556d2d3b7348f3feaf92eb7218f6c26896262b950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:42:09.679Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T11:42:09.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:42:09.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-1347 does not seem to be running inside a container [2022-09-27T11:42:09.980Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T11:42:11.154Z] $ docker top ef69a95ed858aa8c6a972efa3d37eba4c8191a45dae2276c3005c36ea75ebd27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T11:42:11.685Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T11:42:12.067Z] + make test [2022-09-27T11:42:12.067Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T11:42:14.011Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-27T11:43:35.634Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-27T11:43:35.634Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 55.2% of statements [2022-09-27T11:43:35.634Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T11:43:35.634Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T11:43:53.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T11:43:53.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T11:43:53.844Z] ./bin/test-attribution-txt.sh [2022-09-27T11:43:53.844Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T11:43:53.844Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T11:43:53.844Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T11:43:53.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T11:43:53.915Z] $ docker stop --time=1 ef69a95ed858aa8c6a972efa3d37eba4c8191a45dae2276c3005c36ea75ebd27 [2022-09-27T11:43:55.623Z] $ docker rm -f ef69a95ed858aa8c6a972efa3d37eba4c8191a45dae2276c3005c36ea75ebd27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T11:43:56.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T11:43:56.599Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T11:43:56.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T11:43:57.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T11:43:57.906Z] + ls -al . [2022-09-27T11:43:57.906Z] total 172 [2022-09-27T11:43:57.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 11:42 . [2022-09-27T11:43:57.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 11:40 .. [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 27 11:40 .dockerignore [2022-09-27T11:43:57.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 11:40 .git [2022-09-27T11:43:57.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 11:40 .github [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 11:40 .gitignore [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 11:40 .golangci.yml [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 27 11:40 Attribution.txt [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 27 11:40 CHANGELOG.md [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 27 11:40 Dockerfile [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 11:40 GOVERNANCE.md [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 11:40 Jenkinsfile [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 11:40 LICENSE [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 27 11:40 Makefile [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 11:40 OWNERS.md [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 27 11:40 README.md [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 11:38 VERSION [2022-09-27T11:43:57.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 11:40 bin [2022-09-27T11:43:57.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 11:40 cmd [2022-09-27T11:43:57.906Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 27 11:43 coverage.out [2022-09-27T11:43:57.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 11:40 driver [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 3547 Sep 27 11:40 go.mod [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 27 11:40 go.sum [2022-09-27T11:43:57.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 11:40 snap [2022-09-27T11:43:57.906Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 27 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:43:58.319Z] + 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=908040814ca9e0b89f3f9982df1e4117297be6b3 --label arch=arm64 --label version=0.0.0 . [2022-09-27T11:43:58.319Z] Sending build context to Docker daemon 136.2kB [2022-09-27T11:43:58.588Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T11:43:58.588Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T11:43:58.588Z] ---> 67013d125bbc [2022-09-27T11:43:58.588Z] Step 3/25 : ARG MAKE='make build' [2022-09-27T11:43:58.588Z] ---> Running in 16ae4896833a [2022-09-27T11:43:58.861Z] Removing intermediate container 16ae4896833a [2022-09-27T11:43:58.861Z] ---> 6734c8c79d0a [2022-09-27T11:43:58.861Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T11:43:59.127Z] ---> Running in 52fde43b9048 [2022-09-27T11:43:59.397Z] Removing intermediate container 52fde43b9048 [2022-09-27T11:43:59.397Z] ---> 16cb794f8ff4 [2022-09-27T11:43:59.397Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T11:43:59.397Z] ---> Running in 004c1713fb35 [2022-09-27T11:43:59.667Z] Removing intermediate container 004c1713fb35 [2022-09-27T11:43:59.667Z] ---> 3a4129e49f1e [2022-09-27T11:43:59.667Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T11:43:59.667Z] ---> Running in 634e711cf06c [2022-09-27T11:44:01.617Z] Removing intermediate container 634e711cf06c [2022-09-27T11:44:01.617Z] ---> 9d03bc7c6bdb [2022-09-27T11:44:01.617Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T11:44:01.617Z] ---> Running in b9f82770b075 [2022-09-27T11:44:02.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T11:44:03.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T11:44:04.138Z] OK: 226 MiB in 55 packages [2022-09-27T11:44:05.102Z] Removing intermediate container b9f82770b075 [2022-09-27T11:44:05.102Z] ---> 125a2c01bcfd [2022-09-27T11:44:05.102Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-27T11:44:05.102Z] ---> Running in 64e66c5c9989 [2022-09-27T11:44:05.372Z] Removing intermediate container 64e66c5c9989 [2022-09-27T11:44:05.372Z] ---> f9dc45335d58 [2022-09-27T11:44:05.372Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-27T11:44:05.647Z] ---> 6d4122e5d552 [2022-09-27T11:44:05.647Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T11:44:05.914Z] ---> Running in 4500a66a05f8 [2022-09-27T11:44:07.997Z] Removing intermediate container 4500a66a05f8 [2022-09-27T11:44:07.997Z] ---> 5e0c025ea71c [2022-09-27T11:44:07.997Z] Step 11/25 : COPY . . [2022-09-27T11:44:08.296Z] ---> a9e6bcb342aa [2022-09-27T11:44:08.296Z] Step 12/25 : RUN $MAKE [2022-09-27T11:44:08.296Z] ---> Running in ef353863dc1b [2022-09-27T11:44:09.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-27T11:46:46.076Z] Removing intermediate container ef353863dc1b [2022-09-27T11:46:46.076Z] ---> 20e99ee66188 [2022-09-27T11:46:46.076Z] Step 13/25 : FROM alpine:3.16 [2022-09-27T11:46:46.076Z] 3.16: Pulling from library/alpine [2022-09-27T11:46:46.076Z] 9b18e9b68314: Pulling fs layer [2022-09-27T11:46:46.076Z] 9b18e9b68314: Verifying Checksum [2022-09-27T11:46:46.076Z] 9b18e9b68314: Download complete [2022-09-27T11:46:46.076Z] 9b18e9b68314: Pull complete [2022-09-27T11:46:46.076Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T11:46:46.076Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T11:46:46.076Z] ---> a6215f271958 [2022-09-27T11:46:46.076Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T11:46:46.076Z] ---> Running in 38a6960bbc0c [2022-09-27T11:46:46.076Z] Removing intermediate container 38a6960bbc0c [2022-09-27T11:46:46.076Z] ---> e081b525f736 [2022-09-27T11:46:46.076Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-27T11:46:46.076Z] ---> Running in 033fe6393e5f [2022-09-27T11:46:46.076Z] Removing intermediate container 033fe6393e5f [2022-09-27T11:46:46.076Z] ---> 12afcdc21199 [2022-09-27T11:46:46.076Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T11:46:46.076Z] ---> Running in a6d6cdfc951b [2022-09-27T11:46:46.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T11:46:46.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T11:46:46.076Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T11:46:46.076Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T11:46:46.076Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T11:46:46.076Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T11:46:46.076Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T11:46:46.076Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T11:46:46.076Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T11:46:46.076Z] OK: 8 MiB in 20 packages [2022-09-27T11:46:46.076Z] Removing intermediate container a6d6cdfc951b [2022-09-27T11:46:46.076Z] ---> 9118e50a6c9c [2022-09-27T11:46:46.076Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-27T11:46:46.076Z] ---> 19947c18e322 [2022-09-27T11:46:46.076Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-27T11:46:46.076Z] ---> aeac73ece293 [2022-09-27T11:46:46.076Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-27T11:46:46.076Z] ---> 8198c5502377 [2022-09-27T11:46:46.076Z] Step 20/25 : EXPOSE 59986 [2022-09-27T11:46:46.076Z] ---> Running in 33b2fbb648f7 [2022-09-27T11:46:46.076Z] Removing intermediate container 33b2fbb648f7 [2022-09-27T11:46:46.076Z] ---> 3cec47abfd65 [2022-09-27T11:46:46.076Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-27T11:46:46.076Z] ---> Running in 12b3c2b3d217 [2022-09-27T11:46:46.076Z] Removing intermediate container 12b3c2b3d217 [2022-09-27T11:46:46.076Z] ---> 86ca32af1fc8 [2022-09-27T11:46:46.076Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T11:46:46.076Z] ---> Running in 5a822ac8bce2 [2022-09-27T11:46:46.076Z] Removing intermediate container 5a822ac8bce2 [2022-09-27T11:46:46.076Z] ---> cd9905038545 [2022-09-27T11:46:46.076Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T11:46:46.076Z] ---> Running in a7244df44996 [2022-09-27T11:46:46.076Z] Removing intermediate container a7244df44996 [2022-09-27T11:46:46.076Z] ---> ebb2e9bb8333 [2022-09-27T11:46:46.076Z] Step 24/25 : LABEL git_sha=908040814ca9e0b89f3f9982df1e4117297be6b3 [2022-09-27T11:46:46.076Z] ---> Running in 4b8429e16d85 [2022-09-27T11:46:46.076Z] Removing intermediate container 4b8429e16d85 [2022-09-27T11:46:46.076Z] ---> df5d4682844e [2022-09-27T11:46:46.076Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T11:46:46.076Z] ---> Running in 76b5a1cfa988 [2022-09-27T11:46:46.076Z] Removing intermediate container 76b5a1cfa988 [2022-09-27T11:46:46.076Z] ---> 228e3d6cf12f [2022-09-27T11:46:46.076Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T11:46:46.076Z] Successfully built 228e3d6cf12f [2022-09-27T11:46:46.076Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:46:46.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T11:46:46.887Z] [2022-09-27T11:46:46.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:46:47.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T11:46:47.565Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T11:46:47.565Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T11:46:47.565Z] 04944245beec: Pulling fs layer [2022-09-27T11:46:47.565Z] 699f458cf7ca: Pulling fs layer [2022-09-27T11:46:47.565Z] 765212b225bb: Pulling fs layer [2022-09-27T11:46:47.565Z] f23df028b6ca: Pulling fs layer [2022-09-27T11:46:47.565Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T11:46:47.565Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T11:46:47.565Z] 765212b225bb: Waiting [2022-09-27T11:46:47.565Z] d65c8cfc05b1: Waiting [2022-09-27T11:46:47.565Z] 2437ff75d9bd: Waiting [2022-09-27T11:46:47.565Z] f23df028b6ca: Waiting [2022-09-27T11:46:47.565Z] 04944245beec: Verifying Checksum [2022-09-27T11:46:47.565Z] 04944245beec: Download complete [2022-09-27T11:46:47.565Z] 765212b225bb: Verifying Checksum [2022-09-27T11:46:47.565Z] 765212b225bb: Download complete [2022-09-27T11:46:47.838Z] f23df028b6ca: Download complete [2022-09-27T11:46:47.838Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T11:46:47.838Z] d65c8cfc05b1: Download complete [2022-09-27T11:46:47.838Z] 699f458cf7ca: Verifying Checksum [2022-09-27T11:46:47.838Z] 699f458cf7ca: Download complete [2022-09-27T11:46:48.106Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T11:46:48.106Z] 8998bd30e6a1: Download complete [2022-09-27T11:46:50.708Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T11:46:50.708Z] 2437ff75d9bd: Download complete [2022-09-27T11:46:52.116Z] 8998bd30e6a1: Pull complete [2022-09-27T11:46:52.703Z] 04944245beec: Pull complete [2022-09-27T11:46:54.115Z] 699f458cf7ca: Pull complete [2022-09-27T11:46:54.115Z] 765212b225bb: Pull complete [2022-09-27T11:46:55.075Z] f23df028b6ca: Pull complete [2022-09-27T11:46:55.075Z] d65c8cfc05b1: Pull complete [2022-09-27T11:47:10.067Z] 2437ff75d9bd: Pull complete [2022-09-27T11:47:10.067Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T11:47:10.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T11:47:10.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:47:10.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-1347 does not seem to be running inside a container [2022-09-27T11:47:10.453Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T11:47:12.943Z] $ docker top b50de390ad6011990fde7885d41840ad9147392a64b70ed4fd71e395ac53aea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:13.830Z] ---> job-cost.sh [2022-09-27T11:47:13.830Z] lf-activate-venv: SKIPPING [2022-09-27T11:47:13.830Z] INFO: No Stack... [2022-09-27T11:47:14.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T11:47:15.367Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T11:47:15.703Z] + cut -d, -f6 [2022-09-27T11:47:15.703Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2022-09-27T11:47:15.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [2022-09-27T11:47:15.789Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] did not exist. Created. [2022-09-27T11:47:15.789Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T11:47:16.199Z] /w/workspace/device-rest-go/1@tmp/durable-046c82cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T11:47:16.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T11:47:16.588Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T11:47:16.630Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T11:47:16.643Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T11:47:16.710Z] $ docker stop --time=1 b50de390ad6011990fde7885d41840ad9147392a64b70ed4fd71e395ac53aea9 [2022-09-27T11:47:18.211Z] $ docker rm -f b50de390ad6011990fde7885d41840ad9147392a64b70ed4fd71e395ac53aea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T11:47:19.123Z] provisioning config files... [2022-09-27T11:47:19.130Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/config9671879775395710115tmp [Pipeline] { [Pipeline] sh [2022-09-27T11:47:19.489Z] + set +x [2022-09-27T11:47:19.489Z] + curl -s https://codecov.io/bash [2022-09-27T11:47:19.489Z] + bash -s -- [2022-09-27T11:47:19.489Z] [2022-09-27T11:47:19.489Z] _____ _ [2022-09-27T11:47:19.489Z] / ____| | | [2022-09-27T11:47:19.489Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T11:47:19.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T11:47:19.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T11:47:19.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T11:47:19.489Z] Bash-1.0.6 [2022-09-27T11:47:19.489Z] [2022-09-27T11:47:19.489Z] [2022-09-27T11:47:19.489Z] ==> git version 2.25.1 found [2022-09-27T11:47:19.489Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T11:47:19.489Z] Release-Date: 2020-01-08 [2022-09-27T11:47:19.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T11:47:19.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T11:47:19.490Z] ==> Jenkins CI detected. [2022-09-27T11:47:19.490Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-214 [2022-09-27T11:47:19.490Z] project root: . [2022-09-27T11:47:19.490Z] --> token set from env [2022-09-27T11:47:19.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T11:47:19.490Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T11:47:19.490Z] ==> Python coveragepy not found [2022-09-27T11:47:19.490Z] ==> Searching for coverage reports in: [2022-09-27T11:47:19.490Z] + . [2022-09-27T11:47:19.490Z] -> Found 1 reports [2022-09-27T11:47:19.490Z] ==> Detecting git/mercurial file structure [2022-09-27T11:47:19.749Z] ==> Reading reports [2022-09-27T11:47:19.749Z] + ./coverage.out bytes=9355 [2022-09-27T11:47:19.749Z] ==> Appending adjustments [2022-09-27T11:47:19.749Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T11:47:19.749Z] + Found adjustments [2022-09-27T11:47:19.749Z] ==> Gzipping contents [2022-09-27T11:47:19.749Z] 4.0K /tmp/codecov.adGiFY.gz [2022-09-27T11:47:19.749Z] ==> Uploading reports [2022-09-27T11:47:19.749Z] url: https://codecov.io [2022-09-27T11:47:19.749Z] query: branch=PR-214&commit=908040814ca9e0b89f3f9982df1e4117297be6b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=214&job=&cmd_args= [2022-09-27T11:47:19.749Z] -> Pinging Codecov [2022-09-27T11:47:19.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-214&commit=908040814ca9e0b89f3f9982df1e4117297be6b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=214&job=&cmd_args= [2022-09-27T11:47:20.009Z] -> Uploading to [2022-09-27T11:47:20.009Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/4E5D53B4F1F92C436F7061BF334D961C/908040814ca9e0b89f3f9982df1e4117297be6b3/902255e9-ab58-48df-99f6-e9e37ed7fa8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T114719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a38abe8071ed7ed33ff5aa402077d4c8137bca440de8ab69b3c3adfbd0793f19 [2022-09-27T11:47:20.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T11:47:20.009Z] Dload Upload Total Spent Left Speed [2022-09-27T11:47:20.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 7427 --:--:-- --:--:-- --:--:-- 7427 [2022-09-27T11:47:20.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/908040814ca9e0b89f3f9982df1e4117297be6b3 [Pipeline] } [2022-09-27T11:47:20.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T11:47:22.026Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-214/archives ] [2022-09-27T11:47:22.026Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-214/archives [2022-09-27T11:47:22.026Z] total 16 [2022-09-27T11:47:22.026Z] drwxr-xr-x 3 root root 4096 Sep 27 11:40 . [2022-09-27T11:47:22.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 11:40 .. [2022-09-27T11:47:22.026Z] drwxr-xr-x 2 root root 4096 Sep 27 11:40 cost [2022-09-27T11:47:22.026Z] -rw-r--r-- 1 root root 86 Sep 27 11:40 cost.csv [2022-09-27T11:47:22.026Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-214/archives [2022-09-27T11:47:22.026Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-214/archives [2022-09-27T11:47:22.026Z] total 16 [2022-09-27T11:47:22.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 11:40 . [2022-09-27T11:47:22.027Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 11:40 .. [2022-09-27T11:47:22.027Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 11:40 cost [2022-09-27T11:47:22.027Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 27 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:22.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:23.250Z] ---> package-listing.sh [2022-09-27T11:47:23.250Z] ++ facter osfamily [2022-09-27T11:47:23.250Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T11:47:23.510Z] + OS_FAMILY=debian [2022-09-27T11:47:23.510Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-214 [2022-09-27T11:47:23.510Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T11:47:23.510Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T11:47:23.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T11:47:23.510Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T11:47:23.510Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-214 ']' [2022-09-27T11:47:23.510Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T11:47:23.510Z] + case "${OS_FAMILY}" in [2022-09-27T11:47:23.510Z] + dpkg -l [2022-09-27T11:47:23.510Z] + grep '^ii' [2022-09-27T11:47:23.510Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T11:47:23.510Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T11:47:23.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T11:47:23.510Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-214 ']' [2022-09-27T11:47:23.510Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-214/archives/ [2022-09-27T11:47:23.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-214/archives/ [Pipeline] echo [2022-09-27T11:47:23.543Z] 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T11:47:23.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T11:47:24.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T11:47:24.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T11:47:24.600Z] prd-ubuntu20.04-docker-8c-8g-1346 does not seem to be running inside a container [2022-09-27T11:47:24.628Z] $ 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-214/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-214 -v /w/workspace/gexfoundry_device-rest-go_PR-214:/w/workspace/gexfoundry_device-rest-go_PR-214:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-214@tmp:/w/workspace/gexfoundry_device-rest-go_PR-214@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T11:47:24.818Z] $ docker top d9f4ecd863f2462f0e5ec67e27d051d1bddd891772cbb52ab6ded023113dbc67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T11:47:25.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T11:47:25.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T11:47:25.825Z] + ls /var/log/sa-host [2022-09-27T11:47:25.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T11:47:26.035Z] provisioning config files... [2022-09-27T11:47:26.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-214@tmp/config13606985080009557797tmp [Pipeline] { [Pipeline] echo [2022-09-27T11:47:26.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:26.417Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T11:47:26.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:26.843Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T11:47:26.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:27.185Z] ---> sudo-logs.sh [2022-09-27T11:47:27.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T11:47:27.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:27.575Z] ---> job-cost.sh [2022-09-27T11:47:27.575Z] lf-activate-venv: SKIPPING [2022-09-27T11:47:27.575Z] DEBUG: total: 0.2199999988079071 [2022-09-27T11:47:27.575Z] INFO: Retrieving Stack Cost... [2022-09-27T11:47:27.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T11:47:28.401Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T11:47:28.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T11:47:28.750Z] ---> logs-deploy.sh [2022-09-27T11:47:28.750Z] lf-activate-venv: SKIPPING [2022-09-27T11:47:28.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-214/1 [2022-09-27T11:47:28.750Z] INFO: archiving workspace using pattern(s): [2022-09-27T11:47:29.690Z] Archives upload complete. [2022-09-27T11:47:29.950Z] INFO: archiving logs to Nexus [2022-09-27T11:47:30.519Z] ---> uname -a: [2022-09-27T11:47:30.519Z] Linux prd-ubuntu20-04-docker-8c-8g-1346 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] ---> lscpu: [2022-09-27T11:47:30.519Z] Architecture: x86_64 [2022-09-27T11:47:30.519Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T11:47:30.519Z] Byte Order: Little Endian [2022-09-27T11:47:30.519Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T11:47:30.519Z] CPU(s): 8 [2022-09-27T11:47:30.519Z] On-line CPU(s) list: 0-7 [2022-09-27T11:47:30.519Z] Thread(s) per core: 1 [2022-09-27T11:47:30.519Z] Core(s) per socket: 1 [2022-09-27T11:47:30.519Z] Socket(s): 8 [2022-09-27T11:47:30.519Z] NUMA node(s): 1 [2022-09-27T11:47:30.519Z] Vendor ID: AuthenticAMD [2022-09-27T11:47:30.519Z] CPU family: 23 [2022-09-27T11:47:30.519Z] Model: 49 [2022-09-27T11:47:30.519Z] Model name: AMD EPYC-Rome Processor [2022-09-27T11:47:30.519Z] Stepping: 0 [2022-09-27T11:47:30.519Z] CPU MHz: 2800.002 [2022-09-27T11:47:30.519Z] BogoMIPS: 5600.00 [2022-09-27T11:47:30.519Z] Virtualization: AMD-V [2022-09-27T11:47:30.519Z] Hypervisor vendor: KVM [2022-09-27T11:47:30.519Z] Virtualization type: full [2022-09-27T11:47:30.519Z] L1d cache: 256 KiB [2022-09-27T11:47:30.519Z] L1i cache: 256 KiB [2022-09-27T11:47:30.519Z] L2 cache: 4 MiB [2022-09-27T11:47:30.519Z] L3 cache: 128 MiB [2022-09-27T11:47:30.519Z] NUMA node0 CPU(s): 0-7 [2022-09-27T11:47:30.519Z] Vulnerability Itlb multihit: Not affected [2022-09-27T11:47:30.519Z] Vulnerability L1tf: Not affected [2022-09-27T11:47:30.519Z] Vulnerability Mds: Not affected [2022-09-27T11:47:30.519Z] Vulnerability Meltdown: Not affected [2022-09-27T11:47:30.519Z] Vulnerability Mmio stale data: Not affected [2022-09-27T11:47:30.519Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T11:47:30.519Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T11:47:30.519Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T11:47:30.519Z] Vulnerability Srbds: Not affected [2022-09-27T11:47:30.519Z] Vulnerability Tsx async abort: Not affected [2022-09-27T11:47:30.519Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] ---> nproc: [2022-09-27T11:47:30.519Z] 8 [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] ---> df -h: [2022-09-27T11:47:30.519Z] Filesystem Size Used Avail Use% Mounted on [2022-09-27T11:47:30.519Z] overlay 155G 12G 144G 8% / [2022-09-27T11:47:30.519Z] tmpfs 64M 0 64M 0% /dev [2022-09-27T11:47:30.519Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-27T11:47:30.519Z] shm 64M 0 64M 0% /dev/shm [2022-09-27T11:47:30.519Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] ---> sar -b -r -n DEV: [2022-09-27T11:47:30.519Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1346) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] 11:37:16 LINUX RESTART (8 CPU) [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] 11:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-27T11:47:30.519Z] 11:39:01 184.27 5.05 179.22 0.00 532.25 74232.57 0.00 [2022-09-27T11:47:30.519Z] 11:40:01 123.41 0.23 123.18 0.00 21.20 21963.41 0.00 [2022-09-27T11:47:30.519Z] 11:41:01 94.17 0.03 94.13 0.00 8.40 19807.90 0.00 [2022-09-27T11:47:30.519Z] 11:42:01 1.87 0.00 1.87 0.00 0.00 20.81 0.00 [2022-09-27T11:47:30.519Z] 11:43:01 39.75 9.33 30.42 0.00 2883.84 4808.26 0.00 [2022-09-27T11:47:30.519Z] 11:44:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2022-09-27T11:47:30.519Z] 11:45:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2022-09-27T11:47:30.519Z] 11:46:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 [2022-09-27T11:47:30.519Z] 11:47:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2022-09-27T11:47:30.519Z] Average: 49.58 1.62 47.95 0.00 382.59 13318.07 0.00 [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] 11:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-27T11:47:30.519Z] 11:39:01 28559628 31574072 732372 2.23 130816 3109208 1841728 5.43 1056104 2850688 27732 [2022-09-27T11:47:30.519Z] 11:40:01 28337520 31565188 736776 2.24 135212 3304844 1862676 5.49 1178200 2928952 1280 [2022-09-27T11:47:30.519Z] 11:41:01 27807256 31572152 727776 2.21 145416 3779680 1768344 5.21 1216540 3365180 156 [2022-09-27T11:47:30.519Z] 11:42:01 27807436 31572352 727412 2.21 145456 3779684 1768344 5.21 1216444 3365184 12 [2022-09-27T11:47:30.519Z] 11:43:01 27519380 31559876 725336 2.21 163904 4028512 1797888 5.30 1371656 3478436 12 [2022-09-27T11:47:30.519Z] 11:44:01 27521232 31561728 723404 2.20 163948 4028504 1797888 5.30 1364224 3478436 44 [2022-09-27T11:47:30.519Z] 11:45:01 27529496 31570044 715056 2.17 163960 4028516 1797888 5.30 1355372 3478440 8 [2022-09-27T11:47:30.519Z] 11:46:01 27529816 31570540 714328 2.17 163992 4028516 1797888 5.30 1355256 3478564 8 [2022-09-27T11:47:30.519Z] 11:47:01 27530272 31571008 713788 2.17 164012 4028520 1797888 5.30 1355204 3478576 20 [2022-09-27T11:47:30.519Z] Average: 27793560 31568551 724028 2.20 152968 3790665 1803392 5.31 1274333 3322495 3252 [2022-09-27T11:47:30.519Z] [2022-09-27T11:47:30.519Z] 11:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-27T11:47:30.519Z] 11:39:01 docker0 147.50 203.95 12.56 1905.62 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:39:01 lo 5.83 5.83 0.57 0.57 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:39:01 ens3 459.57 336.45 7600.73 67.72 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:40:01 docker0 7.12 9.40 0.40 40.80 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:40:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:40:01 ens3 53.32 36.41 81.04 17.54 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:41:01 docker0 2.30 5.53 0.16 57.95 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:41:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:41:01 ens3 123.01 80.00 2640.25 13.65 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.519Z] 11:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:43:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:43:01 ens3 98.85 61.71 1300.31 4.62 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:44:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:46:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] 11:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] Average: docker0 17.19 23.98 1.44 219.57 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] Average: ens3 80.99 56.70 1279.58 11.40 0.00 0.00 0.00 0.00 [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z] ---> sar -P ALL: [2022-09-27T11:47:30.520Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1346) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z] 11:37:16 LINUX RESTART (8 CPU) [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z] 11:38:02 CPU %user %nice %system %iowait %steal %idle [2022-09-27T11:47:30.520Z] 11:39:01 all 9.05 0.00 4.29 4.20 0.06 82.40 [2022-09-27T11:47:30.520Z] 11:39:01 0 8.03 0.00 4.10 7.36 0.05 80.45 [2022-09-27T11:47:30.520Z] 11:39:01 1 10.78 0.00 4.30 6.77 0.05 78.10 [2022-09-27T11:47:30.520Z] 11:39:01 2 7.36 0.00 5.14 5.56 0.05 81.88 [2022-09-27T11:47:30.520Z] 11:39:01 3 9.01 0.00 4.33 8.50 0.07 78.09 [2022-09-27T11:47:30.520Z] 11:39:01 4 10.16 0.00 3.79 1.37 0.07 84.61 [2022-09-27T11:47:30.520Z] 11:39:01 5 8.17 0.00 4.16 0.07 0.03 87.57 [2022-09-27T11:47:30.520Z] 11:39:01 6 9.51 0.00 4.59 0.94 0.05 84.90 [2022-09-27T11:47:30.520Z] 11:39:01 7 9.39 0.00 3.88 3.02 0.07 83.64 [2022-09-27T11:47:30.520Z] 11:40:01 all 38.01 0.00 6.46 1.12 0.07 54.34 [2022-09-27T11:47:30.520Z] 11:40:01 0 38.67 0.00 6.06 0.22 0.07 54.99 [2022-09-27T11:47:30.520Z] 11:40:01 1 37.35 0.00 6.43 0.52 0.07 55.63 [2022-09-27T11:47:30.520Z] 11:40:01 2 36.73 0.00 7.22 1.75 0.07 54.22 [2022-09-27T11:47:30.520Z] 11:40:01 3 37.64 0.00 6.70 4.11 0.08 51.47 [2022-09-27T11:47:30.520Z] 11:40:01 4 37.32 0.00 6.86 0.25 0.07 55.50 [2022-09-27T11:47:30.520Z] 11:40:01 5 38.30 0.00 5.82 0.08 0.07 55.72 [2022-09-27T11:47:30.520Z] 11:40:01 6 39.09 0.00 6.40 1.93 0.08 52.50 [2022-09-27T11:47:30.520Z] 11:40:01 7 38.95 0.00 6.19 0.12 0.08 54.66 [2022-09-27T11:47:30.520Z] 11:41:01 all 3.47 0.00 1.63 0.91 0.05 93.94 [2022-09-27T11:47:30.520Z] 11:41:01 0 3.98 0.00 2.06 0.77 0.13 93.06 [2022-09-27T11:47:30.520Z] 11:41:01 1 3.34 0.00 1.19 0.00 0.03 95.43 [2022-09-27T11:47:30.520Z] 11:41:01 2 3.50 0.00 1.44 0.45 0.03 94.58 [2022-09-27T11:47:30.520Z] 11:41:01 3 3.10 0.00 1.61 0.55 0.07 94.66 [2022-09-27T11:47:30.520Z] 11:41:01 4 3.19 0.00 1.49 0.08 0.03 95.20 [2022-09-27T11:47:30.520Z] 11:41:01 5 3.36 0.00 1.72 0.18 0.03 94.70 [2022-09-27T11:47:30.520Z] 11:41:01 6 3.78 0.00 1.92 5.19 0.02 89.09 [2022-09-27T11:47:30.520Z] 11:41:01 7 3.50 0.00 1.58 0.03 0.02 94.87 [2022-09-27T11:47:30.520Z] 11:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2022-09-27T11:47:30.520Z] 11:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-27T11:47:30.520Z] 11:42:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2022-09-27T11:47:30.520Z] 11:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-27T11:47:30.520Z] 11:42:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2022-09-27T11:47:30.520Z] 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T11:47:30.520Z] 11:42:01 6 1.99 0.00 0.02 0.02 0.02 97.96 [2022-09-27T11:47:30.520Z] 11:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T11:47:30.520Z] 11:43:01 all 1.52 0.00 0.84 0.38 0.01 97.24 [2022-09-27T11:47:30.520Z] 11:43:01 0 1.50 0.00 0.92 0.52 0.02 97.05 [2022-09-27T11:47:30.520Z] 11:43:01 1 0.72 0.00 0.38 0.05 0.02 98.83 [2022-09-27T11:47:30.520Z] 11:43:01 2 0.62 0.00 0.90 0.15 0.02 98.32 [2022-09-27T11:47:30.520Z] 11:43:01 3 2.35 0.00 0.57 0.70 0.02 96.36 [2022-09-27T11:47:30.520Z] 11:43:01 4 1.59 0.00 1.97 0.03 0.02 96.39 [2022-09-27T11:47:30.520Z] 11:43:01 5 1.55 0.00 0.53 1.03 0.00 96.88 [2022-09-27T11:47:30.520Z] 11:43:01 6 2.98 0.00 0.59 0.49 0.02 95.92 [2022-09-27T11:47:30.520Z] 11:43:01 7 0.84 0.00 0.87 0.05 0.02 98.23 [2022-09-27T11:47:30.520Z] 11:44:01 all 0.16 0.00 0.04 0.01 0.01 99.79 [2022-09-27T11:47:30.520Z] 11:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T11:47:30.520Z] 11:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T11:47:30.520Z] 11:44:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-09-27T11:47:30.520Z] 11:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-27T11:47:30.520Z] 11:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-27T11:47:30.520Z] 11:44:01 6 1.17 0.00 0.15 0.00 0.02 98.66 [2022-09-27T11:47:30.520Z] 11:44:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-27T11:47:30.520Z] 11:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-09-27T11:47:30.520Z] 11:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:45:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2022-09-27T11:47:30.520Z] 11:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T11:47:30.520Z] 11:45:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2022-09-27T11:47:30.520Z] 11:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T11:47:30.520Z] 11:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T11:47:30.520Z] 11:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T11:47:30.520Z] 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-27T11:47:30.520Z] 11:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-27T11:47:30.520Z] 11:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-27T11:47:30.520Z] 11:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T11:47:30.520Z] 11:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-27T11:47:30.520Z] 11:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-27T11:47:30.520Z] 11:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-27T11:47:30.520Z] 11:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-27T11:47:30.520Z] 11:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-27T11:47:30.520Z] 11:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] 11:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T11:47:30.520Z] 11:47:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2022-09-27T11:47:30.520Z] 11:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-27T11:47:30.520Z] 11:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-27T11:47:30.520Z] 11:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T11:47:30.520Z] Average: all 5.79 0.00 1.46 0.73 0.02 92.00 [2022-09-27T11:47:30.520Z] Average: 0 5.76 0.00 1.45 0.97 0.03 91.79 [2022-09-27T11:47:30.520Z] Average: 1 5.79 0.00 1.36 0.80 0.02 92.02 [2022-09-27T11:47:30.520Z] Average: 2 5.32 0.00 1.62 0.86 0.02 92.17 [2022-09-27T11:47:30.520Z] Average: 3 5.78 0.00 1.46 1.52 0.03 91.21 [2022-09-27T11:47:30.520Z] Average: 4 5.76 0.00 1.56 0.19 0.02 92.46 [2022-09-27T11:47:30.520Z] Average: 5 5.67 0.00 1.35 0.16 0.02 92.81 [2022-09-27T11:47:30.520Z] Average: 6 6.46 0.00 1.50 0.95 0.03 91.06 [2022-09-27T11:47:30.520Z] Average: 7 5.80 0.00 1.38 0.35 0.02 92.45 [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z] [2022-09-27T11:47:30.520Z]