Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (9c2f6ed3fa632049a2f2513e8ba3b3db8fe79d47) 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-ssh11632740336042259610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15402760076033255066.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-gpio/branches/PR-139/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-gpio/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10925951270834470524.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-gpio/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5400555275733096695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4808172356701038871.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-gpio/branches/PR-139/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-gpio/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12740561087862568693.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5392 in /w/workspace/edgexfoundry_device-gpio_PR-139 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd Merge succeeded, producing 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd Checking out Revision 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd (PR-139) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:53 ========================================================= 01:08:53 EdgeX Global Pipelines Version Info 01:08:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:54 ------------------- 01:08:54 stable info: 01:08:54 ------------------- 01:08:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:08:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:08:54 Message: update stable to v1.0.245 01:08:54 ------------------- 01:08:54 experimental info: 01:08:54 ------------------- 01:08:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:54 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:08:54 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:08:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47fc3d3 [Pipeline] echo 01:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:56 provisioning config files... 01:08:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config8731004743751421715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:56 ---> docker-login.sh 01:08:56 nexus3.edgexfoundry.org:10001 01:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:57 Configure a credential helper to remove this warning. See 01:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:57 01:08:57 Login Succeeded 01:08:57 nexus3.edgexfoundry.org:10002 01:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:57 Configure a credential helper to remove this warning. See 01:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:57 01:08:57 Login Succeeded 01:08:57 nexus3.edgexfoundry.org:10003 01:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:57 Configure a credential helper to remove this warning. See 01:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:57 01:08:57 Login Succeeded 01:08:57 nexus3.edgexfoundry.org:10004 01:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:57 Configure a credential helper to remove this warning. See 01:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:57 01:08:57 Login Succeeded 01:08:57 docker.io 01:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:57 Configure a credential helper to remove this warning. See 01:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:57 01:08:57 Login Succeeded 01:08:57 ---> docker-login.sh ends [Pipeline] } 01:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:58 + git rev-list -1 --merges 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd~1..47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo 01:08:58 -----------> git rev-list -1 --merges 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd~1..47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [false] [Pipeline] sh 01:08:58 + git log --format=format:%s -1 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo 01:08:59 ========================================================= 01:08:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:59 + git log --format=format:%s -1 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo 01:08:59 [semverPrep] GIT_COMMIT: 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 01:08:59 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:59 + grep -v github /etc/ssh/ssh_known_hosts 01:08:59 + [ -e /tmp/ssh_known_hosts ] 01:08:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:00 01:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:09:00 b85a868b505f: Pulling fs layer 01:09:00 e2be974225ed: Pulling fs layer 01:09:00 339a4e72a1f5: Pulling fs layer 01:09:00 988bab9f4d93: Pulling fs layer 01:09:00 1469e6f7b9e6: Pulling fs layer 01:09:00 eaf3925da568: Pulling fs layer 01:09:00 bab4dde63d76: Pulling fs layer 01:09:00 bde34c3a00c8: Pulling fs layer 01:09:00 b352a97aabf1: Pulling fs layer 01:09:00 4872d77fe225: Pulling fs layer 01:09:00 5851b861e8e6: Pulling fs layer 01:09:00 988bab9f4d93: Waiting 01:09:00 1469e6f7b9e6: Waiting 01:09:00 bab4dde63d76: Waiting 01:09:00 eaf3925da568: Waiting 01:09:00 bde34c3a00c8: Waiting 01:09:00 b352a97aabf1: Waiting 01:09:00 4872d77fe225: Waiting 01:09:00 5851b861e8e6: Waiting 01:09:00 e2be974225ed: Download complete 01:09:00 988bab9f4d93: Verifying Checksum 01:09:00 988bab9f4d93: Download complete 01:09:01 339a4e72a1f5: Verifying Checksum 01:09:01 339a4e72a1f5: Download complete 01:09:01 1469e6f7b9e6: Verifying Checksum 01:09:01 1469e6f7b9e6: Download complete 01:09:01 eaf3925da568: Download complete 01:09:01 bde34c3a00c8: Verifying Checksum 01:09:01 bde34c3a00c8: Download complete 01:09:01 b352a97aabf1: Verifying Checksum 01:09:01 b352a97aabf1: Download complete 01:09:01 4872d77fe225: Download complete 01:09:01 5851b861e8e6: Download complete 01:09:01 b85a868b505f: Download complete 01:09:01 bab4dde63d76: Verifying Checksum 01:09:01 bab4dde63d76: Download complete 01:09:02 b85a868b505f: Pull complete 01:09:02 e2be974225ed: Pull complete 01:09:03 339a4e72a1f5: Pull complete 01:09:03 988bab9f4d93: Pull complete 01:09:03 1469e6f7b9e6: Pull complete 01:09:03 eaf3925da568: Pull complete 01:09:05 bab4dde63d76: Pull complete 01:09:05 bde34c3a00c8: Pull complete 01:09:05 b352a97aabf1: Pull complete 01:09:05 4872d77fe225: Pull complete 01:09:05 5851b861e8e6: Pull complete 01:09:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:06 prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container 01:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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 01:09:08 $ docker top c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 -eo pid,comm 01:09:08 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). 01:09:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:08 [ssh-agent] Looking for ssh-agent implementation... 01:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:08 $ docker exec c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent 01:09:09 SSH_AUTH_SOCK=/tmp/ssh-PuY6zpcLHCfZ/agent.33 01:09:09 SSH_AGENT_PID=39 01:09:09 Running ssh-add (command line suppressed) 01:09:09 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_17734986863291852465.key (/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_17734986863291852465.key) 01:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:09 + git tag --points-at HEAD [Pipeline] } 01:09:09 $ docker exec --env ******** --env ******** c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent -k 01:09:09 unset SSH_AUTH_SOCK; 01:09:09 unset SSH_AGENT_PID; 01:09:09 echo Agent pid 39 killed; 01:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:09 [ssh-agent] Looking for ssh-agent implementation... 01:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:09 $ docker exec c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent 01:09:09 SSH_AUTH_SOCK=/tmp/ssh-BIn1kEdrgvQL/agent.71 01:09:09 SSH_AGENT_PID=77 01:09:09 Running ssh-add (command line suppressed) 01:09:10 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_12511747287969554563.key (/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_12511747287969554563.key) 01:09:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:10 + git semver init 01:09:10 2023-03-23 01:09:10,648 [run_init] DEBUG init version:0.0.0 force:False 01:09:10 2023-03-23 01:09:10,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver 01:09:10 2023-03-23 01:09:10,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-139/.semver 01:09:10 2023-03-23 01:09:10,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-139/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139, universal_newlines=False, shell=None, istream=None) 01:09:11 2023-03-23 01:09:11,573 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-139/.git/info/exclude 01:09:11 2023-03-23 01:09:11,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 with force:False 01:09:11 2023-03-23 01:09:11,574 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 01:09:11 2023-03-23 01:09:11,578 [execute] INFO git cat-file --batch-check 01:09:11 2023-03-23 01:09:11,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139/.semver, universal_newlines=False, shell=None, istream=) 01:09:11 2023-03-23 01:09:11,585 [execute] INFO git cat-file --batch 01:09:11 2023-03-23 01:09:11,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139/.semver, universal_newlines=False, shell=None, istream=) 01:09:11 2023-03-23 01:09:11,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 01:09:11 0.0.0 [Pipeline] } 01:09:11 $ docker exec --env ******** --env ******** c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent -k 01:09:11 unset SSH_AUTH_SOCK; 01:09:11 unset SSH_AGENT_PID; 01:09:11 echo Agent pid 77 killed; 01:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:12 + git semver [Pipeline] } 01:09:12 $ docker stop --time=1 c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 01:09:13 $ docker rm -f --volumes c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:14 Stashed 1 file(s) [Pipeline] echo 01:09:14 [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 01:09:15 provisioning config files... 01:09:15 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config17195837374822647297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:15 ---> docker-login.sh 01:09:15 nexus3.edgexfoundry.org:10001 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 nexus3.edgexfoundry.org:10002 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 nexus3.edgexfoundry.org:10003 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 nexus3.edgexfoundry.org:10004 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 docker.io 01:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:16 Configure a credential helper to remove this warning. See 01:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:16 01:09:16 Login Succeeded 01:09:16 ---> docker-login.sh ends [Pipeline] } 01:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:16 ========================================================= 01:09:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:09:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:09:16 Sending build context to Docker daemon 16.03MB 01:09:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:09:16 Step 2/12 : FROM ${BASE} AS builder 01:09:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:17 63b65145d645: Pulling fs layer 01:09:17 a2d21d5440eb: Pulling fs layer 01:09:17 935e6c44a52c: Pulling fs layer 01:09:17 94cc34f8dd06: Pulling fs layer 01:09:17 30dea6a524f1: Pulling fs layer 01:09:17 a2aff8979fd8: Pulling fs layer 01:09:17 6808be2612f2: Pulling fs layer 01:09:17 f25807f1079a: Pulling fs layer 01:09:17 a2aff8979fd8: Waiting 01:09:17 6808be2612f2: Waiting 01:09:17 f25807f1079a: Waiting 01:09:17 94cc34f8dd06: Waiting 01:09:17 30dea6a524f1: Waiting 01:09:17 a2d21d5440eb: Verifying Checksum 01:09:17 a2d21d5440eb: Download complete 01:09:17 94cc34f8dd06: Verifying Checksum 01:09:17 94cc34f8dd06: Download complete 01:09:17 30dea6a524f1: Verifying Checksum 01:09:17 30dea6a524f1: Download complete 01:09:17 63b65145d645: Download complete 01:09:17 a2aff8979fd8: Verifying Checksum 01:09:17 a2aff8979fd8: Download complete 01:09:17 63b65145d645: Pull complete 01:09:17 a2d21d5440eb: Pull complete 01:09:17 f25807f1079a: Verifying Checksum 01:09:17 f25807f1079a: Download complete 01:09:17 935e6c44a52c: Verifying Checksum 01:09:17 935e6c44a52c: Download complete 01:09:18 6808be2612f2: Verifying Checksum 01:09:18 6808be2612f2: Download complete 01:09:21 935e6c44a52c: Pull complete 01:09:21 94cc34f8dd06: Pull complete 01:09:21 30dea6a524f1: Pull complete 01:09:22 a2aff8979fd8: Pull complete 01:09:25 6808be2612f2: Pull complete 01:09:25 f25807f1079a: Pull complete 01:09:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:09:25 ---> 3b553350e43f 01:09:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:09:30 Still waiting to schedule task 01:09:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:09:30 ---> Running in 788e64d508d1 01:09:30 Removing intermediate container 788e64d508d1 01:09:30 ---> cc3afc229f00 01:09:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:30 ---> Running in 2bd55b2b23ca 01:09:30 Removing intermediate container 2bd55b2b23ca 01:09:30 ---> c619ad2543f0 01:09:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:09:30 ---> Running in a81bc06628fd 01:09:30 Removing intermediate container a81bc06628fd 01:09:30 ---> b51a9128b201 01:09:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:09:30 ---> Running in 722c1adbb999 01:09:30 Removing intermediate container 722c1adbb999 01:09:30 ---> f1fa39b94604 01:09:30 Step 7/12 : WORKDIR /device-gpio 01:09:30 ---> Running in deb86bc85e05 01:09:30 Removing intermediate container deb86bc85e05 01:09:30 ---> 1aba11757c25 01:09:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:30 ---> Running in 4df8b28bfaec 01:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:31 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:09:31 (2/4) Installing libedit (20221030.3.1-r0) 01:09:31 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:09:31 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:09:31 Executing busybox-1.35.0-r29.trigger 01:09:31 OK: 269 MiB in 57 packages 01:09:32 Removing intermediate container 4df8b28bfaec 01:09:32 ---> 0a54229eecee 01:09:32 Step 9/12 : COPY go.mod vendor* ./ 01:09:32 ---> 7c912bde1c8a 01:09:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:32 ---> Running in 2184979aad27 01:10:11 Removing intermediate container 2184979aad27 01:10:11 ---> 4f3529b13956 01:10:11 Step 11/12 : COPY . . 01:10:11 ---> 5c3ce9442e8d 01:10:11 Step 12/12 : RUN ${MAKE} 01:10:11 ---> Running in 977b6cc45bee 01:10:11 noop 01:10:11 Removing intermediate container 977b6cc45bee 01:10:11 ---> 722633f955c9 01:10:11 Successfully built 722633f955c9 01:10:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:11 + docker inspect -f . ci-base-image-x86_64 01:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:11 prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container 01:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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 01:10:12 $ docker top d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:12 + go version 01:10:12 go version go1.20.2 linux/amd64 [Pipeline] } 01:10:12 $ docker stop --time=1 d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f 01:10:13 $ docker rm -f --volumes d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker inspect -f . ci-base-image-x86_64 01:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:14 prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container 01:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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 01:10:15 $ docker top 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-139 [Pipeline] fileExists [Pipeline] sh 01:10:15 + make test 01:10:15 go test ./... -coverprofile=coverage.out ./... 01:10:21 ? github.com/edgexfoundry/device-gpio [no test files] 01:10:29 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 01:10:29 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 01:10:29 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 01:10:29 have (string) 01:10:29 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:10:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 01:10:29 FAIL 01:10:29 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:10:29 $ docker stop --time=1 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b 01:10:32 $ docker rm -f --volumes 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:33 01:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:33 latest: Pulling from edgex-lftools-log-publisher 01:10:33 5eb5b503b376: Pulling fs layer 01:10:33 5c69ac0246d0: Pulling fs layer 01:10:33 ec43610c2a17: Pulling fs layer 01:10:33 3a2ae6a8a46f: Pulling fs layer 01:10:33 33b1e0a273af: Pulling fs layer 01:10:33 5d3b04190fa2: Pulling fs layer 01:10:33 2f39f015ded8: Pulling fs layer 01:10:33 5d3b04190fa2: Waiting 01:10:33 3a2ae6a8a46f: Waiting 01:10:33 33b1e0a273af: Waiting 01:10:33 2f39f015ded8: Waiting 01:10:33 5c69ac0246d0: Download complete 01:10:33 3a2ae6a8a46f: Verifying Checksum 01:10:34 33b1e0a273af: Verifying Checksum 01:10:34 33b1e0a273af: Download complete 01:10:34 5d3b04190fa2: Download complete 01:10:34 ec43610c2a17: Verifying Checksum 01:10:34 ec43610c2a17: Download complete 01:10:34 5eb5b503b376: Download complete 01:10:34 2f39f015ded8: Verifying Checksum 01:10:34 2f39f015ded8: Download complete 01:10:35 5eb5b503b376: Pull complete 01:10:35 5c69ac0246d0: Pull complete 01:10:35 ec43610c2a17: Pull complete 01:10:35 3a2ae6a8a46f: Pull complete 01:10:36 33b1e0a273af: Pull complete 01:10:36 5d3b04190fa2: Pull complete 01:10:40 2f39f015ded8: Pull complete 01:10:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:40 prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container 01:10:40 $ 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/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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 01:10:45 $ docker top 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:45 ---> job-cost.sh 01:10:45 lf-activate-venv: SKIPPING 01:10:45 INFO: No Stack... 01:10:45 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:46 INFO: Archiving Costs [Pipeline] sh 01:10:46 + cat /w/workspace/edgexfoundry_device-gpio_PR-139/archives/cost.csv 01:10:46 + cut -d, -f6 [Pipeline] lock 01:10:46 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] 01:10:46 Resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] did not exist. Created. 01:10:46 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:46 + echo total: 0.2199999988079071 [Pipeline] stash 01:10:46 Stashed 1 file(s) [Pipeline] } 01:10:46 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:46 $ docker stop --time=1 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 01:10:48 $ docker rm -f --volumes 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:48 Failed in branch amd64 01:12:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5398 in /w/workspace/edgexfoundry_device-gpio_PR-139 [Pipeline] { [Pipeline] ws 01:12:43 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:12:44 The recommended git tool is: git 01:12:50 using credential edgex-jenkins-ssh 01:12:50 Cloning the remote Git repository 01:12:50 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:12:50 > git init /w/workspace/device-gpio/1 # timeout=10 01:12:50 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:12:50 > git --version # timeout=10 01:12:50 > git --version # 'git version 2.25.1' 01:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:52 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:12:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:53 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd 01:12:54 Merge succeeded, producing 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd 01:12:54 Checking out Revision 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd (PR-139) 01:12:53 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:12:53 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:12:53 > git config core.sparsecheckout # timeout=10 01:12:54 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 01:12:54 > git remote # timeout=10 01:12:54 > git config --get remote.origin.url # timeout=10 01:12:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:54 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 01:12:54 > git rev-parse HEAD^{commit} # timeout=10 01:12:54 > git config core.sparsecheckout # timeout=10 01:12:54 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 01:12:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 01:12:54 > git --version # timeout=10 01:12:54 > git --version # 'git version 2.25.1' 01:12:54 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:55 Dload Upload Total Spent Left Speed 01:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 01:12:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:12:56 + sudo tee /etc/docker/daemon.new 01:12:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:12:56 { 01:12:56 "registry-mirrors": [ 01:12:56 "https://nexus3.edgexfoundry.org:10001" 01:12:56 ], 01:12:56 "bip": "10.250.0.254/24", 01:12:56 "hosts": [ 01:12:56 "tcp://0.0.0.0:5555", 01:12:56 "unix:///var/run/docker.sock" 01:12:56 ], 01:12:56 "mtu": 1458, 01:12:56 "selinux-enabled": true, 01:12:56 "seccomp-profile": "/etc/docker/seccomp.json" 01:12:56 } [Pipeline] sh 01:12:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:12:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:15 provisioning config files... 01:13:15 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17501205189114828469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:16 ---> docker-login.sh 01:13:16 nexus3.edgexfoundry.org:10001 01:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:16 Configure a credential helper to remove this warning. See 01:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:16 01:13:16 Login Succeeded 01:13:16 nexus3.edgexfoundry.org:10002 01:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:17 Configure a credential helper to remove this warning. See 01:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:17 01:13:17 Login Succeeded 01:13:17 nexus3.edgexfoundry.org:10003 01:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:17 Configure a credential helper to remove this warning. See 01:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:17 01:13:17 Login Succeeded 01:13:17 nexus3.edgexfoundry.org:10004 01:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:18 Configure a credential helper to remove this warning. See 01:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:18 01:13:18 Login Succeeded 01:13:18 docker.io 01:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:18 Configure a credential helper to remove this warning. See 01:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:18 01:13:18 Login Succeeded 01:13:18 ---> docker-login.sh ends [Pipeline] } 01:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:19 ========================================================= 01:13:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:13:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:13:19 Sending build context to Docker daemon 8.095MB 01:13:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:13:19 Step 2/12 : FROM ${BASE} AS builder 01:13:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:13:20 af6eaf76a39c: Pulling fs layer 01:13:20 55522c791124: Pulling fs layer 01:13:20 ce5c4a1c91eb: Pulling fs layer 01:13:20 169dfbe0d373: Pulling fs layer 01:13:20 e1ff8fa3b103: Pulling fs layer 01:13:20 52ebb69f0ebf: Pulling fs layer 01:13:20 5abe8eddf0d5: Pulling fs layer 01:13:20 169dfbe0d373: Waiting 01:13:20 52ebb69f0ebf: Waiting 01:13:20 5abe8eddf0d5: Waiting 01:13:20 55522c791124: Verifying Checksum 01:13:20 55522c791124: Download complete 01:13:20 169dfbe0d373: Verifying Checksum 01:13:20 169dfbe0d373: Download complete 01:13:20 e1ff8fa3b103: Verifying Checksum 01:13:20 e1ff8fa3b103: Download complete 01:13:20 af6eaf76a39c: Download complete 01:13:21 af6eaf76a39c: Pull complete 01:13:21 5abe8eddf0d5: Verifying Checksum 01:13:21 5abe8eddf0d5: Download complete 01:13:21 55522c791124: Pull complete 01:13:22 ce5c4a1c91eb: Verifying Checksum 01:13:22 ce5c4a1c91eb: Download complete 01:13:22 52ebb69f0ebf: Verifying Checksum 01:13:22 52ebb69f0ebf: Download complete 01:13:33 ce5c4a1c91eb: Pull complete 01:13:33 169dfbe0d373: Pull complete 01:13:33 e1ff8fa3b103: Pull complete 01:13:40 52ebb69f0ebf: Pull complete 01:13:40 5abe8eddf0d5: Pull complete 01:13:40 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:13:41 ---> 6cb57ee374ae 01:13:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:13:43 ---> Running in b25723be173d 01:13:43 Removing intermediate container b25723be173d 01:13:43 ---> c04a81bed054 01:13:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:43 ---> Running in 86b4794c0d0f 01:13:43 Removing intermediate container 86b4794c0d0f 01:13:43 ---> 5e1cd87dbadc 01:13:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:13:43 ---> Running in bf266c95008b 01:13:43 Removing intermediate container bf266c95008b 01:13:43 ---> b2c0c6b3dbfa 01:13:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:13:43 ---> Running in e9ca6661ba3c 01:13:44 Removing intermediate container e9ca6661ba3c 01:13:44 ---> 6c244910eaea 01:13:44 Step 7/12 : WORKDIR /device-gpio 01:13:44 ---> Running in 2a4ca1cfa3ef 01:13:44 Removing intermediate container 2a4ca1cfa3ef 01:13:44 ---> 9975c0cbb986 01:13:44 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:44 ---> Running in e0d936dfdfae 01:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:13:47 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:13:47 (2/4) Installing libedit (20221030.3.1-r0) 01:13:47 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:13:47 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:13:47 Executing busybox-1.35.0-r29.trigger 01:13:47 OK: 268 MiB in 57 packages 01:13:48 Removing intermediate container e0d936dfdfae 01:13:48 ---> 5313622eba66 01:13:48 Step 9/12 : COPY go.mod vendor* ./ 01:13:49 ---> 5fe4005fa87c 01:13:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:49 ---> Running in 31c3d349e2f1 01:15:10 Removing intermediate container 31c3d349e2f1 01:15:10 ---> 14553c93663c 01:15:10 Step 11/12 : COPY . . 01:15:10 ---> 827c3547db2e 01:15:10 Step 12/12 : RUN ${MAKE} 01:15:10 ---> Running in 39f722832c8e 01:15:10 noop 01:15:10 Removing intermediate container 39f722832c8e 01:15:10 ---> 66671116711f 01:15:10 Successfully built 66671116711f 01:15:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:11 + docker inspect -f . ci-base-image-arm64 01:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container 01:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:13 $ docker top 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:14 + go version 01:15:14 go version go1.20.2 linux/arm64 [Pipeline] } 01:15:14 $ docker stop --time=1 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 01:15:15 $ docker rm -f --volumes 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:16 + docker inspect -f . ci-base-image-arm64 01:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container 01:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:18 $ docker top 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:18 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:15:19 + make test 01:15:19 go test ./... -coverprofile=coverage.out ./... 01:15:51 ? github.com/edgexfoundry/device-gpio [no test files] 01:17:58 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 01:17:58 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 01:17:58 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 01:17:58 have (string) 01:17:58 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:17:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 01:17:58 FAIL 01:17:59 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:17:59 $ docker stop --time=1 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 01:18:01 $ docker rm -f --volumes 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:03 01:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:04 arm64: Pulling from edgex-lftools-log-publisher 01:18:04 8998bd30e6a1: Pulling fs layer 01:18:04 04944245beec: Pulling fs layer 01:18:04 699f458cf7ca: Pulling fs layer 01:18:04 765212b225bb: Pulling fs layer 01:18:04 f23df028b6ca: Pulling fs layer 01:18:04 d65c8cfc05b1: Pulling fs layer 01:18:04 2437ff75d9bd: Pulling fs layer 01:18:04 765212b225bb: Waiting 01:18:04 f23df028b6ca: Waiting 01:18:04 d65c8cfc05b1: Waiting 01:18:04 2437ff75d9bd: Waiting 01:18:04 04944245beec: Verifying Checksum 01:18:04 04944245beec: Download complete 01:18:04 765212b225bb: Verifying Checksum 01:18:04 765212b225bb: Download complete 01:18:04 f23df028b6ca: Verifying Checksum 01:18:04 f23df028b6ca: Download complete 01:18:04 d65c8cfc05b1: Verifying Checksum 01:18:04 d65c8cfc05b1: Download complete 01:18:04 699f458cf7ca: Verifying Checksum 01:18:04 699f458cf7ca: Download complete 01:18:05 8998bd30e6a1: Verifying Checksum 01:18:05 8998bd30e6a1: Download complete 01:18:08 2437ff75d9bd: Download complete 01:18:11 8998bd30e6a1: Pull complete 01:18:11 04944245beec: Pull complete 01:18:12 699f458cf7ca: Pull complete 01:18:12 765212b225bb: Pull complete 01:18:13 f23df028b6ca: Pull complete 01:18:14 d65c8cfc05b1: Pull complete 01:18:29 2437ff75d9bd: Pull complete 01:18:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:29 prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container 01:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:18:31 $ docker top 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:32 ---> job-cost.sh 01:18:32 lf-activate-venv: SKIPPING 01:18:32 INFO: No Stack... 01:18:33 INFO: Retrieving Pricing Info for: v3-standard-4 01:18:34 INFO: Archiving Costs [Pipeline] sh 01:18:34 + cut -d, -f6 01:18:34 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 01:18:34 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] 01:18:34 Resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] did not exist. Created. 01:18:34 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:34 /w/workspace/device-gpio/1@tmp/durable-9b2bb247/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:18:35 + echo total: 0.10999999940395355 [Pipeline] stash 01:18:35 Warning: overwriting stash ‘stack-cost’ 01:18:36 Stashed 1 file(s) [Pipeline] } 01:18:36 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:36 $ docker stop --time=1 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 01:18:37 $ docker rm -f --volumes 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:18:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:18:40 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-139/archives ] 01:18:40 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-139/archives 01:18:40 total 16 01:18:40 drwxr-xr-x 3 root root 4096 Mar 23 01:10 . 01:18:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. 01:18:40 drwxr-xr-x 2 root root 4096 Mar 23 01:10 cost 01:18:40 -rw-r--r-- 1 root root 83 Mar 23 01:10 cost.csv 01:18:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-139/archives 01:18:40 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-139/archives 01:18:40 total 16 01:18:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:10 . 01:18:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. 01:18:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 01:10 cost 01:18:40 -rw-r--r-- 1 jenkins jenkins 83 Mar 23 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:18:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:41 ---> package-listing.sh 01:18:41 ++ facter osfamily 01:18:41 ++ tr '[:upper:]' '[:lower:]' 01:18:41 + OS_FAMILY=debian 01:18:41 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-139 01:18:41 + START_PACKAGES=/tmp/packages_start.txt 01:18:41 + END_PACKAGES=/tmp/packages_end.txt 01:18:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:41 + PACKAGES=/tmp/packages_start.txt 01:18:41 + '[' /w/workspace/edgexfoundry_device-gpio_PR-139 ']' 01:18:41 + PACKAGES=/tmp/packages_end.txt 01:18:41 + case "${OS_FAMILY}" in 01:18:41 + dpkg -l 01:18:41 + grep '^ii' 01:18:41 + '[' -f /tmp/packages_start.txt ']' 01:18:41 + '[' -f /tmp/packages_end.txt ']' 01:18:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:41 + '[' /w/workspace/edgexfoundry_device-gpio_PR-139 ']' 01:18:41 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-139/archives/ 01:18:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-139/archives/ [Pipeline] echo 01:18:41 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/edgexfoundry_device-gpio_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:18:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:42 prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container 01:18:42 $ 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/edgexfoundry_device-gpio_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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 01:18:43 $ docker top c52281267964dede32d2334b55b7d53b5332ca3654848b2a5864f75586f0adea -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:43 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:43 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:44 + ls /var/log/sa-host 01:18:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:44 provisioning config files... 01:18:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config17313376643777083718tmp [Pipeline] { [Pipeline] echo 01:18:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:44 ---> create-netrc.sh [Pipeline] } 01:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:45 ---> python-tools-install.sh [Pipeline] echo 01:18:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:45 ---> sudo-logs.sh 01:18:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:18:45 ---> job-cost.sh 01:18:45 lf-activate-venv: SKIPPING 01:18:45 DEBUG: total: 0.2199999988079071 01:18:45 INFO: Retrieving Stack Cost... 01:18:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:46 INFO: Archiving Costs [Pipeline] echo 01:18:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:18:47 ---> logs-deploy.sh 01:18:47 lf-activate-venv: SKIPPING 01:18:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-139/1 01:18:47 INFO: archiving workspace using pattern(s): 01:18:48 Archives upload complete. 01:18:48 INFO: archiving logs to Nexus 01:18:49 ---> uname -a: 01:18:49 Linux prd-ubuntu20-04-docker-8c-8g-5392 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:18:49 01:18:49 01:18:49 ---> lscpu: 01:18:49 Architecture: x86_64 01:18:49 CPU op-mode(s): 32-bit, 64-bit 01:18:49 Byte Order: Little Endian 01:18:49 Address sizes: 40 bits physical, 48 bits virtual 01:18:49 CPU(s): 8 01:18:49 On-line CPU(s) list: 0-7 01:18:49 Thread(s) per core: 1 01:18:49 Core(s) per socket: 1 01:18:49 Socket(s): 8 01:18:49 NUMA node(s): 1 01:18:49 Vendor ID: AuthenticAMD 01:18:49 CPU family: 23 01:18:49 Model: 49 01:18:49 Model name: AMD EPYC-Rome Processor 01:18:49 Stepping: 0 01:18:49 CPU MHz: 2800.000 01:18:49 BogoMIPS: 5600.00 01:18:49 Virtualization: AMD-V 01:18:49 Hypervisor vendor: KVM 01:18:49 Virtualization type: full 01:18:49 L1d cache: 256 KiB 01:18:49 L1i cache: 256 KiB 01:18:49 L2 cache: 4 MiB 01:18:49 L3 cache: 128 MiB 01:18:49 NUMA node0 CPU(s): 0-7 01:18:49 Vulnerability Itlb multihit: Not affected 01:18:49 Vulnerability L1tf: Not affected 01:18:49 Vulnerability Mds: Not affected 01:18:49 Vulnerability Meltdown: Not affected 01:18:49 Vulnerability Mmio stale data: Not affected 01:18:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:18:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:18:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:18:49 Vulnerability Srbds: Not affected 01:18:49 Vulnerability Tsx async abort: Not affected 01:18:49 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 01:18:49 01:18:49 01:18:49 ---> nproc: 01:18:49 8 01:18:49 01:18:49 01:18:49 ---> df -h: 01:18:49 Filesystem Size Used Avail Use% Mounted on 01:18:49 overlay 155G 12G 144G 8% / 01:18:49 tmpfs 64M 0 64M 0% /dev 01:18:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:18:49 shm 64M 0 64M 0% /dev/shm 01:18:49 /dev/vda1 155G 12G 144G 8% /facter-os 01:18:49 01:18:49 01:18:49 ---> sar -b -r -n DEV: 01:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5392) 03/23/23 _x86_64_ (8 CPU) 01:18:49 01:18:49 01:08:09 LINUX RESTART (8 CPU) 01:18:49 01:18:49 01:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:18:49 01:10:01 173.07 4.33 168.74 0.00 432.99 127690.18 0.00 01:18:49 01:11:01 107.15 0.23 106.92 0.00 16.00 45320.05 0.00 01:18:49 01:12:01 1.88 0.00 1.88 0.00 0.00 22.28 0.00 01:18:49 01:13:01 2.18 0.00 2.18 0.00 0.00 26.40 0.00 01:18:49 01:14:01 54.01 10.58 43.43 0.00 5154.87 8815.46 0.00 01:18:49 01:15:01 4.80 0.02 4.78 0.00 0.13 104.52 0.00 01:18:49 01:16:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 01:18:49 01:17:01 1.98 0.02 1.97 0.00 0.13 21.33 0.00 01:18:49 01:18:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 01:18:49 Average: 38.69 1.69 37.00 0.00 622.68 20226.13 0.00 01:18:49 01:18:49 01:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:18:49 01:10:01 27859440 31599996 695824 2.12 144584 3752756 1893756 5.58 1151072 3374088 546612 01:18:49 01:11:01 27953688 31581232 713788 2.17 152948 3636104 1768060 5.21 1162684 3268424 368 01:18:49 01:12:01 27953820 31581508 713196 2.17 153012 3636104 1768060 5.21 1162684 3268424 8 01:18:49 01:13:01 27955032 31582964 711572 2.16 153120 3636104 1768060 5.21 1160816 3268492 16 01:18:49 01:14:01 27416468 31560864 726852 2.21 186792 4094312 1816756 5.35 1486904 3447576 248 01:18:49 01:15:01 27431176 31570772 716892 2.18 185384 4091056 1797724 5.30 1475504 3444392 12 01:18:49 01:16:01 27431352 31571000 716708 2.18 185464 4091060 1797724 5.30 1475544 3444400 8 01:18:49 01:17:01 27430640 31570700 717272 2.18 185556 4091056 1797724 5.30 1475328 3444716 8 01:18:49 01:18:01 27430724 31571032 716660 2.18 185636 4091048 1797724 5.30 1475376 3444756 12 01:18:49 Average: 27651371 31576674 714307 2.17 170277 3902178 1800621 5.31 1336212 3378363 60810 01:18:49 01:18:49 01:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:18:49 01:10:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 01:18:49 01:10:01 ens3 478.49 320.30 6139.97 43.03 0.00 0.00 0.00 0.00 01:18:49 01:10:01 docker0 202.55 283.57 15.97 2065.27 0.00 0.00 0.00 0.00 01:18:49 01:11:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 01:18:49 01:11:01 ens3 135.03 94.80 2557.25 95.92 0.00 0.00 0.00 0.00 01:18:49 01:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:18:49 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:12:01 ens3 1.25 0.33 0.40 0.26 0.00 0.00 0.00 0.00 01:18:49 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:49 01:13:01 ens3 0.82 0.47 0.71 0.27 0.00 0.00 0.00 0.00 01:18:49 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:18:49 01:14:01 ens3 144.38 76.69 2808.73 5.55 0.00 0.00 0.00 0.00 01:18:49 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:49 01:15:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 01:18:49 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:49 01:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:18:49 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 01:18:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:18:49 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:49 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 01:18:49 Average: ens3 84.52 54.77 1278.57 16.12 0.00 0.00 0.00 0.00 01:18:49 Average: docker0 22.51 31.52 1.77 229.48 0.00 0.00 0.00 0.00 01:18:49 01:18:49 01:18:49 ---> sar -P ALL: 01:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5392) 03/23/23 _x86_64_ (8 CPU) 01:18:49 01:18:49 01:08:09 LINUX RESTART (8 CPU) 01:18:49 01:18:49 01:09:01 CPU %user %nice %system %iowait %steal %idle 01:18:49 01:10:01 all 9.26 0.00 4.29 4.43 0.08 81.93 01:18:49 01:10:01 0 8.50 0.00 5.00 0.35 0.07 86.08 01:18:49 01:10:01 1 10.89 0.00 4.03 3.88 0.07 81.13 01:18:49 01:10:01 2 7.49 0.00 3.54 2.25 0.07 86.65 01:18:49 01:10:01 3 10.07 0.00 4.23 2.24 0.07 83.39 01:18:49 01:10:01 4 8.54 0.00 4.87 18.50 0.09 68.00 01:18:49 01:10:01 5 8.86 0.00 4.50 3.72 0.08 82.84 01:18:49 01:10:01 6 9.82 0.00 3.44 0.74 0.08 85.92 01:18:49 01:10:01 7 9.89 0.00 4.76 3.91 0.14 81.30 01:18:49 01:11:01 all 16.49 0.00 3.96 2.84 0.06 76.66 01:18:49 01:11:01 0 16.60 0.00 3.63 0.13 0.05 79.59 01:18:49 01:11:01 1 16.88 0.00 4.82 1.08 0.05 77.17 01:18:49 01:11:01 2 16.69 0.00 4.26 8.41 0.05 70.59 01:18:49 01:11:01 3 16.34 0.00 3.77 0.03 0.05 79.80 01:18:49 01:11:01 4 15.80 0.00 4.02 8.76 0.07 71.35 01:18:49 01:11:01 5 16.34 0.00 3.55 0.59 0.05 79.47 01:18:49 01:11:01 6 16.60 0.00 3.66 0.03 0.05 79.65 01:18:49 01:11:01 7 16.66 0.00 3.95 3.73 0.08 75.57 01:18:49 01:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:18:49 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:18:49 01:12:01 1 0.08 0.00 0.00 0.00 0.00 99.92 01:18:49 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:18:49 01:12:01 4 0.07 0.00 0.05 0.00 0.03 99.85 01:18:49 01:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:49 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:12:01 7 0.02 0.00 0.00 0.03 0.02 99.93 01:18:49 01:13:01 all 0.09 0.00 0.02 0.01 0.01 99.88 01:18:49 01:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:18:49 01:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 01:18:49 01:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:18:49 01:13:01 3 0.42 0.00 0.03 0.00 0.00 99.55 01:18:49 01:13:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:18:49 01:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:18:49 01:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:18:49 01:13:01 7 0.03 0.00 0.03 0.10 0.00 99.83 01:18:49 01:14:01 all 2.32 0.00 1.31 0.62 0.02 95.73 01:18:49 01:14:01 0 1.07 0.00 3.23 0.70 0.02 94.98 01:18:49 01:14:01 1 3.77 0.00 0.77 0.67 0.02 94.77 01:18:49 01:14:01 2 2.57 0.00 1.27 0.52 0.03 95.61 01:18:49 01:14:01 3 2.54 0.00 0.76 0.07 0.03 96.59 01:18:49 01:14:01 4 2.81 0.00 0.90 0.45 0.03 95.80 01:18:49 01:14:01 5 1.52 0.00 1.42 0.63 0.02 96.41 01:18:49 01:14:01 6 3.09 0.00 0.99 0.31 0.02 95.59 01:18:49 01:14:01 7 1.15 0.00 1.14 1.64 0.03 96.03 01:18:49 01:15:01 all 0.33 0.00 0.05 0.01 0.01 99.60 01:18:49 01:15:01 0 0.23 0.00 0.05 0.00 0.00 99.72 01:18:49 01:15:01 1 0.08 0.00 0.05 0.07 0.02 99.78 01:18:49 01:15:01 2 0.07 0.00 0.08 0.02 0.00 99.83 01:18:49 01:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:18:49 01:15:01 4 0.08 0.00 0.05 0.00 0.00 99.87 01:18:49 01:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 01:18:49 01:15:01 6 2.02 0.00 0.07 0.02 0.02 97.88 01:18:49 01:15:01 7 0.00 0.00 0.03 0.02 0.00 99.95 01:18:49 01:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 01:18:49 01:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:18:49 01:16:01 1 0.02 0.00 0.02 0.05 0.02 99.90 01:18:49 01:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:18:49 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:18:49 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:49 01:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:18:49 01:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:18:49 01:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:17:01 1 0.05 0.00 0.02 0.03 0.03 99.87 01:18:49 01:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:18:49 01:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:49 01:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:18:49 01:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:49 01:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:18:49 01:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:18:49 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:18:49 01:18:01 1 0.07 0.00 0.03 0.07 0.02 99.82 01:18:49 01:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:18:49 01:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:49 01:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:18:49 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 01:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:18:49 01:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:18:49 Average: all 3.15 0.00 1.07 0.88 0.02 94.89 01:18:49 Average: 0 2.92 0.00 1.32 0.13 0.02 95.61 01:18:49 Average: 1 3.52 0.00 1.08 0.64 0.03 94.73 01:18:49 Average: 2 2.97 0.00 1.01 1.24 0.02 94.76 01:18:49 Average: 3 3.25 0.00 0.98 0.26 0.02 95.49 01:18:49 Average: 4 3.02 0.00 1.09 3.04 0.03 92.83 01:18:49 Average: 5 2.96 0.00 1.05 0.55 0.02 95.42 01:18:49 Average: 6 3.49 0.00 0.90 0.12 0.02 95.47 01:18:49 Average: 7 3.06 0.00 1.09 1.04 0.03 94.78 01:18:49 01:18:49 01:18:49