Pull request #376 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fb4dc3c758677a3cab1aef722d710f20e59d71f+f9a51d90d45793b537885a974cdf3c636c247a85 (400441b8cd4d4bbdf3bc9010582cbfcc05337660) 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-ssh13184488053514173739.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9537562164743049686.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-376/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-376/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16693679791571458755.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-376/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8962660071734707140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14202196701561481877.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-376/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-376/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1365322808921935849.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4211 in /w/workspace/undry_device-onvif-camera_PR-376 [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-376 # 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/376/head:refs/remotes/origin/PR-376 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f9a51d90d45793b537885a974cdf3c636c247a85 into PR head commit 9fb4dc3c758677a3cab1aef722d710f20e59d71f Merge succeeded, producing 9fb4dc3c758677a3cab1aef722d710f20e59d71f Checking out Revision 9fb4dc3c758677a3cab1aef722d710f20e59d71f (PR-376) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:31:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb4dc3c758677a3cab1aef722d710f20e59d71f # 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 f9a51d90d45793b537885a974cdf3c636c247a85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb4dc3c758677a3cab1aef722d710f20e59d71f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:31:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:31:04 ========================================================= 03:31:04 EdgeX Global Pipelines Version Info 03:31:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:31:05 ------------------- 03:31:05 stable info: 03:31:05 ------------------- 03:31:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:31:05 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:31:05 Message: update stable to v1.0.253 03:31:06 ------------------- 03:31:06 experimental info: 03:31:06 ------------------- 03:31:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:31:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:31:06 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-376 [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-376 [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-376 [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fb4dc3c758677a3cab1aef722d710f20e59d71f [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fb4dc3 [Pipeline] echo 03:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:08 provisioning config files... 03:31:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-376@tmp/config3121835514135190278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:08 ---> docker-login.sh 03:31:08 nexus3.edgexfoundry.org:10001 03:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:08 Configure a credential helper to remove this warning. See 03:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:08 03:31:08 Login Succeeded 03:31:08 nexus3.edgexfoundry.org:10002 03:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:08 Configure a credential helper to remove this warning. See 03:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:08 03:31:08 Login Succeeded 03:31:08 nexus3.edgexfoundry.org:10003 03:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:08 Configure a credential helper to remove this warning. See 03:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:08 03:31:08 Login Succeeded 03:31:08 nexus3.edgexfoundry.org:10004 03:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:09 Configure a credential helper to remove this warning. See 03:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:09 03:31:09 Login Succeeded 03:31:09 docker.io 03:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:09 Configure a credential helper to remove this warning. See 03:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:09 03:31:09 Login Succeeded 03:31:09 ---> docker-login.sh ends [Pipeline] } 03:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:31:10 + git rev-list -1 --merges 9fb4dc3c758677a3cab1aef722d710f20e59d71f~1..9fb4dc3c758677a3cab1aef722d710f20e59d71f [Pipeline] echo 03:31:10 -----------> git rev-list -1 --merges 9fb4dc3c758677a3cab1aef722d710f20e59d71f~1..9fb4dc3c758677a3cab1aef722d710f20e59d71f 9fb4dc3c758677a3cab1aef722d710f20e59d71f [false] [Pipeline] sh 03:31:10 + git log --format=format:%s -1 9fb4dc3c758677a3cab1aef722d710f20e59d71f [Pipeline] echo 03:31:10 ========================================================= 03:31:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:31:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:10 + git log --format=format:%s -1 9fb4dc3c758677a3cab1aef722d710f20e59d71f [Pipeline] echo 03:31:10 [semverPrep] GIT_COMMIT: 9fb4dc3c758677a3cab1aef722d710f20e59d71f, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo 03:31:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:31:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:11 + grep -v github /etc/ssh/ssh_known_hosts 03:31:11 + [ -e /tmp/ssh_known_hosts ] 03:31:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:31:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:31:11 + sudo tee -a /etc/ssh/ssh_known_hosts 03:31:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:11 03:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:12 0.1.4: Pulling from edgex-devops/py-git-semver 03:31:12 b85a868b505f: Pulling fs layer 03:31:12 e2be974225ed: Pulling fs layer 03:31:12 339a4e72a1f5: Pulling fs layer 03:31:12 988bab9f4d93: Pulling fs layer 03:31:12 1469e6f7b9e6: Pulling fs layer 03:31:12 eaf3925da568: Pulling fs layer 03:31:12 bab4dde63d76: Pulling fs layer 03:31:12 bde34c3a00c8: Pulling fs layer 03:31:12 988bab9f4d93: Waiting 03:31:12 1469e6f7b9e6: Waiting 03:31:12 eaf3925da568: Waiting 03:31:12 bab4dde63d76: Waiting 03:31:12 bde34c3a00c8: Waiting 03:31:12 b352a97aabf1: Pulling fs layer 03:31:12 4872d77fe225: Pulling fs layer 03:31:12 5851b861e8e6: Pulling fs layer 03:31:12 4872d77fe225: Waiting 03:31:12 e2be974225ed: Verifying Checksum 03:31:12 e2be974225ed: Download complete 03:31:12 988bab9f4d93: Verifying Checksum 03:31:12 988bab9f4d93: Download complete 03:31:12 1469e6f7b9e6: Verifying Checksum 03:31:12 1469e6f7b9e6: Download complete 03:31:12 339a4e72a1f5: Verifying Checksum 03:31:12 339a4e72a1f5: Download complete 03:31:12 eaf3925da568: Verifying Checksum 03:31:12 eaf3925da568: Download complete 03:31:12 bde34c3a00c8: Download complete 03:31:12 b352a97aabf1: Verifying Checksum 03:31:12 b352a97aabf1: Download complete 03:31:12 4872d77fe225: Download complete 03:31:12 5851b861e8e6: Verifying Checksum 03:31:12 5851b861e8e6: Download complete 03:31:12 b85a868b505f: Verifying Checksum 03:31:12 b85a868b505f: Download complete 03:31:12 bab4dde63d76: Verifying Checksum 03:31:12 bab4dde63d76: Download complete 03:31:14 b85a868b505f: Pull complete 03:31:14 e2be974225ed: Pull complete 03:31:14 339a4e72a1f5: Pull complete 03:31:14 988bab9f4d93: Pull complete 03:31:14 1469e6f7b9e6: Pull complete 03:31:14 eaf3925da568: Pull complete 03:31:16 bab4dde63d76: Pull complete 03:31:16 bde34c3a00c8: Pull complete 03:31:16 b352a97aabf1: Pull complete 03:31:16 4872d77fe225: Pull complete 03:31:16 5851b861e8e6: Pull complete 03:31:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:17 prd-ubuntu20.04-docker-8c-8g-4211 does not seem to be running inside a container 03:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-376 -v /w/workspace/undry_device-onvif-camera_PR-376:/w/workspace/undry_device-onvif-camera_PR-376:rw,z -v /w/workspace/undry_device-onvif-camera_PR-376@tmp:/w/workspace/undry_device-onvif-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:19 $ docker top f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 -eo pid,comm 03:31:19 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). 03:31:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:20 [ssh-agent] Looking for ssh-agent implementation... 03:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:20 $ docker exec f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 ssh-agent 03:31:20 SSH_AUTH_SOCK=/tmp/ssh-Ff5fRXYdxySu/agent.31 03:31:20 SSH_AGENT_PID=37 03:31:20 Running ssh-add (command line suppressed) 03:31:20 Identity added: /w/workspace/undry_device-onvif-camera_PR-376@tmp/private_key_183874041024765035.key (/w/workspace/undry_device-onvif-camera_PR-376@tmp/private_key_183874041024765035.key) 03:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:20 + git tag --points-at HEAD [Pipeline] } 03:31:20 $ docker exec --env ******** --env ******** f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 ssh-agent -k 03:31:20 unset SSH_AUTH_SOCK; 03:31:20 unset SSH_AGENT_PID; 03:31:20 echo Agent pid 37 killed; 03:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:21 [ssh-agent] Looking for ssh-agent implementation... 03:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:21 $ docker exec f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 ssh-agent 03:31:21 SSH_AUTH_SOCK=/tmp/ssh-qDGstQWiS5fG/agent.69 03:31:21 SSH_AGENT_PID=75 03:31:21 Running ssh-add (command line suppressed) 03:31:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-376@tmp/private_key_2615383423996181766.key (/w/workspace/undry_device-onvif-camera_PR-376@tmp/private_key_2615383423996181766.key) 03:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:21 + git semver init 03:31:22 2023-08-22 03:31:21,925 [run_init] DEBUG init version:0.0.0 force:False 03:31:22 2023-08-22 03:31:21,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-376/.semver 03:31:22 2023-08-22 03:31:21,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-376/.semver 03:31:22 2023-08-22 03:31:21,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-376/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-376, universal_newlines=False, shell=None, istream=None) 03:31:22 2023-08-22 03:31:22,917 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-376/.git/info/exclude 03:31:22 2023-08-22 03:31:22,918 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-376/.semver/PR-376 with force:False 03:31:22 2023-08-22 03:31:22,918 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-376/.semver/PR-376 03:31:22 2023-08-22 03:31:22,922 [execute] INFO git cat-file --batch-check 03:31:22 2023-08-22 03:31:22,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-376/.semver, universal_newlines=False, shell=None, istream=) 03:31:22 2023-08-22 03:31:22,930 [execute] INFO git cat-file --batch 03:31:22 2023-08-22 03:31:22,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-376/.semver, universal_newlines=False, shell=None, istream=) 03:31:22 2023-08-22 03:31:22,935 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-376/.semver/PR-376 03:31:22 0.0.0 [Pipeline] } 03:31:23 $ docker exec --env ******** --env ******** f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 ssh-agent -k 03:31:23 unset SSH_AUTH_SOCK; 03:31:23 unset SSH_AGENT_PID; 03:31:23 echo Agent pid 75 killed; 03:31:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:23 + git semver [Pipeline] } 03:31:24 $ docker stop --time=1 f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 03:31:25 $ docker rm -f --volumes f50bd1838c4613dab2ee4c53591474d9720731bc5129db28fe249285fbe0c2e3 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:31:26 Stashed 1 file(s) [Pipeline] echo 03:31:26 [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 03:31:26 provisioning config files... 03:31:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-376@tmp/config13263664469115488825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:27 ---> docker-login.sh 03:31:27 nexus3.edgexfoundry.org:10001 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10002 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10003 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10004 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 docker.io 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 ---> docker-login.sh ends [Pipeline] } 03:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:31:27 ========================================================= 03:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:31:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:28 + 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 . 03:31:28 Sending build context to Docker daemon 21.64MB 03:31:28 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:31:28 Step 2/13 : FROM ${BASE} AS builder 03:31:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:31:28 4db1b89c0bd1: Pulling fs layer 03:31:28 6911f1a30b25: Pulling fs layer 03:31:28 e194b8c5c2a9: Pulling fs layer 03:31:28 6863d3e3a2b1: Pulling fs layer 03:31:28 ec0bb842ea78: Pulling fs layer 03:31:28 40a00589a448: Pulling fs layer 03:31:28 6c08303d61cc: Pulling fs layer 03:31:28 798269fcf238: Pulling fs layer 03:31:28 6863d3e3a2b1: Waiting 03:31:28 ec0bb842ea78: Waiting 03:31:28 40a00589a448: Waiting 03:31:28 6c08303d61cc: Waiting 03:31:28 798269fcf238: Waiting 03:31:28 6911f1a30b25: Download complete 03:31:28 6863d3e3a2b1: Download complete 03:31:28 ec0bb842ea78: Verifying Checksum 03:31:28 ec0bb842ea78: Download complete 03:31:28 4db1b89c0bd1: Verifying Checksum 03:31:28 4db1b89c0bd1: Download complete 03:31:28 40a00589a448: Verifying Checksum 03:31:28 40a00589a448: Download complete 03:31:28 4db1b89c0bd1: Pull complete 03:31:28 6911f1a30b25: Pull complete 03:31:29 798269fcf238: Verifying Checksum 03:31:29 798269fcf238: Download complete 03:31:29 e194b8c5c2a9: Verifying Checksum 03:31:29 e194b8c5c2a9: Download complete 03:31:29 6c08303d61cc: Verifying Checksum 03:31:29 6c08303d61cc: Download complete 03:31:32 e194b8c5c2a9: Pull complete 03:31:32 6863d3e3a2b1: Pull complete 03:31:33 ec0bb842ea78: Pull complete 03:31:33 40a00589a448: Pull complete 03:31:35 6c08303d61cc: Pull complete 03:31:36 798269fcf238: Pull complete 03:31:36 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:31:36 ---> ec979cd7f677 03:31:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:31:41 ---> Running in f282d4e7e1c3 03:31:41 Removing intermediate container f282d4e7e1c3 03:31:41 ---> cf95a0d792e7 03:31:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:41 ---> Running in fe03afaa8fcb 03:31:41 Removing intermediate container fe03afaa8fcb 03:31:41 ---> b04ccce81078 03:31:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:31:41 ---> Running in 098ddd5af0aa 03:31:41 Removing intermediate container 098ddd5af0aa 03:31:41 ---> 46154495cda8 03:31:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:31:41 ---> Running in 6eec655d70f9 03:31:41 Removing intermediate container 6eec655d70f9 03:31:41 ---> abae9469d576 03:31:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:31:41 Still waiting to schedule task 03:31:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4209’ 03:31:41 ---> Running in 1bc626797601 03:31:41 Removing intermediate container 1bc626797601 03:31:41 ---> bf853a6f3a04 03:31:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:41 ---> Running in 6d18b7440a80 03:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:31:42 OK: 265 MiB in 53 packages 03:31:42 Removing intermediate container 6d18b7440a80 03:31:42 ---> c52abdc2c189 03:31:42 Step 9/13 : WORKDIR /device-onvif-camera 03:31:42 ---> Running in 4f5ab5707d86 03:31:43 Removing intermediate container 4f5ab5707d86 03:31:43 ---> fda60c8e8bc0 03:31:43 Step 10/13 : COPY go.mod vendor* ./ 03:31:43 ---> e1177b37c981 03:31:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:43 ---> Running in fa112d6ec6ec 03:32:15 Removing intermediate container fa112d6ec6ec 03:32:15 ---> a600d1197895 03:32:15 Step 12/13 : COPY . . 03:32:15 ---> ad7ea17541ae 03:32:15 Step 13/13 : RUN ${MAKE} 03:32:15 ---> Running in 4b2a28577e33 03:32:15 noop 03:32:15 Removing intermediate container 4b2a28577e33 03:32:15 ---> a612e1f96a43 03:32:15 Successfully built a612e1f96a43 03:32:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker inspect -f . ci-base-image-x86_64 03:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:15 prd-ubuntu20.04-docker-8c-8g-4211 does not seem to be running inside a container 03:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-376 -v /w/workspace/undry_device-onvif-camera_PR-376:/w/workspace/undry_device-onvif-camera_PR-376:rw,z -v /w/workspace/undry_device-onvif-camera_PR-376@tmp:/w/workspace/undry_device-onvif-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:32:16 $ docker top 03f42e37fcb7d5e3ad9c6b4643b8c67347f8df437144f23712cca4c75718bcaa -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:16 + go version 03:32:16 go version go1.20.6 linux/amd64 [Pipeline] } 03:32:16 $ docker stop --time=1 03f42e37fcb7d5e3ad9c6b4643b8c67347f8df437144f23712cca4c75718bcaa 03:32:18 $ docker rm -f --volumes 03f42e37fcb7d5e3ad9c6b4643b8c67347f8df437144f23712cca4c75718bcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:18 + docker inspect -f . ci-base-image-x86_64 03:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:19 prd-ubuntu20.04-docker-8c-8g-4211 does not seem to be running inside a container 03:32: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-376 -v /w/workspace/undry_device-onvif-camera_PR-376:/w/workspace/undry_device-onvif-camera_PR-376:rw,z -v /w/workspace/undry_device-onvif-camera_PR-376@tmp:/w/workspace/undry_device-onvif-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:32:19 $ docker top d6f4925bd2a1039ce74da1ebfe4e8cee07ccbb7accf8fe9352ea0f7154baae7b -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:19 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-376 [Pipeline] fileExists [Pipeline] sh 03:32:20 + make test 03:32:20 go test ./... -coverprofile=coverage.out ./... 03:32:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:32:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:32:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:32:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 03:32:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.304s coverage: 86.5% of statements 03:32:47 go vet ./... 03:32:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:51 ./bin/test-attribution-txt.sh [Pipeline] echo 03:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:32:51 $ docker stop --time=1 d6f4925bd2a1039ce74da1ebfe4e8cee07ccbb7accf8fe9352ea0f7154baae7b 03:32:55 $ docker rm -f --volumes d6f4925bd2a1039ce74da1ebfe4e8cee07ccbb7accf8fe9352ea0f7154baae7b [Pipeline] // withDockerContainer [Pipeline] sh 03:32:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:32:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:56 + ls -al . 03:32:56 total 240 03:32:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 03:32 . 03:32:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:31 .. 03:32:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 03:31 .git 03:32:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:31 .github 03:32:56 -rw-rw-r-- 1 jenkins jenkins 496 Aug 22 03:31 .gitignore 03:32:56 -rw-rw-r-- 1 jenkins jenkins 42 Aug 22 03:31 .golangci.yml 03:32:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 03:31 .semver 03:32:56 -rw-rw-r-- 1 jenkins jenkins 10087 Aug 22 03:31 Attribution.txt 03:32:56 -rw-rw-r-- 1 jenkins jenkins 15932 Aug 22 03:31 CHANGELOG.md 03:32:56 -rw-rw-r-- 1 jenkins jenkins 1574 Aug 22 03:31 Dockerfile 03:32:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 03:31 GOVERNANCE.md 03:32:56 -rw-rw-r-- 1 jenkins jenkins 739 Aug 22 03:31 Jenkinsfile 03:32:56 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 03:31 LICENSE 03:32:56 -rw-rw-r-- 1 jenkins jenkins 2751 Aug 22 03:31 Makefile 03:32:56 -rw-rw-r-- 1 jenkins jenkins 625 Aug 22 03:31 OWNERS.md 03:32:56 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 22 03:31 README.md 03:32:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 03:31 VERSION 03:32:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 03:31 bin 03:32:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:31 cmd 03:32:56 -rw-r--r-- 1 jenkins jenkins 78459 Aug 22 03:32 coverage.out 03:32:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:31 doc 03:32:56 -rw-rw-r-- 1 jenkins jenkins 3594 Aug 22 03:31 go.mod 03:32:56 -rw-rw-r-- 1 jenkins jenkins 33570 Aug 22 03:31 go.sum 03:32:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:31 internal 03:32:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:31 snap 03:32:56 -rw-rw-r-- 1 jenkins jenkins 236 Aug 22 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32: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=9fb4dc3c758677a3cab1aef722d710f20e59d71f --label arch=amd64 --label version=0.0.0 . 03:32:57 Sending build context to Docker daemon 21.72MB 03:32:57 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:32:57 Step 2/26 : FROM ${BASE} AS builder 03:32:57 ---> a612e1f96a43 03:32:57 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:32:57 ---> Running in 43466a8056b6 03:32:57 Removing intermediate container 43466a8056b6 03:32:57 ---> 83c699d5b38e 03:32:57 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:57 ---> Running in 8905f7efc83f 03:32:57 Removing intermediate container 8905f7efc83f 03:32:57 ---> f41229c28f19 03:32:57 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:32:57 ---> Running in bbc7d5cd8988 03:32:57 Removing intermediate container bbc7d5cd8988 03:32:57 ---> d85b00a7fc96 03:32:57 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:32:57 ---> Running in cfe46a4f2875 03:32:57 Removing intermediate container cfe46a4f2875 03:32:57 ---> 083629f2d5dd 03:32:57 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:32:57 ---> Running in 705020c305e9 03:32:57 Removing intermediate container 705020c305e9 03:32:57 ---> 3b5ebbb56dbb 03:32:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:57 ---> Running in b7e44d84be0a 03:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:32:58 OK: 265 MiB in 53 packages 03:32:59 Removing intermediate container b7e44d84be0a 03:32:59 ---> 41f766389bb2 03:32:59 Step 9/26 : WORKDIR /device-onvif-camera 03:32:59 ---> Running in 4b820c56044b 03:32:59 Removing intermediate container 4b820c56044b 03:32:59 ---> 6187e4b01662 03:32:59 Step 10/26 : COPY go.mod vendor* ./ 03:32:59 ---> 08d24aad1120 03:32:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:59 ---> Running in 094f4f72194e 03:33:00 Removing intermediate container 094f4f72194e 03:33:00 ---> 6aef9f41224f 03:33:00 Step 12/26 : COPY . . 03:33:01 ---> 1c1d10120afd 03:33:01 Step 13/26 : RUN ${MAKE} 03:33:01 ---> Running in 2a654fe2fd21 03:33:01 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 03:33:23 Removing intermediate container 2a654fe2fd21 03:33:23 ---> 7f8052b440e4 03:33:23 Step 14/26 : FROM alpine:3.17 03:33:23 3.17: Pulling from library/alpine 03:33:23 9398808236ff: Pulling fs layer 03:33:23 9398808236ff: Verifying Checksum 03:33:23 9398808236ff: Download complete 03:33:23 9398808236ff: Pull complete 03:33:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:33:23 Status: Downloaded newer image for alpine:3.17 03:33:23 ---> 1e0b8b5322fc 03:33:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:33:23 ---> Running in 7f05c913f5f6 03:33:23 Removing intermediate container 7f05c913f5f6 03:33:23 ---> e71e23f143e2 03:33:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:33:23 ---> Running in 622884876ee4 03:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:33:24 (1/1) Installing dumb-init (1.2.5-r2) 03:33:24 Executing busybox-1.35.0-r29.trigger 03:33:24 OK: 7 MiB in 16 packages 03:33:24 Removing intermediate container 622884876ee4 03:33:24 ---> ce4aa6cf6024 03:33:24 Step 17/26 : WORKDIR / 03:33:24 ---> Running in 95e51661889c 03:33:24 Removing intermediate container 95e51661889c 03:33:24 ---> 7cf8fe381b1c 03:33:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:33:25 ---> ffed43062e3a 03:33:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:33:25 ---> ab535c6bddc1 03:33:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:33:25 ---> 2b9fdceaec47 03:33:25 Step 21/26 : EXPOSE 59984 03:33:25 ---> Running in 341358db79e2 03:33:25 Removing intermediate container 341358db79e2 03:33:25 ---> 3804a27ede3b 03:33:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:33:25 ---> Running in 5fbaa41320aa 03:33:26 Removing intermediate container 5fbaa41320aa 03:33:26 ---> ef8bc99f18c3 03:33:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:33:26 ---> Running in 4c7986e9fa30 03:33:26 Removing intermediate container 4c7986e9fa30 03:33:26 ---> 8f5d245cbbe9 03:33:26 Step 24/26 : LABEL arch=amd64 03:33:26 ---> Running in 052ba6fea1f4 03:33:26 Removing intermediate container 052ba6fea1f4 03:33:26 ---> 0eaf6480f234 03:33:26 Step 25/26 : LABEL git_sha=9fb4dc3c758677a3cab1aef722d710f20e59d71f 03:33:26 ---> Running in 4dad3a47be8b 03:33:26 Removing intermediate container 4dad3a47be8b 03:33:26 ---> 5c8e48d8c3e8 03:33:26 Step 26/26 : LABEL version=0.0.0 03:33:26 ---> Running in 57152ef43cea 03:33:26 Removing intermediate container 57152ef43cea 03:33:26 ---> 9f2f9fe2629d 03:33:26 [Warning] One or more build-args [ARCH] were not consumed 03:33:26 Successfully built 9f2f9fe2629d 03:33:26 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 03:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:27 03:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:28 latest: Pulling from edgex-lftools-log-publisher 03:33:28 5eb5b503b376: Pulling fs layer 03:33:28 5c69ac0246d0: Pulling fs layer 03:33:28 ec43610c2a17: Pulling fs layer 03:33:28 3a2ae6a8a46f: Pulling fs layer 03:33:28 33b1e0a273af: Pulling fs layer 03:33:28 5d3b04190fa2: Pulling fs layer 03:33:28 2f39f015ded8: Pulling fs layer 03:33:28 33b1e0a273af: Waiting 03:33:28 3a2ae6a8a46f: Waiting 03:33:28 5d3b04190fa2: Waiting 03:33:28 2f39f015ded8: Waiting 03:33:28 5c69ac0246d0: Verifying Checksum 03:33:28 5c69ac0246d0: Download complete 03:33:28 3a2ae6a8a46f: Download complete 03:33:28 33b1e0a273af: Verifying Checksum 03:33:28 33b1e0a273af: Download complete 03:33:28 5d3b04190fa2: Verifying Checksum 03:33:28 5d3b04190fa2: Download complete 03:33:28 ec43610c2a17: Verifying Checksum 03:33:28 ec43610c2a17: Download complete 03:33:28 5eb5b503b376: Verifying Checksum 03:33:28 5eb5b503b376: Download complete 03:33:28 2f39f015ded8: Verifying Checksum 03:33:29 5eb5b503b376: Pull complete 03:33:29 5c69ac0246d0: Pull complete 03:33:30 ec43610c2a17: Pull complete 03:33:30 3a2ae6a8a46f: Pull complete 03:33:30 33b1e0a273af: Pull complete 03:33:30 5d3b04190fa2: Pull complete 03:33:35 2f39f015ded8: Pull complete 03:33:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:36 prd-ubuntu20.04-docker-8c-8g-4211 does not seem to be running inside a container 03:33:36 $ 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-376 -v /w/workspace/undry_device-onvif-camera_PR-376:/w/workspace/undry_device-onvif-camera_PR-376:rw,z -v /w/workspace/undry_device-onvif-camera_PR-376@tmp:/w/workspace/undry_device-onvif-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:41 $ docker top 89b3e274209846ba3704465d3d21cfc9eddcc963db6638c02053eb97bcc57c61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:41 ---> job-cost.sh 03:33:41 lf-activate-venv: SKIPPING 03:33:41 INFO: No Stack... 03:33:42 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:42 INFO: Archiving Costs [Pipeline] sh 03:33:43 + + cat /w/workspace/undry_device-onvif-camera_PR-376/archives/cost.csv 03:33:43 cut -d, -f6 [Pipeline] lock 03:33:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] 03:33:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] did not exist. Created. 03:33:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:43 + echo total: 0.2199999988079071 [Pipeline] stash 03:33:43 Stashed 1 file(s) [Pipeline] } 03:33:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:43 $ docker stop --time=1 89b3e274209846ba3704465d3d21cfc9eddcc963db6638c02053eb97bcc57c61 03:33:44 $ docker rm -f --volumes 89b3e274209846ba3704465d3d21cfc9eddcc963db6638c02053eb97bcc57c61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4212 in /w/workspace/undry_device-onvif-camera_PR-376 [Pipeline] { [Pipeline] ws 03:35:21 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:35:21 The recommended git tool is: git 03:35:29 using credential edgex-jenkins-ssh 03:35:29 Cloning the remote Git repository 03:35:29 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:35:29 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:35:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:29 > git --version # timeout=10 03:35:29 > git --version # 'git version 2.25.1' 03:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/376/head:refs/remotes/origin/PR-376 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:35:33 Merging remotes/origin/main commit f9a51d90d45793b537885a974cdf3c636c247a85 into PR head commit 9fb4dc3c758677a3cab1aef722d710f20e59d71f 03:35:34 Merge succeeded, producing 9fb4dc3c758677a3cab1aef722d710f20e59d71f 03:35:34 Checking out Revision 9fb4dc3c758677a3cab1aef722d710f20e59d71f (PR-376) 03:35:33 > git config core.sparsecheckout # timeout=10 03:35:33 > git checkout -f 9fb4dc3c758677a3cab1aef722d710f20e59d71f # timeout=10 03:35:33 > git remote # timeout=10 03:35:33 > git config --get remote.origin.url # timeout=10 03:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:34 > git merge f9a51d90d45793b537885a974cdf3c636c247a85 # timeout=10 03:35:34 > git rev-parse HEAD^{commit} # timeout=10 03:35:34 > git config core.sparsecheckout # timeout=10 03:35:34 > git checkout -f 9fb4dc3c758677a3cab1aef722d710f20e59d71f # timeout=10 03:35:34 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" 03:35:35 > git --version # timeout=10 03:35:35 > git --version # 'git version 2.25.1' 03:35:35 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:35:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:36 Dload Upload Total Spent Left Speed 03:35:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 03:35:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:35:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:35:37 + sudo tee /etc/docker/daemon.new 03:35:37 { 03:35:37 "registry-mirrors": [ 03:35:37 "https://nexus3.edgexfoundry.org:10001" 03:35:37 ], 03:35:37 "bip": "10.250.0.254/24", 03:35:37 "hosts": [ 03:35:37 "tcp://0.0.0.0:5555", 03:35:37 "unix:///var/run/docker.sock" 03:35:37 ], 03:35:37 "mtu": 1458, 03:35:37 "selinux-enabled": true, 03:35:37 "seccomp-profile": "/etc/docker/seccomp.json" 03:35:37 } [Pipeline] sh 03:35:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:35:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:00 provisioning config files... 03:36:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2991087256911608922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:01 ---> docker-login.sh 03:36:01 nexus3.edgexfoundry.org:10001 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:01 Configure a credential helper to remove this warning. See 03:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:01 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10002 03:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:02 nexus3.edgexfoundry.org:10003 03:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:02 nexus3.edgexfoundry.org:10004 03:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:03 docker.io 03:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:03 Configure a credential helper to remove this warning. See 03:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:03 03:36:03 Login Succeeded 03:36:03 ---> docker-login.sh ends [Pipeline] } 03:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:04 ========================================================= 03:36:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:36:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + 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 . 03:36:05 Sending build context to Docker daemon 14.17MB 03:36:05 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:36:05 Step 2/13 : FROM ${BASE} AS builder 03:36:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:36:05 edb6bdbacee9: Pulling fs layer 03:36:05 5f9638ab2659: Pulling fs layer 03:36:05 8d51d6327a98: Pulling fs layer 03:36:05 8b374f2dd631: Pulling fs layer 03:36:05 ec14aa9079de: Pulling fs layer 03:36:05 2f466654f4bb: Pulling fs layer 03:36:05 554e91adad29: Pulling fs layer 03:36:05 2f466654f4bb: Waiting 03:36:05 8b374f2dd631: Waiting 03:36:05 554e91adad29: Waiting 03:36:05 ec14aa9079de: Waiting 03:36:05 5f9638ab2659: Verifying Checksum 03:36:05 5f9638ab2659: Download complete 03:36:05 8b374f2dd631: Verifying Checksum 03:36:05 8b374f2dd631: Download complete 03:36:05 ec14aa9079de: Verifying Checksum 03:36:05 ec14aa9079de: Download complete 03:36:05 edb6bdbacee9: Verifying Checksum 03:36:06 edb6bdbacee9: Pull complete 03:36:06 554e91adad29: Verifying Checksum 03:36:07 554e91adad29: Download complete 03:36:07 5f9638ab2659: Pull complete 03:36:08 8d51d6327a98: Verifying Checksum 03:36:08 8d51d6327a98: Download complete 03:36:08 2f466654f4bb: Verifying Checksum 03:36:08 2f466654f4bb: Download complete 03:36:20 8d51d6327a98: Pull complete 03:36:20 8b374f2dd631: Pull complete 03:36:20 ec14aa9079de: Pull complete 03:36:26 2f466654f4bb: Pull complete 03:36:28 554e91adad29: Pull complete 03:36:28 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:36:28 ---> 1e15ea492957 03:36:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:36:29 ---> Running in 7b85c9f2dd62 03:36:30 Removing intermediate container 7b85c9f2dd62 03:36:30 ---> e1b00ab6b6f6 03:36:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:30 ---> Running in 768331ed1323 03:36:30 Removing intermediate container 768331ed1323 03:36:30 ---> 7d162a85ff64 03:36:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:36:30 ---> Running in 8e853cf9812e 03:36:30 Removing intermediate container 8e853cf9812e 03:36:30 ---> 81fdcb8779ae 03:36:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:36:30 ---> Running in 2310475e09a9 03:36:31 Removing intermediate container 2310475e09a9 03:36:31 ---> 37b3fed1676b 03:36:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:36:31 ---> Running in 57b0db3856f0 03:36:31 Removing intermediate container 57b0db3856f0 03:36:31 ---> 1e925bf7c0dc 03:36:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:31 ---> Running in eef2afcc3e90 03:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:36:34 OK: 263 MiB in 53 packages 03:36:35 Removing intermediate container eef2afcc3e90 03:36:35 ---> e88b5a773cef 03:36:35 Step 9/13 : WORKDIR /device-onvif-camera 03:36:35 ---> Running in 840cccf09fbe 03:36:35 Removing intermediate container 840cccf09fbe 03:36:35 ---> 0820204e084f 03:36:35 Step 10/13 : COPY go.mod vendor* ./ 03:36:36 ---> bfec0ff4943e 03:36:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:36 ---> Running in 21185a8e610a 03:37:44 Removing intermediate container 21185a8e610a 03:37:44 ---> cc63589d4b34 03:37:44 Step 12/13 : COPY . . 03:37:44 ---> 53806b64ab38 03:37:44 Step 13/13 : RUN ${MAKE} 03:37:44 ---> Running in e2e37057c8af 03:37:44 noop 03:37:44 Removing intermediate container e2e37057c8af 03:37:44 ---> 13483a5f5ffa 03:37:44 Successfully built 13483a5f5ffa 03:37:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker inspect -f . ci-base-image-arm64 03:37:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:45 prd-ubuntu20.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container 03:37:45 $ 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 ******** ci-base-image-arm64 cat 03:37:46 $ docker top c2bc8238db47f062961de36d661a023589e74e53241a8a234141051991152ef4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:47 + go version 03:37:47 go version go1.20.6 linux/arm64 [Pipeline] } 03:37:47 $ docker stop --time=1 c2bc8238db47f062961de36d661a023589e74e53241a8a234141051991152ef4 03:37:48 $ docker rm -f --volumes c2bc8238db47f062961de36d661a023589e74e53241a8a234141051991152ef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:49 + docker inspect -f . ci-base-image-arm64 03:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:50 prd-ubuntu20.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container 03:37:50 $ 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 ******** ci-base-image-arm64 cat 03:37:51 $ docker top f3398c1693533e17ed5f93966e2288e740206cb27554cd8efcd4483e39796cda -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:52 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:37:52 + make test 03:37:52 go test ./... -coverprofile=coverage.out ./... 03:38:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:40:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:40:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:40:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.4% of statements 03:40:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.638s coverage: 86.5% of statements 03:40:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:40:50 go vet ./... 03:41:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:17 ./bin/test-attribution-txt.sh [Pipeline] echo 03:41:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:41:17 $ docker stop --time=1 f3398c1693533e17ed5f93966e2288e740206cb27554cd8efcd4483e39796cda 03:41:20 $ docker rm -f --volumes f3398c1693533e17ed5f93966e2288e740206cb27554cd8efcd4483e39796cda [Pipeline] // withDockerContainer [Pipeline] sh 03:41:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:41:21 Warning: overwriting stash ‘coverage-report’ 03:41:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:41:23 + ls -al . 03:41:23 total 236 03:41:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 03:37 . 03:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:35 .. 03:41:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 03:35 .git 03:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:35 .github 03:41:23 -rw-rw-r-- 1 jenkins jenkins 496 Aug 22 03:35 .gitignore 03:41:23 -rw-rw-r-- 1 jenkins jenkins 42 Aug 22 03:35 .golangci.yml 03:41:23 -rw-rw-r-- 1 jenkins jenkins 10087 Aug 22 03:35 Attribution.txt 03:41:23 -rw-rw-r-- 1 jenkins jenkins 15932 Aug 22 03:35 CHANGELOG.md 03:41:23 -rw-rw-r-- 1 jenkins jenkins 1574 Aug 22 03:35 Dockerfile 03:41:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 03:35 GOVERNANCE.md 03:41:23 -rw-rw-r-- 1 jenkins jenkins 739 Aug 22 03:35 Jenkinsfile 03:41:23 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 03:35 LICENSE 03:41:23 -rw-rw-r-- 1 jenkins jenkins 2751 Aug 22 03:35 Makefile 03:41:23 -rw-rw-r-- 1 jenkins jenkins 625 Aug 22 03:35 OWNERS.md 03:41:23 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 22 03:35 README.md 03:41:23 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 03:31 VERSION 03:41:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 03:35 bin 03:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:35 cmd 03:41:23 -rw-r--r-- 1 jenkins jenkins 78459 Aug 22 03:40 coverage.out 03:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:35 doc 03:41:23 -rw-rw-r-- 1 jenkins jenkins 3594 Aug 22 03:35 go.mod 03:41:23 -rw-rw-r-- 1 jenkins jenkins 33570 Aug 22 03:35 go.sum 03:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:35 internal 03:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:35 snap 03:41:23 -rw-rw-r-- 1 jenkins jenkins 236 Aug 22 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:23 + 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=9fb4dc3c758677a3cab1aef722d710f20e59d71f --label arch=arm64 --label version=0.0.0 . 03:41:24 Sending build context to Docker daemon 14.25MB 03:41:24 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:41:24 Step 2/26 : FROM ${BASE} AS builder 03:41:24 ---> 13483a5f5ffa 03:41:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:41:24 ---> Running in 5e18a06dca84 03:41:24 Removing intermediate container 5e18a06dca84 03:41:24 ---> b6f595e606eb 03:41:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:41:24 ---> Running in 3d161aab746e 03:41:25 Removing intermediate container 3d161aab746e 03:41:25 ---> 87ee52265c6e 03:41:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:41:25 ---> Running in 25242901c6ce 03:41:25 Removing intermediate container 25242901c6ce 03:41:25 ---> bb87c0d849c3 03:41:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:41:25 ---> Running in 04bd04add338 03:41:25 Removing intermediate container 04bd04add338 03:41:25 ---> cc9e2a75db09 03:41:25 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:41:25 ---> Running in f291fcecce6f 03:41:26 Removing intermediate container f291fcecce6f 03:41:26 ---> ae4ed50f100b 03:41:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:26 ---> Running in 00dbc90ea20e 03:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:41:29 OK: 263 MiB in 53 packages 03:41:30 Removing intermediate container 00dbc90ea20e 03:41:30 ---> 0777bb868d35 03:41:30 Step 9/26 : WORKDIR /device-onvif-camera 03:41:30 ---> Running in 57128efd5ff4 03:41:30 Removing intermediate container 57128efd5ff4 03:41:30 ---> 40f8227dd2af 03:41:30 Step 10/26 : COPY go.mod vendor* ./ 03:41:30 ---> 505b9260f821 03:41:30 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 ---> Running in 349ec3b55738 03:41:34 Removing intermediate container 349ec3b55738 03:41:34 ---> da540ba6dc87 03:41:34 Step 12/26 : COPY . . 03:41:34 ---> 7a1029cc2d7b 03:41:34 Step 13/26 : RUN ${MAKE} 03:41:35 ---> Running in ec5fc8a7fbef 03:41:36 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 03:43:57 Removing intermediate container ec5fc8a7fbef 03:43:57 ---> dfcf3af3026c 03:43:57 Step 14/26 : FROM alpine:3.17 03:43:57 3.17: Pulling from library/alpine 03:43:57 4060ece20d7a: Pulling fs layer 03:43:57 4060ece20d7a: Verifying Checksum 03:43:57 4060ece20d7a: Download complete 03:43:57 4060ece20d7a: Pull complete 03:43:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:43:57 Status: Downloaded newer image for alpine:3.17 03:43:57 ---> 8650cd65339b 03:43:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:43:57 ---> Running in 8804835eed7a 03:43:57 Removing intermediate container 8804835eed7a 03:43:57 ---> 33a4996f4ebb 03:43:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:43:57 ---> Running in e7581baf47ee 03:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:43:57 (1/1) Installing dumb-init (1.2.5-r2) 03:43:57 Executing busybox-1.35.0-r29.trigger 03:43:57 OK: 8 MiB in 16 packages 03:43:57 Removing intermediate container e7581baf47ee 03:43:57 ---> 47ad3695b92c 03:43:57 Step 17/26 : WORKDIR / 03:43:57 ---> Running in ab8a79f5a612 03:43:57 Removing intermediate container ab8a79f5a612 03:43:57 ---> 3ffe8b7e7f65 03:43:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:43:59 ---> 6efae1572806 03:43:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:43:59 ---> 154c5016c2e1 03:43:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:44:00 ---> 760e3ffa4fb1 03:44:00 Step 21/26 : EXPOSE 59984 03:44:00 ---> Running in e7bffcb092a4 03:44:00 Removing intermediate container e7bffcb092a4 03:44:00 ---> b8a4c46030c3 03:44:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:44:00 ---> Running in 9964f273ea22 03:44:01 Removing intermediate container 9964f273ea22 03:44:01 ---> 20fc4f82ba5e 03:44:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:01 ---> Running in 3127fc77ffae 03:44:01 Removing intermediate container 3127fc77ffae 03:44:01 ---> 767b8ca23ff9 03:44:01 Step 24/26 : LABEL arch=arm64 03:44:01 ---> Running in 02a070e4aa6f 03:44:02 Removing intermediate container 02a070e4aa6f 03:44:02 ---> 706c0a9bd1f9 03:44:02 Step 25/26 : LABEL git_sha=9fb4dc3c758677a3cab1aef722d710f20e59d71f 03:44:02 ---> Running in e2f6cae5674b 03:44:02 Removing intermediate container e2f6cae5674b 03:44:02 ---> e44f171fd7a9 03:44:02 Step 26/26 : LABEL version=0.0.0 03:44:02 ---> Running in cd5f71149ae6 03:44:02 Removing intermediate container cd5f71149ae6 03:44:02 ---> f1959cdc4e4a 03:44:02 [Warning] One or more build-args [ARCH] were not consumed 03:44:02 Successfully built f1959cdc4e4a 03:44:02 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 03:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:03 03:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:04 arm64: Pulling from edgex-lftools-log-publisher 03:44:04 8998bd30e6a1: Pulling fs layer 03:44:04 04944245beec: Pulling fs layer 03:44:04 699f458cf7ca: Pulling fs layer 03:44:04 765212b225bb: Pulling fs layer 03:44:04 f23df028b6ca: Pulling fs layer 03:44:04 d65c8cfc05b1: Pulling fs layer 03:44:04 2437ff75d9bd: Pulling fs layer 03:44:04 f23df028b6ca: Waiting 03:44:04 d65c8cfc05b1: Waiting 03:44:04 2437ff75d9bd: Waiting 03:44:04 765212b225bb: Waiting 03:44:04 04944245beec: Verifying Checksum 03:44:04 04944245beec: Download complete 03:44:04 765212b225bb: Verifying Checksum 03:44:04 765212b225bb: Download complete 03:44:04 f23df028b6ca: Verifying Checksum 03:44:04 f23df028b6ca: Download complete 03:44:04 d65c8cfc05b1: Verifying Checksum 03:44:04 d65c8cfc05b1: Download complete 03:44:04 699f458cf7ca: Verifying Checksum 03:44:04 699f458cf7ca: Download complete 03:44:04 8998bd30e6a1: Verifying Checksum 03:44:04 8998bd30e6a1: Download complete 03:44:07 2437ff75d9bd: Verifying Checksum 03:44:07 2437ff75d9bd: Download complete 03:44:09 8998bd30e6a1: Pull complete 03:44:09 04944245beec: Pull complete 03:44:10 699f458cf7ca: Pull complete 03:44:11 765212b225bb: Pull complete 03:44:11 f23df028b6ca: Pull complete 03:44:11 d65c8cfc05b1: Pull complete 03:44:26 2437ff75d9bd: Pull complete 03:44:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:27 prd-ubuntu20.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container 03:44:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:44:30 $ docker top 91d4f32b81092ce78f25dda7d5463d2d8dc298932397f4f3abc7586da6948cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:30 ---> job-cost.sh 03:44:30 lf-activate-venv: SKIPPING 03:44:30 INFO: No Stack... 03:44:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:44:32 INFO: Archiving Costs [Pipeline] sh 03:44:32 + cut -d, -f6 03:44:32 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:44:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] 03:44:32 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] did not exist. Created. 03:44:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:32 /w/workspace/device-onvif-camera/1@tmp/durable-82f5eae9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:44:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:44:33 Warning: overwriting stash ‘stack-cost’ 03:44:33 Stashed 1 file(s) [Pipeline] } 03:44:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-376-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:33 $ docker stop --time=1 91d4f32b81092ce78f25dda7d5463d2d8dc298932397f4f3abc7586da6948cea 03:44:35 $ docker rm -f --volumes 91d4f32b81092ce78f25dda7d5463d2d8dc298932397f4f3abc7586da6948cea [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 03:44:36 provisioning config files... 03:44:36 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-376@tmp/config18378841395274743553tmp [Pipeline] { [Pipeline] sh 03:44:36 + set +x 03:44:36 + curl -s https://codecov.io/bash 03:44:36 + bash -s -- 03:44:36 03:44:36 _____ _ 03:44:36 / ____| | | 03:44:36 | | ___ __| | ___ ___ _____ __ 03:44:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:44:36 | |___| (_) | (_| | __/ (_| (_) \ V / 03:44:36 \_____\___/ \__,_|\___|\___\___/ \_/ 03:44:36 Bash-1.0.6 03:44:36 03:44:36 03:44:36 ==> git version 2.25.1 found 03:44:36 ==> 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 03:44:36 Release-Date: 2020-01-08 03:44:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:44:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:44:36 ==> Jenkins CI detected. 03:44:36 current dir:  /w/workspace/undry_device-onvif-camera_PR-376 03:44:36 project root: . 03:44:36 --> token set from env 03:44:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:44:36 ==> Running gcov in . (disable via -X gcov) 03:44:36 ==> Python coveragepy not found 03:44:36 ==> Searching for coverage reports in: 03:44:36 + . 03:44:36 -> Found 1 reports 03:44:36 ==> Detecting git/mercurial file structure 03:44:36 ==> Reading reports 03:44:36 + ./coverage.out bytes=78459 03:44:36 ==> Appending adjustments 03:44:36 https://docs.codecov.io/docs/fixing-reports 03:44:36 + Found adjustments 03:44:36 ==> Gzipping contents 03:44:36 12K /tmp/codecov.FYwHUY.gz 03:44:36 ==> Uploading reports 03:44:36 url: https://codecov.io 03:44:36 query: branch=PR-376&commit=9fb4dc3c758677a3cab1aef722d710f20e59d71f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-376%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=376&job=&cmd_args= 03:44:36 -> Pinging Codecov 03:44:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-376&commit=9fb4dc3c758677a3cab1aef722d710f20e59d71f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-376%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=376&job=&cmd_args= 03:44:36 -> Uploading to 03:44:36 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/F29A59C45E3A92E06B3E522C9905F8EF/9fb4dc3c758677a3cab1aef722d710f20e59d71f/c368f31b-e38c-41b4-80e3-dd259891f4ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T034436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06dce2800854fd72754fbe8ce0efddccc12ec181ceeba385b4a2413762141642 03:44:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:36 Dload Upload Total Spent Left Speed 03:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10573 0 0 100 10573 0 47200 --:--:-- --:--:-- --:--:-- 47200 03:44:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9fb4dc3c758677a3cab1aef722d710f20e59d71f [Pipeline] } 03:44:37 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 03:44:39 + [ -d /w/workspace/undry_device-onvif-camera_PR-376/archives ] 03:44:39 + ls -al /w/workspace/undry_device-onvif-camera_PR-376/archives 03:44:39 total 16 03:44:39 drwxr-xr-x 3 root root 4096 Aug 22 03:33 . 03:44:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:33 .. 03:44:39 drwxr-xr-x 2 root root 4096 Aug 22 03:33 cost 03:44:39 -rw-r--r-- 1 root root 91 Aug 22 03:33 cost.csv 03:44:39 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-376/archives 03:44:39 + ls -al /w/workspace/undry_device-onvif-camera_PR-376/archives 03:44:39 total 16 03:44:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 03:33 . 03:44:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:33 .. 03:44:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 03:33 cost 03:44:39 -rw-r--r-- 1 jenkins jenkins 91 Aug 22 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:44:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:44:40 ---> package-listing.sh 03:44:40 ++ facter osfamily 03:44:40 ++ tr '[:upper:]' '[:lower:]' 03:44:40 + OS_FAMILY=debian 03:44:40 + workspace=/w/workspace/undry_device-onvif-camera_PR-376 03:44:40 + START_PACKAGES=/tmp/packages_start.txt 03:44:40 + END_PACKAGES=/tmp/packages_end.txt 03:44:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:44:40 + PACKAGES=/tmp/packages_start.txt 03:44:40 + '[' /w/workspace/undry_device-onvif-camera_PR-376 ']' 03:44:40 + PACKAGES=/tmp/packages_end.txt 03:44:40 + case "${OS_FAMILY}" in 03:44:40 + dpkg -l 03:44:40 + grep '^ii' 03:44:40 + '[' -f /tmp/packages_start.txt ']' 03:44:40 + '[' -f /tmp/packages_end.txt ']' 03:44:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:44:40 + '[' /w/workspace/undry_device-onvif-camera_PR-376 ']' 03:44:40 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-376/archives/ 03:44:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-376/archives/ [Pipeline] echo 03:44:40 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-376/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:44:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:41 prd-ubuntu20.04-docker-8c-8g-4211 does not seem to be running inside a container 03:44:41 $ 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-376/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-376 -v /w/workspace/undry_device-onvif-camera_PR-376:/w/workspace/undry_device-onvif-camera_PR-376:rw,z -v /w/workspace/undry_device-onvif-camera_PR-376@tmp:/w/workspace/undry_device-onvif-camera_PR-376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:44:41 $ docker top d5e975466d513245be9f376fd6220b8eaa08da85f9a1f7fb63225ed04c95f0ad -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:44:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:44:42 + ls /var/log/sa-host 03:44:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:43 provisioning config files... 03:44:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-376@tmp/config867651815257660726tmp [Pipeline] { [Pipeline] echo 03:44:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:44:43 ---> create-netrc.sh [Pipeline] } 03:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:44:43 ---> python-tools-install.sh [Pipeline] echo 03:44:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:44:44 ---> sudo-logs.sh 03:44:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:44:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:44:44 ---> job-cost.sh 03:44:44 lf-activate-venv: SKIPPING 03:44:44 DEBUG: total: 0.2199999988079071 03:44:44 INFO: Retrieving Stack Cost... 03:44:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:45 INFO: Archiving Costs [Pipeline] echo 03:44:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:44:45 ---> logs-deploy.sh 03:44:45 lf-activate-venv: SKIPPING 03:44:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-376/1 03:44:45 INFO: archiving workspace using pattern(s): 03:44:46 Archives upload complete. 03:44:47 INFO: archiving logs to Nexus 03:44:47 ---> uname -a: 03:44:47 Linux prd-ubuntu20-04-docker-8c-8g-4211 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:44:47 03:44:47 03:44:47 ---> lscpu: 03:44:47 Architecture: x86_64 03:44:47 CPU op-mode(s): 32-bit, 64-bit 03:44:47 Byte Order: Little Endian 03:44:47 Address sizes: 40 bits physical, 48 bits virtual 03:44:47 CPU(s): 8 03:44:47 On-line CPU(s) list: 0-7 03:44:47 Thread(s) per core: 1 03:44:47 Core(s) per socket: 1 03:44:47 Socket(s): 8 03:44:47 NUMA node(s): 1 03:44:47 Vendor ID: AuthenticAMD 03:44:47 CPU family: 23 03:44:47 Model: 49 03:44:47 Model name: AMD EPYC-Rome Processor 03:44:47 Stepping: 0 03:44:47 CPU MHz: 2799.998 03:44:47 BogoMIPS: 5599.99 03:44:47 Virtualization: AMD-V 03:44:47 Hypervisor vendor: KVM 03:44:47 Virtualization type: full 03:44:47 L1d cache: 256 KiB 03:44:47 L1i cache: 256 KiB 03:44:47 L2 cache: 4 MiB 03:44:47 L3 cache: 128 MiB 03:44:47 NUMA node0 CPU(s): 0-7 03:44:47 Vulnerability Itlb multihit: Not affected 03:44:47 Vulnerability L1tf: Not affected 03:44:47 Vulnerability Mds: Not affected 03:44:47 Vulnerability Meltdown: Not affected 03:44:47 Vulnerability Mmio stale data: Not affected 03:44:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:44:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:44:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:44:47 Vulnerability Srbds: Not affected 03:44:47 Vulnerability Tsx async abort: Not affected 03:44:47 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 03:44:47 03:44:47 03:44:47 ---> nproc: 03:44:47 8 03:44:47 03:44:47 03:44:47 ---> df -h: 03:44:47 Filesystem Size Used Avail Use% Mounted on 03:44:47 overlay 155G 12G 144G 8% / 03:44:47 tmpfs 64M 0 64M 0% /dev 03:44:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:44:47 shm 64M 0 64M 0% /dev/shm 03:44:47 /dev/vda1 155G 12G 144G 8% /facter-os 03:44:47 03:44:47 03:44:47 ---> sar -b -r -n DEV: 03:44:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4211) 08/22/23 _x86_64_ (8 CPU) 03:44:47 03:44:47 03:30:26 LINUX RESTART (8 CPU) 03:44:47 03:44:47 03:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:44:47 03:32:01 174.25 13.50 160.76 0.00 1879.82 60583.90 0.00 03:44:47 03:33:01 144.06 0.20 143.86 0.00 8.13 37919.68 0.00 03:44:47 03:34:01 112.58 0.05 112.53 0.00 3.87 35577.14 0.00 03:44:47 03:35:01 2.08 0.00 2.08 0.00 0.00 26.41 0.00 03:44:47 03:36:01 56.32 12.25 44.08 0.00 5250.86 8929.05 0.00 03:44:47 03:37:01 5.22 0.02 5.20 0.00 0.13 114.78 0.00 03:44:47 03:38:01 2.10 0.00 2.10 0.00 0.00 24.13 0.00 03:44:47 03:39:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 03:44:47 03:40:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 03:44:47 03:41:01 2.27 0.00 2.27 0.00 0.00 25.72 0.00 03:44:47 03:42:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:44:47 03:43:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 03:44:47 03:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 03:44:47 Average: 38.88 2.00 36.88 0.00 549.40 11020.23 0.00 03:44:47 03:44:47 03:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:44:47 03:32:01 28107144 31558260 749496 2.28 119624 3519924 2049788 6.04 1180824 3138900 273992 03:44:47 03:33:01 28272268 31517608 785644 2.39 150848 3290812 2273620 6.70 1249360 2907168 344 03:44:47 03:34:01 27549716 31559592 741632 2.26 160760 3983636 1786776 5.27 1290200 3524300 396 03:44:47 03:35:01 27549924 31559896 741044 2.25 160792 3983636 1786776 5.27 1289884 3524300 56 03:44:47 03:36:01 27018544 31542280 738876 2.25 195036 4447336 1798864 5.30 1611380 3695588 1000 03:44:47 03:37:01 27026592 31545404 737304 2.24 193568 4444076 1792284 5.28 1608920 3692292 388 03:44:47 03:38:01 27034544 31553420 729200 2.22 193640 4444080 1792284 5.28 1600668 3692300 8 03:44:47 03:39:01 27034772 31553712 728832 2.22 193708 4444084 1792284 5.28 1600724 3692308 8 03:44:47 03:40:01 27035072 31554072 728452 2.22 193740 4444084 1792284 5.28 1600780 3692312 4 03:44:47 03:41:01 27034692 31553744 728608 2.22 193828 4444092 1792284 5.28 1601080 3692304 16 03:44:47 03:42:01 27034852 31554064 728576 2.22 193844 4444092 1792284 5.28 1600928 3692400 12 03:44:47 03:43:01 27034868 31554084 728504 2.22 193868 4444096 1792284 5.28 1600912 3692404 144 03:44:47 03:44:01 27035104 31554352 728152 2.21 193912 4444100 1792284 5.28 1600984 3692408 12 03:44:47 Average: 27289853 31550807 738025 2.24 179782 4213696 1848777 5.45 1495126 3563768 21260 03:44:47 03:44:47 03:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:44:47 03:32:01 ens3 651.54 411.43 8221.44 71.98 0.00 0.00 0.00 0.00 03:44:47 03:32:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 03:44:47 03:32:01 docker0 211.81 322.23 16.43 2121.31 0.00 0.00 0.00 0.00 03:44:47 03:33:01 ens3 52.66 53.19 82.14 95.68 0.00 0.00 0.00 0.00 03:44:47 03:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:44:47 03:33:01 vethc64ec8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:33:01 docker0 1.38 3.30 0.08 42.50 0.00 0.00 0.00 0.00 03:44:47 03:34:01 ens3 104.48 65.89 2627.59 15.07 0.00 0.00 0.00 0.00 03:44:47 03:34:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 03:44:47 03:34:01 docker0 1.43 3.57 0.09 43.00 0.00 0.00 0.00 0.00 03:44:47 03:35:01 ens3 0.78 0.23 0.15 0.08 0.00 0.00 0.00 0.00 03:44:47 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:36:01 ens3 240.51 118.40 2957.14 8.42 0.00 0.00 0.00 0.00 03:44:47 03:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:44:47 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:37:01 ens3 0.42 0.32 0.08 0.02 0.00 0.00 0.00 0.00 03:44:47 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:39:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:40:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:41:01 ens3 0.72 0.50 0.34 0.28 0.00 0.00 0.00 0.00 03:44:47 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:47 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:47 Average: ens3 80.89 50.01 1068.30 14.73 0.00 0.00 0.00 0.00 03:44:47 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 03:44:47 Average: docker0 16.51 25.31 1.28 169.74 0.00 0.00 0.00 0.00 03:44:47 03:44:47 03:44:47 ---> sar -P ALL: 03:44:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4211) 08/22/23 _x86_64_ (8 CPU) 03:44:47 03:44:47 03:30:26 LINUX RESTART (8 CPU) 03:44:47 03:44:47 03:31:01 CPU %user %nice %system %iowait %steal %idle 03:44:47 03:32:01 all 10.21 0.00 3.96 3.83 0.08 81.92 03:44:47 03:32:01 0 7.98 0.00 4.39 4.76 0.07 82.80 03:44:47 03:32:01 1 11.92 0.00 3.48 2.61 0.05 81.94 03:44:47 03:32:01 2 9.56 0.00 3.80 0.52 0.07 86.05 03:44:47 03:32:01 3 10.15 0.00 4.01 0.49 0.10 85.25 03:44:47 03:32:01 4 10.80 0.00 4.32 19.36 0.10 65.41 03:44:47 03:32:01 5 9.24 0.00 3.77 0.68 0.07 86.25 03:44:47 03:32:01 6 12.10 0.00 3.47 1.21 0.07 83.16 03:44:47 03:32:01 7 9.95 0.00 4.43 1.15 0.08 84.39 03:44:47 03:33:01 all 32.80 0.00 6.21 2.47 0.07 58.45 03:44:47 03:33:01 0 33.73 0.00 6.53 2.38 0.07 57.29 03:44:47 03:33:01 1 33.69 0.00 6.24 0.74 0.07 59.26 03:44:47 03:33:01 2 33.54 0.00 6.91 14.10 0.08 45.37 03:44:47 03:33:01 3 31.07 0.00 6.90 0.42 0.07 61.54 03:44:47 03:33:01 4 32.52 0.00 6.29 1.26 0.07 59.87 03:44:47 03:33:01 5 31.44 0.00 5.58 0.56 0.05 62.37 03:44:47 03:33:01 6 33.18 0.00 5.79 0.20 0.07 60.76 03:44:47 03:33:01 7 33.22 0.00 5.45 0.19 0.10 61.05 03:44:47 03:34:01 all 18.03 0.00 4.15 2.37 0.07 75.39 03:44:47 03:34:01 0 17.72 0.00 4.01 1.34 0.07 76.86 03:44:47 03:34:01 1 18.38 0.00 4.31 0.03 0.07 77.21 03:44:47 03:34:01 2 16.60 0.00 4.53 3.59 0.05 75.22 03:44:47 03:34:01 3 18.76 0.00 4.29 0.03 0.07 76.85 03:44:47 03:34:01 4 17.36 0.00 4.13 0.10 0.05 78.35 03:44:47 03:34:01 5 20.06 0.00 4.68 11.99 0.08 63.18 03:44:47 03:34:01 6 16.78 0.00 3.80 0.67 0.05 78.70 03:44:47 03:34:01 7 18.57 0.00 3.43 1.16 0.08 76.75 03:44:47 03:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:44:47 03:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:47 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:44:47 03:35:01 4 0.02 0.00 0.03 0.07 0.02 99.87 03:44:47 03:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:44:47 03:35:01 6 0.08 0.00 0.00 0.00 0.00 99.92 03:44:47 03:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:44:47 03:36:01 all 2.42 0.00 1.73 1.06 0.03 94.77 03:44:47 03:36:01 0 2.12 0.00 1.84 0.79 0.05 95.20 03:44:47 03:36:01 1 3.08 0.00 1.32 0.08 0.02 95.50 03:44:47 03:36:01 2 1.57 0.00 2.10 1.72 0.03 94.58 03:44:47 03:36:01 3 3.40 0.00 1.27 0.99 0.03 94.31 03:44:47 03:36:01 4 2.82 0.00 1.59 2.02 0.02 93.55 03:44:47 03:36:01 5 2.32 0.00 1.60 0.80 0.03 95.24 03:44:47 03:36:01 6 2.30 0.00 1.54 1.44 0.03 94.69 03:44:47 03:36:01 7 1.71 0.00 2.58 0.64 0.03 95.05 03:44:47 03:37:01 all 0.21 0.00 0.06 0.02 0.01 99.69 03:44:47 03:37:01 0 0.03 0.00 0.07 0.00 0.02 99.88 03:44:47 03:37:01 1 0.20 0.00 0.07 0.00 0.02 99.72 03:44:47 03:37:01 2 1.17 0.00 0.08 0.00 0.00 98.74 03:44:47 03:37:01 3 0.10 0.00 0.07 0.02 0.02 99.80 03:44:47 03:37:01 4 0.05 0.00 0.02 0.07 0.00 99.87 03:44:47 03:37:01 5 0.05 0.00 0.07 0.07 0.00 99.82 03:44:47 03:37:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:44:47 03:37:01 7 0.08 0.00 0.10 0.00 0.02 99.80 03:44:47 03:38:01 all 0.07 0.00 0.01 0.03 0.00 99.89 03:44:47 03:38:01 0 0.00 0.00 0.05 0.00 0.00 99.95 03:44:47 03:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:44:47 03:38:01 2 0.35 0.00 0.00 0.00 0.00 99.65 03:44:47 03:38:01 3 0.10 0.00 0.00 0.00 0.00 99.90 03:44:47 03:38:01 4 0.00 0.00 0.02 0.15 0.00 99.83 03:44:47 03:38:01 5 0.05 0.00 0.02 0.07 0.02 99.85 03:44:47 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:44:47 03:39:01 all 0.02 0.00 0.01 0.04 0.01 99.92 03:44:47 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:44:47 03:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:44:47 03:39:01 3 0.10 0.00 0.02 0.00 0.00 99.88 03:44:47 03:39:01 4 0.00 0.00 0.00 0.18 0.02 99.80 03:44:47 03:39:01 5 0.00 0.00 0.02 0.13 0.02 99.83 03:44:47 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:39:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:44:47 03:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:44:47 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:44:47 03:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:40:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:44:47 03:40:01 4 0.02 0.00 0.00 0.08 0.00 99.90 03:44:47 03:40:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:44:47 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:47 03:41:01 all 0.27 0.00 0.01 0.01 0.01 99.69 03:44:47 03:41:01 0 0.02 0.00 0.03 0.02 0.00 99.93 03:44:47 03:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:44:47 03:41:01 2 1.66 0.00 0.00 0.00 0.00 98.34 03:44:47 03:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:44:47 03:41:01 4 0.02 0.00 0.02 0.07 0.00 99.90 03:44:47 03:41:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:44:47 03:41:01 6 0.32 0.00 0.02 0.00 0.00 99.67 03:44:47 03:41:01 7 0.08 0.00 0.02 0.00 0.03 99.87 03:44:47 03:42:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:44:47 03:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:44:47 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:42:01 2 0.13 0.00 0.02 0.00 0.02 99.83 03:44:47 03:42:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:44:47 03:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:44:47 03:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:44:47 03:42:01 6 0.10 0.00 0.00 0.00 0.00 99.90 03:44:47 03:42:01 7 0.02 0.00 0.00 0.00 0.03 99.95 03:44:47 03:44:47 03:42:01 CPU %user %nice %system %iowait %steal %idle 03:44:47 03:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:44:47 03:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:44:47 03:43:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:44:47 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:47 03:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:44:47 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:44:47 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:47 03:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:44:47 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:44:47 03:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:44:47 03:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:44:47 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:47 03:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:44:47 03:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 03:44:47 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:44:47 03:44:01 6 0.10 0.00 0.00 0.00 0.00 99.90 03:44:47 03:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:44:47 Average: all 4.90 0.00 1.24 0.75 0.02 93.09 03:44:47 Average: 0 4.71 0.00 1.30 0.71 0.02 93.26 03:44:47 Average: 1 5.15 0.00 1.18 0.27 0.02 93.38 03:44:47 Average: 2 4.93 0.00 1.34 1.52 0.02 92.19 03:44:47 Average: 3 4.88 0.00 1.27 0.15 0.03 93.67 03:44:47 Average: 4 4.86 0.00 1.25 1.77 0.02 92.09 03:44:47 Average: 5 4.83 0.00 1.21 1.09 0.02 92.84 03:44:47 Average: 6 4.97 0.00 1.12 0.27 0.02 93.62 03:44:47 Average: 7 4.86 0.00 1.23 0.24 0.04 93.64 03:44:47 03:44:47 03:44:47