Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eccda9b65e10309a9b84872bbcf76e3a04685f96+c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 (4a0e51a614ff0a0b159b5d8130b52ed3d5f0b730) 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-ssh2461837211238348925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh802372134582885212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-449/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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17516880803856335057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6441496038690554589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh898812127864674486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-449/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-449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14939787505479982391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38781 in /w/workspace/gexfoundry_device-rest-go_PR-449 [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-449 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 into PR head commit eccda9b65e10309a9b84872bbcf76e3a04685f96 Merge succeeded, producing eccda9b65e10309a9b84872bbcf76e3a04685f96 Checking out Revision eccda9b65e10309a9b84872bbcf76e3a04685f96 (PR-449) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eccda9b65e10309a9b84872bbcf76e3a04685f96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eccda9b65e10309a9b84872bbcf76e3a04685f96 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:17 ========================================================= 20:47:17 EdgeX Global Pipelines Version Info 20:47:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:18 ------------------- 20:47:18 stable info: 20:47:18 ------------------- 20:47:18 Commited By: Cherry Wang cherry@iotechsys.com 20:47:18 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:47:18 Message: update stable to v1.0.269 20:47:19 ------------------- 20:47:19 experimental info: 20:47:19 ------------------- 20:47:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:47:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:47:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:47:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:47:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:47:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:47:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:47:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:47:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:47:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:47:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo 20:47:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo 20:47:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo 20:47:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eccda9b65e10309a9b84872bbcf76e3a04685f96 [Pipeline] echo 20:47:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eccda9b [Pipeline] echo 20:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:26 provisioning config files... 20:47:26 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/config13861534682565974370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:27 ---> ****-login.sh 20:47:27 nexus3.edgexfoundry.org:10001 20:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:27 Configure a credential helper to remove this warning. See 20:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:27 20:47:27 Login Succeeded 20:47:27 nexus3.edgexfoundry.org:10002 20:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:27 Configure a credential helper to remove this warning. See 20:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:27 20:47:27 Login Succeeded 20:47:27 nexus3.edgexfoundry.org:10003 20:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:27 Configure a credential helper to remove this warning. See 20:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:27 20:47:27 Login Succeeded 20:47:27 nexus3.edgexfoundry.org:10004 20:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:27 Configure a credential helper to remove this warning. See 20:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:27 20:47:27 Login Succeeded 20:47:28 ****.io 20:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:28 Configure a credential helper to remove this warning. See 20:47:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:28 20:47:28 Login Succeeded 20:47:28 ---> ****-login.sh ends [Pipeline] } 20:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:47:29 + git rev-list -1 --merges eccda9b65e10309a9b84872bbcf76e3a04685f96~1..eccda9b65e10309a9b84872bbcf76e3a04685f96 [Pipeline] echo 20:47:30 -----------> git rev-list -1 --merges eccda9b65e10309a9b84872bbcf76e3a04685f96~1..eccda9b65e10309a9b84872bbcf76e3a04685f96 eccda9b65e10309a9b84872bbcf76e3a04685f96 [false] [Pipeline] sh 20:47:30 + git log --format=format:%s -1 eccda9b65e10309a9b84872bbcf76e3a04685f96 [Pipeline] echo 20:47:30 ========================================================= 20:47:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:47:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:31 + git log --format=format:%s -1 eccda9b65e10309a9b84872bbcf76e3a04685f96 [Pipeline] echo 20:47:31 [semverPrep] GIT_COMMIT: eccda9b65e10309a9b84872bbcf76e3a04685f96, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:47:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:47:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:32 + grep -v github /etc/ssh/ssh_known_hosts 20:47:32 + [ -e /tmp/ssh_known_hosts ] 20:47:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:47:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:47:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:47:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:33 20:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:34 0.1.4: Pulling from edgex-devops/py-git-semver 20:47:34 b85a868b505f: Pulling fs layer 20:47:34 e2be974225ed: Pulling fs layer 20:47:34 339a4e72a1f5: Pulling fs layer 20:47:34 988bab9f4d93: Pulling fs layer 20:47:34 1469e6f7b9e6: Pulling fs layer 20:47:34 eaf3925da568: Pulling fs layer 20:47:34 bab4dde63d76: Pulling fs layer 20:47:34 bde34c3a00c8: Pulling fs layer 20:47:34 b352a97aabf1: Pulling fs layer 20:47:34 4872d77fe225: Pulling fs layer 20:47:34 5851b861e8e6: Pulling fs layer 20:47:34 bab4dde63d76: Waiting 20:47:34 bde34c3a00c8: Waiting 20:47:34 b352a97aabf1: Waiting 20:47:34 4872d77fe225: Waiting 20:47:34 5851b861e8e6: Waiting 20:47:34 988bab9f4d93: Waiting 20:47:34 1469e6f7b9e6: Waiting 20:47:34 eaf3925da568: Waiting 20:47:34 e2be974225ed: Verifying Checksum 20:47:34 e2be974225ed: Download complete 20:47:34 988bab9f4d93: Verifying Checksum 20:47:34 988bab9f4d93: Download complete 20:47:34 1469e6f7b9e6: Verifying Checksum 20:47:34 1469e6f7b9e6: Download complete 20:47:34 339a4e72a1f5: Verifying Checksum 20:47:34 339a4e72a1f5: Download complete 20:47:34 eaf3925da568: Verifying Checksum 20:47:34 eaf3925da568: Download complete 20:47:34 bde34c3a00c8: Verifying Checksum 20:47:34 bde34c3a00c8: Download complete 20:47:34 b352a97aabf1: Download complete 20:47:34 4872d77fe225: Download complete 20:47:34 5851b861e8e6: Verifying Checksum 20:47:34 5851b861e8e6: Download complete 20:47:34 b85a868b505f: Verifying Checksum 20:47:34 b85a868b505f: Download complete 20:47:34 bab4dde63d76: Verifying Checksum 20:47:35 b85a868b505f: Pull complete 20:47:35 e2be974225ed: Pull complete 20:47:36 339a4e72a1f5: Pull complete 20:47:36 988bab9f4d93: Pull complete 20:47:36 1469e6f7b9e6: Pull complete 20:47:36 eaf3925da568: Pull complete 20:47:38 bab4dde63d76: Pull complete 20:47:38 bde34c3a00c8: Pull complete 20:47:38 b352a97aabf1: Pull complete 20:47:38 4872d77fe225: Pull complete 20:47:38 5851b861e8e6: Pull complete 20:47:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:39 prd-ubuntu20.04-docker-8c-8g-38781 does not seem to be running inside a container 20:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-449 -v /w/workspace/gexfoundry_device-rest-go_PR-449:/w/workspace/gexfoundry_device-rest-go_PR-449:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-449@tmp:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:43 $ docker top 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:44 [ssh-agent] Looking for ssh-agent implementation... 20:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:44 $ docker exec 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c ssh-agent 20:47:44 SSH_AUTH_SOCK=/tmp/ssh-xBhMkgoXTArm/agent.33 20:47:44 SSH_AGENT_PID=39 20:47:44 Running ssh-add (command line suppressed) 20:47:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-449@tmp/private_key_11735794366524650387.key (/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/private_key_11735794366524650387.key) 20:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:45 + git tag --points-at HEAD [Pipeline] } 20:47:45 $ docker exec --env ******** --env ******** 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c ssh-agent -k 20:47:45 unset SSH_AUTH_SOCK; 20:47:45 unset SSH_AGENT_PID; 20:47:45 echo Agent pid 39 killed; 20:47:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:45 [ssh-agent] Looking for ssh-agent implementation... 20:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:46 $ docker exec 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c ssh-agent 20:47:46 SSH_AUTH_SOCK=/tmp/ssh-Z9lKQJdlb5fz/agent.72 20:47:46 SSH_AGENT_PID=78 20:47:46 Running ssh-add (command line suppressed) 20:47:46 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-449@tmp/private_key_7889760799126230423.key (/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/private_key_7889760799126230423.key) 20:47:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:46 + git semver init 20:47:47 2025-02-12 20:47:47,051 [run_init] DEBUG init version:0.0.0 force:False 20:47:47 2025-02-12 20:47:47,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-449/.semver 20:47:47 2025-02-12 20:47:47,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-449/.semver 20:47:47 2025-02-12 20:47:47,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-449/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-449, universal_newlines=False, shell=None, istream=None) 20:47:48 2025-02-12 20:47:48,341 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-449/.git/info/exclude 20:47:48 2025-02-12 20:47:48,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-449/.semver/PR-449 with force:False 20:47:48 2025-02-12 20:47:48,342 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-449/.semver/PR-449 20:47:48 2025-02-12 20:47:48,346 [execute] INFO git cat-file --batch-check 20:47:48 2025-02-12 20:47:48,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) 20:47:48 2025-02-12 20:47:48,352 [execute] INFO git cat-file --batch 20:47:48 2025-02-12 20:47:48,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) 20:47:48 2025-02-12 20:47:48,356 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-449/.semver/PR-449 20:47:48 0.0.0 [Pipeline] } 20:47:48 $ docker exec --env ******** --env ******** 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c ssh-agent -k 20:47:48 unset SSH_AUTH_SOCK; 20:47:48 unset SSH_AGENT_PID; 20:47:48 echo Agent pid 78 killed; 20:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:49 + git semver [Pipeline] } 20:47:50 $ docker stop --time=1 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c 20:47:51 $ docker rm -f --volumes 2fd5f4ab0a6ec5fc97996c660ef342bb91764b9869779cda1fe6c697a57deb7c [Pipeline] // withDockerContainer [Pipeline] sh 20:47:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:53 Stashed 1 file(s) [Pipeline] echo 20:47:53 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:56 provisioning config files... 20:47:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/config8064494344466242758tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:47:56 ---> ****-login.sh 20:47:56 nexus3.edgexfoundry.org:10001 20:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:56 Configure a credential helper to remove this warning. See 20:47:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:56 20:47:56 Login Succeeded 20:47:56 nexus3.edgexfoundry.org:10002 20:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:56 Configure a credential helper to remove this warning. See 20:47:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:56 20:47:56 Login Succeeded 20:47:56 nexus3.edgexfoundry.org:10003 20:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:57 Configure a credential helper to remove this warning. See 20:47:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:57 20:47:57 Login Succeeded 20:47:57 nexus3.edgexfoundry.org:10004 20:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:57 Configure a credential helper to remove this warning. See 20:47:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:57 20:47:57 Login Succeeded 20:47:57 ****.io 20:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:57 Configure a credential helper to remove this warning. See 20:47:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:57 20:47:57 Login Succeeded 20:47:57 ---> ****-login.sh ends [Pipeline] } 20:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:57 ========================================================= 20:47:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:47:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:47:58 Sending build context to Docker daemon 16.67MB 20:47:58 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:47:58 Step 2/12 : FROM ${BASE} AS builder 20:47:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:47:58 da9db072f522: Pulling fs layer 20:47:58 6ef4a4ee8ca5: Pulling fs layer 20:47:58 06f05ace1117: Pulling fs layer 20:47:58 5fe327b54edc: Pulling fs layer 20:47:58 4f4fb700ef54: Pulling fs layer 20:47:58 92a5565b7b96: Pulling fs layer 20:47:58 5fe327b54edc: Waiting 20:47:58 4f4fb700ef54: Waiting 20:47:58 ff9bb7016b71: Pulling fs layer 20:47:58 b67dba6c2c7d: Pulling fs layer 20:47:58 ff9bb7016b71: Waiting 20:47:58 92a5565b7b96: Waiting 20:47:58 a813b0c90790: Pulling fs layer 20:47:58 b67dba6c2c7d: Waiting 20:47:58 a813b0c90790: Waiting 20:47:58 6ef4a4ee8ca5: Verifying Checksum 20:47:58 6ef4a4ee8ca5: Download complete 20:47:58 5fe327b54edc: Download complete 20:47:58 4f4fb700ef54: Verifying Checksum 20:47:58 4f4fb700ef54: Download complete 20:47:58 92a5565b7b96: Download complete 20:47:58 da9db072f522: Verifying Checksum 20:47:58 da9db072f522: Download complete 20:47:58 ff9bb7016b71: Verifying Checksum 20:47:58 ff9bb7016b71: Download complete 20:47:58 da9db072f522: Pull complete 20:47:58 a813b0c90790: Verifying Checksum 20:47:58 a813b0c90790: Download complete 20:47:58 6ef4a4ee8ca5: Pull complete 20:47:58 06f05ace1117: Verifying Checksum 20:47:58 06f05ace1117: Download complete 20:47:59 b67dba6c2c7d: Verifying Checksum 20:47:59 b67dba6c2c7d: Download complete 20:48:02 06f05ace1117: Pull complete 20:48:02 5fe327b54edc: Pull complete 20:48:02 4f4fb700ef54: Pull complete 20:48:02 92a5565b7b96: Pull complete 20:48:02 ff9bb7016b71: Pull complete 20:48:05 b67dba6c2c7d: Pull complete 20:48:05 a813b0c90790: Pull complete 20:48:05 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 20:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:48:05 ---> 3ba60ce46760 20:48:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:48:10 ---> Running in 26670b60d5b0 20:48:11 Removing intermediate container 26670b60d5b0 20:48:11 ---> d7395a97cd65 20:48:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:11 ---> Running in 3097d833035b 20:48:11 Removing intermediate container 3097d833035b 20:48:11 ---> f1e2909e4406 20:48:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:48:11 ---> Running in 706f4b1209ea 20:48:11 Removing intermediate container 706f4b1209ea 20:48:11 ---> f0153a7c4896 20:48:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:48:11 ---> Running in afb6d95a79f5 20:48:11 Removing intermediate container afb6d95a79f5 20:48:11 ---> c6aaf0364ebf 20:48:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:11 ---> Running in 26e7abeb6990 20:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:48:12 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:48:12 (2/4) Installing libedit (20240517.3.1-r0) 20:48:12 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:48:12 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:48:12 Executing busybox-1.36.1-r29.trigger 20:48:12 OK: 252 MiB in 62 packages 20:48:12 Removing intermediate container 26e7abeb6990 20:48:12 ---> e494f50295cd 20:48:12 Step 8/12 : WORKDIR /device-rest-go 20:48:12 ---> Running in 6f73cf4b2642 20:48:13 Removing intermediate container 6f73cf4b2642 20:48:13 ---> 1cf7d4c86ed2 20:48:13 Step 9/12 : COPY go.mod vendor* ./ 20:48:13 ---> 15b27883d8b6 20:48:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:13 ---> Running in 991c1f90fc6c 20:49:09 Removing intermediate container 991c1f90fc6c 20:49:09 ---> 5824e1d7a7a1 20:49:09 Step 11/12 : COPY . . 20:49:09 ---> 7964b3c4455e 20:49:09 Step 12/12 : RUN $MAKE 20:49:09 ---> Running in 2c096d07a6ff 20:49:09 noop 20:49:09 Removing intermediate container 2c096d07a6ff 20:49:09 ---> b2a828e22c1b 20:49:09 Successfully built b2a828e22c1b 20:49:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:09 + docker inspect -f . ci-base-image-x86_64 20:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:09 prd-ubuntu20.04-docker-8c-8g-38781 does not seem to be running inside a container 20:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-449 -v /w/workspace/gexfoundry_device-rest-go_PR-449:/w/workspace/gexfoundry_device-rest-go_PR-449:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-449@tmp:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:10 $ docker top a481535bf3b780a08f27ca87c153c8ac0bb6d0367f392f8117e95a2626fde494 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:10 + go version 20:49:10 go version go1.23.4 linux/amd64 [Pipeline] } 20:49:10 $ docker stop --time=1 a481535bf3b780a08f27ca87c153c8ac0bb6d0367f392f8117e95a2626fde494 20:49:12 $ docker rm -f --volumes a481535bf3b780a08f27ca87c153c8ac0bb6d0367f392f8117e95a2626fde494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:12 + docker inspect -f . ci-base-image-x86_64 20:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:12 prd-ubuntu20.04-docker-8c-8g-38781 does not seem to be running inside a container 20:49:12 $ 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-449 -v /w/workspace/gexfoundry_device-rest-go_PR-449:/w/workspace/gexfoundry_device-rest-go_PR-449:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-449@tmp:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:13 $ docker top 5c5b3c7024230d4429eb497e7c566cf0089bf0825f21428b7b4e07e8b5d51f00 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-449 [Pipeline] fileExists [Pipeline] sh 20:49:14 + make test 20:49:14 go test ./... -coverprofile=coverage.out ./... 20:49:16 ? github.com/edgexfoundry/device-rest-go [no test files] 20:49:37 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:49:37 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 20:49:47 go vet ./... 20:49:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:49:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:49:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:49:54 $ docker stop --time=1 5c5b3c7024230d4429eb497e7c566cf0089bf0825f21428b7b4e07e8b5d51f00 20:49:58 $ docker rm -f --volumes 5c5b3c7024230d4429eb497e7c566cf0089bf0825f21428b7b4e07e8b5d51f00 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:49:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:50:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:00 + ls -al . 20:50:00 total 244 20:50:00 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 20:49 . 20:50:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 20:47 .. 20:50:00 -rw-rw-r-- 1 jenkins jenkins 151 Feb 12 20:47 .dockerignore 20:50:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 20:49 .git 20:50:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 20:47 .github 20:50:00 -rw-rw-r-- 1 jenkins jenkins 264 Feb 12 20:47 .gitignore 20:50:00 -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 20:47 .golangci.yml 20:50:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 20:47 .semver 20:50:00 -rw-rw-r-- 1 jenkins jenkins 20138 Feb 12 20:47 Attribution.txt 20:50:00 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 12 20:47 CHANGELOG.md 20:50:00 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 12 20:47 Dockerfile 20:50:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 20:47 GOVERNANCE.md 20:50:00 -rw-rw-r-- 1 jenkins jenkins 680 Feb 12 20:47 Jenkinsfile 20:50:00 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 12 20:47 LICENSE 20:50:00 -rw-rw-r-- 1 jenkins jenkins 2598 Feb 12 20:47 Makefile 20:50:00 -rw-rw-r-- 1 jenkins jenkins 620 Feb 12 20:47 OWNERS.md 20:50:00 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 12 20:47 README.md 20:50:00 -rw-rw-r-- 1 jenkins jenkins 5 Feb 12 20:47 VERSION 20:50:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 20:47 bin 20:50:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 20:47 cmd 20:50:00 -rw-r--r-- 1 jenkins jenkins 14565 Feb 12 20:49 coverage.out 20:50:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 20:47 driver 20:50:00 -rw-rw-r-- 1 jenkins jenkins 6291 Feb 12 20:47 go.mod 20:50:00 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 12 20:47 go.sum 20:50:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 20:47 openapi 20:50:00 -rw-rw-r-- 1 jenkins jenkins 713 Feb 12 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + 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=eccda9b65e10309a9b84872bbcf76e3a04685f96 --label arch=amd64 --label version=0.0.0 . 20:50:00 Sending build context to Docker daemon 16.69MB 20:50:00 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:50:00 Step 2/26 : FROM ${BASE} AS builder 20:50:00 ---> b2a828e22c1b 20:50:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:50:01 ---> Running in 5e3f750666f0 20:50:01 Removing intermediate container 5e3f750666f0 20:50:01 ---> c37de2bf8453 20:50:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:50:01 ---> Running in b59bcd7dfc07 20:50:01 Removing intermediate container b59bcd7dfc07 20:50:01 ---> a63bb78228d2 20:50:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:50:01 ---> Running in 8180bc885c45 20:50:01 Removing intermediate container 8180bc885c45 20:50:01 ---> b69e02fb531b 20:50:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:50:01 ---> Running in 8147e32fe4f2 20:50:01 Removing intermediate container 8147e32fe4f2 20:50:01 ---> 5dc6a09f8974 20:50:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:50:01 ---> Running in 30274b3f3a79 20:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:50:02 OK: 252 MiB in 62 packages 20:50:02 Removing intermediate container 30274b3f3a79 20:50:02 ---> 0a5aa421f99a 20:50:02 Step 8/26 : WORKDIR /device-rest-go 20:50:02 ---> Running in 8dde89a29851 20:50:02 Removing intermediate container 8dde89a29851 20:50:02 ---> 6faeb73f3210 20:50:02 Step 9/26 : COPY go.mod vendor* ./ 20:50:03 ---> a8a6955e573b 20:50:03 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:03 ---> Running in 5ff91675e315 20:50:03 Removing intermediate container 5ff91675e315 20:50:03 ---> 10c3fc45e76e 20:50:03 Step 11/26 : COPY . . 20:50:04 ---> 8134d19cbf33 20:50:04 Step 12/26 : RUN $MAKE 20:50:04 ---> Running in 49ce356a99f7 20:50:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:50:36 Removing intermediate container 49ce356a99f7 20:50:36 ---> a4fd79d5cb67 20:50:36 Step 13/26 : FROM alpine:3.20 20:50:36 3.20: Pulling from library/alpine 20:50:36 66a3d608f3fa: Pulling fs layer 20:50:37 66a3d608f3fa: Verifying Checksum 20:50:37 66a3d608f3fa: Download complete 20:50:37 66a3d608f3fa: Pull complete 20:50:37 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 20:50:37 Status: Downloaded newer image for alpine:3.20 20:50:37 ---> e29df9b510ff 20:50:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:50:37 ---> Running in 982ac5dd8612 20:50:37 Removing intermediate container 982ac5dd8612 20:50:37 ---> ec5d54acafc3 20:50:37 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:50:37 ---> Running in e6bcddaf700b 20:50:37 Removing intermediate container e6bcddaf700b 20:50:37 ---> 1a2ed8d3f4c4 20:50:37 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:50:37 ---> Running in b3101c6a7127 20:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:50:38 (1/1) Installing dumb-init (1.2.5-r3) 20:50:38 Executing busybox-1.36.1-r29.trigger 20:50:38 OK: 8 MiB in 15 packages 20:50:38 Removing intermediate container b3101c6a7127 20:50:38 ---> c83f59e60ccd 20:50:38 Step 17/26 : RUN apk --no-cache upgrade 20:50:38 ---> Running in 355d05ee1dc7 20:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:50:39 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 20:50:39 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 20:50:39 OK: 8 MiB in 15 packages 20:50:39 Removing intermediate container 355d05ee1dc7 20:50:39 ---> 04a50232c01d 20:50:39 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:50:41 ---> 9300727f0ed6 20:50:41 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:50:41 ---> d59e9077fafa 20:50:41 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:50:41 ---> 19745b94a5f9 20:50:41 Step 21/26 : EXPOSE 59986 20:50:41 ---> Running in cf14814738c7 20:50:41 Removing intermediate container cf14814738c7 20:50:41 ---> bd4cf6ac1df4 20:50:41 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:50:41 ---> Running in 995ceb461a79 20:50:41 Removing intermediate container 995ceb461a79 20:50:41 ---> c98c3b8aaf67 20:50:41 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:50:41 ---> Running in 4b733e8da39b 20:50:41 Removing intermediate container 4b733e8da39b 20:50:41 ---> 82db01bc4df8 20:50:41 Step 24/26 : LABEL arch=amd64 20:50:41 ---> Running in c39c71f748c7 20:50:41 Removing intermediate container c39c71f748c7 20:50:41 ---> 79050ca121c3 20:50:41 Step 25/26 : LABEL git_sha=eccda9b65e10309a9b84872bbcf76e3a04685f96 20:50:41 ---> Running in 250d55655bd7 20:50:41 Removing intermediate container 250d55655bd7 20:50:41 ---> 47ef22ceea52 20:50:41 Step 26/26 : LABEL version=0.0.0 20:50:41 ---> Running in c8fc5393f55f 20:50:42 Removing intermediate container c8fc5393f55f 20:50:42 ---> 9cb35e85ad1b 20:50:42 [Warning] One or more build-args [ARCH] were not consumed 20:50:42 Successfully built 9cb35e85ad1b 20:50:42 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:43 20:50:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:43 latest: Pulling from edgex-lftools-log-publisher 20:50:43 5eb5b503b376: Pulling fs layer 20:50:43 5c69ac0246d0: Pulling fs layer 20:50:43 ec43610c2a17: Pulling fs layer 20:50:43 3a2ae6a8a46f: Pulling fs layer 20:50:43 33b1e0a273af: Pulling fs layer 20:50:43 5d3b04190fa2: Pulling fs layer 20:50:43 2f39f015ded8: Pulling fs layer 20:50:43 3a2ae6a8a46f: Waiting 20:50:43 33b1e0a273af: Waiting 20:50:43 2f39f015ded8: Waiting 20:50:43 5d3b04190fa2: Waiting 20:50:43 5c69ac0246d0: Download complete 20:50:43 3a2ae6a8a46f: Download complete 20:50:43 33b1e0a273af: Verifying Checksum 20:50:43 33b1e0a273af: Download complete 20:50:43 5d3b04190fa2: Verifying Checksum 20:50:43 5d3b04190fa2: Download complete 20:50:43 ec43610c2a17: Verifying Checksum 20:50:43 ec43610c2a17: Download complete 20:50:43 5eb5b503b376: Verifying Checksum 20:50:43 5eb5b503b376: Download complete 20:50:44 2f39f015ded8: Download complete 20:50:44 5eb5b503b376: Pull complete 20:50:45 5c69ac0246d0: Pull complete 20:50:45 ec43610c2a17: Pull complete 20:50:45 3a2ae6a8a46f: Pull complete 20:50:45 33b1e0a273af: Pull complete 20:50:45 5d3b04190fa2: Pull complete 20:50:51 2f39f015ded8: Pull complete 20:50:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:51 prd-ubuntu20.04-docker-8c-8g-38781 does not seem to be running inside a container 20:50:51 $ 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-449 -v /w/workspace/gexfoundry_device-rest-go_PR-449:/w/workspace/gexfoundry_device-rest-go_PR-449:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-449@tmp:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:50:56 $ docker top f0554b19d017a2b169a5d547adc89be9b1bba62bea67e58337e742a1d8e18a59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:56 ---> job-cost.sh 20:50:56 lf-activate-venv: SKIPPING 20:50:56 INFO: No Stack... 20:50:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:50:57 INFO: Archiving Costs [Pipeline] sh 20:50:58 + cat /w/workspace/gexfoundry_device-rest-go_PR-449/archives/cost.csv 20:50:58 + cut -d, -f6 [Pipeline] lock 20:50:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-449-1-stack-cost] 20:50:58 Resource [jenkins-edgexfoundry-device-rest-go-PR-449-1-stack-cost] did not exist. Created. 20:50:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:58 + echo total: 0.2199999988079071 [Pipeline] stash 20:50:58 Stashed 1 file(s) [Pipeline] } 20:50:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:58 $ docker stop --time=1 f0554b19d017a2b169a5d547adc89be9b1bba62bea67e58337e742a1d8e18a59 20:50:59 $ docker rm -f --volumes f0554b19d017a2b169a5d547adc89be9b1bba62bea67e58337e742a1d8e18a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:51:00 provisioning config files... 20:51:00 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/config16611983482211427834tmp [Pipeline] { [Pipeline] sh 20:51:00 + set +x 20:51:00 + curl -s https://codecov.io/bash 20:51:00 + bash -s -- 20:51:01 20:51:01 _____ _ 20:51:01 / ____| | | 20:51:01 | | ___ __| | ___ ___ _____ __ 20:51:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:01 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:01 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:01 Bash-1.0.6 20:51:01 20:51:01 20:51:01 ==> git version 2.25.1 found 20:51:01 ==> 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 20:51:01 Release-Date: 2020-01-08 20:51:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:51:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:01 ==> Jenkins CI detected. 20:51:01 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-449 20:51:01 project root: . 20:51:01 --> token set from env 20:51:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:01 ==> Running gcov in . (disable via -X gcov) 20:51:01 ==> Python coveragepy not found 20:51:01 ==> Searching for coverage reports in: 20:51:01 + . 20:51:01 -> Found 1 reports 20:51:01 ==> Detecting git/mercurial file structure 20:51:01 ==> Reading reports 20:51:01 + ./coverage.out bytes=14565 20:51:01 ==> Appending adjustments 20:51:01 https://docs.codecov.io/docs/fixing-reports 20:51:01 + Found adjustments 20:51:01 ==> Gzipping contents 20:51:01 4.0K /tmp/codecov.guT59i.gz 20:51:01 ==> Uploading reports 20:51:01 url: https://codecov.io 20:51:01 query: branch=PR-449&commit=eccda9b65e10309a9b84872bbcf76e3a04685f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=449&job=&cmd_args= 20:51:01 -> Pinging Codecov 20:51:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-449&commit=eccda9b65e10309a9b84872bbcf76e3a04685f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=449&job=&cmd_args= 20:51:01 -> Uploading to 20:51:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/eccda9b65e10309a9b84872bbcf76e3a04685f96/6b53a3ce-a1f2-4172-a42c-0fbd22c3c343.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T205101Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=35f46a3d5bf3f008083c69f1b570187b9e42f555a6fce245d26121be5298ffea 20:51:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:01 Dload Upload Total Spent Left Speed 20:51:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 19391 --:--:-- --:--:-- --:--:-- 19391 20:51:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/eccda9b65e10309a9b84872bbcf76e3a04685f96 [Pipeline] } 20:51:01 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:51:03 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-449/archives ] 20:51:03 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-449/archives 20:51:03 total 16 20:51:03 drwxr-xr-x 3 root root 4096 Feb 12 20:50 . 20:51:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 12 20:50 .. 20:51:03 drwxr-xr-x 2 root root 4096 Feb 12 20:50 cost 20:51:03 -rw-r--r-- 1 root root 86 Feb 12 20:50 cost.csv 20:51:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-449/archives 20:51:03 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-449/archives 20:51:03 total 16 20:51:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 20:50 . 20:51:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 12 20:50 .. 20:51:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 20:50 cost 20:51:03 -rw-r--r-- 1 jenkins jenkins 86 Feb 12 20:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:51:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:04 ---> package-listing.sh 20:51:04 ++ facter osfamily 20:51:04 ++ tr '[:upper:]' '[:lower:]' 20:51:05 + OS_FAMILY=debian 20:51:05 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-449 20:51:05 + START_PACKAGES=/tmp/packages_start.txt 20:51:05 + END_PACKAGES=/tmp/packages_end.txt 20:51:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:05 + PACKAGES=/tmp/packages_start.txt 20:51:05 + '[' /w/workspace/gexfoundry_device-rest-go_PR-449 ']' 20:51:05 + PACKAGES=/tmp/packages_end.txt 20:51:05 + case "${OS_FAMILY}" in 20:51:05 + dpkg -l 20:51:05 + grep '^ii' 20:51:05 + '[' -f /tmp/packages_start.txt ']' 20:51:05 + '[' -f /tmp/packages_end.txt ']' 20:51:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:05 + '[' /w/workspace/gexfoundry_device-rest-go_PR-449 ']' 20:51:05 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-449/archives/ 20:51:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-449/archives/ [Pipeline] echo 20:51:05 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:51:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:06 prd-ubuntu20.04-docker-8c-8g-38781 does not seem to be running inside a container 20:51:06 $ 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-449/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-449 -v /w/workspace/gexfoundry_device-rest-go_PR-449:/w/workspace/gexfoundry_device-rest-go_PR-449:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-449@tmp:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:06 $ docker top 18b0c4040016b9159a9e75bddcd4daeed766b52b5a547b8e8fcc61c9649db841 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:51:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:51:07 + ls /var/log/sa-host 20:51:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:07 provisioning config files... 20:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-449@tmp/config5037543292566972642tmp [Pipeline] { [Pipeline] echo 20:51:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:08 ---> create-netrc.sh [Pipeline] } 20:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:51:08 ---> python-tools-install.sh [Pipeline] echo 20:51:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:51:09 ---> sudo-logs.sh 20:51:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:51:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:51:09 ---> job-cost.sh 20:51:09 lf-activate-venv: SKIPPING 20:51:09 DEBUG: total: 0.2199999988079071 20:51:09 INFO: Retrieving Stack Cost... 20:51:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:09 INFO: Archiving Costs [Pipeline] echo 20:51:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:10 ---> logs-deploy.sh 20:51:10 lf-activate-venv: SKIPPING 20:51:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-449/1 20:51:10 INFO: archiving workspace using pattern(s): 20:51:11 Archives upload complete. 20:51:11 INFO: archiving logs to Nexus 20:51:11 ---> uname -a: 20:51:11 Linux prd-ubuntu20-04-docker-8c-8g-38781 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:51:11 20:51:11 20:51:11 ---> lscpu: 20:51:11 Architecture: x86_64 20:51:11 CPU op-mode(s): 32-bit, 64-bit 20:51:11 Byte Order: Little Endian 20:51:11 Address sizes: 40 bits physical, 48 bits virtual 20:51:11 CPU(s): 8 20:51:11 On-line CPU(s) list: 0-7 20:51:11 Thread(s) per core: 1 20:51:11 Core(s) per socket: 1 20:51:11 Socket(s): 8 20:51:11 NUMA node(s): 1 20:51:11 Vendor ID: AuthenticAMD 20:51:11 CPU family: 23 20:51:11 Model: 49 20:51:11 Model name: AMD EPYC-Rome Processor 20:51:11 Stepping: 0 20:51:11 CPU MHz: 2800.000 20:51:11 BogoMIPS: 5600.00 20:51:11 Virtualization: AMD-V 20:51:11 Hypervisor vendor: KVM 20:51:11 Virtualization type: full 20:51:11 L1d cache: 256 KiB 20:51:11 L1i cache: 256 KiB 20:51:11 L2 cache: 4 MiB 20:51:11 L3 cache: 128 MiB 20:51:11 NUMA node0 CPU(s): 0-7 20:51:11 Vulnerability Itlb multihit: Not affected 20:51:11 Vulnerability L1tf: Not affected 20:51:11 Vulnerability Mds: Not affected 20:51:11 Vulnerability Meltdown: Not affected 20:51:11 Vulnerability Mmio stale data: Not affected 20:51:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:51:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:51:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:51:11 Vulnerability Srbds: Not affected 20:51:11 Vulnerability Tsx async abort: Not affected 20:51:11 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 20:51:11 20:51:11 20:51:11 ---> nproc: 20:51:11 8 20:51:11 20:51:11 20:51:11 ---> df -h: 20:51:11 Filesystem Size Used Avail Use% Mounted on 20:51:11 overlay 155G 12G 144G 8% / 20:51:11 tmpfs 64M 0 64M 0% /dev 20:51:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:51:11 shm 64M 0 64M 0% /dev/shm 20:51:11 /dev/vda1 155G 12G 144G 8% /facter-os 20:51:11 20:51:11 20:51:11 ---> sar -b -r -n DEV: 20:51:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38781) 02/12/25 _x86_64_ (8 CPU) 20:51:11 20:51:11 20:46:23 LINUX RESTART (8 CPU) 20:51:11 20:51:11 20:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:51:11 20:48:01 253.94 15.03 238.91 0.00 1964.68 14126.15 0.00 20:51:11 20:49:01 311.98 2.98 309.00 0.00 41.06 95463.82 0.00 20:51:11 20:50:01 82.99 0.22 82.77 0.00 13.46 17843.58 0.00 20:51:11 20:51:01 179.97 0.17 179.81 0.00 13.33 49999.07 0.00 20:51:11 Average: 207.02 4.56 202.47 0.00 502.02 44484.86 0.00 20:51:11 20:51:11 20:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:51:11 20:48:01 29374032 31554732 774504 2.36 68928 2394712 2023572 5.96 1009320 2127980 475148 20:51:11 20:49:01 28035140 31559028 746328 2.27 182308 3502148 1813328 5.34 1110500 3222896 8 20:51:11 20:50:01 27992520 31521872 780152 2.37 189936 3486488 2261744 6.67 1288860 3072460 380 20:51:11 20:51:01 27030492 31543608 754084 2.29 199620 4385456 1799368 5.30 1364356 3875864 396 20:51:11 Average: 28108046 31544810 763767 2.32 160198 3442201 1974503 5.82 1193259 3074800 118983 20:51:11 20:51:11 20:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:51:11 20:48:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 20:51:11 20:48:01 ens3 342.18 259.91 5736.65 69.25 0.00 0.00 0.00 0.00 20:51:11 20:48:01 docker0 46.89 45.48 3.41 273.41 0.00 0.00 0.00 0.00 20:51:11 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:51:11 20:49:01 ens3 427.88 307.82 2935.72 35.44 0.00 0.00 0.00 0.00 20:51:11 20:49:01 docker0 298.90 414.88 25.41 2924.99 0.00 0.00 0.00 0.00 20:51:11 20:50:01 veth152a185 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:11 20:50:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:51:11 20:50:01 veth23f1710 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:11 20:50:01 ens3 37.19 20.61 37.80 14.07 0.00 0.00 0.00 0.00 20:51:11 20:50:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:51:11 20:51:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:51:11 20:51:01 ens3 118.16 74.41 2746.57 18.36 0.00 0.00 0.00 0.00 20:51:11 20:51:01 docker0 6.31 10.96 0.37 150.51 0.00 0.00 0.00 0.00 20:51:11 Average: lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 20:51:11 Average: ens3 230.88 165.29 2852.16 34.13 0.00 0.00 0.00 0.00 20:51:11 Average: docker0 88.19 118.16 7.31 839.56 0.00 0.00 0.00 0.00 20:51:11 20:51:11 20:51:11 ---> sar -P ALL: 20:51:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38781) 02/12/25 _x86_64_ (8 CPU) 20:51:11 20:51:11 20:46:23 LINUX RESTART (8 CPU) 20:51:11 20:51:11 20:47:02 CPU %user %nice %system %iowait %steal %idle 20:51:11 20:48:01 all 6.07 0.00 2.00 1.51 0.05 90.37 20:51:11 20:48:01 0 6.78 0.00 2.96 4.76 0.03 85.47 20:51:11 20:48:01 1 4.88 0.00 1.49 0.00 0.03 93.60 20:51:11 20:48:01 2 7.33 0.00 1.94 0.51 0.05 90.17 20:51:11 20:48:01 3 6.21 0.00 1.74 0.14 0.05 91.87 20:51:11 20:48:01 4 6.22 0.00 1.62 0.05 0.05 92.06 20:51:11 20:48:01 5 6.07 0.00 1.50 0.14 0.05 92.24 20:51:11 20:48:01 6 5.06 0.00 2.26 5.39 0.05 87.25 20:51:11 20:48:01 7 6.03 0.00 2.51 1.09 0.05 90.31 20:51:11 20:49:01 all 7.40 0.00 4.10 6.61 0.05 81.83 20:51:11 20:49:01 0 6.74 0.00 4.15 3.85 0.05 85.22 20:51:11 20:49:01 1 7.12 0.00 3.84 8.06 0.07 80.91 20:51:11 20:49:01 2 7.67 0.00 3.39 1.11 0.03 87.79 20:51:11 20:49:01 3 8.31 0.00 3.11 0.30 0.05 88.23 20:51:11 20:49:01 4 7.62 0.00 4.02 1.60 0.05 86.71 20:51:11 20:49:01 5 8.06 0.00 4.89 12.98 0.07 74.01 20:51:11 20:49:01 6 6.70 0.00 6.23 22.82 0.07 64.18 20:51:11 20:49:01 7 7.02 0.00 3.21 2.40 0.05 87.32 20:51:11 20:50:01 all 44.29 0.00 7.14 1.40 0.08 47.09 20:51:11 20:50:01 0 44.04 0.00 7.13 0.76 0.07 48.01 20:51:11 20:50:01 1 44.41 0.00 6.88 0.59 0.07 48.06 20:51:11 20:50:01 2 43.70 0.00 7.46 0.86 0.08 47.90 20:51:11 20:50:01 3 44.17 0.00 6.93 1.41 0.07 47.42 20:51:11 20:50:01 4 44.59 0.00 7.45 0.30 0.08 47.57 20:51:11 20:50:01 5 44.57 0.00 7.07 1.20 0.08 47.08 20:51:11 20:50:01 6 44.67 0.00 7.39 5.65 0.08 42.21 20:51:11 20:50:01 7 44.21 0.00 6.82 0.49 0.07 48.42 20:51:11 20:51:01 all 25.96 0.00 5.78 2.93 0.07 65.26 20:51:11 20:51:01 0 26.54 0.00 5.29 0.29 0.07 67.81 20:51:11 20:51:01 1 27.40 0.00 5.90 1.89 0.08 64.73 20:51:11 20:51:01 2 25.37 0.00 5.59 0.96 0.07 68.02 20:51:11 20:51:01 3 27.27 0.00 5.67 0.08 0.07 66.91 20:51:11 20:51:01 4 25.21 0.00 5.23 0.44 0.07 69.05 20:51:11 20:51:01 5 25.40 0.00 6.26 9.23 0.07 59.04 20:51:11 20:51:01 6 25.90 0.00 5.78 10.49 0.08 57.74 20:51:11 20:51:01 7 24.59 0.00 6.52 0.10 0.07 68.73 20:51:11 Average: all 20.99 0.00 4.77 3.12 0.06 71.06 20:51:11 Average: 0 21.09 0.00 4.89 2.40 0.05 71.57 20:51:11 Average: 1 21.04 0.00 4.54 2.64 0.06 71.72 20:51:11 Average: 2 21.06 0.00 4.60 0.86 0.06 73.42 20:51:11 Average: 3 21.54 0.00 4.37 0.48 0.06 73.55 20:51:11 Average: 4 20.95 0.00 4.59 0.60 0.06 73.80 20:51:11 Average: 5 21.10 0.00 4.94 5.89 0.07 68.00 20:51:11 Average: 6 20.66 0.00 5.42 11.09 0.07 62.76 20:51:11 Average: 7 20.52 0.00 4.77 1.02 0.06 73.62 20:51:11 20:51:11 20:51:11