Pull request #1635 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 99a44afdbd34ca367a4889bb9772c67ded377911+0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (bdad4f7aa4ff45a7bcf56b9a7f2e6f13df692726) 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-ssh5968094507563749592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14921180420897565799.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/PR-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11359078578868088243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 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-ssh11966477138574522309.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/PR-1635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10129449899426544056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-22027’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22030 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1635 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 99a44afdbd34ca367a4889bb9772c67ded377911 Merge succeeded, producing 65d4e748a67b9f51dc4f81626a29efba2f0b1977 Checking out Revision 65d4e748a67b9f51dc4f81626a29efba2f0b1977 (PR-1635) > git config core.sparsecheckout # timeout=10 > git checkout -f 99a44afdbd34ca367a4889bb9772c67ded377911 # 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 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65d4e748a67b9f51dc4f81626a29efba2f0b1977 # timeout=10 Commit message: "Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:18 ========================================================= 09:11:18 EdgeX Global Pipelines Version Info 09:11:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:18 ------------------- 09:11:18 stable info: 09:11:18 ------------------- 09:11:18 Commited By: Ginny Guan ginny@iotechsys.com 09:11:18 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:11:18 Message: update stable to v1.0.265 09:11:19 ------------------- 09:11:19 experimental info: 09:11:19 ------------------- 09:11:19 Commited By: Cherry Wang cherry@iotechsys.com 09:11:19 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:11:19 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:11:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1635 [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1635 [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1635 [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65d4e748a67b9f51dc4f81626a29efba2f0b1977 [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65d4e74 [Pipeline] echo 09:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:20 provisioning config files... 09:11:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config17756871600663378522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:20 ---> ****-login.sh 09:11:20 nexus3.edgexfoundry.org:10001 09:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:20 Configure a credential helper to remove this warning. See 09:11:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:20 09:11:20 Login Succeeded 09:11:20 nexus3.edgexfoundry.org:10002 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:21 Configure a credential helper to remove this warning. See 09:11:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:21 09:11:21 Login Succeeded 09:11:21 nexus3.edgexfoundry.org:10003 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:21 Configure a credential helper to remove this warning. See 09:11:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:21 09:11:21 Login Succeeded 09:11:21 nexus3.edgexfoundry.org:10004 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:21 Configure a credential helper to remove this warning. See 09:11:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:21 09:11:21 Login Succeeded 09:11:21 ****.io 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:21 Configure a credential helper to remove this warning. See 09:11:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:21 09:11:21 Login Succeeded 09:11:21 ---> ****-login.sh ends [Pipeline] } 09:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:11:22 + git rev-list -1 --merges 65d4e748a67b9f51dc4f81626a29efba2f0b1977~1..65d4e748a67b9f51dc4f81626a29efba2f0b1977 [Pipeline] echo 09:11:22 -----------> git rev-list -1 --merges 65d4e748a67b9f51dc4f81626a29efba2f0b1977~1..65d4e748a67b9f51dc4f81626a29efba2f0b1977 65d4e748a67b9f51dc4f81626a29efba2f0b1977 09:11:22 65d4e748a67b9f51dc4f81626a29efba2f0b1977 [false] [Pipeline] sh 09:11:22 + git log --format=format:%s -1 65d4e748a67b9f51dc4f81626a29efba2f0b1977 [Pipeline] echo 09:11:22 ========================================================= 09:11:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:11:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:22 + git log --format=format:%s -1 65d4e748a67b9f51dc4f81626a29efba2f0b1977 [Pipeline] echo 09:11:22 [semverPrep] GIT_COMMIT: 65d4e748a67b9f51dc4f81626a29efba2f0b1977, Commit Message: Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD [Pipeline] echo 09:11:22 [semverPrep] This is not a build commit. [Pipeline] sh 09:11:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:23 + grep -v github /etc/ssh/ssh_known_hosts 09:11:23 + [ -e /tmp/ssh_known_hosts ] 09:11:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:11:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:11:23 + sudo tee -a /etc/ssh/ssh_known_hosts 09:11:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:23 09:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:23 0.1.4: Pulling from edgex-devops/py-git-semver 09:11:23 b85a868b505f: Pulling fs layer 09:11:23 e2be974225ed: Pulling fs layer 09:11:23 339a4e72a1f5: Pulling fs layer 09:11:23 988bab9f4d93: Pulling fs layer 09:11:23 1469e6f7b9e6: Pulling fs layer 09:11:23 eaf3925da568: Pulling fs layer 09:11:23 bab4dde63d76: Pulling fs layer 09:11:23 bde34c3a00c8: Pulling fs layer 09:11:23 b352a97aabf1: Pulling fs layer 09:11:23 4872d77fe225: Pulling fs layer 09:11:23 5851b861e8e6: Pulling fs layer 09:11:23 988bab9f4d93: Waiting 09:11:23 eaf3925da568: Waiting 09:11:23 bab4dde63d76: Waiting 09:11:23 1469e6f7b9e6: Waiting 09:11:23 bde34c3a00c8: Waiting 09:11:23 4872d77fe225: Waiting 09:11:23 b352a97aabf1: Waiting 09:11:23 5851b861e8e6: Waiting 09:11:23 e2be974225ed: Download complete 09:11:23 988bab9f4d93: Download complete 09:11:24 1469e6f7b9e6: Verifying Checksum 09:11:24 1469e6f7b9e6: Download complete 09:11:24 eaf3925da568: Verifying Checksum 09:11:24 eaf3925da568: Download complete 09:11:24 339a4e72a1f5: Verifying Checksum 09:11:24 339a4e72a1f5: Download complete 09:11:24 bde34c3a00c8: Verifying Checksum 09:11:24 bde34c3a00c8: Download complete 09:11:24 b352a97aabf1: Download complete 09:11:24 4872d77fe225: Verifying Checksum 09:11:24 4872d77fe225: Download complete 09:11:24 5851b861e8e6: Verifying Checksum 09:11:24 5851b861e8e6: Download complete 09:11:24 b85a868b505f: Download complete 09:11:24 bab4dde63d76: Verifying Checksum 09:11:24 bab4dde63d76: Download complete 09:11:25 b85a868b505f: Pull complete 09:11:25 e2be974225ed: Pull complete 09:11:26 339a4e72a1f5: Pull complete 09:11:26 988bab9f4d93: Pull complete 09:11:26 1469e6f7b9e6: Pull complete 09:11:26 eaf3925da568: Pull complete 09:11:28 bab4dde63d76: Pull complete 09:11:28 bde34c3a00c8: Pull complete 09:11:28 b352a97aabf1: Pull complete 09:11:28 4872d77fe225: Pull complete 09:11:28 5851b861e8e6: Pull complete 09:11:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:28 prd-ubuntu20.04-docker-8c-8g-22030 does not seem to be running inside a container 09:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:11:31 $ docker top 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 -eo pid,comm 09:11:31 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). 09:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:31 [ssh-agent] Looking for ssh-agent implementation... 09:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:31 $ docker exec 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 ssh-agent 09:11:32 SSH_AUTH_SOCK=/tmp/ssh-116D6kpOuCpk/agent.33 09:11:32 SSH_AGENT_PID=39 09:11:32 Running ssh-add (command line suppressed) 09:11:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_18051795471087675000.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_18051795471087675000.key) 09:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:32 + git tag --points-at HEAD [Pipeline] } 09:11:32 $ docker exec --env ******** --env ******** 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 ssh-agent -k 09:11:32 unset SSH_AUTH_SOCK; 09:11:32 unset SSH_AGENT_PID; 09:11:32 echo Agent pid 39 killed; 09:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:32 [ssh-agent] Looking for ssh-agent implementation... 09:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:32 $ docker exec 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 ssh-agent 09:11:32 SSH_AUTH_SOCK=/tmp/ssh-1pSE5GIc4iwK/agent.73 09:11:32 SSH_AGENT_PID=79 09:11:32 Running ssh-add (command line suppressed) 09:11:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_9149323774618507192.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_9149323774618507192.key) 09:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:33 + git semver init 09:11:33 2024-10-07 09:11:33,472 [run_init] DEBUG init version:0.0.0 force:False 09:11:33 2024-10-07 09:11:33,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver 09:11:33 2024-10-07 09:11:33,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver 09:11:33 2024-10-07 09:11:33,474 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635, universal_newlines=False, shell=None, istream=None) 09:11:36 2024-10-07 09:11:35,566 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.git/info/exclude 09:11:36 2024-10-07 09:11:35,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 with force:False 09:11:36 2024-10-07 09:11:35,567 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 09:11:36 2024-10-07 09:11:35,572 [execute] INFO git cat-file --batch-check 09:11:36 2024-10-07 09:11:35,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) 09:11:36 2024-10-07 09:11:35,580 [execute] INFO git cat-file --batch 09:11:36 2024-10-07 09:11:35,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) 09:11:36 2024-10-07 09:11:35,586 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 09:11:36 0.0.0 [Pipeline] } 09:11:36 $ docker exec --env ******** --env ******** 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 ssh-agent -k 09:11:36 unset SSH_AUTH_SOCK; 09:11:36 unset SSH_AGENT_PID; 09:11:36 echo Agent pid 79 killed; 09:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:36 + git semver [Pipeline] } 09:11:36 $ docker stop --time=1 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 09:11:38 $ docker rm -f --volumes 8f1755abcf9a10ff876f27b075e664409cdc772d0a68e0c56c21660799f289a4 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:11:38 Stashed 1 file(s) [Pipeline] echo 09:11:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:38 provisioning config files... 09:11:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config616698943799352812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:39 ---> ****-login.sh 09:11:39 nexus3.edgexfoundry.org:10001 09:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:39 Configure a credential helper to remove this warning. See 09:11:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:39 09:11:39 Login Succeeded 09:11:39 nexus3.edgexfoundry.org:10002 09:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:39 Configure a credential helper to remove this warning. See 09:11:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:39 09:11:39 Login Succeeded 09:11:39 nexus3.edgexfoundry.org:10003 09:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:39 Configure a credential helper to remove this warning. See 09:11:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:39 09:11:39 Login Succeeded 09:11:39 nexus3.edgexfoundry.org:10004 09:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:39 Configure a credential helper to remove this warning. See 09:11:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:39 09:11:39 Login Succeeded 09:11:39 ****.io 09:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:39 Configure a credential helper to remove this warning. See 09:11:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:39 09:11:40 Login Succeeded 09:11:40 ---> ****-login.sh ends [Pipeline] } 09:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:40 ========================================================= 09:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:11:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:11:40 Sending build context to Docker daemon 25.54MB 09:11:40 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:11:40 Step 2/10 : FROM ${BASE} AS builder 09:11:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:11:40 43c4264eed91: Pulling fs layer 09:11:40 4cc291be95ef: Pulling fs layer 09:11:40 2ac1f1163629: Pulling fs layer 09:11:40 5c3c966382ef: Pulling fs layer 09:11:40 4f4fb700ef54: Pulling fs layer 09:11:40 5d5c8e513c77: Pulling fs layer 09:11:40 9f66e0745190: Pulling fs layer 09:11:40 f49a43e4bbc0: Pulling fs layer 09:11:40 561ebcabdf7f: Pulling fs layer 09:11:40 9f66e0745190: Waiting 09:11:40 5c3c966382ef: Waiting 09:11:40 561ebcabdf7f: Waiting 09:11:40 4f4fb700ef54: Waiting 09:11:40 f49a43e4bbc0: Waiting 09:11:40 4cc291be95ef: Verifying Checksum 09:11:40 4cc291be95ef: Download complete 09:11:40 5c3c966382ef: Verifying Checksum 09:11:40 5c3c966382ef: Download complete 09:11:40 4f4fb700ef54: Verifying Checksum 09:11:40 4f4fb700ef54: Download complete 09:11:40 5d5c8e513c77: Verifying Checksum 09:11:40 5d5c8e513c77: Download complete 09:11:40 43c4264eed91: Download complete 09:11:40 9f66e0745190: Verifying Checksum 09:11:40 9f66e0745190: Download complete 09:11:41 43c4264eed91: Pull complete 09:11:41 561ebcabdf7f: Verifying Checksum 09:11:41 561ebcabdf7f: Download complete 09:11:41 4cc291be95ef: Pull complete 09:11:41 2ac1f1163629: Download complete 09:11:41 f49a43e4bbc0: Verifying Checksum 09:11:41 f49a43e4bbc0: Download complete 09:11:44 2ac1f1163629: Pull complete 09:11:44 5c3c966382ef: Pull complete 09:11:45 4f4fb700ef54: Pull complete 09:11:45 5d5c8e513c77: Pull complete 09:11:45 9f66e0745190: Pull complete 09:11:47 f49a43e4bbc0: Pull complete 09:11:47 561ebcabdf7f: Pull complete 09:11:47 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:11:47 ---> 3a752c3f9dda 09:11:47 Step 3/10 : ARG MAKE=make build 09:11:52 ---> Running in 6d434e314ada 09:11:52 Removing intermediate container 6d434e314ada 09:11:52 ---> 793b4e18c27e 09:11:52 Step 4/10 : WORKDIR /device-sdk-go 09:11:52 ---> Running in 6813bec3018d 09:11:52 Removing intermediate container 6813bec3018d 09:11:52 ---> 28edfc6b1c1c 09:11:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:11:52 ---> Running in 311be85b3678 09:11:52 Removing intermediate container 311be85b3678 09:11:52 ---> bb1d0a527ea4 09:11:52 Step 6/10 : RUN apk add --update --no-cache make git 09:11:52 ---> Running in 1a7fe17892d2 09:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:11:52 OK: 246 MiB in 54 packages 09:11:53 Removing intermediate container 1a7fe17892d2 09:11:53 ---> c13821188885 09:11:53 Step 7/10 : COPY go.mod vendor* ./ 09:11:53 ---> 443931b9a0ce 09:11:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:53 ---> Running in ac9d4f2b41cb 09:11:53 Still waiting to schedule task 09:11:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:12:49 Removing intermediate container ac9d4f2b41cb 09:12:49 ---> ad0982df7ea8 09:12:49 Step 9/10 : COPY . . 09:12:49 ---> 331ff05a1ad3 09:12:49 Step 10/10 : RUN ${MAKE} 09:12:49 ---> Running in 9dd8f39ba41b 09:12:49 noop 09:12:49 Removing intermediate container 9dd8f39ba41b 09:12:49 ---> 272f5046404c 09:12:49 Successfully built 272f5046404c 09:12:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker inspect -f . ci-base-image-x86_64 09:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:50 prd-ubuntu20.04-docker-8c-8g-22030 does not seem to be running inside a container 09:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:50 $ docker top fb0a574388ee41cb1f07a6203fcc548d281b3f4f422a6a596fa36a620b82a1e2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:50 + go version 09:12:50 go version go1.23.2 linux/amd64 [Pipeline] } 09:12:50 $ docker stop --time=1 fb0a574388ee41cb1f07a6203fcc548d281b3f4f422a6a596fa36a620b82a1e2 09:12:52 $ docker rm -f --volumes fb0a574388ee41cb1f07a6203fcc548d281b3f4f422a6a596fa36a620b82a1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:52 + docker inspect -f . ci-base-image-x86_64 09:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:52 prd-ubuntu20.04-docker-8c-8g-22030 does not seem to be running inside a container 09:12:52 $ 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-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:53 $ docker top f94120c2025f927b4bacc560341e8b4344fecc3f31c7821eaa2ee9240e8079c8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] fileExists [Pipeline] sh 09:12:53 + make test 09:12:53 go test -race -coverprofile=coverage.out ./... 09:13:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 09:13:28 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 09:13:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.031s coverage: 26.0% of statements 09:13:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.041s coverage: 79.4% of statements 09:13:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements 09:13:30 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 09:13:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:13:30 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 09:13:30 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 09:13:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.099s coverage: 45.2% of statements 09:13:32 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 09:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.085s coverage: 14.1% of statements 09:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.944s coverage: 44.6% of statements 09:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.047s coverage: 68.3% of statements 09:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.084s coverage: 88.3% of statements 09:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.3% of statements 09:13:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22031 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] { [Pipeline] ws 09:13:38 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:13:38 The recommended git tool is: git 09:13:47 using credential edgex-jenkins-ssh 09:13:47 Cloning the remote Git repository 09:13:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:13:47 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:13:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:13:47 > git --version # timeout=10 09:13:47 > git --version # 'git version 2.25.1' 09:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:13:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:53 Merging remotes/origin/main commit 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 99a44afdbd34ca367a4889bb9772c67ded377911 09:13:53 ERROR: Checkout failed 09:13:53 hudson.plugins.git.GitException: Command "git checkout -f 99a44afdbd34ca367a4889bb9772c67ded377911" returned status code 128: 09:13:53 stdout: 09:13:53 stderr: fatal: reference is not a tree: 99a44afdbd34ca367a4889bb9772c67ded377911 09:13:53 09:13:53 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 09:13:53 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) 09:13:53 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-22031 09:13:53 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:13:53 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:13:53 at hudson.remoting.Channel.call(Channel.java:1003) 09:13:53 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:13:53 at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) 09:13:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:13:53 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:13:53 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:13:53 at com.sun.proxy.$Proxy230.execute(Unknown Source) 09:13:53 at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) 09:13:53 at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) 09:13:53 at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) 09:13:53 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) 09:13:53 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 09:13:53 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) 09:13:53 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) 09:13:53 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 09:13:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 09:13:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:13:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:13:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:13:53 at java.base/java.lang.Thread.run(Thread.java:829) 09:13:53 Caused: hudson.plugins.git.GitException: Could not checkout 99a44afdbd34ca367a4889bb9772c67ded377911 09:13:53 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) 09:13:53 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:13:53 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:13:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:13:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:13:53 at hudson.remoting.Request$2.run(Request.java:377) 09:13:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:13:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:13:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:13:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:13:53 at java.base/java.lang.Thread.run(Thread.java:829) 09:13:53 ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:53 Failed in branch arm64 09:13:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:13:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:13:53 > git config core.sparsecheckout # timeout=10 09:13:53 > git checkout -f 99a44afdbd34ca367a4889bb9772c67ded377911 # timeout=10 09:14:13 GO111MODULE=on go vet ./... 09:14:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:14 ./bin/test-attribution-txt.sh [Pipeline] echo 09:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:14:15 $ docker stop --time=1 f94120c2025f927b4bacc560341e8b4344fecc3f31c7821eaa2ee9240e8079c8 09:14:19 $ docker rm -f --volumes f94120c2025f927b4bacc560341e8b4344fecc3f31c7821eaa2ee9240e8079c8 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:14:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:21 + ls -al . 09:14:21 total 712 09:14:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 09:12 . 09:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:11 .. 09:14:21 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 09:11 .dockerignore 09:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 09:13 .git 09:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:11 .github 09:14:21 -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 09:11 .gitignore 09:14:21 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 09:11 .golangci.yml 09:14:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 09:11 .semver 09:14:21 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 09:11 CHANGELOG.md 09:14:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 09:11 GOVERNANCE.md 09:14:21 -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 09:11 Jenkinsfile 09:14:21 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 09:11 LICENSE 09:14:21 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 09:11 Makefile 09:14:21 -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 09:11 OWNERS.md 09:14:21 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 09:11 README.md 09:14:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 09:11 VERSION 09:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 09:11 bin 09:14:21 -rw-r--r-- 1 jenkins jenkins 466605 Oct 7 09:13 coverage.out 09:14:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 09:11 example 09:14:21 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 09:11 go.mod 09:14:21 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 09:11 go.sum 09:14:21 drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 09:11 internal 09:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:11 openapi 09:14:21 drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 09:11 pkg 09:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:11 snap 09:14:21 -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:21 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=65d4e748a67b9f51dc4f81626a29efba2f0b1977 --label arch=amd64 --label version=0.0.0 . 09:14:21 Sending build context to Docker daemon 26.01MB 09:14:21 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 09:14:21 Step 2/24 : FROM ${BASE} AS builder 09:14:21 ---> 272f5046404c 09:14:21 Step 3/24 : ARG MAKE=make build 09:14:22 ---> Running in d6d9ce6ab1a2 09:14:22 Removing intermediate container d6d9ce6ab1a2 09:14:22 ---> aa8e1f30cd2c 09:14:22 Step 4/24 : WORKDIR /device-sdk-go 09:14:22 ---> Running in d37c0f14adf9 09:14:22 Removing intermediate container d37c0f14adf9 09:14:22 ---> d674ee0e810f 09:14:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:14:23 ---> Running in f9c93fb43f37 09:14:23 Removing intermediate container f9c93fb43f37 09:14:23 ---> f79aebb05cde 09:14:23 Step 6/24 : RUN apk add --update --no-cache make git 09:14:23 ---> Running in d0191ae46fc2 09:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:23 OK: 246 MiB in 54 packages 09:14:24 Removing intermediate container d0191ae46fc2 09:14:24 ---> 95f548ecd05d 09:14:24 Step 7/24 : COPY go.mod vendor* ./ 09:14:24 ---> 26c51bf526f8 09:14:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:24 ---> Running in b77fa457fab6 09:14:25 Removing intermediate container b77fa457fab6 09:14:25 ---> b81c8b4ebf59 09:14:25 Step 9/24 : COPY . . 09:14:26 ---> 81088de53e97 09:14:26 Step 10/24 : RUN ${MAKE} 09:14:26 ---> Running in 899cbc1e0ebf 09:14:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:15:05 Removing intermediate container 899cbc1e0ebf 09:15:05 ---> 5e1876dd6475 09:15:05 Step 11/24 : FROM alpine:3.20 09:15:05 3.20: Pulling from library/alpine 09:15:05 43c4264eed91: Already exists 09:15:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:15:05 Status: Downloaded newer image for alpine:3.20 09:15:05 ---> 91ef0af61f39 09:15:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:15:05 ---> Running in 07d11f79eba9 09:15:05 Removing intermediate container 07d11f79eba9 09:15:05 ---> 1e5e208a3793 09:15:05 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:15:05 ---> Running in be80838b9f3c 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:05 (1/1) Installing dumb-init (1.2.5-r3) 09:15:05 Executing busybox-1.36.1-r29.trigger 09:15:05 OK: 8 MiB in 15 packages 09:15:05 Removing intermediate container be80838b9f3c 09:15:05 ---> 8837b9d89dc2 09:15:05 Step 14/24 : RUN apk --no-cache upgrade 09:15:05 ---> Running in 189f2d2ec0c5 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:05 Upgrading critical system libraries and apk-tools: 09:15:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:15:05 Executing busybox-1.36.1-r29.trigger 09:15:05 Continuing the upgrade transaction with new apk-tools: 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:05 OK: 8 MiB in 15 packages 09:15:05 Removing intermediate container 189f2d2ec0c5 09:15:05 ---> 74e86d7d0ae5 09:15:05 Step 15/24 : WORKDIR / 09:15:05 ---> Running in d52ea5dd8e5f 09:15:05 Removing intermediate container d52ea5dd8e5f 09:15:05 ---> f82c435313e8 09:15:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:15:05 ---> 3887eed5ad2e 09:15:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:15:05 ---> a00fb5d13c57 09:15:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:15:05 ---> 89fa5c5d51ba 09:15:05 Step 19/24 : EXPOSE 59999 09:15:05 ---> Running in 8c89c18d638c 09:15:05 Removing intermediate container 8c89c18d638c 09:15:05 ---> 1b7ca78a700b 09:15:05 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:15:05 ---> Running in c67a2b5735aa 09:15:05 Removing intermediate container c67a2b5735aa 09:15:05 ---> 962c09c494bc 09:15:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:05 ---> Running in 1a7265872004 09:15:05 Removing intermediate container 1a7265872004 09:15:05 ---> 925ee97b78af 09:15:05 Step 22/24 : LABEL arch=amd64 09:15:05 ---> Running in ceceac7553e6 09:15:05 Removing intermediate container ceceac7553e6 09:15:05 ---> 6e5031001e8f 09:15:05 Step 23/24 : LABEL git_sha=65d4e748a67b9f51dc4f81626a29efba2f0b1977 09:15:05 ---> Running in 5d1144a5338a 09:15:05 Removing intermediate container 5d1144a5338a 09:15:05 ---> 3fc8eb5a4b9d 09:15:05 Step 24/24 : LABEL version=0.0.0 09:15:05 ---> Running in 024dee594a03 09:15:05 Removing intermediate container 024dee594a03 09:15:05 ---> 89453c2e81b3 09:15:05 [Warning] One or more build-args [ARCH] were not consumed 09:15:05 Successfully built 89453c2e81b3 09:15:05 Successfully tagged device-sdk-simple: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 09:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:05 09:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:05 latest: Pulling from edgex-lftools-log-publisher 09:15:05 5eb5b503b376: Pulling fs layer 09:15:05 5c69ac0246d0: Pulling fs layer 09:15:05 ec43610c2a17: Pulling fs layer 09:15:05 3a2ae6a8a46f: Pulling fs layer 09:15:05 33b1e0a273af: Pulling fs layer 09:15:05 5d3b04190fa2: Pulling fs layer 09:15:05 2f39f015ded8: Pulling fs layer 09:15:05 33b1e0a273af: Waiting 09:15:05 5d3b04190fa2: Waiting 09:15:05 3a2ae6a8a46f: Waiting 09:15:05 5c69ac0246d0: Download complete 09:15:05 3a2ae6a8a46f: Verifying Checksum 09:15:05 3a2ae6a8a46f: Download complete 09:15:05 ec43610c2a17: Verifying Checksum 09:15:05 ec43610c2a17: Download complete 09:15:05 33b1e0a273af: Verifying Checksum 09:15:05 33b1e0a273af: Download complete 09:15:05 5d3b04190fa2: Verifying Checksum 09:15:05 5d3b04190fa2: Download complete 09:15:06 5eb5b503b376: Verifying Checksum 09:15:06 5eb5b503b376: Download complete 09:15:07 5eb5b503b376: Pull complete 09:15:07 5c69ac0246d0: Pull complete 09:15:07 ec43610c2a17: Pull complete 09:15:07 3a2ae6a8a46f: Pull complete 09:15:08 33b1e0a273af: Pull complete 09:15:08 5d3b04190fa2: Pull complete 09:15:12 2f39f015ded8: Pull complete 09:15:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:12 prd-ubuntu20.04-docker-8c-8g-22030 does not seem to be running inside a container 09:15:12 $ 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-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:16 $ docker top 3b5daf5fd1f9b47723b595dc611790f6c3eba420ed2c3125e5530ebdb06ae3dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:16 ---> job-cost.sh 09:15:16 lf-activate-venv: SKIPPING 09:15:16 INFO: No Stack... 09:15:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:17 INFO: Archiving Costs [Pipeline] sh 09:15:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/cost.csv 09:15:18 + cut -d, -f6 [Pipeline] lock 09:15:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-2-stack-cost] 09:15:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1635-2-stack-cost] did not exist. Created. 09:15:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:18 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:18 Stashed 1 file(s) [Pipeline] } 09:15:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:18 $ docker stop --time=1 3b5daf5fd1f9b47723b595dc611790f6c3eba420ed2c3125e5530ebdb06ae3dc 09:15:19 $ docker rm -f --volumes 3b5daf5fd1f9b47723b595dc611790f6c3eba420ed2c3125e5530ebdb06ae3dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 09:15:20 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives ] 09:15:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 09:15:20 total 16 09:15:20 drwxr-xr-x 3 root root 4096 Oct 7 09:15 . 09:15:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 09:15 .. 09:15:20 drwxr-xr-x 2 root root 4096 Oct 7 09:15 cost 09:15:20 -rw-r--r-- 1 root root 86 Oct 7 09:15 cost.csv 09:15:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 09:15:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 09:15:20 total 16 09:15:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 09:15 . 09:15:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 09:15 .. 09:15:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 09:15 cost 09:15:20 -rw-r--r-- 1 jenkins jenkins 86 Oct 7 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:15:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:21 ---> package-listing.sh 09:15:21 ++ facter osfamily 09:15:21 ++ tr '[:upper:]' '[:lower:]' 09:15:22 + OS_FAMILY=debian 09:15:22 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1635 09:15:22 + START_PACKAGES=/tmp/packages_start.txt 09:15:22 + END_PACKAGES=/tmp/packages_end.txt 09:15:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:22 + PACKAGES=/tmp/packages_start.txt 09:15:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' 09:15:22 + PACKAGES=/tmp/packages_end.txt 09:15:22 + case "${OS_FAMILY}" in 09:15:22 + dpkg -l 09:15:22 + grep '^ii' 09:15:22 + '[' -f /tmp/packages_start.txt ']' 09:15:22 + '[' -f /tmp/packages_end.txt ']' 09:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' 09:15:22 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ 09:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ [Pipeline] echo 09:15:22 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-sdk-go_PR-1635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:23 prd-ubuntu20.04-docker-8c-8g-22030 does not seem to be running inside a container 09:15:23 $ 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-sdk-go_PR-1635/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-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:23 $ docker top 4bc9560b3a530fa82bfdb012faa2c8153507bcd0a9be12755fc809770f2521d6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:23 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:24 + ls /var/log/sa-host 09:15:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:24 provisioning config files... 09:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config10438219541345239029tmp [Pipeline] { [Pipeline] echo 09:15:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:24 ---> create-netrc.sh [Pipeline] } 09:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:25 ---> python-tools-install.sh [Pipeline] echo 09:15:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:25 ---> sudo-logs.sh 09:15:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:25 ---> job-cost.sh 09:15:25 lf-activate-venv: SKIPPING 09:15:25 DEBUG: total: 0.2199999988079071 09:15:25 INFO: Retrieving Stack Cost... 09:15:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:26 INFO: Archiving Costs [Pipeline] echo 09:15:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:26 ---> logs-deploy.sh 09:15:26 lf-activate-venv: SKIPPING 09:15:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1635/2 09:15:26 INFO: archiving workspace using pattern(s): 09:15:27 Archives upload complete. 09:15:27 INFO: archiving logs to Nexus 09:15:28 ---> uname -a: 09:15:28 Linux prd-ubuntu20-04-docker-8c-8g-22030 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:15:28 09:15:28 09:15:28 ---> lscpu: 09:15:28 Architecture: x86_64 09:15:28 CPU op-mode(s): 32-bit, 64-bit 09:15:28 Byte Order: Little Endian 09:15:28 Address sizes: 40 bits physical, 48 bits virtual 09:15:28 CPU(s): 8 09:15:28 On-line CPU(s) list: 0-7 09:15:28 Thread(s) per core: 1 09:15:28 Core(s) per socket: 1 09:15:28 Socket(s): 8 09:15:28 NUMA node(s): 1 09:15:28 Vendor ID: AuthenticAMD 09:15:28 CPU family: 23 09:15:28 Model: 49 09:15:28 Model name: AMD EPYC-Rome Processor 09:15:28 Stepping: 0 09:15:28 CPU MHz: 2800.000 09:15:28 BogoMIPS: 5600.00 09:15:28 Virtualization: AMD-V 09:15:28 Hypervisor vendor: KVM 09:15:28 Virtualization type: full 09:15:28 L1d cache: 256 KiB 09:15:28 L1i cache: 256 KiB 09:15:28 L2 cache: 4 MiB 09:15:28 L3 cache: 128 MiB 09:15:28 NUMA node0 CPU(s): 0-7 09:15:28 Vulnerability Itlb multihit: Not affected 09:15:28 Vulnerability L1tf: Not affected 09:15:28 Vulnerability Mds: Not affected 09:15:28 Vulnerability Meltdown: Not affected 09:15:28 Vulnerability Mmio stale data: Not affected 09:15:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:28 Vulnerability Srbds: Not affected 09:15:28 Vulnerability Tsx async abort: Not affected 09:15:28 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 09:15:28 09:15:28 09:15:28 ---> nproc: 09:15:28 8 09:15:28 09:15:28 09:15:28 ---> df -h: 09:15:28 Filesystem Size Used Avail Use% Mounted on 09:15:28 overlay 155G 12G 144G 8% / 09:15:28 tmpfs 64M 0 64M 0% /dev 09:15:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:28 shm 64M 0 64M 0% /dev/shm 09:15:28 /dev/vda1 155G 12G 144G 8% /facter-os 09:15:28 09:15:28 09:15:28 ---> sar -b -r -n DEV: 09:15:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22030) 10/07/24 _x86_64_ (8 CPU) 09:15:28 09:15:28 09:10:34 LINUX RESTART (8 CPU) 09:15:28 09:15:28 09:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:28 09:12:01 427.93 38.81 389.12 0.00 4339.33 39702.83 0.00 09:15:28 09:13:01 232.53 2.37 230.16 0.00 26.40 76107.32 0.00 09:15:28 09:14:01 52.99 0.08 52.91 0.00 0.67 24394.35 0.00 09:15:28 09:15:01 129.01 0.17 128.85 0.00 6.67 48290.62 0.00 09:15:28 Average: 209.69 10.24 199.46 0.00 1079.60 47152.92 0.00 09:15:28 09:15:28 09:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:28 09:12:01 29139852 31521040 790540 2.40 81392 2564964 2020296 5.95 1049164 2292068 9656 09:15:28 09:13:01 27612192 31308592 989944 3.01 188188 3629684 2364032 6.97 1501164 3211828 128372 09:15:28 09:14:01 26412680 30923832 1373464 4.18 192948 4387840 2442764 7.20 1888248 3972344 386620 09:15:28 09:15:01 27407020 31482776 817396 2.49 197500 3989096 2307648 6.80 1383216 3525572 704 09:15:28 Average: 27642936 31309060 992836 3.02 165007 3642896 2283685 6.73 1455448 3250453 131338 09:15:28 09:15:28 09:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:28 09:12:01 docker0 182.65 197.07 15.20 377.39 0.00 0.00 0.00 0.00 09:15:28 09:12:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 09:15:28 09:12:01 ens3 742.45 549.75 6232.55 115.85 0.00 0.00 0.00 0.00 09:15:28 09:12:01 vethade6fad 145.23 158.43 14.45 140.69 0.00 0.00 0.00 0.01 09:15:28 09:13:01 docker0 165.37 340.16 14.76 3094.90 0.00 0.00 0.00 0.00 09:15:28 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:28 09:13:01 ens3 362.54 179.27 3117.77 25.58 0.00 0.00 0.00 0.00 09:15:28 09:13:01 veth414dc98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:15:28 09:14:01 docker0 0.90 1.23 0.11 0.34 0.00 0.00 0.00 0.00 09:15:28 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:28 09:14:01 ens3 16.76 12.54 14.92 7.36 0.00 0.00 0.00 0.00 09:15:28 09:14:01 veth414dc98 0.90 1.28 0.12 0.34 0.00 0.00 0.00 0.00 09:15:28 09:15:01 vethbc88e65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:28 09:15:01 docker0 2.90 5.05 0.18 76.73 0.00 0.00 0.00 0.00 09:15:28 09:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:15:28 09:15:01 ens3 24.81 15.76 94.29 8.94 0.00 0.00 0.00 0.00 09:15:28 Average: vethbc88e65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:28 Average: docker0 87.55 135.61 7.53 889.40 0.00 0.00 0.00 0.00 09:15:28 Average: lo 2.01 2.01 0.20 0.20 0.00 0.00 0.00 0.00 09:15:28 Average: ens3 284.71 187.81 2348.51 39.11 0.00 0.00 0.00 0.00 09:15:28 09:15:28 09:15:28 ---> sar -P ALL: 09:15:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22030) 10/07/24 _x86_64_ (8 CPU) 09:15:28 09:15:28 09:10:34 LINUX RESTART (8 CPU) 09:15:28 09:15:28 09:11:02 CPU %user %nice %system %iowait %steal %idle 09:15:28 09:12:01 all 10.43 0.00 3.34 2.47 0.07 83.68 09:15:28 09:12:01 0 12.82 0.00 3.95 4.40 0.07 78.76 09:15:28 09:12:01 1 12.65 0.00 2.91 0.78 0.07 83.59 09:15:28 09:12:01 2 9.36 0.00 3.40 1.32 0.07 85.85 09:15:28 09:12:01 3 9.72 0.00 2.98 0.63 0.09 86.57 09:15:28 09:12:01 4 12.23 0.00 2.84 0.86 0.09 83.99 09:15:28 09:12:01 5 9.73 0.00 2.93 0.36 0.07 86.91 09:15:28 09:12:01 6 9.02 0.00 3.17 0.36 0.07 87.39 09:15:28 09:12:01 7 7.87 0.00 4.54 11.06 0.09 76.44 09:15:28 09:13:01 all 10.53 0.00 3.71 4.68 0.08 80.99 09:15:28 09:13:01 0 9.59 0.00 3.42 1.21 0.07 85.72 09:15:28 09:13:01 1 10.84 0.00 3.21 3.35 0.05 82.55 09:15:28 09:13:01 2 11.13 0.00 3.41 0.50 0.05 84.91 09:15:28 09:13:01 3 12.09 0.00 2.92 0.25 0.15 84.59 09:15:28 09:13:01 4 10.10 0.00 4.81 1.57 0.10 83.42 09:15:28 09:13:01 5 12.50 0.00 3.99 0.39 0.05 83.08 09:15:28 09:13:01 6 7.33 0.00 4.01 28.46 0.13 60.07 09:15:28 09:13:01 7 10.68 0.00 3.96 1.80 0.05 83.51 09:15:28 09:14:01 all 55.53 0.00 7.63 1.21 0.10 35.53 09:15:28 09:14:01 0 55.02 0.00 8.25 0.50 0.10 36.13 09:15:28 09:14:01 1 58.87 0.00 8.00 0.20 0.12 32.81 09:15:28 09:14:01 2 56.70 0.00 7.43 0.18 0.12 35.56 09:15:28 09:14:01 3 58.23 0.00 7.58 0.32 0.10 33.76 09:15:28 09:14:01 4 54.77 0.00 8.08 2.18 0.10 34.86 09:15:28 09:14:01 5 55.48 0.00 7.26 0.17 0.08 37.02 09:15:28 09:14:01 6 50.90 0.00 7.02 5.13 0.10 36.84 09:15:28 09:14:01 7 54.23 0.00 7.41 1.00 0.10 37.27 09:15:28 09:15:01 all 38.27 0.00 6.24 2.63 0.09 52.77 09:15:28 09:15:01 0 38.94 0.00 6.53 0.27 0.08 54.18 09:15:28 09:15:01 1 38.69 0.00 6.86 9.25 0.12 45.09 09:15:28 09:15:01 2 40.40 0.00 6.45 1.43 0.10 51.62 09:15:28 09:15:01 3 39.75 0.00 6.50 0.24 0.07 53.44 09:15:28 09:15:01 4 36.72 0.00 5.82 1.79 0.08 55.59 09:15:28 09:15:01 5 38.75 0.00 5.94 0.47 0.08 54.76 09:15:28 09:15:01 6 35.87 0.00 6.40 6.73 0.08 50.91 09:15:28 09:15:01 7 37.05 0.00 5.40 0.98 0.07 56.50 09:15:28 Average: all 28.76 0.00 5.24 2.75 0.09 63.17 09:15:28 Average: 0 29.14 0.00 5.54 1.58 0.08 63.65 09:15:28 Average: 1 30.28 0.00 5.25 3.40 0.09 60.99 09:15:28 Average: 2 29.51 0.00 5.18 0.86 0.08 64.36 09:15:28 Average: 3 30.02 0.00 5.00 0.36 0.10 64.51 09:15:28 Average: 4 28.55 0.00 5.40 1.60 0.09 64.35 09:15:28 Average: 5 29.22 0.00 5.04 0.35 0.07 65.32 09:15:28 Average: 6 25.78 0.00 5.15 10.22 0.10 58.75 09:15:28 Average: 7 27.53 0.00 5.33 3.68 0.08 63.39 09:15:28 09:15:28 09:15:28