Pull request #333 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at ca50ff0226266dec6d343d3687e79f892dd3f78d rather than 368d8b89130b295f0f6a05347d1e242a9a8adc29 Obtained Jenkinsfile from ca50ff0226266dec6d343d3687e79f892dd3f78d 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-ssh16667650682800891990.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16195994982326875497.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-onvif-camera/branches/PR-333/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-onvif-camera/branches/PR-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3351743464323817270.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-onvif-camera/branches/PR-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7248054497973830749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh15110541608233611749.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-onvif-camera/branches/PR-333/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-onvif-camera/branches/PR-333/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16034133361438472200.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-12452’ Running on prd-ubuntu20.04-docker-8c-8g-12454 in /w/workspace/undry_device-onvif-camera_PR-333 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-333 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 368d8b89130b295f0f6a05347d1e242a9a8adc29 Merge succeeded, producing 368d8b89130b295f0f6a05347d1e242a9a8adc29 Checking out Revision 368d8b89130b295f0f6a05347d1e242a9a8adc29 (PR-333) > git config core.sparsecheckout # timeout=10 > git checkout -f 368d8b89130b295f0f6a05347d1e242a9a8adc29 # 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 ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 368d8b89130b295f0f6a05347d1e242a9a8adc29 # timeout=10 Commit message: "feat: implement secret change support, refactor cred mgmt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:56 ========================================================= 19:20:56 EdgeX Global Pipelines Version Info 19:20:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:57 ------------------- 19:20:57 stable info: 19:20:57 ------------------- 19:20:57 Commited By: Bill Mahoney bill.mahoney@intel.com 19:20:57 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:20:57 Message: update stable to v1.0.248 19:20:57 ------------------- 19:20:57 experimental info: 19:20:57 ------------------- 19:20:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:20:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-333 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-333 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-333 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 368d8b89130b295f0f6a05347d1e242a9a8adc29 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 368d8b8 [Pipeline] echo 19:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:59 provisioning config files... 19:21:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-333@tmp/config4622307514092870280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:00 ---> docker-login.sh 19:21:00 nexus3.edgexfoundry.org:10001 19:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 nexus3.edgexfoundry.org:10002 19:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 nexus3.edgexfoundry.org:10003 19:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 nexus3.edgexfoundry.org:10004 19:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:01 Configure a credential helper to remove this warning. See 19:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:01 19:21:01 Login Succeeded 19:21:01 docker.io 19:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:01 Configure a credential helper to remove this warning. See 19:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:01 19:21:01 Login Succeeded 19:21:01 ---> docker-login.sh ends [Pipeline] } 19:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:21:02 + git rev-list -1 --merges 368d8b89130b295f0f6a05347d1e242a9a8adc29~1..368d8b89130b295f0f6a05347d1e242a9a8adc29 [Pipeline] echo 19:21:02 -----------> git rev-list -1 --merges 368d8b89130b295f0f6a05347d1e242a9a8adc29~1..368d8b89130b295f0f6a05347d1e242a9a8adc29 368d8b89130b295f0f6a05347d1e242a9a8adc29 [false] [Pipeline] sh 19:21:02 + git log --format=format:%s -1 368d8b89130b295f0f6a05347d1e242a9a8adc29 [Pipeline] echo 19:21:02 ========================================================= 19:21:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:21:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:21:03 + git log --format=format:%s -1 368d8b89130b295f0f6a05347d1e242a9a8adc29 [Pipeline] echo 19:21:03 [semverPrep] GIT_COMMIT: 368d8b89130b295f0f6a05347d1e242a9a8adc29, Commit Message: feat: implement secret change support, refactor cred mgmt [Pipeline] echo 19:21:03 [semverPrep] This is not a build commit. [Pipeline] sh 19:21:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:03 + grep -v github /etc/ssh/ssh_known_hosts 19:21:03 + [ -e /tmp/ssh_known_hosts ] 19:21:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:21:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:21:03 + sudo tee -a /etc/ssh/ssh_known_hosts 19:21:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:04 19:21:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:04 0.1.4: Pulling from edgex-devops/py-git-semver 19:21:04 b85a868b505f: Pulling fs layer 19:21:04 e2be974225ed: Pulling fs layer 19:21:04 339a4e72a1f5: Pulling fs layer 19:21:04 988bab9f4d93: Pulling fs layer 19:21:04 1469e6f7b9e6: Pulling fs layer 19:21:04 eaf3925da568: Pulling fs layer 19:21:04 bab4dde63d76: Pulling fs layer 19:21:04 bde34c3a00c8: Pulling fs layer 19:21:04 b352a97aabf1: Pulling fs layer 19:21:04 4872d77fe225: Pulling fs layer 19:21:04 5851b861e8e6: Pulling fs layer 19:21:04 1469e6f7b9e6: Waiting 19:21:04 eaf3925da568: Waiting 19:21:04 988bab9f4d93: Waiting 19:21:04 bab4dde63d76: Waiting 19:21:04 bde34c3a00c8: Waiting 19:21:04 b352a97aabf1: Waiting 19:21:04 5851b861e8e6: Waiting 19:21:04 4872d77fe225: Waiting 19:21:04 e2be974225ed: Verifying Checksum 19:21:04 e2be974225ed: Download complete 19:21:04 988bab9f4d93: Verifying Checksum 19:21:04 988bab9f4d93: Download complete 19:21:04 1469e6f7b9e6: Verifying Checksum 19:21:04 1469e6f7b9e6: Download complete 19:21:04 eaf3925da568: Verifying Checksum 19:21:04 eaf3925da568: Download complete 19:21:04 339a4e72a1f5: Verifying Checksum 19:21:04 339a4e72a1f5: Download complete 19:21:04 bde34c3a00c8: Download complete 19:21:04 b352a97aabf1: Download complete 19:21:04 4872d77fe225: Download complete 19:21:04 5851b861e8e6: Verifying Checksum 19:21:04 5851b861e8e6: Download complete 19:21:04 b85a868b505f: Verifying Checksum 19:21:04 b85a868b505f: Download complete 19:21:05 bab4dde63d76: Verifying Checksum 19:21:05 bab4dde63d76: Download complete 19:21:06 b85a868b505f: Pull complete 19:21:06 e2be974225ed: Pull complete 19:21:06 339a4e72a1f5: Pull complete 19:21:07 988bab9f4d93: Pull complete 19:21:07 1469e6f7b9e6: Pull complete 19:21:07 eaf3925da568: Pull complete 19:21:09 bab4dde63d76: Pull complete 19:21:09 bde34c3a00c8: Pull complete 19:21:09 b352a97aabf1: Pull complete 19:21:09 4872d77fe225: Pull complete 19:21:09 5851b861e8e6: Pull complete 19:21:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:09 prd-ubuntu20.04-docker-8c-8g-12454 does not seem to be running inside a container 19:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-333 -v /w/workspace/undry_device-onvif-camera_PR-333:/w/workspace/undry_device-onvif-camera_PR-333:rw,z -v /w/workspace/undry_device-onvif-camera_PR-333@tmp:/w/workspace/undry_device-onvif-camera_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:21:13 $ docker top c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 -eo pid,comm 19:21:13 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). 19:21:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:13 [ssh-agent] Looking for ssh-agent implementation... 19:21:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:13 $ docker exec c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 ssh-agent 19:21:13 SSH_AUTH_SOCK=/tmp/ssh-SKLjxd7T3wxL/agent.32 19:21:13 SSH_AGENT_PID=38 19:21:13 Running ssh-add (command line suppressed) 19:21:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-333@tmp/private_key_14488137269904988175.key (/w/workspace/undry_device-onvif-camera_PR-333@tmp/private_key_14488137269904988175.key) 19:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:14 + git tag --points-at HEAD [Pipeline] } 19:21:14 $ docker exec --env ******** --env ******** c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 ssh-agent -k 19:21:14 unset SSH_AUTH_SOCK; 19:21:14 unset SSH_AGENT_PID; 19:21:14 echo Agent pid 38 killed; 19:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:21:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:14 [ssh-agent] Looking for ssh-agent implementation... 19:21:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:14 $ docker exec c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 ssh-agent 19:21:14 SSH_AUTH_SOCK=/tmp/ssh-yFzLFNGU85Vw/agent.70 19:21:14 SSH_AGENT_PID=77 19:21:14 Running ssh-add (command line suppressed) 19:21:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-333@tmp/private_key_14988560013405545487.key (/w/workspace/undry_device-onvif-camera_PR-333@tmp/private_key_14988560013405545487.key) 19:21:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:15 + git semver init 19:21:15 2023-05-02 19:21:15,208 [run_init] DEBUG init version:0.0.0 force:False 19:21:15 2023-05-02 19:21:15,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-333/.semver 19:21:15 2023-05-02 19:21:15,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-333/.semver 19:21:15 2023-05-02 19:21:15,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-333/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-333, universal_newlines=False, shell=None, istream=None) 19:21:16 2023-05-02 19:21:16,115 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-333/.git/info/exclude 19:21:16 2023-05-02 19:21:16,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-333/.semver/PR-333 with force:False 19:21:16 2023-05-02 19:21:16,116 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-333/.semver/PR-333 19:21:16 2023-05-02 19:21:16,121 [execute] INFO git cat-file --batch-check 19:21:16 2023-05-02 19:21:16,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-333/.semver, universal_newlines=False, shell=None, istream=) 19:21:16 2023-05-02 19:21:16,129 [execute] INFO git cat-file --batch 19:21:16 2023-05-02 19:21:16,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-333/.semver, universal_newlines=False, shell=None, istream=) 19:21:16 2023-05-02 19:21:16,135 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-333/.semver/PR-333 19:21:16 0.0.0 [Pipeline] } 19:21:16 $ docker exec --env ******** --env ******** c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 ssh-agent -k 19:21:16 unset SSH_AUTH_SOCK; 19:21:16 unset SSH_AGENT_PID; 19:21:16 echo Agent pid 77 killed; 19:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:16 + git semver [Pipeline] } 19:21:17 $ docker stop --time=1 c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 19:21:18 $ docker rm -f --volumes c557abd4f21ba4ce132fab4baa3d5ea5fd245293c57b79c7ee12dd891de05a80 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:21:19 Stashed 1 file(s) [Pipeline] echo 19:21:19 [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 19:21:19 provisioning config files... 19:21:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-333@tmp/config18343590787828400718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:20 ---> docker-login.sh 19:21:20 nexus3.edgexfoundry.org:10001 19:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 nexus3.edgexfoundry.org:10002 19:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 nexus3.edgexfoundry.org:10003 19:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 nexus3.edgexfoundry.org:10004 19:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 docker.io 19:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:20 Configure a credential helper to remove this warning. See 19:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:20 19:21:20 Login Succeeded 19:21:20 ---> docker-login.sh ends [Pipeline] } 19:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:21 ========================================================= 19:21:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:21:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:21 + 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 . 19:21:21 Sending build context to Docker daemon 21.51MB 19:21:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:21:21 Step 2/13 : FROM ${BASE} AS builder 19:21:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:21 f56be85fc22e: Pulling fs layer 19:21:21 85791d961cd3: Pulling fs layer 19:21:21 d694b5ae8c79: Pulling fs layer 19:21:21 9f32a84ed3da: Pulling fs layer 19:21:21 4d19c01a9841: Pulling fs layer 19:21:21 9325e15d5711: Pulling fs layer 19:21:21 556b6ee489ea: Pulling fs layer 19:21:21 c5a4b2cf53e6: Pulling fs layer 19:21:21 9f32a84ed3da: Waiting 19:21:21 4d19c01a9841: Waiting 19:21:21 9325e15d5711: Waiting 19:21:21 556b6ee489ea: Waiting 19:21:21 c5a4b2cf53e6: Waiting 19:21:21 85791d961cd3: Verifying Checksum 19:21:21 85791d961cd3: Download complete 19:21:21 4d19c01a9841: Verifying Checksum 19:21:21 4d19c01a9841: Download complete 19:21:21 f56be85fc22e: Download complete 19:21:21 9325e15d5711: Verifying Checksum 19:21:21 9325e15d5711: Download complete 19:21:22 f56be85fc22e: Pull complete 19:21:22 85791d961cd3: Pull complete 19:21:22 c5a4b2cf53e6: Verifying Checksum 19:21:22 c5a4b2cf53e6: Download complete 19:21:22 d694b5ae8c79: Download complete 19:21:22 556b6ee489ea: Verifying Checksum 19:21:22 556b6ee489ea: Download complete 19:21:25 d694b5ae8c79: Pull complete 19:21:25 9f32a84ed3da: Pull complete 19:21:26 4d19c01a9841: Pull complete 19:21:26 9325e15d5711: Pull complete 19:21:28 556b6ee489ea: Pull complete 19:21:29 c5a4b2cf53e6: Pull complete 19:21:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:21:29 ---> c4be618373d6 19:21:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:21:34 Still waiting to schedule task 19:21:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12453’ 19:21:34 ---> Running in 34ec6bd81434 19:21:34 Removing intermediate container 34ec6bd81434 19:21:34 ---> b08a76781d21 19:21:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:21:34 ---> Running in 5bed47336a2c 19:21:34 Removing intermediate container 5bed47336a2c 19:21:34 ---> e91e96cdaa72 19:21:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:21:34 ---> Running in a9527b5380db 19:21:34 Removing intermediate container a9527b5380db 19:21:34 ---> e1b23f1d8214 19:21:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:21:34 ---> Running in 0efcd134ffb3 19:21:34 Removing intermediate container 0efcd134ffb3 19:21:34 ---> 72460fcc3098 19:21:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:21:34 ---> Running in 2e83d5804494 19:21:35 Removing intermediate container 2e83d5804494 19:21:35 ---> 136eb05fb1ba 19:21:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:35 ---> Running in 4cfae9aac738 19:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:21:35 OK: 265 MiB in 53 packages 19:21:36 Removing intermediate container 4cfae9aac738 19:21:36 ---> 5aa2e378f3bd 19:21:36 Step 9/13 : WORKDIR /device-onvif-camera 19:21:36 ---> Running in e8c31746444d 19:21:36 Removing intermediate container e8c31746444d 19:21:36 ---> 1ed1d3083662 19:21:36 Step 10/13 : COPY go.mod vendor* ./ 19:21:36 ---> e0e0fca66520 19:21:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:36 ---> Running in 6af9dc754487 19:22:15 Removing intermediate container 6af9dc754487 19:22:15 ---> eb302f720ea0 19:22:15 Step 12/13 : COPY . . 19:22:15 ---> 0f5e37c7584d 19:22:15 Step 13/13 : RUN ${MAKE} 19:22:15 ---> Running in adfe1ac1ac2c 19:22:15 noop 19:22:15 Removing intermediate container adfe1ac1ac2c 19:22:15 ---> 33770955c365 19:22:15 Successfully built 33770955c365 19:22:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + docker inspect -f . ci-base-image-x86_64 19:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:15 prd-ubuntu20.04-docker-8c-8g-12454 does not seem to be running inside a container 19:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-333 -v /w/workspace/undry_device-onvif-camera_PR-333:/w/workspace/undry_device-onvif-camera_PR-333:rw,z -v /w/workspace/undry_device-onvif-camera_PR-333@tmp:/w/workspace/undry_device-onvif-camera_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:16 $ docker top 917c95899117983e2985f3bc5b3d12d3107de56450b5286f25b1eb71ba24f068 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:16 + go version 19:22:16 go version go1.20.2 linux/amd64 [Pipeline] } 19:22:16 $ docker stop --time=1 917c95899117983e2985f3bc5b3d12d3107de56450b5286f25b1eb71ba24f068 19:22:18 $ docker rm -f --volumes 917c95899117983e2985f3bc5b3d12d3107de56450b5286f25b1eb71ba24f068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:18 + docker inspect -f . ci-base-image-x86_64 19:22:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:19 prd-ubuntu20.04-docker-8c-8g-12454 does not seem to be running inside a container 19:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-333 -v /w/workspace/undry_device-onvif-camera_PR-333:/w/workspace/undry_device-onvif-camera_PR-333:rw,z -v /w/workspace/undry_device-onvif-camera_PR-333@tmp:/w/workspace/undry_device-onvif-camera_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:19 $ docker top dd89c6e96444ec19b120ddcc6c3008a100db57c34a7c78bca9514e7812bd0ccb -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:19 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-333 [Pipeline] fileExists [Pipeline] sh 19:22:20 + make test 19:22:20 go test ./... -coverprofile=coverage.out ./... 19:22:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:22:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:22:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:22:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 32.1% of statements 19:22:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.535s coverage: 86.5% of statements 19:22:47 go vet ./... 19:22:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:51 ./bin/test-attribution-txt.sh 19:22:51 An attribution for github.com/google/btree is missing from Attribution.txt, please add 19:22:51 An attribution for github.com/kr/pretty is missing from Attribution.txt, please add [Pipeline] echo 19:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:22:51 $ docker stop --time=1 dd89c6e96444ec19b120ddcc6c3008a100db57c34a7c78bca9514e7812bd0ccb 19:22:55 $ docker rm -f --volumes dd89c6e96444ec19b120ddcc6c3008a100db57c34a7c78bca9514e7812bd0ccb [Pipeline] // withDockerContainer [Pipeline] sh 19:22:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:22:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:22:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:22:57 + ls -al . 19:22:57 total 232 19:22:57 drwxrwxr-x 10 jenkins jenkins 4096 May 2 19:22 . 19:22:57 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:20 .. 19:22:57 drwxrwxr-x 8 jenkins jenkins 4096 May 2 19:21 .git 19:22:57 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:20 .github 19:22:57 -rw-rw-r-- 1 jenkins jenkins 496 May 2 19:20 .gitignore 19:22:57 -rw-rw-r-- 1 jenkins jenkins 42 May 2 19:20 .golangci.yml 19:22:57 drwxr-xr-x 3 jenkins jenkins 4096 May 2 19:21 .semver 19:22:57 -rw-rw-r-- 1 jenkins jenkins 9861 May 2 19:20 Attribution.txt 19:22:57 -rw-rw-r-- 1 jenkins jenkins 6312 May 2 19:20 CHANGELOG.md 19:22:57 -rw-rw-r-- 1 jenkins jenkins 1574 May 2 19:20 Dockerfile 19:22:57 -rw-rw-r-- 1 jenkins jenkins 677 May 2 19:20 GOVERNANCE.md 19:22:57 -rw-rw-r-- 1 jenkins jenkins 734 May 2 19:20 Jenkinsfile 19:22:57 -rw-rw-r-- 1 jenkins jenkins 11348 May 2 19:20 LICENSE 19:22:57 -rw-rw-r-- 1 jenkins jenkins 2751 May 2 19:20 Makefile 19:22:57 -rw-rw-r-- 1 jenkins jenkins 625 May 2 19:20 OWNERS.md 19:22:57 -rw-rw-r-- 1 jenkins jenkins 2591 May 2 19:20 README.md 19:22:57 -rw-rw-r-- 1 jenkins jenkins 5 May 2 19:21 VERSION 19:22:57 drwxrwxr-x 2 jenkins jenkins 4096 May 2 19:20 bin 19:22:57 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:20 cmd 19:22:57 -rw-r--r-- 1 jenkins jenkins 80464 May 2 19:22 coverage.out 19:22:57 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:20 doc 19:22:57 -rw-rw-r-- 1 jenkins jenkins 3642 May 2 19:20 go.mod 19:22:57 -rw-rw-r-- 1 jenkins jenkins 33491 May 2 19:20 go.sum 19:22:57 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:20 internal 19:22:57 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:20 snap 19:22:57 -rw-rw-r-- 1 jenkins jenkins 236 May 2 19:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:57 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=368d8b89130b295f0f6a05347d1e242a9a8adc29 --label arch=amd64 --label version=0.0.0 . 19:22:57 Sending build context to Docker daemon 21.59MB 19:22:57 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:22:57 Step 2/26 : FROM ${BASE} AS builder 19:22:57 ---> 33770955c365 19:22:57 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:22:58 ---> Running in bc634e10b057 19:22:58 Removing intermediate container bc634e10b057 19:22:58 ---> 477c13dd260a 19:22:58 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:58 ---> Running in c27a8a38ac4a 19:22:58 Removing intermediate container c27a8a38ac4a 19:22:58 ---> 2cdcedb22960 19:22:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:22:58 ---> Running in 5e87ac41a349 19:22:58 Removing intermediate container 5e87ac41a349 19:22:58 ---> 0fa862865bbf 19:22:58 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:22:58 ---> Running in 0bac4a743a2a 19:22:58 Removing intermediate container 0bac4a743a2a 19:22:58 ---> b2571d335dd9 19:22:58 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:22:58 ---> Running in 70e3658fda5f 19:22:59 Removing intermediate container 70e3658fda5f 19:22:59 ---> 36e79d8a7b2c 19:22:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:22:59 ---> Running in 34635dd94086 19:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:59 OK: 265 MiB in 53 packages 19:23:00 Removing intermediate container 34635dd94086 19:23:00 ---> 0b22bfa6486b 19:23:00 Step 9/26 : WORKDIR /device-onvif-camera 19:23:00 ---> Running in fa579b6832bd 19:23:00 Removing intermediate container fa579b6832bd 19:23:00 ---> f4c80d403551 19:23:00 Step 10/26 : COPY go.mod vendor* ./ 19:23:00 ---> 50dddc516de9 19:23:00 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:00 ---> Running in 52e4c7c15690 19:23:01 Removing intermediate container 52e4c7c15690 19:23:01 ---> 5e4965b0517f 19:23:01 Step 12/26 : COPY . . 19:23:02 ---> ef5a1047a9ef 19:23:02 Step 13/26 : RUN ${MAKE} 19:23:02 ---> Running in b77511e290a2 19:23:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:23:28 Removing intermediate container b77511e290a2 19:23:28 ---> 6875628b5ba8 19:23:28 Step 14/26 : FROM alpine:3.17 19:23:28 3.17: Pulling from library/alpine 19:23:28 f56be85fc22e: Already exists 19:23:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:23:28 Status: Downloaded newer image for alpine:3.17 19:23:28 ---> 9ed4aefc74f6 19:23:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:23:28 ---> Running in 249afed6fd8c 19:23:28 Removing intermediate container 249afed6fd8c 19:23:28 ---> 92ca400d5834 19:23:28 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:23:28 ---> Running in 15a10fe36599 19:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:23:28 (1/1) Installing dumb-init (1.2.5-r2) 19:23:28 Executing busybox-1.35.0-r29.trigger 19:23:28 OK: 7 MiB in 16 packages 19:23:28 Removing intermediate container 15a10fe36599 19:23:28 ---> 7977a2ac355c 19:23:28 Step 17/26 : WORKDIR / 19:23:28 ---> Running in a9f624bb659a 19:23:28 Removing intermediate container a9f624bb659a 19:23:28 ---> fb29061ebaa0 19:23:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:23:28 ---> ba00f2c15226 19:23:28 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:23:28 ---> 68b7ef0e6162 19:23:28 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:23:28 ---> 8fb0b76d7549 19:23:28 Step 21/26 : EXPOSE 59984 19:23:28 ---> Running in d8a777483d01 19:23:28 Removing intermediate container d8a777483d01 19:23:28 ---> 2d23af04a111 19:23:28 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:23:28 ---> Running in 8af85017f3da 19:23:28 Removing intermediate container 8af85017f3da 19:23:28 ---> 2a9a096788b6 19:23:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:23:28 ---> Running in 1cba80a6f711 19:23:28 Removing intermediate container 1cba80a6f711 19:23:28 ---> 74a5654cd20c 19:23:28 Step 24/26 : LABEL arch=amd64 19:23:28 ---> Running in 249a8be2700d 19:23:28 Removing intermediate container 249a8be2700d 19:23:28 ---> ea38eb947c0c 19:23:28 Step 25/26 : LABEL git_sha=368d8b89130b295f0f6a05347d1e242a9a8adc29 19:23:28 ---> Running in 56db93265245 19:23:28 Removing intermediate container 56db93265245 19:23:28 ---> 7df0d6f285d9 19:23:28 Step 26/26 : LABEL version=0.0.0 19:23:28 ---> Running in 5356a3b927a1 19:23:28 Removing intermediate container 5356a3b927a1 19:23:28 ---> 934d3832e8df 19:23:28 [Warning] One or more build-args [ARCH] were not consumed 19:23:28 Successfully built 934d3832e8df 19:23:28 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:29 19:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:30 latest: Pulling from edgex-lftools-log-publisher 19:23:30 5eb5b503b376: Pulling fs layer 19:23:30 5c69ac0246d0: Pulling fs layer 19:23:30 ec43610c2a17: Pulling fs layer 19:23:30 3a2ae6a8a46f: Pulling fs layer 19:23:30 33b1e0a273af: Pulling fs layer 19:23:30 5d3b04190fa2: Pulling fs layer 19:23:30 2f39f015ded8: Pulling fs layer 19:23:30 3a2ae6a8a46f: Waiting 19:23:30 33b1e0a273af: Waiting 19:23:30 5d3b04190fa2: Waiting 19:23:30 5c69ac0246d0: Verifying Checksum 19:23:30 5c69ac0246d0: Download complete 19:23:30 3a2ae6a8a46f: Download complete 19:23:30 ec43610c2a17: Verifying Checksum 19:23:30 ec43610c2a17: Download complete 19:23:30 33b1e0a273af: Verifying Checksum 19:23:30 33b1e0a273af: Download complete 19:23:30 5d3b04190fa2: Verifying Checksum 19:23:30 5d3b04190fa2: Download complete 19:23:30 5eb5b503b376: Download complete 19:23:31 2f39f015ded8: Download complete 19:23:31 5eb5b503b376: Pull complete 19:23:31 5c69ac0246d0: Pull complete 19:23:32 ec43610c2a17: Pull complete 19:23:32 3a2ae6a8a46f: Pull complete 19:23:32 33b1e0a273af: Pull complete 19:23:32 5d3b04190fa2: Pull complete 19:23:38 2f39f015ded8: Pull complete 19:23:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:38 prd-ubuntu20.04-docker-8c-8g-12454 does not seem to be running inside a container 19:23:38 $ 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/undry_device-onvif-camera_PR-333 -v /w/workspace/undry_device-onvif-camera_PR-333:/w/workspace/undry_device-onvif-camera_PR-333:rw,z -v /w/workspace/undry_device-onvif-camera_PR-333@tmp:/w/workspace/undry_device-onvif-camera_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:44 $ docker top 30bc87a9c935389b20b02d0f55fb10f81a2e09a74b8d301eb8686a57f5a3d4c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:44 ---> job-cost.sh 19:23:44 lf-activate-venv: SKIPPING 19:23:44 INFO: No Stack... 19:23:45 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:45 INFO: Archiving Costs [Pipeline] sh 19:23:45 + cat /w/workspace/undry_device-onvif-camera_PR-333/archives/cost.csv 19:23:45 + cut -d, -f6 [Pipeline] lock 19:23:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] 19:23:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] did not exist. Created. 19:23:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:46 + echo total: 0.2199999988079071 [Pipeline] stash 19:23:46 Stashed 1 file(s) [Pipeline] } 19:23:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:23:46 $ docker stop --time=1 30bc87a9c935389b20b02d0f55fb10f81a2e09a74b8d301eb8686a57f5a3d4c0 19:23:47 $ docker rm -f --volumes 30bc87a9c935389b20b02d0f55fb10f81a2e09a74b8d301eb8686a57f5a3d4c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:25:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12455 in /w/workspace/undry_device-onvif-camera_PR-333 [Pipeline] { [Pipeline] ws 19:25:06 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 19:25:06 The recommended git tool is: git 19:25:12 using credential edgex-jenkins-ssh 19:25:12 Cloning the remote Git repository 19:25:12 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:25:12 > git init /w/workspace/device-onvif-camera/1 # timeout=10 19:25:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:25:13 > git --version # timeout=10 19:25:13 > git --version # 'git version 2.25.1' 19:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:25:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:16 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 368d8b89130b295f0f6a05347d1e242a9a8adc29 19:25:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:25:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:25:16 > git config core.sparsecheckout # timeout=10 19:25:16 > git checkout -f 368d8b89130b295f0f6a05347d1e242a9a8adc29 # timeout=10 19:25:16 > git remote # timeout=10 19:25:17 Merge succeeded, producing 368d8b89130b295f0f6a05347d1e242a9a8adc29 19:25:17 Checking out Revision 368d8b89130b295f0f6a05347d1e242a9a8adc29 (PR-333) 19:25:16 > git config --get remote.origin.url # timeout=10 19:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:16 > git merge ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 19:25:17 > git rev-parse HEAD^{commit} # timeout=10 19:25:17 > git config core.sparsecheckout # timeout=10 19:25:17 > git checkout -f 368d8b89130b295f0f6a05347d1e242a9a8adc29 # timeout=10 19:25:20 Commit message: "feat: implement secret change support, refactor cred mgmt" 19:25:20 > git --version # timeout=10 19:25:20 > git --version # 'git version 2.25.1' 19:25:20 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:22 Dload Upload Total Spent Left Speed 19:25:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 19:25:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:25:23 + sudo tee /etc/docker/daemon.new 19:25:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:23 { 19:25:23 "registry-mirrors": [ 19:25:23 "https://nexus3.edgexfoundry.org:10001" 19:25:23 ], 19:25:23 "bip": "10.250.0.254/24", 19:25:23 "hosts": [ 19:25:23 "tcp://0.0.0.0:5555", 19:25:23 "unix:///var/run/docker.sock" 19:25:23 ], 19:25:23 "mtu": 1458, 19:25:23 "selinux-enabled": true, 19:25:23 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:23 } [Pipeline] sh 19:25:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:42 provisioning config files... 19:25:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2929977841446547603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:42 ---> docker-login.sh 19:25:42 nexus3.edgexfoundry.org:10001 19:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:43 Configure a credential helper to remove this warning. See 19:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:43 19:25:43 Login Succeeded 19:25:43 nexus3.edgexfoundry.org:10002 19:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:43 Configure a credential helper to remove this warning. See 19:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:43 19:25:43 Login Succeeded 19:25:43 nexus3.edgexfoundry.org:10003 19:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:44 Configure a credential helper to remove this warning. See 19:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:44 19:25:44 Login Succeeded 19:25:44 nexus3.edgexfoundry.org:10004 19:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:44 Configure a credential helper to remove this warning. See 19:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:44 19:25:44 Login Succeeded 19:25:44 docker.io 19:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:44 Configure a credential helper to remove this warning. See 19:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:44 19:25:44 Login Succeeded 19:25:44 ---> docker-login.sh ends [Pipeline] } 19:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:45 ========================================================= 19:25:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:25:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:45 + 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 . 19:25:46 Sending build context to Docker daemon 14.21MB 19:25:46 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:25:46 Step 2/13 : FROM ${BASE} AS builder 19:25:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:25:46 c41833b44d91: Pulling fs layer 19:25:46 ed15518f5707: Pulling fs layer 19:25:46 feae8fd75edb: Pulling fs layer 19:25:46 242c74f7c9fa: Pulling fs layer 19:25:46 3cdef696dda3: Pulling fs layer 19:25:46 2ced38df9373: Pulling fs layer 19:25:46 58f1dce35555: Pulling fs layer 19:25:46 242c74f7c9fa: Waiting 19:25:46 3cdef696dda3: Waiting 19:25:46 2ced38df9373: Waiting 19:25:46 58f1dce35555: Waiting 19:25:46 ed15518f5707: Verifying Checksum 19:25:46 ed15518f5707: Download complete 19:25:46 242c74f7c9fa: Download complete 19:25:46 3cdef696dda3: Verifying Checksum 19:25:46 3cdef696dda3: Download complete 19:25:46 c41833b44d91: Verifying Checksum 19:25:46 c41833b44d91: Download complete 19:25:47 c41833b44d91: Pull complete 19:25:48 58f1dce35555: Verifying Checksum 19:25:48 58f1dce35555: Download complete 19:25:48 ed15518f5707: Pull complete 19:25:49 feae8fd75edb: Verifying Checksum 19:25:49 feae8fd75edb: Download complete 19:25:49 2ced38df9373: Verifying Checksum 19:25:49 2ced38df9373: Download complete 19:25:59 feae8fd75edb: Pull complete 19:25:59 242c74f7c9fa: Pull complete 19:25:59 3cdef696dda3: Pull complete 19:26:06 2ced38df9373: Pull complete 19:26:09 58f1dce35555: Pull complete 19:26:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:26:09 ---> fadd8f120f05 19:26:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:26:10 ---> Running in 0b9ee883c854 19:26:11 Removing intermediate container 0b9ee883c854 19:26:11 ---> 698fff7d5a03 19:26:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:26:11 ---> Running in 12d13c9360ad 19:26:11 Removing intermediate container 12d13c9360ad 19:26:11 ---> c6d7595900c7 19:26:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:26:11 ---> Running in c62887e50ec2 19:26:11 Removing intermediate container c62887e50ec2 19:26:11 ---> 61795aef3b9d 19:26:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:26:11 ---> Running in 6eea730a8b09 19:26:12 Removing intermediate container 6eea730a8b09 19:26:12 ---> 852e7b8a4764 19:26:12 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:26:12 ---> Running in b38382e1586d 19:26:12 Removing intermediate container b38382e1586d 19:26:12 ---> aa1327440c99 19:26:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:12 ---> Running in 03aeaf418d02 19:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:26:15 OK: 263 MiB in 53 packages 19:26:16 Removing intermediate container 03aeaf418d02 19:26:16 ---> 5075f8dad178 19:26:16 Step 9/13 : WORKDIR /device-onvif-camera 19:26:16 ---> Running in e18edd5f6359 19:26:16 Removing intermediate container e18edd5f6359 19:26:16 ---> e86f1803b52f 19:26:16 Step 10/13 : COPY go.mod vendor* ./ 19:26:17 ---> c07f9684883a 19:26:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:17 ---> Running in faa1211c8468 19:27:25 Removing intermediate container faa1211c8468 19:27:25 ---> 14d0c6ec431f 19:27:25 Step 12/13 : COPY . . 19:27:25 ---> 8359c75e2cc9 19:27:25 Step 13/13 : RUN ${MAKE} 19:27:25 ---> Running in ca5c5133d928 19:27:25 noop 19:27:25 Removing intermediate container ca5c5133d928 19:27:25 ---> f1cb99ce2bbf 19:27:25 Successfully built f1cb99ce2bbf 19:27:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:25 + docker inspect -f . ci-base-image-arm64 19:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:26 prd-ubuntu20.04-docker-arm64-4c-16g-12455 does not seem to be running inside a container 19:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:27 $ docker top f6c48416efa9fa1cd201113356e4d9ed36ae80e563e9492be24c120eda830471 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:28 + go version 19:27:28 go version go1.20.2 linux/arm64 [Pipeline] } 19:27:28 $ docker stop --time=1 f6c48416efa9fa1cd201113356e4d9ed36ae80e563e9492be24c120eda830471 19:27:29 $ docker rm -f --volumes f6c48416efa9fa1cd201113356e4d9ed36ae80e563e9492be24c120eda830471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:30 + docker inspect -f . ci-base-image-arm64 19:27:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:30 prd-ubuntu20.04-docker-arm64-4c-16g-12455 does not seem to be running inside a container 19:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:32 $ docker top 5e24f87d5b0d9c36c0ed8fac33a8250934edc5ac4379b063d5b24d47df178001 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:33 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 19:27:33 + make test 19:27:33 go test ./... -coverprofile=coverage.out ./... 19:28:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:30:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:30:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:30:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.191s coverage: 32.1% of statements 19:30:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.024s coverage: 86.5% of statements 19:30:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:31 go vet ./... 19:30:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:30:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:30:58 ./bin/test-attribution-txt.sh 19:30:58 An attribution for github.com/google/btree is missing from Attribution.txt, please add 19:30:58 An attribution for github.com/kr/pretty is missing from Attribution.txt, please add [Pipeline] echo 19:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:30:58 $ docker stop --time=1 5e24f87d5b0d9c36c0ed8fac33a8250934edc5ac4379b063d5b24d47df178001 19:31:00 $ docker rm -f --volumes 5e24f87d5b0d9c36c0ed8fac33a8250934edc5ac4379b063d5b24d47df178001 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:01 Warning: overwriting stash ‘coverage-report’ 19:31:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:31:03 + ls -al . 19:31:03 total 228 19:31:03 drwxrwxr-x 9 jenkins jenkins 4096 May 2 19:27 . 19:31:03 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:25 .. 19:31:03 drwxrwxr-x 8 jenkins jenkins 4096 May 2 19:25 .git 19:31:03 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:25 .github 19:31:03 -rw-rw-r-- 1 jenkins jenkins 496 May 2 19:25 .gitignore 19:31:03 -rw-rw-r-- 1 jenkins jenkins 42 May 2 19:25 .golangci.yml 19:31:03 -rw-rw-r-- 1 jenkins jenkins 9861 May 2 19:25 Attribution.txt 19:31:03 -rw-rw-r-- 1 jenkins jenkins 6312 May 2 19:25 CHANGELOG.md 19:31:03 -rw-rw-r-- 1 jenkins jenkins 1574 May 2 19:25 Dockerfile 19:31:03 -rw-rw-r-- 1 jenkins jenkins 677 May 2 19:25 GOVERNANCE.md 19:31:03 -rw-rw-r-- 1 jenkins jenkins 734 May 2 19:25 Jenkinsfile 19:31:03 -rw-rw-r-- 1 jenkins jenkins 11348 May 2 19:25 LICENSE 19:31:03 -rw-rw-r-- 1 jenkins jenkins 2751 May 2 19:25 Makefile 19:31:03 -rw-rw-r-- 1 jenkins jenkins 625 May 2 19:25 OWNERS.md 19:31:03 -rw-rw-r-- 1 jenkins jenkins 2591 May 2 19:25 README.md 19:31:03 -rw-rw-r-- 1 jenkins jenkins 5 May 2 19:21 VERSION 19:31:03 drwxrwxr-x 2 jenkins jenkins 4096 May 2 19:25 bin 19:31:03 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:25 cmd 19:31:03 -rw-r--r-- 1 jenkins jenkins 80464 May 2 19:30 coverage.out 19:31:03 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:25 doc 19:31:03 -rw-rw-r-- 1 jenkins jenkins 3642 May 2 19:25 go.mod 19:31:03 -rw-rw-r-- 1 jenkins jenkins 33491 May 2 19:25 go.sum 19:31:03 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:25 internal 19:31:03 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:25 snap 19:31:03 -rw-rw-r-- 1 jenkins jenkins 236 May 2 19:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:03 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=368d8b89130b295f0f6a05347d1e242a9a8adc29 --label arch=arm64 --label version=0.0.0 . 19:31:04 Sending build context to Docker daemon 14.29MB 19:31:04 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:31:04 Step 2/26 : FROM ${BASE} AS builder 19:31:04 ---> f1cb99ce2bbf 19:31:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:31:04 ---> Running in bc457ffd22eb 19:31:04 Removing intermediate container bc457ffd22eb 19:31:04 ---> ece74ea8f826 19:31:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:31:04 ---> Running in 0064c81b41bc 19:31:04 Removing intermediate container 0064c81b41bc 19:31:04 ---> cb46cba86f66 19:31:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:31:05 ---> Running in f297bdf4a1e9 19:31:05 Removing intermediate container f297bdf4a1e9 19:31:05 ---> c6d06e59bcbc 19:31:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:31:05 ---> Running in 189d87c9ef17 19:31:05 Removing intermediate container 189d87c9ef17 19:31:05 ---> beb2cada96c6 19:31:05 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:31:05 ---> Running in 255c9cd24ba5 19:31:05 Removing intermediate container 255c9cd24ba5 19:31:05 ---> 3a00466b3856 19:31:05 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:06 ---> Running in 8947879671e1 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:08 OK: 263 MiB in 53 packages 19:31:09 Removing intermediate container 8947879671e1 19:31:09 ---> a1670b11d9c7 19:31:09 Step 9/26 : WORKDIR /device-onvif-camera 19:31:09 ---> Running in 57e4f1ba7f04 19:31:09 Removing intermediate container 57e4f1ba7f04 19:31:09 ---> aebdeb52c0e2 19:31:09 Step 10/26 : COPY go.mod vendor* ./ 19:31:11 ---> b527879866ab 19:31:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:11 ---> Running in 695e335b6f96 19:31:14 Removing intermediate container 695e335b6f96 19:31:14 ---> 3e1b07848341 19:31:14 Step 12/26 : COPY . . 19:31:15 ---> 860b34fde207 19:31:15 Step 13/26 : RUN ${MAKE} 19:31:15 ---> Running in 251801d55cd2 19:31:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:33:38 Removing intermediate container 251801d55cd2 19:33:38 ---> fcfdcb619f21 19:33:38 Step 14/26 : FROM alpine:3.17 19:33:38 3.17: Pulling from library/alpine 19:33:38 c41833b44d91: Already exists 19:33:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:33:38 Status: Downloaded newer image for alpine:3.17 19:33:38 ---> 51e60588ff2c 19:33:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:33:38 ---> Running in 007399de6ebe 19:33:38 Removing intermediate container 007399de6ebe 19:33:38 ---> 18dd999e594b 19:33:38 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:33:38 ---> Running in 76cbbceda3f8 19:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:33:38 (1/1) Installing dumb-init (1.2.5-r2) 19:33:38 Executing busybox-1.35.0-r29.trigger 19:33:38 OK: 8 MiB in 16 packages 19:33:38 Removing intermediate container 76cbbceda3f8 19:33:38 ---> d4f85a912553 19:33:38 Step 17/26 : WORKDIR / 19:33:38 ---> Running in de9e8c42a0a7 19:33:38 Removing intermediate container de9e8c42a0a7 19:33:38 ---> 3cf700abc8dd 19:33:38 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:33:38 ---> 0202039d6cdf 19:33:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:33:38 ---> d875127b0182 19:33:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:33:38 ---> 594a0bcb8793 19:33:38 Step 21/26 : EXPOSE 59984 19:33:38 ---> Running in 5aebf12c8795 19:33:38 Removing intermediate container 5aebf12c8795 19:33:38 ---> 7532e84e9e73 19:33:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:33:38 ---> Running in 66492dfc7d45 19:33:38 Removing intermediate container 66492dfc7d45 19:33:38 ---> 27d4f17fa919 19:33:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:38 ---> Running in 3f923251d606 19:33:38 Removing intermediate container 3f923251d606 19:33:38 ---> 66712d828652 19:33:38 Step 24/26 : LABEL arch=arm64 19:33:38 ---> Running in 0ae1ae800fe0 19:33:38 Removing intermediate container 0ae1ae800fe0 19:33:38 ---> b3a0c9f36423 19:33:38 Step 25/26 : LABEL git_sha=368d8b89130b295f0f6a05347d1e242a9a8adc29 19:33:38 ---> Running in a467d75a8edb 19:33:39 Removing intermediate container a467d75a8edb 19:33:39 ---> 8e90935eba30 19:33:39 Step 26/26 : LABEL version=0.0.0 19:33:39 ---> Running in 5644f3481d6f 19:33:39 Removing intermediate container 5644f3481d6f 19:33:39 ---> 3de94de7f853 19:33:39 [Warning] One or more build-args [ARCH] were not consumed 19:33:39 Successfully built 3de94de7f853 19:33:39 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:40 19:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:40 arm64: Pulling from edgex-lftools-log-publisher 19:33:40 8998bd30e6a1: Pulling fs layer 19:33:40 04944245beec: Pulling fs layer 19:33:40 699f458cf7ca: Pulling fs layer 19:33:40 765212b225bb: Pulling fs layer 19:33:40 f23df028b6ca: Pulling fs layer 19:33:40 d65c8cfc05b1: Pulling fs layer 19:33:40 2437ff75d9bd: Pulling fs layer 19:33:40 765212b225bb: Waiting 19:33:40 f23df028b6ca: Waiting 19:33:40 d65c8cfc05b1: Waiting 19:33:40 2437ff75d9bd: Waiting 19:33:41 04944245beec: Verifying Checksum 19:33:41 04944245beec: Download complete 19:33:41 765212b225bb: Verifying Checksum 19:33:41 765212b225bb: Download complete 19:33:41 f23df028b6ca: Verifying Checksum 19:33:41 f23df028b6ca: Download complete 19:33:41 d65c8cfc05b1: Verifying Checksum 19:33:41 d65c8cfc05b1: Download complete 19:33:41 699f458cf7ca: Verifying Checksum 19:33:41 699f458cf7ca: Download complete 19:33:42 8998bd30e6a1: Verifying Checksum 19:33:42 8998bd30e6a1: Download complete 19:33:44 2437ff75d9bd: Verifying Checksum 19:33:46 8998bd30e6a1: Pull complete 19:33:46 04944245beec: Pull complete 19:33:48 699f458cf7ca: Pull complete 19:33:48 765212b225bb: Pull complete 19:33:48 f23df028b6ca: Pull complete 19:33:49 d65c8cfc05b1: Pull complete 19:34:04 2437ff75d9bd: Pull complete 19:34:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-12455 does not seem to be running inside a container 19:34:04 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:34:08 $ docker top 0ef7845f004ade03e7b20298da65509509985e876ab7d1e48f5d65a2a8182b6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:09 ---> job-cost.sh 19:34:09 lf-activate-venv: SKIPPING 19:34:09 INFO: No Stack... 19:34:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:10 INFO: Archiving Costs [Pipeline] sh 19:34:10 + + catcut -d, -f6 19:34:10 /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 19:34:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] 19:34:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] did not exist. Created. 19:34:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:11 /w/workspace/device-onvif-camera/1@tmp/durable-c289e48a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:34:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:12 Warning: overwriting stash ‘stack-cost’ 19:34:12 Stashed 1 file(s) [Pipeline] } 19:34:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:12 $ docker stop --time=1 0ef7845f004ade03e7b20298da65509509985e876ab7d1e48f5d65a2a8182b6b 19:34:14 $ docker rm -f --volumes 0ef7845f004ade03e7b20298da65509509985e876ab7d1e48f5d65a2a8182b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:34:15 provisioning config files... 19:34:15 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-333@tmp/config7855542947028584928tmp [Pipeline] { [Pipeline] sh 19:34:15 + set +x 19:34:15 + curl -s https://codecov.io/bash 19:34:15 + bash -s -- 19:34:15 19:34:15 _____ _ 19:34:15 / ____| | | 19:34:15 | | ___ __| | ___ ___ _____ __ 19:34:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:15 Bash-1.0.6 19:34:15 19:34:15 19:34:15 ==> git version 2.25.1 found 19:34:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:34:15 Release-Date: 2020-01-08 19:34:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:34:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:34:15 ==> Jenkins CI detected. 19:34:15 current dir:  /w/workspace/undry_device-onvif-camera_PR-333 19:34:15 project root: . 19:34:15 --> token set from env 19:34:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:15 ==> Running gcov in . (disable via -X gcov) 19:34:15 ==> Python coveragepy not found 19:34:15 ==> Searching for coverage reports in: 19:34:15 + . 19:34:15 -> Found 1 reports 19:34:15 ==> Detecting git/mercurial file structure 19:34:15 ==> Reading reports 19:34:15 + ./coverage.out bytes=80464 19:34:15 ==> Appending adjustments 19:34:15 https://docs.codecov.io/docs/fixing-reports 19:34:15 + Found adjustments 19:34:15 ==> Gzipping contents 19:34:15 12K /tmp/codecov.32dMRN.gz 19:34:15 ==> Uploading reports 19:34:15 url: https://codecov.io 19:34:15 query: branch=PR-333&commit=368d8b89130b295f0f6a05347d1e242a9a8adc29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=333&job=&cmd_args= 19:34:16 -> Pinging Codecov 19:34:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-333&commit=368d8b89130b295f0f6a05347d1e242a9a8adc29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=333&job=&cmd_args= 19:34:16 -> Uploading to 19:34:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/F29A59C45E3A92E06B3E522C9905F8EF/368d8b89130b295f0f6a05347d1e242a9a8adc29/5c2f9ab0-2df1-43e6-8b53-10696560317d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T193416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e47c9a6fb15197f0275dd6155fcc23db9528d414363f04f62c4e5168f803e254 19:34:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:16 Dload Upload Total Spent Left Speed 19:34:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10687 0 0 100 10687 0 44344 --:--:-- --:--:-- --:--:-- 44529 19:34:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/368d8b89130b295f0f6a05347d1e242a9a8adc29 [Pipeline] } 19:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:34:18 + [ -d /w/workspace/undry_device-onvif-camera_PR-333/archives ] 19:34:18 + ls -al /w/workspace/undry_device-onvif-camera_PR-333/archives 19:34:18 total 16 19:34:18 drwxr-xr-x 3 root root 4096 May 2 19:23 . 19:34:18 drwxrwxr-x 11 jenkins jenkins 4096 May 2 19:23 .. 19:34:18 drwxr-xr-x 2 root root 4096 May 2 19:23 cost 19:34:18 -rw-r--r-- 1 root root 91 May 2 19:23 cost.csv 19:34:18 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-333/archives 19:34:18 + ls -al /w/workspace/undry_device-onvif-camera_PR-333/archives 19:34:18 total 16 19:34:18 drwxr-xr-x 3 jenkins jenkins 4096 May 2 19:23 . 19:34:18 drwxrwxr-x 11 jenkins jenkins 4096 May 2 19:23 .. 19:34:18 drwxr-xr-x 2 jenkins jenkins 4096 May 2 19:23 cost 19:34:18 -rw-r--r-- 1 jenkins jenkins 91 May 2 19:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:19 ---> package-listing.sh 19:34:19 ++ facter osfamily 19:34:19 ++ tr '[:upper:]' '[:lower:]' 19:34:19 + OS_FAMILY=debian 19:34:19 + workspace=/w/workspace/undry_device-onvif-camera_PR-333 19:34:19 + START_PACKAGES=/tmp/packages_start.txt 19:34:19 + END_PACKAGES=/tmp/packages_end.txt 19:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:19 + PACKAGES=/tmp/packages_start.txt 19:34:19 + '[' /w/workspace/undry_device-onvif-camera_PR-333 ']' 19:34:19 + PACKAGES=/tmp/packages_end.txt 19:34:19 + case "${OS_FAMILY}" in 19:34:19 + dpkg -l 19:34:19 + grep '^ii' 19:34:19 + '[' -f /tmp/packages_start.txt ']' 19:34:19 + '[' -f /tmp/packages_end.txt ']' 19:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:19 + '[' /w/workspace/undry_device-onvif-camera_PR-333 ']' 19:34:19 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-333/archives/ 19:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-333/archives/ [Pipeline] echo 19:34:19 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/undry_device-onvif-camera_PR-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:20 prd-ubuntu20.04-docker-8c-8g-12454 does not seem to be running inside a container 19:34:21 $ 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/undry_device-onvif-camera_PR-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-333 -v /w/workspace/undry_device-onvif-camera_PR-333:/w/workspace/undry_device-onvif-camera_PR-333:rw,z -v /w/workspace/undry_device-onvif-camera_PR-333@tmp:/w/workspace/undry_device-onvif-camera_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:21 $ docker top 2e839d184bc5c526da746d76306a7fb8d6b235bb24df6aef882c6aeca67b20cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:22 + ls /var/log/sa-host 19:34:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:22 provisioning config files... 19:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-333@tmp/config14401901277419371551tmp [Pipeline] { [Pipeline] echo 19:34:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:22 ---> create-netrc.sh [Pipeline] } 19:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:23 ---> python-tools-install.sh [Pipeline] echo 19:34:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:23 ---> sudo-logs.sh 19:34:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:34:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:24 ---> job-cost.sh 19:34:24 lf-activate-venv: SKIPPING 19:34:24 DEBUG: total: 0.2199999988079071 19:34:24 INFO: Retrieving Stack Cost... 19:34:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:34:24 INFO: Archiving Costs [Pipeline] echo 19:34:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:25 ---> logs-deploy.sh 19:34:25 lf-activate-venv: SKIPPING 19:34:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-333/1 19:34:25 INFO: archiving workspace using pattern(s): 19:34:26 Archives upload complete. 19:34:26 INFO: archiving logs to Nexus 19:34:27 ---> uname -a: 19:34:27 Linux prd-ubuntu20-04-docker-8c-8g-12454 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:34:27 19:34:27 19:34:27 ---> lscpu: 19:34:27 Architecture: x86_64 19:34:27 CPU op-mode(s): 32-bit, 64-bit 19:34:27 Byte Order: Little Endian 19:34:27 Address sizes: 40 bits physical, 48 bits virtual 19:34:27 CPU(s): 8 19:34:27 On-line CPU(s) list: 0-7 19:34:27 Thread(s) per core: 1 19:34:27 Core(s) per socket: 1 19:34:27 Socket(s): 8 19:34:27 NUMA node(s): 1 19:34:27 Vendor ID: AuthenticAMD 19:34:27 CPU family: 23 19:34:27 Model: 49 19:34:27 Model name: AMD EPYC-Rome Processor 19:34:27 Stepping: 0 19:34:27 CPU MHz: 2800.000 19:34:27 BogoMIPS: 5600.00 19:34:27 Virtualization: AMD-V 19:34:27 Hypervisor vendor: KVM 19:34:27 Virtualization type: full 19:34:27 L1d cache: 256 KiB 19:34:27 L1i cache: 256 KiB 19:34:27 L2 cache: 4 MiB 19:34:27 L3 cache: 128 MiB 19:34:27 NUMA node0 CPU(s): 0-7 19:34:27 Vulnerability Itlb multihit: Not affected 19:34:27 Vulnerability L1tf: Not affected 19:34:27 Vulnerability Mds: Not affected 19:34:27 Vulnerability Meltdown: Not affected 19:34:27 Vulnerability Mmio stale data: Not affected 19:34:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:34:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:34:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:34:27 Vulnerability Srbds: Not affected 19:34:27 Vulnerability Tsx async abort: Not affected 19:34:27 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 19:34:27 19:34:27 19:34:27 ---> nproc: 19:34:27 8 19:34:27 19:34:27 19:34:27 ---> df -h: 19:34:27 Filesystem Size Used Avail Use% Mounted on 19:34:27 overlay 155G 12G 144G 8% / 19:34:27 tmpfs 64M 0 64M 0% /dev 19:34:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:34:27 shm 64M 0 64M 0% /dev/shm 19:34:27 /dev/vda1 155G 12G 144G 8% /facter-os 19:34:27 19:34:27 19:34:27 ---> sar -b -r -n DEV: 19:34:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12454) 05/02/23 _x86_64_ (8 CPU) 19:34:27 19:34:27 19:20:15 LINUX RESTART (8 CPU) 19:34:27 19:34:27 19:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:34:27 19:22:02 170.51 5.15 165.36 0.00 482.30 61871.47 0.00 19:34:27 19:23:01 131.28 0.29 130.99 0.00 20.20 35216.27 0.00 19:34:27 19:24:01 118.70 0.07 118.63 0.00 8.80 36533.91 0.00 19:34:27 19:25:01 2.18 0.00 2.18 0.00 0.00 26.41 0.00 19:34:27 19:26:01 37.68 11.80 25.88 0.00 5423.10 6296.15 0.00 19:34:27 19:27:01 19.59 0.00 19.59 0.00 0.00 589.40 0.00 19:34:27 19:28:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 19:34:27 19:29:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 19:34:27 19:30:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 19:34:27 19:31:01 2.17 0.00 2.17 0.00 0.00 38.12 0.00 19:34:27 19:32:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 19:34:27 19:33:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 19:34:27 19:34:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 19:34:27 Average: 37.62 1.34 36.29 0.00 457.04 10823.71 0.00 19:34:27 19:34:27 19:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:27 19:22:02 27671404 31509524 797636 2.43 145536 3838948 2041716 6.02 1258424 3456612 633708 19:34:27 19:23:01 28247964 31519808 781912 2.38 151608 3316528 1912536 5.64 1249948 2930544 1860 19:34:27 19:24:01 27545924 31551384 748988 2.28 161604 3979996 1800000 5.30 1299280 3519752 352 19:34:27 19:25:01 27545232 31550828 749232 2.28 161636 3980000 1800000 5.30 1299232 3519756 8 19:34:27 19:26:01 27181124 31538220 749572 2.28 169864 4312308 1840064 5.42 1527612 3629616 932 19:34:27 19:27:01 27178636 31538084 749588 2.28 172008 4312332 1840064 5.42 1533004 3629648 168 19:34:27 19:28:01 27180668 31540176 747472 2.27 172080 4312336 1840064 5.42 1530468 3629644 8 19:34:27 19:29:01 27183708 31543232 744364 2.26 172116 4312336 1840064 5.42 1527516 3629644 8 19:34:27 19:30:01 27183660 31544032 744276 2.26 172184 4312340 1840064 5.42 1526592 3630396 12 19:34:27 19:31:01 27184116 31544588 743636 2.26 172288 4312320 1840064 5.42 1526988 3630404 8 19:34:27 19:32:01 27183816 31544324 743856 2.26 172304 4312320 1840064 5.42 1526960 3630404 12 19:34:27 19:33:01 27183920 31544572 743712 2.26 172328 4312452 1840064 5.42 1527004 3630520 8 19:34:27 19:34:01 27183904 31544576 743680 2.26 172344 4312452 1840064 5.42 1527004 3630520 8 19:34:27 Average: 27358006 31539488 752917 2.29 166762 4148205 1854987 5.47 1450772 3545958 49007 19:34:27 19:34:27 19:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:27 19:22:02 ens3 545.38 323.22 7940.95 71.19 0.00 0.00 0.00 0.00 19:34:27 19:22:02 docker0 191.20 324.47 15.71 2098.89 0.00 0.00 0.00 0.00 19:34:27 19:22:02 lo 4.03 4.03 0.40 0.40 0.00 0.00 0.00 0.00 19:34:27 19:23:01 ens3 40.65 26.11 82.28 16.62 0.00 0.00 0.00 0.00 19:34:27 19:23:01 docker0 1.51 3.56 0.09 43.24 0.00 0.00 0.00 0.00 19:34:27 19:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:34:27 19:24:01 ens3 101.85 62.61 2580.34 13.21 0.00 0.00 0.00 0.00 19:34:27 19:24:01 docker0 1.60 3.45 0.10 43.02 0.00 0.00 0.00 0.00 19:34:27 19:24:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 19:34:27 19:25:01 ens3 0.50 0.20 0.12 0.08 0.00 0.00 0.00 0.00 19:34:27 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:26:01 ens3 126.01 64.46 1953.47 4.81 0.00 0.00 0.00 0.00 19:34:27 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:34:27 19:27:01 ens3 168.53 147.52 144.11 195.62 0.00 0.00 0.00 0.00 19:34:27 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:29:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:31:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:34:27 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:33:01 ens3 0.28 0.20 0.15 0.01 0.00 0.00 0.00 0.00 19:34:27 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:27 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:27 Average: ens3 76.04 48.27 983.04 23.25 0.00 0.00 0.00 0.00 19:34:27 Average: docker0 15.09 25.74 1.23 169.60 0.00 0.00 0.00 0.00 19:34:27 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 19:34:27 19:34:27 19:34:27 ---> sar -P ALL: 19:34:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12454) 05/02/23 _x86_64_ (8 CPU) 19:34:27 19:34:27 19:20:15 LINUX RESTART (8 CPU) 19:34:27 19:34:27 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:34:27 19:22:02 all 10.14 0.00 4.81 4.22 0.08 80.76 19:34:27 19:22:02 0 11.88 0.00 4.43 1.35 0.07 82.27 19:34:27 19:22:02 1 9.03 0.00 3.48 4.15 0.10 83.23 19:34:27 19:22:02 2 11.48 0.00 4.76 2.13 0.07 81.56 19:34:27 19:22:02 3 10.34 0.00 4.82 0.44 0.07 84.34 19:34:27 19:22:02 4 7.35 0.00 5.49 1.22 0.05 85.89 19:34:27 19:22:02 5 9.10 0.00 6.67 19.74 0.08 64.41 19:34:27 19:22:02 6 10.82 0.00 4.78 2.41 0.08 81.91 19:34:27 19:22:02 7 11.11 0.00 4.06 2.47 0.08 82.28 19:34:27 19:23:01 all 32.29 0.00 5.63 2.64 0.08 59.36 19:34:27 19:23:01 0 32.31 0.00 4.78 0.20 0.07 62.64 19:34:27 19:23:01 1 31.81 0.00 5.32 4.53 0.07 58.26 19:34:27 19:23:01 2 30.48 0.00 5.74 0.12 0.07 63.59 19:34:27 19:23:01 3 32.67 0.00 5.10 1.11 0.09 61.03 19:34:27 19:23:01 4 31.87 0.00 6.31 1.20 0.07 60.55 19:34:27 19:23:01 5 32.03 0.00 5.99 10.74 0.09 51.16 19:34:27 19:23:01 6 34.14 0.00 5.80 2.87 0.07 57.12 19:34:27 19:23:01 7 32.96 0.00 6.04 0.38 0.12 60.50 19:34:27 19:24:01 all 18.45 0.00 4.33 2.66 0.08 74.49 19:34:27 19:24:01 0 18.50 0.00 4.05 3.13 0.07 74.25 19:34:27 19:24:01 1 18.46 0.00 4.41 0.69 0.07 76.37 19:34:27 19:24:01 2 18.51 0.00 3.81 1.12 0.05 76.51 19:34:27 19:24:01 3 18.52 0.00 3.99 2.80 0.19 74.50 19:34:27 19:24:01 4 17.72 0.00 4.62 0.40 0.07 77.19 19:34:27 19:24:01 5 18.05 0.00 4.85 1.17 0.05 75.88 19:34:27 19:24:01 6 19.21 0.00 4.99 11.41 0.07 64.32 19:34:27 19:24:01 7 18.61 0.00 3.89 0.59 0.05 76.86 19:34:27 19:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:34:27 19:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:34:27 19:25:01 1 0.08 0.00 0.00 0.00 0.00 99.92 19:34:27 19:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:34:27 19:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:34:27 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:34:27 19:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:34:27 19:25:01 6 0.03 0.00 0.02 0.03 0.02 99.90 19:34:27 19:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:34:27 19:26:01 all 1.36 0.00 0.69 0.41 0.02 97.53 19:34:27 19:26:01 0 2.70 0.00 0.89 0.47 0.02 95.93 19:34:27 19:26:01 1 1.69 0.00 0.80 0.35 0.02 97.15 19:34:27 19:26:01 2 0.82 0.00 0.73 0.75 0.02 97.68 19:34:27 19:26:01 3 0.99 0.00 0.69 1.09 0.02 97.22 19:34:27 19:26:01 4 1.28 0.00 0.80 0.03 0.00 97.88 19:34:27 19:26:01 5 0.67 0.00 0.50 0.05 0.02 98.76 19:34:27 19:26:01 6 1.87 0.00 0.53 0.03 0.02 97.55 19:34:27 19:26:01 7 0.87 0.00 0.57 0.48 0.03 98.05 19:34:27 19:27:01 all 0.48 0.00 0.18 0.23 0.01 99.10 19:34:27 19:27:01 0 0.73 0.00 0.42 0.17 0.03 98.65 19:34:27 19:27:01 1 0.72 0.00 0.05 0.02 0.02 99.20 19:34:27 19:27:01 2 0.18 0.00 0.02 0.00 0.00 99.80 19:34:27 19:27:01 3 0.90 0.00 0.33 1.24 0.02 97.51 19:34:27 19:27:01 4 0.93 0.00 0.52 0.42 0.02 98.12 19:34:27 19:27:01 5 0.08 0.00 0.02 0.00 0.02 99.88 19:34:27 19:27:01 6 0.13 0.00 0.02 0.00 0.00 99.85 19:34:27 19:27:01 7 0.13 0.00 0.05 0.02 0.02 99.78 19:34:27 19:28:01 all 0.19 0.00 0.05 0.00 0.00 99.75 19:34:27 19:28:01 0 0.03 0.00 0.00 0.02 0.02 99.93 19:34:27 19:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:34:27 19:28:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:34:27 19:28:01 3 0.08 0.00 0.10 0.00 0.00 99.82 19:34:27 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:28:01 5 0.07 0.00 0.10 0.00 0.00 99.83 19:34:27 19:28:01 6 1.19 0.00 0.08 0.02 0.02 98.69 19:34:27 19:28:01 7 0.03 0.00 0.05 0.00 0.00 99.92 19:34:27 19:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:34:27 19:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:34:27 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:34:27 19:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:34:27 19:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:34:27 19:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:34:27 19:30:01 all 0.19 0.00 0.02 0.00 0.00 99.79 19:34:27 19:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:34:27 19:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:34:27 19:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:34:27 19:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:34:27 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:30:01 5 0.02 0.00 0.07 0.00 0.00 99.92 19:34:27 19:30:01 6 1.27 0.00 0.03 0.00 0.00 98.69 19:34:27 19:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:34:27 19:31:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:34:27 19:31:01 0 0.03 0.00 0.03 0.05 0.00 99.88 19:34:27 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:34:27 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:31:01 6 0.33 0.00 0.00 0.02 0.02 99.63 19:34:27 19:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:34:27 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:34:27 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:34:27 19:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:34:27 19:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:34:27 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:27 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:34:27 19:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:34:27 19:34:27 19:32:01 CPU %user %nice %system %iowait %steal %idle 19:34:27 19:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:34:27 19:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:34:27 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:34:27 19:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:34:27 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:34:27 19:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:34:27 19:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:34:27 19:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:34:27 19:34:01 all 0.01 0.00 0.00 0.00 0.01 99.98 19:34:27 19:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:34:27 19:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:34:27 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:34:27 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:34:27 19:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:34:27 19:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:34:27 Average: all 4.80 0.00 1.20 0.78 0.02 93.21 19:34:27 Average: 0 5.04 0.00 1.12 0.42 0.02 93.40 19:34:27 Average: 1 4.70 0.00 1.08 0.74 0.02 93.46 19:34:27 Average: 2 4.69 0.00 1.15 0.32 0.02 93.83 19:34:27 Average: 3 4.82 0.00 1.15 0.51 0.03 93.49 19:34:27 Average: 4 4.49 0.00 1.35 0.25 0.02 93.89 19:34:27 Average: 5 4.55 0.00 1.39 2.40 0.02 91.65 19:34:27 Average: 6 5.24 0.00 1.24 1.28 0.02 92.22 19:34:27 Average: 7 4.84 0.00 1.12 0.30 0.03 93.71 19:34:27 19:34:27 19:34:27