Pull request #716 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d78eed226c9011a169106d1b183e41f89485b4aa+420ce72d9a7dcef4f05ceea1692f7f4d87907b1e (69add3a746f324f1309ee9ac766238f1586620cc) 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-ssh5240825257530325818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh211876708010774729.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-modbus-go/branches/PR-716/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-modbus-go/branches/PR-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17635201319522253507.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-modbus-go/branches/PR-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16158477947805224182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh16938885028637735422.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-modbus-go/branches/PR-716/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-modbus-go/branches/PR-716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5775597920146274592.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-modbus-go, goVersion:1.25] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-modbus 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-605 in /w/workspace/xfoundry_device-modbus-go_PR-716 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-716 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e into PR head commit d78eed226c9011a169106d1b183e41f89485b4aa Merge succeeded, producing d78eed226c9011a169106d1b183e41f89485b4aa Checking out Revision d78eed226c9011a169106d1b183e41f89485b4aa (PR-716) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/716/head:refs/remotes/origin/PR-716 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d78eed226c9011a169106d1b183e41f89485b4aa # 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 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d78eed226c9011a169106d1b183e41f89485b4aa # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.11.1 to 1.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:25:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:25:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:25:14 ========================================================= 05:25:14 EdgeX Global Pipelines Version Info 05:25:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:25:16 ------------------- 05:25:16 stable info: 05:25:16 ------------------- 05:25:16 Commited By: Ginny Guan ginny@iotechsys.com 05:25:16 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:25:16 Message: update stable to v1.0.281 05:25:16 ------------------- 05:25:16 experimental info: 05:25:16 ------------------- 05:25:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:25:16 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:25:16 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:25:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:25:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:25:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:25:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-716 [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-716 [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-716 [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d78eed226c9011a169106d1b183e41f89485b4aa [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d78eed2 [Pipeline] echo 05:25:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:19 provisioning config files... 05:25:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/config1333355310923650818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:20 ---> ****-login.sh 05:25:20 nexus3.edgexfoundry.org:10001 05:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:20 05:25:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:25:20 Configure a credential helper to remove this warning. See 05:25:20 https://docs.****.com/go/credential-store/ 05:25:20 05:25:20 Login Succeeded 05:25:20 nexus3.edgexfoundry.org:10002 05:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:20 05:25:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:25:20 Configure a credential helper to remove this warning. See 05:25:20 https://docs.****.com/go/credential-store/ 05:25:20 05:25:20 Login Succeeded 05:25:20 nexus3.edgexfoundry.org:10003 05:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:20 05:25:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:25:20 Configure a credential helper to remove this warning. See 05:25:20 https://docs.****.com/go/credential-store/ 05:25:20 05:25:20 Login Succeeded 05:25:20 nexus3.edgexfoundry.org:10004 05:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:20 05:25:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:25:20 Configure a credential helper to remove this warning. See 05:25:20 https://docs.****.com/go/credential-store/ 05:25:20 05:25:20 Login Succeeded 05:25:20 ****.io 05:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:21 05:25:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:25:21 Configure a credential helper to remove this warning. See 05:25:21 https://docs.****.com/go/credential-store/ 05:25:21 05:25:21 Login Succeeded 05:25:21 ---> ****-login.sh ends [Pipeline] } 05:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:25:22 + git rev-list -1 --merges d78eed226c9011a169106d1b183e41f89485b4aa~1..d78eed226c9011a169106d1b183e41f89485b4aa [Pipeline] echo 05:25:22 -----------> git rev-list -1 --merges d78eed226c9011a169106d1b183e41f89485b4aa~1..d78eed226c9011a169106d1b183e41f89485b4aa d78eed226c9011a169106d1b183e41f89485b4aa [false] [Pipeline] sh 05:25:22 + git log --format=format:%s -1 d78eed226c9011a169106d1b183e41f89485b4aa [Pipeline] echo 05:25:22 ========================================================= 05:25:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:25:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:23 + git log --format=format:%s -1 d78eed226c9011a169106d1b183e41f89485b4aa [Pipeline] echo 05:25:23 [semverPrep] GIT_COMMIT: d78eed226c9011a169106d1b183e41f89485b4aa, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 [Pipeline] echo 05:25:23 [semverPrep] This is not a build commit. [Pipeline] sh 05:25:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:25:23 + grep -v github /etc/ssh/ssh_known_hosts 05:25:23 + [ -e /tmp/ssh_known_hosts ] 05:25:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:25:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:25:23 + sudo tee -a /etc/ssh/ssh_known_hosts 05:25:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:24 05:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:24 0.1.4: Pulling from edgex-devops/py-git-semver 05:25:24 3dae71ba6b94: Pulling fs layer 05:25:24 6bf1a483ea7c: Pulling fs layer 05:25:24 f5dfc541a4d3: Pulling fs layer 05:25:24 461d9e800cba: Pulling fs layer 05:25:24 80192f66455f: Pulling fs layer 05:25:24 2e8e34ca0e6c: Pulling fs layer 05:25:24 a29436f7fd5d: Pulling fs layer 05:25:24 923cac83aea3: Pulling fs layer 05:25:24 25ad8b0a4227: Pulling fs layer 05:25:24 db01528c6b51: Pulling fs layer 05:25:24 28988de357af: Pulling fs layer 05:25:24 25ad8b0a4227: Waiting 05:25:24 a29436f7fd5d: Waiting 05:25:24 db01528c6b51: Waiting 05:25:24 28988de357af: Waiting 05:25:24 923cac83aea3: Waiting 05:25:24 461d9e800cba: Waiting 05:25:24 80192f66455f: Waiting 05:25:24 2e8e34ca0e6c: Waiting 05:25:24 6bf1a483ea7c: Download complete 05:25:24 461d9e800cba: Verifying Checksum 05:25:24 461d9e800cba: Download complete 05:25:24 80192f66455f: Download complete 05:25:24 f5dfc541a4d3: Verifying Checksum 05:25:24 f5dfc541a4d3: Download complete 05:25:24 3dae71ba6b94: Verifying Checksum 05:25:24 3dae71ba6b94: Download complete 05:25:24 923cac83aea3: Verifying Checksum 05:25:24 923cac83aea3: Download complete 05:25:24 25ad8b0a4227: Verifying Checksum 05:25:24 25ad8b0a4227: Download complete 05:25:24 db01528c6b51: Verifying Checksum 05:25:24 db01528c6b51: Download complete 05:25:24 28988de357af: Verifying Checksum 05:25:24 28988de357af: Download complete 05:25:24 a29436f7fd5d: Verifying Checksum 05:25:24 a29436f7fd5d: Download complete 05:25:25 2e8e34ca0e6c: Verifying Checksum 05:25:25 2e8e34ca0e6c: Download complete 05:25:26 3dae71ba6b94: Pull complete 05:25:26 6bf1a483ea7c: Pull complete 05:25:26 f5dfc541a4d3: Pull complete 05:25:27 461d9e800cba: Pull complete 05:25:27 80192f66455f: Pull complete 05:25:31 2e8e34ca0e6c: Pull complete 05:25:31 a29436f7fd5d: Pull complete 05:25:31 923cac83aea3: Pull complete 05:25:32 25ad8b0a4227: Pull complete 05:25:32 db01528c6b51: Pull complete 05:25:32 28988de357af: Pull complete 05:25:32 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:32 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 05:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-716 -v /w/workspace/xfoundry_device-modbus-go_PR-716:/w/workspace/xfoundry_device-modbus-go_PR-716:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-716@tmp:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:25:34 $ docker top 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 -eo pid,comm 05:25:34 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). 05:25:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:25:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:34 [ssh-agent] Looking for ssh-agent implementation... 05:25:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:34 $ docker exec 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 ssh-agent 05:25:34 SSH_AUTH_SOCK=/tmp/ssh-k8q1Di11OVmX/agent.34 05:25:34 SSH_AGENT_PID=40 05:25:34 Running ssh-add (command line suppressed) 05:25:34 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-716@tmp/private_key_2023991441852075806.key (/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/private_key_2023991441852075806.key) 05:25:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:35 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-716 [Pipeline] sh 05:25:35 + git tag --points-at HEAD [Pipeline] } 05:25:35 $ docker exec --env ******** --env ******** 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 ssh-agent -k 05:25:35 unset SSH_AUTH_SOCK; 05:25:35 unset SSH_AGENT_PID; 05:25:35 echo Agent pid 40 killed; 05:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:35 [ssh-agent] Looking for ssh-agent implementation... 05:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:35 $ docker exec 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 ssh-agent 05:25:35 SSH_AUTH_SOCK=/tmp/ssh-21eNYgSdLBUi/agent.87 05:25:35 SSH_AGENT_PID=93 05:25:35 Running ssh-add (command line suppressed) 05:25:35 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-716@tmp/private_key_18026002250116758067.key (/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/private_key_18026002250116758067.key) 05:25:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:36 + git semver init 05:25:36 2026-08-18 05:25:36,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:25:36 2026-08-18 05:25:36,562 [run_init] DEBUG init version:0.0.0 force:False 05:25:36 2026-08-18 05:25:36,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-716/.semver 05:25:36 2026-08-18 05:25:36,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-716/.semver 05:25:36 2026-08-18 05:25:36,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-716/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-716, stdin=None, shell=False, universal_newlines=False) 05:25:38 2026-08-18 05:25:38,090 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-716/.git/info/exclude 05:25:38 2026-08-18 05:25:38,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-716/.semver/PR-716 with force:False 05:25:38 2026-08-18 05:25:38,090 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-716/.semver/PR-716 05:25:38 2026-08-18 05:25:38,094 [execute] INFO git cat-file --batch-check 05:25:38 2026-08-18 05:25:38,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-716/.semver, stdin=, shell=False, universal_newlines=False) 05:25:38 2026-08-18 05:25:38,099 [execute] INFO git cat-file --batch 05:25:38 2026-08-18 05:25:38,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-716/.semver, stdin=, shell=False, universal_newlines=False) 05:25:38 2026-08-18 05:25:38,103 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-716/.semver/PR-716 05:25:38 0.0.0 [Pipeline] } 05:25:38 $ docker exec --env ******** --env ******** 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 ssh-agent -k 05:25:38 unset SSH_AUTH_SOCK; 05:25:38 unset SSH_AGENT_PID; 05:25:38 echo Agent pid 93 killed; 05:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:39 + git semver [Pipeline] } 05:25:39 $ docker stop --time=1 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 05:25:41 $ docker rm -f --volumes 6623122f728bc590896e4247381295e31c3be60db2b0dcd7a6bca082326806d1 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:25:42 Stashed 1 file(s) [Pipeline] echo 05:25:42 [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 05:25:43 provisioning config files... 05:25:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/config1950114285104963860tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:25:44 ---> ****-login.sh 05:25:44 nexus3.edgexfoundry.org:10001 05:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 Login Succeeded 05:25:44 nexus3.edgexfoundry.org:10002 05:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 Login Succeeded 05:25:44 nexus3.edgexfoundry.org:10003 05:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 Login Succeeded 05:25:44 nexus3.edgexfoundry.org:10004 05:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 Login Succeeded 05:25:44 ****.io 05:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 Login Succeeded 05:25:44 ---> ****-login.sh ends [Pipeline] } 05:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:25:45 ========================================================= 05:25:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:25:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:25:46 #0 building with "default" instance using docker driver 05:25:46 05:25:46 #1 [internal] load build definition from Dockerfile 05:25:46 #1 transferring dockerfile: 1.52kB done 05:25:46 #1 DONE 0.0s 05:25:46 05:25:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:25:46 #2 DONE 0.1s 05:25:46 05:25:46 #3 [internal] load .dockerignore 05:25:46 #3 transferring context: 182B done 05:25:46 #3 DONE 0.0s 05:25:46 05:25:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:25:46 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:25:46 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:25:47 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:25:47 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:25:47 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:25:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 19.30MB / 60.15MB 0.2s 05:25:47 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:25:47 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:25:47 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:25:47 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:25:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 05:25:47 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:25:47 #4 ... 05:25:47 05:25:47 #5 [internal] load build context 05:25:47 #5 transferring context: 33.91MB 0.2s done 05:25:47 #5 DONE 0.3s 05:25:47 05:25:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:25:47 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:25:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.3s 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.3s 05:25:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:25:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.91MB / 112.58MB 0.5s 05:25:47 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 05:25:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.5s 05:25:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.6s 05:25:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 05:25:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.06MB / 112.58MB 0.7s 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.8s 05:25:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 05:25:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 05:25:52 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 05:25:52 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:25:52 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:25:52 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:25:52 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:25:52 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:25:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:25:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:25:55 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 05:25:55 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:25:56 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:25:56 #4 DONE 9.4s 05:25:56 05:25:56 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:25:56 #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:25:56 #6 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:25:57 #6 0.839 (1/8) Installing openssh-keygen (10.0_p1-r10) 05:25:57 #6 0.857 (2/8) Installing libedit (20250104.3.1-r1) 05:25:57 #6 0.871 (3/8) Installing openssh-client-common (10.0_p1-r10) 05:25:57 #6 0.901 (4/8) Installing openssh-client-default (10.0_p1-r10) 05:25:57 #6 0.920 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 05:25:57 #6 0.932 (6/8) Installing openssh-server-common (10.0_p1-r10) 05:25:57 #6 0.944 (7/8) Installing openssh-server (10.0_p1-r10) 05:25:57 #6 0.970 (8/8) Installing openssh (10.0_p1-r10) 05:25:57 #6 0.984 Executing busybox-1.37.0-r19.trigger 05:25:57 #6 0.992 OK: 272 MiB in 68 packages 05:25:59 #6 DONE 2.5s 05:25:59 05:25:59 #7 [builder 3/7] WORKDIR /device-modbus-go 05:25:59 #7 DONE 0.0s 05:25:59 05:25:59 #8 [builder 4/7] COPY go.mod vendor* ./ 05:25:59 #8 DONE 0.0s 05:25:59 05:25:59 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:17 #9 DONE 15.3s 05:26:17 05:26:17 #10 [builder 6/7] COPY . . 05:26:17 #10 DONE 0.1s 05:26:17 05:26:17 #11 [builder 7/7] RUN echo noop 05:26:17 #11 0.193 noop 05:26:17 #11 DONE 0.2s 05:26:17 05:26:17 #12 exporting to image 05:26:17 #12 exporting layers 05:26:22 #12 exporting layers 7.6s done 05:26:22 #12 writing image sha256:8cc735207c3fb88c3643858afa36bffdb5151b3df1aedabe531ad4139507736b done 05:26:22 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:26:22 #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:23 + docker inspect -f . ci-base-image-x86_64 05:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:23 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 05:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-716 -v /w/workspace/xfoundry_device-modbus-go_PR-716:/w/workspace/xfoundry_device-modbus-go_PR-716:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-716@tmp:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:26:23 $ docker top 463f917315c263eb85396fe6fd89081f8db58999a514603287ba7c13b0f1b06b -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:24 + go version 05:26:24 go version go1.25.2 linux/amd64 [Pipeline] } 05:26:24 $ docker stop --time=1 463f917315c263eb85396fe6fd89081f8db58999a514603287ba7c13b0f1b06b 05:26:25 $ docker rm -f --volumes 463f917315c263eb85396fe6fd89081f8db58999a514603287ba7c13b0f1b06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:26 + docker inspect -f . ci-base-image-x86_64 05:26:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:26 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 05:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-716 -v /w/workspace/xfoundry_device-modbus-go_PR-716:/w/workspace/xfoundry_device-modbus-go_PR-716:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-716@tmp:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:26:27 $ docker top 1a18603c4082227bd62a41be8915f38cd91a06fadae8ac8c3e73b68770eab2a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:27 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-716 [Pipeline] fileExists [Pipeline] sh 05:26:28 + make test 05:26:28 go test ./... -coverprofile=coverage.out ./... 05:26:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:26:51 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:26:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 49.7% of statements 05:26:58 0 issues. 05:26:58 go vet ./... 05:27:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:27:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:27:03 ./bin/test-attribution-txt.sh 05:27:03 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:27:03 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:27:03 $ docker stop --time=1 1a18603c4082227bd62a41be8915f38cd91a06fadae8ac8c3e73b68770eab2a6 05:27:05 $ docker rm -f --volumes 1a18603c4082227bd62a41be8915f38cd91a06fadae8ac8c3e73b68770eab2a6 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:27:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:27:07 + ls -al . 05:27:07 total 268 05:27:07 drwxrwxr-x 9 jenkins jenkins 4096 Aug 18 05:26 . 05:27:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 05:25 .. 05:27:07 -rw-rw-r-- 1 jenkins jenkins 140 Aug 18 05:25 .dockerignore 05:27:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 05:26 .git 05:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 05:25 .github 05:27:07 -rw-rw-r-- 1 jenkins jenkins 266 Aug 18 05:25 .gitignore 05:27:07 -rw-rw-r-- 1 jenkins jenkins 359 Aug 18 05:25 .golangci.yml 05:27:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 05:25 .semver 05:27:07 -rw-rw-r-- 1 jenkins jenkins 22459 Aug 18 05:25 Attribution.txt 05:27:07 -rw-rw-r-- 1 jenkins jenkins 19261 Aug 18 05:25 CHANGELOG.md 05:27:07 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 18 05:25 Dockerfile 05:27:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 05:25 GOVERNANCE.md 05:27:07 -rw-rw-r-- 1 jenkins jenkins 681 Aug 18 05:25 Jenkinsfile 05:27:07 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 18 05:25 LICENSE 05:27:07 -rw-rw-r-- 1 jenkins jenkins 2529 Aug 18 05:25 Makefile 05:27:07 -rw-rw-r-- 1 jenkins jenkins 622 Aug 18 05:25 OWNERS.md 05:27:07 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 18 05:25 README.md 05:27:07 -rw-rw-r-- 1 jenkins jenkins 5 Aug 18 05:25 VERSION 05:27:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 05:25 bin 05:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 05:25 cmd 05:27:07 -rw-r--r-- 1 jenkins jenkins 32380 Aug 18 05:26 coverage.out 05:27:07 -rw-rw-r-- 1 jenkins jenkins 6635 Aug 18 05:25 go.mod 05:27:07 -rw-rw-r-- 1 jenkins jenkins 89201 Aug 18 05:25 go.sum 05:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 05:25 internal 05:27:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 05:25 simulator 05:27:07 -rw-rw-r-- 1 jenkins jenkins 229 Aug 18 05:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:08 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d78eed226c9011a169106d1b183e41f89485b4aa --label arch=amd64 --label version=0.0.0 . 05:27:08 #0 building with "default" instance using docker driver 05:27:08 05:27:08 #1 [internal] load build definition from Dockerfile 05:27:08 #1 transferring dockerfile: 1.52kB done 05:27:08 #1 DONE 0.0s 05:27:08 05:27:08 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:27:08 #2 DONE 0.0s 05:27:08 05:27:08 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:27:08 #3 DONE 0.2s 05:27:08 05:27:08 #4 [internal] load .dockerignore 05:27:08 #4 transferring context: 182B done 05:27:08 #4 DONE 0.0s 05:27:08 05:27:08 #5 [internal] load build context 05:27:08 #5 transferring context: 47.73kB 0.0s done 05:27:08 #5 DONE 0.0s 05:27:08 05:27:08 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:27:08 #6 DONE 0.1s 05:27:08 05:27:08 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:27:08 #7 ... 05:27:08 05:27:08 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 05:27:08 #8 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 05:27:08 #8 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.1s done 05:27:08 #8 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 05:27:08 #8 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 05:27:08 #8 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 05:27:08 #8 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.0s done 05:27:08 #8 DONE 0.2s 05:27:08 05:27:08 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:27:08 #7 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:27:09 #7 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:27:09 #7 0.834 OK: 272 MiB in 68 packages 05:27:09 #7 DONE 1.0s 05:27:09 05:27:09 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:27:09 #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:27:09 #9 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:27:09 #9 0.679 (1/1) Installing dumb-init (1.2.5-r3) 05:27:09 #9 0.691 Executing busybox-1.37.0-r20.trigger 05:27:09 #9 0.696 OK: 7 MiB in 17 packages 05:27:09 #9 DONE 0.8s 05:27:09 05:27:09 #10 [builder 3/7] WORKDIR /device-modbus-go 05:27:09 #10 DONE 0.0s 05:27:09 05:27:09 #11 [builder 4/7] COPY go.mod vendor* ./ 05:27:09 #11 DONE 0.0s 05:27:09 05:27:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:10 #12 DONE 0.5s 05:27:10 05:27:10 #13 [builder 6/7] COPY . . 05:27:10 #13 DONE 0.1s 05:27:10 05:27:10 #14 [stage-1 3/6] RUN apk --no-cache upgrade 05:27:10 #14 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:27:10 #14 0.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:27:10 #14 0.815 OK: 7 MiB in 17 packages 05:27:10 #14 DONE 0.9s 05:27:10 05:27:10 #15 [builder 7/7] RUN make build 05:27:10 #15 0.199 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:27:37 #15 DONE 22.6s 05:27:37 05:27:37 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 05:27:37 #16 DONE 0.1s 05:27:37 05:27:37 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 05:27:37 #17 DONE 0.0s 05:27:37 05:27:37 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 05:27:37 #18 DONE 0.0s 05:27:37 05:27:37 #19 exporting to image 05:27:37 #19 exporting layers 05:27:37 #19 exporting layers 0.2s done 05:27:37 #19 writing image sha256:020d43060e9aa7dd9dd1c4e75faa130a38984bb4474bde63fff10da6f8383bdf done 05:27:37 #19 naming to docker.io/library/device-modbus done 05:27:37 #19 DONE 0.2s [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 05:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:38 05:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:39 latest: Pulling from edgex-lftools-log-publisher 05:27:39 5eb5b503b376: Pulling fs layer 05:27:39 5c69ac0246d0: Pulling fs layer 05:27:39 ec43610c2a17: Pulling fs layer 05:27:39 3a2ae6a8a46f: Pulling fs layer 05:27:39 33b1e0a273af: Pulling fs layer 05:27:39 5d3b04190fa2: Pulling fs layer 05:27:39 2f39f015ded8: Pulling fs layer 05:27:39 33b1e0a273af: Waiting 05:27:39 5d3b04190fa2: Waiting 05:27:39 2f39f015ded8: Waiting 05:27:39 3a2ae6a8a46f: Waiting 05:27:39 5c69ac0246d0: Verifying Checksum 05:27:39 5c69ac0246d0: Download complete 05:27:39 3a2ae6a8a46f: Verifying Checksum 05:27:39 3a2ae6a8a46f: Download complete 05:27:39 ec43610c2a17: Verifying Checksum 05:27:39 ec43610c2a17: Download complete 05:27:39 5d3b04190fa2: Verifying Checksum 05:27:39 5d3b04190fa2: Download complete 05:27:39 33b1e0a273af: Verifying Checksum 05:27:39 33b1e0a273af: Download complete 05:27:39 5eb5b503b376: Verifying Checksum 05:27:39 5eb5b503b376: Download complete 05:27:40 5eb5b503b376: Pull complete 05:27:40 5c69ac0246d0: Pull complete 05:27:41 ec43610c2a17: Pull complete 05:27:41 3a2ae6a8a46f: Pull complete 05:27:41 33b1e0a273af: Pull complete 05:27:41 5d3b04190fa2: Pull complete 05:27:47 2f39f015ded8: Pull complete 05:27:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:47 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 05:27:47 $ 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/xfoundry_device-modbus-go_PR-716 -v /w/workspace/xfoundry_device-modbus-go_PR-716:/w/workspace/xfoundry_device-modbus-go_PR-716:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-716@tmp:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:27:48 $ docker top 33a1245bba65a1f396a0c53dfb878fb254cc68c0ae02979cdbe85f43bb9243c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:49 ---> job-cost.sh 05:27:49 lf-activate-venv: SKIPPING 05:27:49 INFO: No Stack... 05:27:50 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:50 INFO: Archiving Costs [Pipeline] sh 05:27:50 + cat /w/workspace/xfoundry_device-modbus-go_PR-716/archives/cost.csv 05:27:50 + cut -d, -f6 [Pipeline] lock 05:27:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-716-1-stack-cost] 05:27:50 Resource [jenkins-edgexfoundry-device-modbus-go-PR-716-1-stack-cost] did not exist. Created. 05:27:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-716-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:51 + echo total: 0.2199999988079071 [Pipeline] stash 05:27:51 Stashed 1 file(s) [Pipeline] } 05:27:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-716-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:51 $ docker stop --time=1 33a1245bba65a1f396a0c53dfb878fb254cc68c0ae02979cdbe85f43bb9243c3 05:27:52 $ docker rm -f --volumes 33a1245bba65a1f396a0c53dfb878fb254cc68c0ae02979cdbe85f43bb9243c3 [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 05:27:54 provisioning config files... 05:27:54 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/config16440593611261854964tmp [Pipeline] { [Pipeline] sh 05:27:54 + set +x 05:27:54 + curl -s https://codecov.io/bash 05:27:54 + bash -s -- 05:27:54 05:27:54 _____ _ 05:27:54 / ____| | | 05:27:54 | | ___ __| | ___ ___ _____ __ 05:27:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:54 Bash-1.0.6 05:27:54 05:27:54 05:27:54 ==> git version 2.25.1 found 05:27:54 ==> 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 05:27:54 Release-Date: 2020-01-08 05:27:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:27:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:27:54 ==> Jenkins CI detected. 05:27:54 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-716 05:27:54 project root: . 05:27:54 --> token set from env 05:27:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:54 ==> Running gcov in . (disable via -X gcov) 05:27:54 ==> Python coveragepy not found 05:27:54 ==> Searching for coverage reports in: 05:27:54 + . 05:27:54 -> Found 1 reports 05:27:54 ==> Detecting git/mercurial file structure 05:27:54 ==> Reading reports 05:27:54 + ./coverage.out bytes=32380 05:27:54 ==> Appending adjustments 05:27:54 https://docs.codecov.io/docs/fixing-reports 05:27:54 + Found adjustments 05:27:54 ==> Gzipping contents 05:27:54 8.0K /tmp/codecov.SRpzUz.gz 05:27:54 ==> Uploading reports 05:27:54 url: https://codecov.io 05:27:54 query: branch=PR-716&commit=d78eed226c9011a169106d1b183e41f89485b4aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=716&job=&cmd_args= 05:27:54 -> Pinging Codecov 05:27:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-716&commit=d78eed226c9011a169106d1b183e41f89485b4aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=716&job=&cmd_args= 05:27:55 -> Uploading to 05:27:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/d78eed226c9011a169106d1b183e41f89485b4aa/517cb6a4-b563-4059-a2b8-811f0e20fbfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260818%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260818T052754Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dc57bc91e4597a1a3330174f8042dcd372cc1029ae9e967d9f7c0abc4db83eae 05:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:55 Dload Upload Total Spent Left Speed 05:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5120 0 0 100 5120 0 19104 --:--:-- --:--:-- --:--:-- 19104 05:27:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d78eed226c9011a169106d1b183e41f89485b4aa [Pipeline] } 05:27:55 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 05:28:01 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-716/archives ] 05:28:01 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-716/archives 05:28:01 total 16 05:28:01 drwxr-xr-x 3 root root 4096 Aug 18 05:27 . 05:28:01 drwxrwxr-x 10 jenkins jenkins 4096 Aug 18 05:27 .. 05:28:01 drwxr-xr-x 2 root root 4096 Aug 18 05:27 cost 05:28:01 -rw-r--r-- 1 root root 88 Aug 18 05:27 cost.csv 05:28:01 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-716/archives 05:28:01 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-716/archives 05:28:01 total 16 05:28:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 05:27 . 05:28:01 drwxrwxr-x 10 jenkins jenkins 4096 Aug 18 05:27 .. 05:28:01 drwxr-xr-x 2 jenkins jenkins 4096 Aug 18 05:27 cost 05:28:01 -rw-r--r-- 1 jenkins jenkins 88 Aug 18 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:28:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> package-listing.sh 05:28:02 ++ facter osfamily 05:28:02 ++ tr '[:upper:]' '[:lower:]' 05:28:02 + OS_FAMILY=debian 05:28:02 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-716 05:28:02 + START_PACKAGES=/tmp/packages_start.txt 05:28:02 + END_PACKAGES=/tmp/packages_end.txt 05:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:28:02 + PACKAGES=/tmp/packages_start.txt 05:28:02 + '[' /w/workspace/xfoundry_device-modbus-go_PR-716 ']' 05:28:02 + PACKAGES=/tmp/packages_end.txt 05:28:02 + case "${OS_FAMILY}" in 05:28:02 + dpkg -l 05:28:02 + grep '^ii' 05:28:02 + '[' -f /tmp/packages_start.txt ']' 05:28:02 + '[' -f /tmp/packages_end.txt ']' 05:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:28:02 + '[' /w/workspace/xfoundry_device-modbus-go_PR-716 ']' 05:28:02 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-716/archives/ 05:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-716/archives/ [Pipeline] echo 05:28:02 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/xfoundry_device-modbus-go_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:28:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:03 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 05:28:03 $ 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/xfoundry_device-modbus-go_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-716 -v /w/workspace/xfoundry_device-modbus-go_PR-716:/w/workspace/xfoundry_device-modbus-go_PR-716:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-716@tmp:/w/workspace/xfoundry_device-modbus-go_PR-716@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 05:28:04 $ docker top 97dfdc52d7b9657de6f53885ad15969414b1161acdafab4bca11eb77455eb175 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:28:04 + mkdir -p /var/log/sysstat [Pipeline] sh 05:28:05 + ls /var/log/sa-host 05:28:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:05 provisioning config files... 05:28:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-716@tmp/config2957186304468604834tmp [Pipeline] { [Pipeline] echo 05:28:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:28:05 ---> create-netrc.sh [Pipeline] } 05:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:28:06 ---> python-tools-install.sh [Pipeline] echo 05:28:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:28:06 ---> sudo-logs.sh 05:28:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:28:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:28:07 ---> job-cost.sh 05:28:07 lf-activate-venv: SKIPPING 05:28:07 DEBUG: total: 0.2199999988079071 05:28:07 INFO: Retrieving Stack Cost... 05:28:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:07 INFO: Archiving Costs [Pipeline] echo 05:28:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:28:07 ---> logs-deploy.sh 05:28:07 lf-activate-venv: SKIPPING 05:28:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-716/1 05:28:07 INFO: archiving workspace using pattern(s): 05:28:08 Archives upload complete. 05:28:09 INFO: archiving logs to Nexus 05:28:09 ---> uname -a: 05:28:09 Linux prd-ubuntu20-04-docker-8c-8g-605 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:28:09 05:28:09 05:28:09 ---> lscpu: 05:28:09 Architecture: x86_64 05:28:09 CPU op-mode(s): 32-bit, 64-bit 05:28:09 Byte Order: Little Endian 05:28:09 Address sizes: 40 bits physical, 48 bits virtual 05:28:09 CPU(s): 8 05:28:09 On-line CPU(s) list: 0-7 05:28:09 Thread(s) per core: 1 05:28:09 Core(s) per socket: 1 05:28:09 Socket(s): 8 05:28:09 NUMA node(s): 1 05:28:09 Vendor ID: AuthenticAMD 05:28:09 CPU family: 23 05:28:09 Model: 49 05:28:09 Model name: AMD EPYC-Rome Processor 05:28:09 Stepping: 0 05:28:09 CPU MHz: 2799.998 05:28:09 BogoMIPS: 5599.99 05:28:09 Virtualization: AMD-V 05:28:09 Hypervisor vendor: KVM 05:28:09 Virtualization type: full 05:28:09 L1d cache: 256 KiB 05:28:09 L1i cache: 256 KiB 05:28:09 L2 cache: 4 MiB 05:28:09 L3 cache: 128 MiB 05:28:09 NUMA node0 CPU(s): 0-7 05:28:09 Vulnerability Gather data sampling: Not affected 05:28:09 Vulnerability Itlb multihit: Not affected 05:28:09 Vulnerability L1tf: Not affected 05:28:09 Vulnerability Mds: Not affected 05:28:09 Vulnerability Meltdown: Not affected 05:28:09 Vulnerability Mmio stale data: Not affected 05:28:09 Vulnerability Retbleed: Vulnerable 05:28:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:28:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:28:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:28:09 Vulnerability Srbds: Not affected 05:28:09 Vulnerability Tsx async abort: Not affected 05:28:09 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:28:09 05:28:09 05:28:09 ---> nproc: 05:28:09 8 05:28:09 05:28:09 05:28:09 ---> df -h: 05:28:09 Filesystem Size Used Avail Use% Mounted on 05:28:09 overlay 155G 13G 143G 9% / 05:28:09 tmpfs 64M 0 64M 0% /dev 05:28:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:28:09 shm 64M 0 64M 0% /dev/shm 05:28:09 /dev/vda1 155G 13G 143G 9% /facter-os 05:28:09 05:28:09 05:28:09 ---> sar -b -r -n DEV: 05:28:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-605) 08/18/26 _x86_64_ (8 CPU) 05:28:09 05:28:09 05:24:29 LINUX RESTART (8 CPU) 05:28:09 05:28:09 05:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:28:09 05:26:01 398.20 23.11 375.09 0.00 3405.52 58050.50 0.00 05:28:09 05:27:01 189.60 2.80 186.80 0.00 23.60 40937.06 0.00 05:28:09 05:28:01 156.99 0.30 156.69 0.00 28.93 51491.55 0.00 05:28:09 Average: 247.43 8.66 238.77 0.00 1140.10 50115.63 0.00 05:28:09 05:28:09 05:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:28:09 05:26:01 28344412 31460152 826100 2.51 93852 3289232 2060304 6.07 1143892 2971456 1248 05:28:09 05:27:01 26585064 31384212 890324 2.71 160152 4719532 2158988 6.37 1703072 3973716 437640 05:28:09 05:28:01 26148464 31501568 773588 2.35 175368 5229732 1752928 5.17 1637428 4445272 504 05:28:09 Average: 27025980 31448644 830004 2.53 143124 4412832 1990740 5.87 1494797 3796815 146464 05:28:09 05:28:09 05:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:28:09 05:26:01 veth05d8e73 32.72 36.57 3.32 35.11 0.00 0.00 0.00 0.00 05:28:09 05:26:01 docker0 86.34 93.09 6.47 399.84 0.00 0.00 0.00 0.00 05:28:09 05:26:01 ens3 589.48 370.87 8193.89 117.80 0.00 0.00 0.00 0.00 05:28:09 05:26:01 lo 5.22 5.22 0.53 0.53 0.00 0.00 0.00 0.00 05:28:09 05:27:01 docker0 272.19 360.54 22.84 2819.02 0.00 0.00 0.00 0.00 05:28:09 05:27:01 ens3 392.87 292.08 2851.43 39.35 0.00 0.00 0.00 0.00 05:28:09 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:28:09 05:27:01 vethe7f5ab4 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:28:09 05:28:01 docker0 6.42 9.52 0.43 128.39 0.00 0.00 0.00 0.00 05:28:09 05:28:01 ens3 135.34 81.09 2742.17 19.73 0.00 0.00 0.00 0.00 05:28:09 05:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 05:28:09 Average: docker0 121.85 154.72 9.93 1119.75 0.00 0.00 0.00 0.00 05:28:09 Average: ens3 371.35 247.33 4575.73 58.63 0.00 0.00 0.00 0.00 05:28:09 Average: lo 2.32 2.32 0.23 0.23 0.00 0.00 0.00 0.00 05:28:09 05:28:09 05:28:09 ---> sar -P ALL: 05:28:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-605) 08/18/26 _x86_64_ (8 CPU) 05:28:09 05:28:09 05:24:29 LINUX RESTART (8 CPU) 05:28:09 05:28:09 05:25:02 CPU %user %nice %system %iowait %steal %idle 05:28:09 05:26:01 all 9.14 0.00 2.84 1.44 0.07 86.51 05:28:09 05:26:01 0 7.09 0.00 2.71 2.63 0.07 87.50 05:28:09 05:26:01 1 8.52 0.00 2.18 0.48 0.07 88.76 05:28:09 05:26:01 2 9.54 0.00 3.01 1.87 0.07 85.51 05:28:09 05:26:01 3 12.66 0.00 3.56 4.58 0.07 79.13 05:28:09 05:26:01 4 7.78 0.00 3.01 0.07 0.09 89.05 05:28:09 05:26:01 5 9.18 0.00 3.29 1.30 0.09 86.14 05:28:09 05:26:01 6 8.08 0.00 2.20 0.34 0.05 89.33 05:28:09 05:26:01 7 10.28 0.00 2.79 0.26 0.07 86.61 05:28:09 05:27:01 all 42.92 0.00 7.17 0.69 0.09 49.12 05:28:09 05:27:01 0 43.06 0.00 7.51 1.03 0.08 48.31 05:28:09 05:27:01 1 42.35 0.00 6.46 0.24 0.08 50.87 05:28:09 05:27:01 2 43.46 0.00 6.53 0.20 0.10 49.71 05:28:09 05:27:01 3 41.88 0.00 6.78 0.42 0.08 50.84 05:28:09 05:27:01 4 43.30 0.00 7.68 2.88 0.10 46.04 05:28:09 05:27:01 5 44.13 0.00 7.85 0.39 0.10 47.53 05:28:09 05:27:01 6 43.43 0.00 7.47 0.32 0.10 48.68 05:28:09 05:27:01 7 41.77 0.00 7.06 0.08 0.08 51.00 05:28:09 05:28:01 all 26.34 0.00 4.55 0.77 0.07 68.27 05:28:09 05:28:01 0 26.16 0.00 4.42 0.44 0.07 68.92 05:28:09 05:28:01 1 26.13 0.00 5.14 0.47 0.07 68.19 05:28:09 05:28:01 2 27.00 0.00 4.19 0.18 0.07 68.57 05:28:09 05:28:01 3 26.84 0.00 5.12 2.26 0.07 65.71 05:28:09 05:28:01 4 26.99 0.00 4.69 0.67 0.05 67.60 05:28:09 05:28:01 5 26.45 0.00 3.90 0.25 0.07 69.33 05:28:09 05:28:01 6 26.35 0.00 4.86 1.37 0.08 67.34 05:28:09 05:28:01 7 24.78 0.00 4.11 0.54 0.07 70.50 05:28:09 Average: all 26.23 0.00 4.87 0.97 0.08 67.87 05:28:09 Average: 0 25.54 0.00 4.89 1.36 0.07 68.13 05:28:09 Average: 1 25.75 0.00 4.60 0.40 0.07 69.18 05:28:09 Average: 2 26.76 0.00 4.59 0.74 0.08 67.83 05:28:09 Average: 3 27.24 0.00 5.17 2.40 0.07 65.12 05:28:09 Average: 4 26.09 0.00 5.13 1.21 0.08 67.48 05:28:09 Average: 5 26.67 0.00 5.02 0.64 0.08 67.58 05:28:09 Average: 6 26.05 0.00 4.86 0.68 0.08 68.33 05:28:09 Average: 7 25.69 0.00 4.66 0.29 0.07 69.28 05:28:09 05:28:09 05:28:09