Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca+19aea0788ff6687e1018adc680fb40cfac0f4964 (6d52a29f07050a8ecffaf313353730700c5e0451) 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-ssh1970612220451462366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8819024041558731760.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-354/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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4029837991968986902.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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9331264470309948077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh440110564412789225.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-354/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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4517322361065844998.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14940 in /w/workspace/undry_device-onvif-camera_PR-354 [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-354 # 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 Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca Merge succeeded, producing 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca Checking out Revision 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca (PR-354) > 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/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # 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 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 Commit message: "docs: Update main branch Warning with standard text agreed to by TSC" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:51:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:51:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:51:38 ========================================================= 18:51:38 EdgeX Global Pipelines Version Info 18:51:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:51:39 ------------------- 18:51:39 stable info: 18:51:39 ------------------- 18:51:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:51:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:51:39 Message: update stable to v1.0.249 18:51:40 ------------------- 18:51:40 experimental info: 18:51:40 ------------------- 18:51:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:51:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:51:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d9f64a [Pipeline] echo 18:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:42 provisioning config files... 18:51:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config765605196277067347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:42 ---> docker-login.sh 18:51:42 nexus3.edgexfoundry.org:10001 18:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:42 Configure a credential helper to remove this warning. See 18:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:42 18:51:42 Login Succeeded 18:51:42 nexus3.edgexfoundry.org:10002 18:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:42 Configure a credential helper to remove this warning. See 18:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:42 18:51:42 Login Succeeded 18:51:42 nexus3.edgexfoundry.org:10003 18:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:42 Configure a credential helper to remove this warning. See 18:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:42 18:51:42 Login Succeeded 18:51:42 nexus3.edgexfoundry.org:10004 18:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:42 Configure a credential helper to remove this warning. See 18:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:42 18:51:42 Login Succeeded 18:51:42 docker.io 18:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:43 Configure a credential helper to remove this warning. See 18:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:43 18:51:43 Login Succeeded 18:51:43 ---> docker-login.sh ends [Pipeline] } 18:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:51:43 + git rev-list -1 --merges 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca~1..8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo 18:51:43 -----------> git rev-list -1 --merges 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca~1..8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [false] [Pipeline] sh 18:51:44 + git log --format=format:%s -1 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo 18:51:44 ========================================================= 18:51:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:51:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:44 + git log --format=format:%s -1 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] echo 18:51:44 [semverPrep] GIT_COMMIT: 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca, Commit Message: docs: Update main branch Warning with standard text agreed to by TSC [Pipeline] echo 18:51:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:51:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:45 + grep -v github /etc/ssh/ssh_known_hosts 18:51:45 + [ -e /tmp/ssh_known_hosts ] 18:51:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:51:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:51:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:51:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:45 18:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:51:46 b85a868b505f: Pulling fs layer 18:51:46 e2be974225ed: Pulling fs layer 18:51:46 339a4e72a1f5: Pulling fs layer 18:51:46 988bab9f4d93: Pulling fs layer 18:51:46 1469e6f7b9e6: Pulling fs layer 18:51:46 eaf3925da568: Pulling fs layer 18:51:46 bab4dde63d76: Pulling fs layer 18:51:46 bde34c3a00c8: Pulling fs layer 18:51:46 b352a97aabf1: Pulling fs layer 18:51:46 1469e6f7b9e6: Waiting 18:51:46 4872d77fe225: Pulling fs layer 18:51:46 eaf3925da568: Waiting 18:51:46 5851b861e8e6: Pulling fs layer 18:51:46 bab4dde63d76: Waiting 18:51:46 bde34c3a00c8: Waiting 18:51:46 b352a97aabf1: Waiting 18:51:46 4872d77fe225: Waiting 18:51:46 5851b861e8e6: Waiting 18:51:46 988bab9f4d93: Waiting 18:51:46 e2be974225ed: Verifying Checksum 18:51:46 e2be974225ed: Download complete 18:51:46 988bab9f4d93: Download complete 18:51:46 1469e6f7b9e6: Verifying Checksum 18:51:46 1469e6f7b9e6: Download complete 18:51:46 eaf3925da568: Verifying Checksum 18:51:46 eaf3925da568: Download complete 18:51:46 339a4e72a1f5: Verifying Checksum 18:51:46 339a4e72a1f5: Download complete 18:51:46 bde34c3a00c8: Verifying Checksum 18:51:46 bde34c3a00c8: Download complete 18:51:46 b352a97aabf1: Verifying Checksum 18:51:46 b352a97aabf1: Download complete 18:51:46 4872d77fe225: Verifying Checksum 18:51:46 4872d77fe225: Download complete 18:51:46 5851b861e8e6: Download complete 18:51:46 b85a868b505f: Verifying Checksum 18:51:46 b85a868b505f: Download complete 18:51:46 bab4dde63d76: Verifying Checksum 18:51:46 bab4dde63d76: Download complete 18:51:47 b85a868b505f: Pull complete 18:51:47 e2be974225ed: Pull complete 18:51:48 339a4e72a1f5: Pull complete 18:51:48 988bab9f4d93: Pull complete 18:51:48 1469e6f7b9e6: Pull complete 18:51:48 eaf3925da568: Pull complete 18:51:50 bab4dde63d76: Pull complete 18:51:50 bde34c3a00c8: Pull complete 18:51:50 b352a97aabf1: Pull complete 18:51:50 4872d77fe225: Pull complete 18:51:50 5851b861e8e6: Pull complete 18:51:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:50 prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container 18:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@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-devops/py-git-semver:0.1.4 cat 18:51:53 $ docker top 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae -eo pid,comm 18:51:53 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). 18:51:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:53 [ssh-agent] Looking for ssh-agent implementation... 18:51:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:53 $ docker exec 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent 18:51:53 SSH_AUTH_SOCK=/tmp/ssh-R8sxon1VdCVP/agent.33 18:51:53 SSH_AGENT_PID=39 18:51:53 Running ssh-add (command line suppressed) 18:51:53 Identity added: /w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_7658336292713780249.key (/w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_7658336292713780249.key) 18:51:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:53 + git tag --points-at HEAD [Pipeline] } 18:51:53 $ docker exec --env ******** --env ******** 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent -k 18:51:54 unset SSH_AUTH_SOCK; 18:51:54 unset SSH_AGENT_PID; 18:51:54 echo Agent pid 39 killed; 18:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:51:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:54 [ssh-agent] Looking for ssh-agent implementation... 18:51:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:54 $ docker exec 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent 18:51:54 SSH_AUTH_SOCK=/tmp/ssh-7Btx8JSjhOQZ/agent.71 18:51:54 SSH_AGENT_PID=77 18:51:54 Running ssh-add (command line suppressed) 18:51:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_4677012710014822122.key (/w/workspace/undry_device-onvif-camera_PR-354@tmp/private_key_4677012710014822122.key) 18:51:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:54 + git semver init 18:51:55 2023-05-10 18:51:55,146 [run_init] DEBUG init version:0.0.0 force:False 18:51:55 2023-05-10 18:51:55,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-354/.semver 18:51:55 2023-05-10 18:51:55,147 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-354/.semver 18:51:55 2023-05-10 18:51:55,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-354/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-354, universal_newlines=False, shell=None, istream=None) 18:51:56 2023-05-10 18:51:56,068 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-354/.git/info/exclude 18:51:56 2023-05-10 18:51:56,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 with force:False 18:51:56 2023-05-10 18:51:56,069 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 18:51:56 2023-05-10 18:51:56,073 [execute] INFO git cat-file --batch-check 18:51:56 2023-05-10 18:51:56,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) 18:51:56 2023-05-10 18:51:56,080 [execute] INFO git cat-file --batch 18:51:56 2023-05-10 18:51:56,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) 18:51:56 2023-05-10 18:51:56,085 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-354/.semver/PR-354 18:51:56 0.0.0 [Pipeline] } 18:51:56 $ docker exec --env ******** --env ******** 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae ssh-agent -k 18:51:56 unset SSH_AUTH_SOCK; 18:51:56 unset SSH_AGENT_PID; 18:51:56 echo Agent pid 77 killed; 18:51:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:56 + git semver [Pipeline] } 18:51:57 $ docker stop --time=1 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae 18:51:58 $ docker rm -f --volumes 511026e086d4319c04586d06713ff37b40ed557d6e7703871aab3ac0b25725ae [Pipeline] // withDockerContainer [Pipeline] sh 18:51:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:59 Stashed 1 file(s) [Pipeline] echo 18:51:59 [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 18:51:59 provisioning config files... 18:51:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config14701338689705993476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:00 ---> docker-login.sh 18:52:00 nexus3.edgexfoundry.org:10001 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 nexus3.edgexfoundry.org:10002 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 nexus3.edgexfoundry.org:10003 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 nexus3.edgexfoundry.org:10004 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 docker.io 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 ---> docker-login.sh ends [Pipeline] } 18:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:01 ========================================================= 18:52:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:52:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 + 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 . 18:52:01 Sending build context to Docker daemon 21.8MB 18:52:01 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:52:01 Step 2/13 : FROM ${BASE} AS builder 18:52:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:52:01 f56be85fc22e: Pulling fs layer 18:52:01 85791d961cd3: Pulling fs layer 18:52:01 d694b5ae8c79: Pulling fs layer 18:52:01 9f32a84ed3da: Pulling fs layer 18:52:01 4d19c01a9841: Pulling fs layer 18:52:01 9325e15d5711: Pulling fs layer 18:52:01 556b6ee489ea: Pulling fs layer 18:52:01 c5a4b2cf53e6: Pulling fs layer 18:52:01 556b6ee489ea: Waiting 18:52:01 9f32a84ed3da: Waiting 18:52:01 c5a4b2cf53e6: Waiting 18:52:01 9325e15d5711: Waiting 18:52:01 85791d961cd3: Verifying Checksum 18:52:01 85791d961cd3: Download complete 18:52:01 9f32a84ed3da: Download complete 18:52:01 4d19c01a9841: Verifying Checksum 18:52:01 4d19c01a9841: Download complete 18:52:01 f56be85fc22e: Verifying Checksum 18:52:01 f56be85fc22e: Download complete 18:52:01 9325e15d5711: Verifying Checksum 18:52:01 9325e15d5711: Download complete 18:52:02 f56be85fc22e: Pull complete 18:52:02 85791d961cd3: Pull complete 18:52:02 c5a4b2cf53e6: Verifying Checksum 18:52:02 c5a4b2cf53e6: Download complete 18:52:02 d694b5ae8c79: Verifying Checksum 18:52:02 d694b5ae8c79: Download complete 18:52:02 556b6ee489ea: Verifying Checksum 18:52:02 556b6ee489ea: Download complete 18:52:06 d694b5ae8c79: Pull complete 18:52:06 9f32a84ed3da: Pull complete 18:52:06 4d19c01a9841: Pull complete 18:52:06 9325e15d5711: Pull complete 18:52:08 556b6ee489ea: Pull complete 18:52:09 c5a4b2cf53e6: Pull complete 18:52:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:52:09 ---> c4be618373d6 18:52:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:52:13 ---> Running in 967247945df3 18:52:13 Removing intermediate container 967247945df3 18:52:13 ---> 04d2f0f6033f 18:52:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:13 ---> Running in c34384165292 18:52:13 Removing intermediate container c34384165292 18:52:13 ---> 1b1a5d0dfaee 18:52:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:52:13 ---> Running in ba6ca2336f2d 18:52:13 Removing intermediate container ba6ca2336f2d 18:52:13 ---> b1c9f0f4fb98 18:52:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:52:13 ---> Running in 73a96b338f02 18:52:13 Removing intermediate container 73a96b338f02 18:52:13 ---> ac41a9705c09 18:52:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:52:13 ---> Running in 68e0d740bdc2 18:52:13 Removing intermediate container 68e0d740bdc2 18:52:13 ---> 20d6a872bfab 18:52:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:13 ---> Running in 354dd2829925 18:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:52:14 OK: 265 MiB in 53 packages 18:52:14 Still waiting to schedule task 18:52:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:52:15 Removing intermediate container 354dd2829925 18:52:15 ---> dbafa8851253 18:52:15 Step 9/13 : WORKDIR /device-onvif-camera 18:52:15 ---> Running in f6918462d3c8 18:52:15 Removing intermediate container f6918462d3c8 18:52:15 ---> 29c63a17c87c 18:52:15 Step 10/13 : COPY go.mod vendor* ./ 18:52:15 ---> 0c64d88368b3 18:52:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:15 ---> Running in f0314688d363 18:52:47 Removing intermediate container f0314688d363 18:52:47 ---> aea211450605 18:52:47 Step 12/13 : COPY . . 18:52:47 ---> 493f32cef653 18:52:47 Step 13/13 : RUN ${MAKE} 18:52:47 ---> Running in b06a2d158aef 18:52:47 noop 18:52:47 Removing intermediate container b06a2d158aef 18:52:47 ---> c9d3476e9491 18:52:47 Successfully built c9d3476e9491 18:52:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:47 + docker inspect -f . ci-base-image-x86_64 18:52:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:47 prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container 18:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:48 $ docker top adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:48 + go version 18:52:48 go version go1.20.2 linux/amd64 [Pipeline] } 18:52:48 $ docker stop --time=1 adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f 18:52:49 $ docker rm -f --volumes adb19a52d3ac25cf89a9520ca7dec0f44b543434a7636216242198ed4da4fa1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker inspect -f . ci-base-image-x86_64 18:52:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:50 prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container 18:52:50 $ 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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:51 $ docker top 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:51 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-354 [Pipeline] fileExists [Pipeline] sh 18:52:51 + make test 18:52:51 go test ./... -coverprofile=coverage.out ./... 18:52:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:53:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:53:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:53:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 30.9% of statements 18:53:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.421s coverage: 86.5% of statements 18:53:19 go vet ./... 18:53:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:21 $ docker stop --time=1 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 18:53:24 $ docker rm -f --volumes 303141998a30bd53ed8e039c1c6d76954cae7a96181e7e793b338976147bd989 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:53:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:26 + ls -al . 18:53:26 total 232 18:53:26 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:52 . 18:53:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 .. 18:53:26 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:51 .git 18:53:26 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:51 .github 18:53:26 -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:51 .gitignore 18:53:26 -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:51 .golangci.yml 18:53:26 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:51 .semver 18:53:26 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:51 Attribution.txt 18:53:26 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:51 CHANGELOG.md 18:53:26 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:51 Dockerfile 18:53:26 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:51 GOVERNANCE.md 18:53:26 -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:51 Jenkinsfile 18:53:26 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:51 LICENSE 18:53:26 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:51 Makefile 18:53:26 -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:51 OWNERS.md 18:53:26 -rw-rw-r-- 1 jenkins jenkins 2687 May 10 18:51 README.md 18:53:26 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:51 VERSION 18:53:26 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:51 bin 18:53:26 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:51 cmd 18:53:26 -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:53 coverage.out 18:53:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 doc 18:53:26 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:51 go.mod 18:53:26 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:51 go.sum 18:53:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 internal 18:53:26 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:51 snap 18:53:26 -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:26 + 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=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca --label arch=amd64 --label version=0.0.0 . 18:53:26 Sending build context to Docker daemon 21.88MB 18:53:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:53:26 Step 2/26 : FROM ${BASE} AS builder 18:53:26 ---> c9d3476e9491 18:53:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:53:26 ---> Running in 1e6a58d43224 18:53:26 Removing intermediate container 1e6a58d43224 18:53:26 ---> ca10c6b33c16 18:53:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:26 ---> Running in 750bc78a70ff 18:53:26 Removing intermediate container 750bc78a70ff 18:53:26 ---> 6d31e572956c 18:53:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:53:26 ---> Running in c32b3bc1ee7d 18:53:26 Removing intermediate container c32b3bc1ee7d 18:53:26 ---> 5b9db5c71ac1 18:53:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:53:27 ---> Running in 86a37aa3c52b 18:53:27 Removing intermediate container 86a37aa3c52b 18:53:27 ---> f6837c1e5c3d 18:53:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:53:27 ---> Running in b792f10ca8bd 18:53:27 Removing intermediate container b792f10ca8bd 18:53:27 ---> 0fb1351655f5 18:53:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:27 ---> Running in f57c10eb5b3d 18:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:53:28 OK: 265 MiB in 53 packages 18:53:28 Removing intermediate container f57c10eb5b3d 18:53:28 ---> d3b2ab3734b6 18:53:28 Step 9/26 : WORKDIR /device-onvif-camera 18:53:28 ---> Running in 36a1322d1300 18:53:28 Removing intermediate container 36a1322d1300 18:53:28 ---> 5a057360ac36 18:53:28 Step 10/26 : COPY go.mod vendor* ./ 18:53:28 ---> 6af5c03c4e2e 18:53:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:28 ---> Running in 7a730297cbcb 18:53:29 Removing intermediate container 7a730297cbcb 18:53:29 ---> 725b2681d8c0 18:53:29 Step 12/26 : COPY . . 18:53:29 ---> a06424a1cccc 18:53:29 Step 13/26 : RUN ${MAKE} 18:53:30 ---> Running in 48f966dde02f 18:53:30 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 18:53:52 Removing intermediate container 48f966dde02f 18:53:52 ---> 627ceef5293a 18:53:52 Step 14/26 : FROM alpine:3.17 18:53:52 3.17: Pulling from library/alpine 18:53:52 f56be85fc22e: Already exists 18:53:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:53:52 Status: Downloaded newer image for alpine:3.17 18:53:52 ---> 9ed4aefc74f6 18:53:52 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:53:52 ---> Running in 4c95df095920 18:53:52 Removing intermediate container 4c95df095920 18:53:52 ---> 11b21a100a5b 18:53:52 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:53:52 ---> Running in bb37a634297a 18:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:53:52 (1/1) Installing dumb-init (1.2.5-r2) 18:53:52 Executing busybox-1.35.0-r29.trigger 18:53:52 OK: 7 MiB in 16 packages 18:53:53 Removing intermediate container bb37a634297a 18:53:53 ---> b6a2a6ef651f 18:53:53 Step 17/26 : WORKDIR / 18:53:53 ---> Running in ad2d58888b12 18:53:53 Removing intermediate container ad2d58888b12 18:53:53 ---> e96353d5271d 18:53:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:53:53 ---> 1f742831fdcf 18:53:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:53:54 ---> abf645ba654d 18:53:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:53:54 ---> 62cbd60aed26 18:53:54 Step 21/26 : EXPOSE 59984 18:53:54 ---> Running in 29b95af194c8 18:53:54 Removing intermediate container 29b95af194c8 18:53:54 ---> e90985cd1490 18:53:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:53:54 ---> Running in b6846822133a 18:53:54 Removing intermediate container b6846822133a 18:53:54 ---> f397fb908f89 18:53:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:54 ---> Running in 25d5187b9515 18:53:54 Removing intermediate container 25d5187b9515 18:53:54 ---> 24e9f7f3f7e0 18:53:54 Step 24/26 : LABEL arch=amd64 18:53:54 ---> Running in d8f949208691 18:53:54 Removing intermediate container d8f949208691 18:53:54 ---> 192355b47830 18:53:54 Step 25/26 : LABEL git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 18:53:54 ---> Running in a776cadcc1da 18:53:54 Removing intermediate container a776cadcc1da 18:53:54 ---> 4ae77c774240 18:53:54 Step 26/26 : LABEL version=0.0.0 18:53:54 ---> Running in 5234828a5b02 18:53:54 Removing intermediate container 5234828a5b02 18:53:54 ---> 789a0fdcb09c 18:53:54 [Warning] One or more build-args [ARCH] were not consumed 18:53:54 Successfully built 789a0fdcb09c 18:53:54 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 18:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:55 18:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:56 latest: Pulling from edgex-lftools-log-publisher 18:53:56 5eb5b503b376: Pulling fs layer 18:53:56 5c69ac0246d0: Pulling fs layer 18:53:56 ec43610c2a17: Pulling fs layer 18:53:56 3a2ae6a8a46f: Pulling fs layer 18:53:56 33b1e0a273af: Pulling fs layer 18:53:56 5d3b04190fa2: Pulling fs layer 18:53:56 2f39f015ded8: Pulling fs layer 18:53:56 33b1e0a273af: Waiting 18:53:56 2f39f015ded8: Waiting 18:53:56 5d3b04190fa2: Waiting 18:53:56 3a2ae6a8a46f: Waiting 18:53:56 5c69ac0246d0: Verifying Checksum 18:53:56 5c69ac0246d0: Download complete 18:53:56 3a2ae6a8a46f: Verifying Checksum 18:53:56 3a2ae6a8a46f: Download complete 18:53:56 33b1e0a273af: Verifying Checksum 18:53:56 33b1e0a273af: Download complete 18:53:56 5d3b04190fa2: Verifying Checksum 18:53:56 5d3b04190fa2: Download complete 18:53:56 ec43610c2a17: Verifying Checksum 18:53:56 ec43610c2a17: Download complete 18:53:56 5eb5b503b376: Verifying Checksum 18:53:56 5eb5b503b376: Download complete 18:53:56 2f39f015ded8: Download complete 18:53:57 5eb5b503b376: Pull complete 18:53:57 5c69ac0246d0: Pull complete 18:53:58 ec43610c2a17: Pull complete 18:53:58 3a2ae6a8a46f: Pull complete 18:53:58 33b1e0a273af: Pull complete 18:53:58 5d3b04190fa2: Pull complete 18:54:02 2f39f015ded8: Pull complete 18:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:03 prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container 18:54:03 $ 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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:54:06 $ docker top d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:06 ---> job-cost.sh 18:54:06 lf-activate-venv: SKIPPING 18:54:06 INFO: No Stack... 18:54:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:07 INFO: Archiving Costs [Pipeline] sh 18:54:07 + + cat /w/workspace/undry_device-onvif-camera_PR-354/archives/cost.csv 18:54:07 cut -d, -f6 [Pipeline] lock 18:54:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] 18:54:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] did not exist. Created. 18:54:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:54:08 Stashed 1 file(s) [Pipeline] } 18:54:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:08 $ docker stop --time=1 d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 18:54:09 $ docker rm -f --volumes d5da92c0ac6b8b554d040b24113744985b02ecf87220f7fa9537fb3da2d0ef27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14941 in /w/workspace/undry_device-onvif-camera_PR-354 [Pipeline] { [Pipeline] ws 18:56:47 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 18:56:48 The recommended git tool is: git 18:56:53 using credential edgex-jenkins-ssh 18:56:53 Cloning the remote Git repository 18:56:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:56:53 > git init /w/workspace/device-onvif-camera/1 # timeout=10 18:56:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:56:53 > git --version # timeout=10 18:56:53 > git --version # 'git version 2.25.1' 18:56:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:55 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:56:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:56:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:56:57 Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 18:56:57 Merge succeeded, producing 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 18:56:57 Checking out Revision 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca (PR-354) 18:56:57 > git config core.sparsecheckout # timeout=10 18:56:57 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 18:56:57 > git remote # timeout=10 18:56:57 > git config --get remote.origin.url # timeout=10 18:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:57 > git merge 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 18:56:57 > git rev-parse HEAD^{commit} # timeout=10 18:56:57 > git config core.sparsecheckout # timeout=10 18:56:57 > git checkout -f 8d9f64a8fffb3f51d7ab58f36ab717308c2439ca # timeout=10 18:57:01 Commit message: "docs: Update main branch Warning with standard text agreed to by TSC" 18:57:01 > git --version # timeout=10 18:57:01 > git --version # 'git version 2.25.1' 18:57:01 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:57:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:02 Dload Upload Total Spent Left Speed 18:57:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 18:57:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:57:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:57:03 + sudo tee /etc/docker/daemon.new 18:57:03 { 18:57:03 "registry-mirrors": [ 18:57:03 "https://nexus3.edgexfoundry.org:10001" 18:57:03 ], 18:57:03 "bip": "10.250.0.254/24", 18:57:03 "hosts": [ 18:57:03 "tcp://0.0.0.0:5555", 18:57:03 "unix:///var/run/docker.sock" 18:57:03 ], 18:57:03 "mtu": 1458, 18:57:03 "selinux-enabled": true, 18:57:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:57:03 } [Pipeline] sh 18:57:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:57:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:22 provisioning config files... 18:57:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4888728570746649721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:23 ---> docker-login.sh 18:57:23 nexus3.edgexfoundry.org:10001 18:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:24 Configure a credential helper to remove this warning. See 18:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:24 18:57:24 Login Succeeded 18:57:24 nexus3.edgexfoundry.org:10002 18:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:24 Configure a credential helper to remove this warning. See 18:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:24 18:57:24 Login Succeeded 18:57:24 nexus3.edgexfoundry.org:10003 18:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:24 Configure a credential helper to remove this warning. See 18:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:24 18:57:24 Login Succeeded 18:57:24 nexus3.edgexfoundry.org:10004 18:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:25 18:57:25 Login Succeeded 18:57:25 docker.io 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:25 18:57:25 Login Succeeded 18:57:25 ---> docker-login.sh ends [Pipeline] } 18:57:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:26 ========================================================= 18:57:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:57:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:26 + 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 . 18:57:27 Sending build context to Docker daemon 14.33MB 18:57:27 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:57:27 Step 2/13 : FROM ${BASE} AS builder 18:57:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:57:27 c41833b44d91: Pulling fs layer 18:57:27 ed15518f5707: Pulling fs layer 18:57:27 feae8fd75edb: Pulling fs layer 18:57:27 242c74f7c9fa: Pulling fs layer 18:57:27 3cdef696dda3: Pulling fs layer 18:57:27 2ced38df9373: Pulling fs layer 18:57:27 58f1dce35555: Pulling fs layer 18:57:27 242c74f7c9fa: Waiting 18:57:27 2ced38df9373: Waiting 18:57:27 58f1dce35555: Waiting 18:57:27 ed15518f5707: Verifying Checksum 18:57:27 ed15518f5707: Download complete 18:57:27 242c74f7c9fa: Verifying Checksum 18:57:27 242c74f7c9fa: Download complete 18:57:27 3cdef696dda3: Verifying Checksum 18:57:27 3cdef696dda3: Download complete 18:57:27 c41833b44d91: Download complete 18:57:28 c41833b44d91: Pull complete 18:57:28 58f1dce35555: Verifying Checksum 18:57:28 58f1dce35555: Download complete 18:57:29 ed15518f5707: Pull complete 18:57:30 feae8fd75edb: Download complete 18:57:30 2ced38df9373: Verifying Checksum 18:57:30 2ced38df9373: Download complete 18:57:42 feae8fd75edb: Pull complete 18:57:42 242c74f7c9fa: Pull complete 18:57:42 3cdef696dda3: Pull complete 18:57:48 2ced38df9373: Pull complete 18:57:50 58f1dce35555: Pull complete 18:57:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:57:50 ---> fadd8f120f05 18:57:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:57:52 ---> Running in 66dfb5abb373 18:57:52 Removing intermediate container 66dfb5abb373 18:57:52 ---> 3d2004ecbc35 18:57:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:52 ---> Running in d7295728f198 18:57:53 Removing intermediate container d7295728f198 18:57:53 ---> 311c32f3d7f0 18:57:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:57:53 ---> Running in dc9928f459b2 18:57:53 Removing intermediate container dc9928f459b2 18:57:53 ---> d7f5c944304c 18:57:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:57:53 ---> Running in 55f6c4842b65 18:57:54 Removing intermediate container 55f6c4842b65 18:57:54 ---> 320e635e50d5 18:57:54 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:57:54 ---> Running in 7554a86a1e00 18:57:54 Removing intermediate container 7554a86a1e00 18:57:54 ---> 614351e6894d 18:57:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:54 ---> Running in df1fa2fd9b32 18:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:57:56 OK: 263 MiB in 53 packages 18:57:57 Removing intermediate container df1fa2fd9b32 18:57:57 ---> 5b2df57ae913 18:57:57 Step 9/13 : WORKDIR /device-onvif-camera 18:57:57 ---> Running in 5ea243743797 18:57:58 Removing intermediate container 5ea243743797 18:57:58 ---> 8a8083c54bf4 18:57:58 Step 10/13 : COPY go.mod vendor* ./ 18:57:58 ---> 9972001b0c4c 18:57:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:58 ---> Running in 94daa7ccf3ee 18:59:20 Removing intermediate container 94daa7ccf3ee 18:59:20 ---> 73fe26d5d024 18:59:20 Step 12/13 : COPY . . 18:59:20 ---> 8a38135447d1 18:59:20 Step 13/13 : RUN ${MAKE} 18:59:20 ---> Running in 9a76fb382887 18:59:20 noop 18:59:20 Removing intermediate container 9a76fb382887 18:59:20 ---> a249dbb03581 18:59:20 Successfully built a249dbb03581 18:59:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:20 + docker inspect -f . ci-base-image-arm64 18:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:21 prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container 18:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:22 $ docker top ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:23 + go version 18:59:23 go version go1.20.2 linux/arm64 [Pipeline] } 18:59:23 $ docker stop --time=1 ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b 18:59:24 $ docker rm -f --volumes ef606ab243694f39c233396a8f9183455f197c2ce52ffc7c9d22779c63f5291b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:25 + docker inspect -f . ci-base-image-arm64 18:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:25 prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container 18:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:27 $ docker top 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:27 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 18:59:28 + make test 18:59:28 go test ./... -coverprofile=coverage.out ./... 19:00:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:02:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:02:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:02:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.224s coverage: 30.9% of statements 19:02:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.419s coverage: 86.5% of statements 19:02:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:02:31 go vet ./... 19:03:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:04 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:04 $ docker stop --time=1 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 19:03:06 $ docker rm -f --volumes 0a98be10893311b4b36a8dcff16fb2046c15d7362c7489e7ea38b707d3193858 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:07 Warning: overwriting stash ‘coverage-report’ 19:03:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:09 + ls -al . 19:03:09 total 228 19:03:09 drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:59 . 19:03:09 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 .. 19:03:09 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:56 .git 19:03:09 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:56 .github 19:03:09 -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:56 .gitignore 19:03:09 -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:56 .golangci.yml 19:03:09 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:56 Attribution.txt 19:03:09 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:56 CHANGELOG.md 19:03:09 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:56 Dockerfile 19:03:09 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:56 GOVERNANCE.md 19:03:09 -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:56 Jenkinsfile 19:03:09 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:56 LICENSE 19:03:09 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:56 Makefile 19:03:09 -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:56 OWNERS.md 19:03:09 -rw-rw-r-- 1 jenkins jenkins 2687 May 10 18:56 README.md 19:03:09 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:51 VERSION 19:03:09 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:56 bin 19:03:09 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:56 cmd 19:03:09 -rw-r--r-- 1 jenkins jenkins 79213 May 10 19:02 coverage.out 19:03:09 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 doc 19:03:09 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:56 go.mod 19:03:09 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:56 go.sum 19:03:09 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 internal 19:03:09 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:56 snap 19:03:09 -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:09 + 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=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca --label arch=arm64 --label version=0.0.0 . 19:03:10 Sending build context to Docker daemon 14.41MB 19:03:10 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:03:10 Step 2/26 : FROM ${BASE} AS builder 19:03:10 ---> a249dbb03581 19:03:10 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:03:10 ---> Running in ac3536e9a5fb 19:03:11 Removing intermediate container ac3536e9a5fb 19:03:11 ---> e6d40e9f561e 19:03:11 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:11 ---> Running in 5424d6e9aaa8 19:03:11 Removing intermediate container 5424d6e9aaa8 19:03:11 ---> d131c580ef1a 19:03:11 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:03:11 ---> Running in f52b155217bd 19:03:11 Removing intermediate container f52b155217bd 19:03:11 ---> 5655e08feeff 19:03:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:03:11 ---> Running in ce422d3a9724 19:03:12 Removing intermediate container ce422d3a9724 19:03:12 ---> b5871b157199 19:03:12 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:03:12 ---> Running in dec7e5bc7e11 19:03:12 Removing intermediate container dec7e5bc7e11 19:03:12 ---> 5b3de1877f51 19:03:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:12 ---> Running in a2f1abf7f583 19:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:15 OK: 263 MiB in 53 packages 19:03:16 Removing intermediate container a2f1abf7f583 19:03:16 ---> 42bfeb1c9bb6 19:03:16 Step 9/26 : WORKDIR /device-onvif-camera 19:03:16 ---> Running in caa2f2c3bf07 19:03:16 Removing intermediate container caa2f2c3bf07 19:03:16 ---> 287871f4adb1 19:03:16 Step 10/26 : COPY go.mod vendor* ./ 19:03:17 ---> 32b3451835aa 19:03:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:17 ---> Running in bd625f6b9f10 19:03:20 Removing intermediate container bd625f6b9f10 19:03:20 ---> 309734b3bbda 19:03:20 Step 12/26 : COPY . . 19:03:22 ---> 2d6c8aa2a2e0 19:03:22 Step 13/26 : RUN ${MAKE} 19:03:22 ---> Running in f66964e8d01a 19:03:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:06:00 Removing intermediate container f66964e8d01a 19:06:00 ---> 5aefa9664c34 19:06:00 Step 14/26 : FROM alpine:3.17 19:06:00 3.17: Pulling from library/alpine 19:06:00 c41833b44d91: Already exists 19:06:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:06:00 Status: Downloaded newer image for alpine:3.17 19:06:00 ---> 51e60588ff2c 19:06:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:06:00 ---> Running in d4ccbc0c595f 19:06:00 Removing intermediate container d4ccbc0c595f 19:06:00 ---> 1cc33a2eeca2 19:06:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:06:00 ---> Running in d44b7d7216d1 19:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:06:00 (1/1) Installing dumb-init (1.2.5-r2) 19:06:00 Executing busybox-1.35.0-r29.trigger 19:06:00 OK: 8 MiB in 16 packages 19:06:00 Removing intermediate container d44b7d7216d1 19:06:00 ---> dd93513356aa 19:06:00 Step 17/26 : WORKDIR / 19:06:00 ---> Running in ad4ca56a270c 19:06:00 Removing intermediate container ad4ca56a270c 19:06:00 ---> 103e9623db23 19:06:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:06:00 ---> e3d0761379c3 19:06:00 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:06:00 ---> 82f85778932e 19:06:00 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:06:00 ---> 41eed6081456 19:06:00 Step 21/26 : EXPOSE 59984 19:06:00 ---> Running in 1f0fda0c6929 19:06:00 Removing intermediate container 1f0fda0c6929 19:06:00 ---> 50d108270db6 19:06:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:06:00 ---> Running in 6b5562dccbff 19:06:00 Removing intermediate container 6b5562dccbff 19:06:00 ---> 53890b1a4be9 19:06:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:00 ---> Running in 919ce4df4d02 19:06:00 Removing intermediate container 919ce4df4d02 19:06:00 ---> 3f7ee817f376 19:06:00 Step 24/26 : LABEL arch=arm64 19:06:00 ---> Running in 128b0bcfeae3 19:06:00 Removing intermediate container 128b0bcfeae3 19:06:00 ---> b26bd937cd8e 19:06:00 Step 25/26 : LABEL git_sha=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca 19:06:00 ---> Running in 263c39983c37 19:06:00 Removing intermediate container 263c39983c37 19:06:00 ---> e94e2778182d 19:06:00 Step 26/26 : LABEL version=0.0.0 19:06:00 ---> Running in 7a9f27c71aec 19:06:00 Removing intermediate container 7a9f27c71aec 19:06:00 ---> f14853134866 19:06:00 [Warning] One or more build-args [ARCH] were not consumed 19:06:00 Successfully built f14853134866 19:06:00 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:01 19:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:01 arm64: Pulling from edgex-lftools-log-publisher 19:06:01 8998bd30e6a1: Pulling fs layer 19:06:01 04944245beec: Pulling fs layer 19:06:01 699f458cf7ca: Pulling fs layer 19:06:01 765212b225bb: Pulling fs layer 19:06:01 f23df028b6ca: Pulling fs layer 19:06:01 d65c8cfc05b1: Pulling fs layer 19:06:01 2437ff75d9bd: Pulling fs layer 19:06:01 f23df028b6ca: Waiting 19:06:01 d65c8cfc05b1: Waiting 19:06:01 2437ff75d9bd: Waiting 19:06:01 765212b225bb: Waiting 19:06:01 04944245beec: Verifying Checksum 19:06:01 04944245beec: Download complete 19:06:01 765212b225bb: Verifying Checksum 19:06:01 765212b225bb: Download complete 19:06:01 f23df028b6ca: Verifying Checksum 19:06:01 f23df028b6ca: Download complete 19:06:01 d65c8cfc05b1: Verifying Checksum 19:06:01 d65c8cfc05b1: Download complete 19:06:01 699f458cf7ca: Verifying Checksum 19:06:01 699f458cf7ca: Download complete 19:06:02 8998bd30e6a1: Verifying Checksum 19:06:02 8998bd30e6a1: Download complete 19:06:04 2437ff75d9bd: Verifying Checksum 19:06:04 2437ff75d9bd: Download complete 19:06:06 8998bd30e6a1: Pull complete 19:06:06 04944245beec: Pull complete 19:06:08 699f458cf7ca: Pull complete 19:06:08 765212b225bb: Pull complete 19:06:09 f23df028b6ca: Pull complete 19:06:09 d65c8cfc05b1: Pull complete 19:06:24 2437ff75d9bd: Pull complete 19:06:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:24 prd-ubuntu20.04-docker-arm64-4c-16g-14941 does not seem to be running inside a container 19:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:06:27 $ docker top 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:28 ---> job-cost.sh 19:06:28 lf-activate-venv: SKIPPING 19:06:28 INFO: No Stack... 19:06:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:29 INFO: Archiving Costs [Pipeline] sh 19:06:30 + cut -d, -f6 19:06:30 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 19:06:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] 19:06:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] did not exist. Created. 19:06:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:31 /w/workspace/device-onvif-camera/1@tmp/durable-204354ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:06:32 + echo total: 0.10999999940395355 [Pipeline] stash 19:06:32 Warning: overwriting stash ‘stack-cost’ 19:06:32 Stashed 1 file(s) [Pipeline] } 19:06:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:06:32 $ docker stop --time=1 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 19:06:34 $ docker rm -f --volumes 30bd7af9578dcfdb0864fdc13268eeacb29df1df83fc6ed1f00e1f5b432766f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:06:35 provisioning config files... 19:06:35 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config6082553026936927734tmp [Pipeline] { [Pipeline] sh 19:06:35 + set +x 19:06:35 + curl -s https://codecov.io/bash 19:06:35 + bash -s -- 19:06:35 19:06:35 _____ _ 19:06:35 / ____| | | 19:06:35 | | ___ __| | ___ ___ _____ __ 19:06:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:06:35 | |___| (_) | (_| | __/ (_| (_) \ V / 19:06:35 \_____\___/ \__,_|\___|\___\___/ \_/ 19:06:35 Bash-1.0.6 19:06:35 19:06:35 19:06:35 ==> git version 2.25.1 found 19:06:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:06:35 Release-Date: 2020-01-08 19:06:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:06:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:06:35 ==> Jenkins CI detected. 19:06:35 current dir:  /w/workspace/undry_device-onvif-camera_PR-354 19:06:35 project root: . 19:06:35 --> token set from env 19:06:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:06:35 ==> Running gcov in . (disable via -X gcov) 19:06:35 ==> Python coveragepy not found 19:06:35 ==> Searching for coverage reports in: 19:06:35 + . 19:06:35 -> Found 1 reports 19:06:35 ==> Detecting git/mercurial file structure 19:06:35 ==> Reading reports 19:06:35 + ./coverage.out bytes=79213 19:06:35 ==> Appending adjustments 19:06:35 https://docs.codecov.io/docs/fixing-reports 19:06:35 + Found adjustments 19:06:35 ==> Gzipping contents 19:06:35 12K /tmp/codecov.Cbbrd3.gz 19:06:35 ==> Uploading reports 19:06:35 url: https://codecov.io 19:06:35 query: branch=PR-354&commit=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=354&job=&cmd_args= 19:06:35 -> Pinging Codecov 19:06:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-354&commit=8d9f64a8fffb3f51d7ab58f36ab717308c2439ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=354&job=&cmd_args= 19:06:35 -> Uploading to 19:06:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/8d9f64a8fffb3f51d7ab58f36ab717308c2439ca/afaea38d-c3fe-4c1b-87dc-e78678942672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T190635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dbd4d9102a45e55c01947dfa97106c48fc5ad6a881051ebdce43abb644a2de2 19:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:35 Dload Upload Total Spent Left Speed 19:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 56582 --:--:-- --:--:-- --:--:-- 56582 19:06:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8d9f64a8fffb3f51d7ab58f36ab717308c2439ca [Pipeline] } 19:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:06:38 + [ -d /w/workspace/undry_device-onvif-camera_PR-354/archives ] 19:06:38 + ls -al /w/workspace/undry_device-onvif-camera_PR-354/archives 19:06:38 total 16 19:06:38 drwxr-xr-x 3 root root 4096 May 10 18:54 . 19:06:38 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:54 .. 19:06:38 drwxr-xr-x 2 root root 4096 May 10 18:54 cost 19:06:38 -rw-r--r-- 1 root root 91 May 10 18:54 cost.csv 19:06:38 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-354/archives 19:06:38 + ls -al /w/workspace/undry_device-onvif-camera_PR-354/archives 19:06:38 total 16 19:06:38 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:54 . 19:06:38 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:54 .. 19:06:38 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:54 cost 19:06:38 -rw-r--r-- 1 jenkins jenkins 91 May 10 18:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:06:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:39 ---> package-listing.sh 19:06:39 ++ facter osfamily 19:06:39 ++ tr '[:upper:]' '[:lower:]' 19:06:39 + OS_FAMILY=debian 19:06:39 + workspace=/w/workspace/undry_device-onvif-camera_PR-354 19:06:39 + START_PACKAGES=/tmp/packages_start.txt 19:06:39 + END_PACKAGES=/tmp/packages_end.txt 19:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:39 + PACKAGES=/tmp/packages_start.txt 19:06:39 + '[' /w/workspace/undry_device-onvif-camera_PR-354 ']' 19:06:39 + PACKAGES=/tmp/packages_end.txt 19:06:39 + case "${OS_FAMILY}" in 19:06:39 + dpkg -l 19:06:39 + grep '^ii' 19:06:39 + '[' -f /tmp/packages_start.txt ']' 19:06:39 + '[' -f /tmp/packages_end.txt ']' 19:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:39 + '[' /w/workspace/undry_device-onvif-camera_PR-354 ']' 19:06:39 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-354/archives/ 19:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-354/archives/ [Pipeline] echo 19:06:39 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:06:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:40 prd-ubuntu20.04-docker-8c-8g-14940 does not seem to be running inside a container 19:06:40 $ 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-354/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-354 -v /w/workspace/undry_device-onvif-camera_PR-354:/w/workspace/undry_device-onvif-camera_PR-354:rw,z -v /w/workspace/undry_device-onvif-camera_PR-354@tmp:/w/workspace/undry_device-onvif-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:06:40 $ docker top 7f5cbb3c09ad0595928d41d71fc9936bfc9dc4e1327711fd4145473cd73adc03 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:41 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:41 + mkdir -p /var/log/sysstat [Pipeline] sh 19:06:41 + ls /var/log/sa-host 19:06:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:42 provisioning config files... 19:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-354@tmp/config9591961362335400245tmp [Pipeline] { [Pipeline] echo 19:06:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:42 ---> create-netrc.sh [Pipeline] } 19:06:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:06:42 ---> python-tools-install.sh [Pipeline] echo 19:06:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:06:43 ---> sudo-logs.sh 19:06:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:06:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:06:43 ---> job-cost.sh 19:06:43 lf-activate-venv: SKIPPING 19:06:43 DEBUG: total: 0.2199999988079071 19:06:43 INFO: Retrieving Stack Cost... 19:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 19:06:44 INFO: Archiving Costs [Pipeline] echo 19:06:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:44 ---> logs-deploy.sh 19:06:44 lf-activate-venv: SKIPPING 19:06:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-354/1 19:06:44 INFO: archiving workspace using pattern(s): 19:06:45 Archives upload complete. 19:06:46 INFO: archiving logs to Nexus 19:06:46 ---> uname -a: 19:06:46 Linux prd-ubuntu20-04-docker-8c-8g-14940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:06:46 19:06:46 19:06:46 ---> lscpu: 19:06:46 Architecture: x86_64 19:06:46 CPU op-mode(s): 32-bit, 64-bit 19:06:46 Byte Order: Little Endian 19:06:46 Address sizes: 40 bits physical, 48 bits virtual 19:06:46 CPU(s): 8 19:06:46 On-line CPU(s) list: 0-7 19:06:46 Thread(s) per core: 1 19:06:46 Core(s) per socket: 1 19:06:46 Socket(s): 8 19:06:46 NUMA node(s): 1 19:06:46 Vendor ID: AuthenticAMD 19:06:46 CPU family: 23 19:06:46 Model: 49 19:06:46 Model name: AMD EPYC-Rome Processor 19:06:46 Stepping: 0 19:06:46 CPU MHz: 2800.000 19:06:46 BogoMIPS: 5600.00 19:06:46 Virtualization: AMD-V 19:06:46 Hypervisor vendor: KVM 19:06:46 Virtualization type: full 19:06:46 L1d cache: 256 KiB 19:06:46 L1i cache: 256 KiB 19:06:46 L2 cache: 4 MiB 19:06:46 L3 cache: 128 MiB 19:06:46 NUMA node0 CPU(s): 0-7 19:06:46 Vulnerability Itlb multihit: Not affected 19:06:46 Vulnerability L1tf: Not affected 19:06:46 Vulnerability Mds: Not affected 19:06:46 Vulnerability Meltdown: Not affected 19:06:46 Vulnerability Mmio stale data: Not affected 19:06:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:06:46 Vulnerability Srbds: Not affected 19:06:46 Vulnerability Tsx async abort: Not affected 19:06:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:06:46 19:06:46 19:06:46 ---> nproc: 19:06:46 8 19:06:46 19:06:46 19:06:46 ---> df -h: 19:06:46 Filesystem Size Used Avail Use% Mounted on 19:06:46 overlay 155G 12G 144G 8% / 19:06:46 tmpfs 64M 0 64M 0% /dev 19:06:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:06:46 shm 64M 0 64M 0% /dev/shm 19:06:46 /dev/vda1 155G 12G 144G 8% /facter-os 19:06:46 19:06:46 19:06:46 ---> sar -b -r -n DEV: 19:06:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14940) 05/10/23 _x86_64_ (8 CPU) 19:06:46 19:06:46 18:50:56 LINUX RESTART (8 CPU) 19:06:46 19:06:46 18:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:46 18:52:01 315.44 47.98 267.46 0.00 5394.20 188150.35 0.00 19:06:46 18:53:01 195.35 1.67 193.68 0.00 53.06 74984.70 0.00 19:06:46 18:54:01 158.42 1.23 157.19 0.00 28.40 30901.25 0.00 19:06:46 18:55:01 32.99 0.00 32.99 0.00 0.00 16457.81 0.00 19:06:46 18:56:01 2.55 0.97 1.58 0.00 67.46 22.93 0.00 19:06:46 18:57:01 38.91 10.91 28.00 0.00 5371.24 6353.61 0.00 19:06:46 18:58:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 19:06:46 18:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 19:06:46 19:00:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 19:06:46 19:01:01 1.90 0.00 1.90 0.00 0.00 33.86 0.00 19:06:46 19:02:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 19:06:46 19:03:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 19:06:46 19:04:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 19:06:46 19:05:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 19:06:46 19:06:01 1.75 0.02 1.73 0.00 0.13 20.79 0.00 19:06:46 Average: 50.37 4.19 46.19 0.00 727.64 21135.33 0.00 19:06:46 19:06:46 18:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:46 18:52:01 29942048 31612412 736464 2.24 59772 1910500 1852780 5.46 990788 1649076 276 19:06:46 18:53:01 27825340 31298324 1002012 3.05 147084 3501852 2345512 6.91 1547144 3033820 253224 19:06:46 18:54:01 27527640 31542420 758700 2.31 157576 4004200 2035820 6.00 1292608 3554772 479100 19:06:46 18:55:01 27569204 31575476 725032 2.20 160652 3982612 1759484 5.19 1275824 3520728 208 19:06:46 18:56:01 27558536 31571572 728620 2.22 162024 3987740 1765836 5.20 1287052 3525780 292 19:06:46 18:57:01 27201392 31563508 726580 2.21 169036 4315540 1835256 5.41 1503364 3633880 340 19:06:46 18:58:01 27201692 31563844 726228 2.21 169072 4315544 1835256 5.41 1502856 3633884 16 19:06:46 18:59:01 27206764 31568968 721068 2.19 169104 4315544 1818788 5.36 1498140 3633892 16 19:06:46 19:00:01 27207104 31569344 720648 2.19 169124 4315548 1818788 5.36 1498248 3633896 4 19:06:46 19:01:01 27207412 31570120 720184 2.19 169224 4315524 1818788 5.36 1497664 3634284 376 19:06:46 19:02:01 27207392 31570176 720220 2.19 169256 4315532 1818788 5.36 1498368 3634280 156 19:06:46 19:03:01 27207464 31570256 720104 2.19 169308 4315536 1818788 5.36 1498028 3634284 8 19:06:46 19:04:01 27207660 31570504 719856 2.19 169332 4315536 1818788 5.36 1498000 3634284 16 19:06:46 19:05:01 27207880 31570768 719520 2.19 169364 4315540 1818788 5.36 1497460 3634288 20 19:06:46 19:06:01 27208088 31571096 719372 2.19 169388 4315544 1815872 5.35 1497516 3634296 44 19:06:46 Average: 27499041 31552586 744307 2.26 158621 4036153 1865155 5.50 1425537 3441696 48940 19:06:46 19:06:46 18:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:46 18:52:01 docker0 9.73 10.45 0.96 120.71 0.00 0.00 0.00 0.00 19:06:46 18:52:01 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 19:06:46 18:52:01 ens3 482.72 324.34 2657.18 98.78 0.00 0.00 0.00 0.00 19:06:46 18:53:01 docker0 181.49 298.65 14.71 1999.25 0.00 0.00 0.00 0.00 19:06:46 18:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:06:46 18:53:01 ens3 460.29 277.49 6249.18 36.85 0.00 0.00 0.00 0.00 19:06:46 18:53:01 vethb7fdecd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:06:46 18:54:01 docker0 2.95 6.58 0.18 85.52 0.00 0.00 0.00 0.00 19:06:46 18:54:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 19:06:46 18:54:01 ens3 111.20 65.04 2617.69 17.17 0.00 0.00 0.00 0.00 19:06:46 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:55:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:06:46 18:55:01 ens3 10.63 7.65 12.18 4.43 0.00 0.00 0.00 0.00 19:06:46 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 18:56:01 ens3 5.35 2.65 7.78 0.26 0.00 0.00 0.00 0.00 19:06:46 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 19:06:46 18:57:01 ens3 152.67 78.84 1954.27 5.71 0.00 0.00 0.00 0.00 19:06:46 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:58:01 ens3 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:06:46 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 18:59:01 ens3 1.15 0.63 0.41 0.29 0.00 0.00 0.00 0.00 19:06:46 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:00:01 ens3 0.47 0.43 0.26 0.21 0.00 0.00 0.00 0.00 19:06:46 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 19:01:01 ens3 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 19:06:46 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:02:01 ens3 1.35 0.57 0.46 0.29 0.00 0.00 0.00 0.00 19:06:46 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 19:03:01 ens3 0.57 0.47 0.27 0.22 0.00 0.00 0.00 0.00 19:06:46 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:04:01 ens3 1.05 0.52 0.39 0.28 0.00 0.00 0.00 0.00 19:06:46 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 19:05:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:06:46 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 19:06:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:06:46 Average: docker0 12.94 21.04 1.06 147.02 0.00 0.00 0.00 0.00 19:06:46 Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 19:06:46 Average: ens3 81.94 50.59 899.98 10.97 0.00 0.00 0.00 0.00 19:06:46 19:06:46 19:06:46 ---> sar -P ALL: 19:06:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14940) 05/10/23 _x86_64_ (8 CPU) 19:06:46 19:06:46 18:50:56 LINUX RESTART (8 CPU) 19:06:46 19:06:46 18:51:01 CPU %user %nice %system %iowait %steal %idle 19:06:46 18:52:01 all 6.84 0.00 2.23 2.36 0.06 88.51 19:06:46 18:52:01 0 8.94 0.00 1.62 0.40 0.05 88.98 19:06:46 18:52:01 1 4.44 0.00 1.31 1.30 0.05 92.90 19:06:46 18:52:01 2 6.12 0.00 3.94 4.66 0.07 85.21 19:06:46 18:52:01 3 8.08 0.00 1.73 0.44 0.05 89.71 19:06:46 18:52:01 4 8.88 0.00 1.78 3.03 0.07 86.25 19:06:46 18:52:01 5 8.36 0.00 2.28 5.74 0.05 83.56 19:06:46 18:52:01 6 5.33 0.00 1.81 2.50 0.05 90.32 19:06:46 18:52:01 7 4.54 0.00 3.38 0.82 0.07 91.18 19:06:46 18:53:01 all 17.74 0.00 5.34 3.44 0.08 73.39 19:06:46 18:53:01 0 17.47 0.00 5.15 0.37 0.08 76.92 19:06:46 18:53:01 1 17.97 0.00 5.65 8.32 0.08 67.99 19:06:46 18:53:01 2 17.25 0.00 4.31 0.08 0.07 78.29 19:06:46 18:53:01 3 17.76 0.00 5.35 1.08 0.08 75.72 19:06:46 18:53:01 4 17.18 0.00 6.36 6.56 0.08 69.82 19:06:46 18:53:01 5 18.16 0.00 5.90 3.26 0.07 72.61 19:06:46 18:53:01 6 18.70 0.00 5.69 7.53 0.10 67.98 19:06:46 18:53:01 7 17.43 0.00 4.33 0.37 0.08 77.78 19:06:46 18:54:01 all 36.28 0.00 6.49 1.53 0.10 55.60 19:06:46 18:54:01 0 35.34 0.00 5.93 0.27 0.10 58.35 19:06:46 18:54:01 1 34.58 0.00 6.28 6.40 0.12 52.62 19:06:46 18:54:01 2 36.20 0.00 6.51 0.20 0.10 56.99 19:06:46 18:54:01 3 39.10 0.00 6.88 0.61 0.10 53.31 19:06:46 18:54:01 4 35.20 0.00 6.94 0.34 0.10 57.43 19:06:46 18:54:01 5 34.70 0.00 6.62 2.79 0.10 55.80 19:06:46 18:54:01 6 35.90 0.00 6.20 0.15 0.08 57.66 19:06:46 18:54:01 7 39.21 0.00 6.58 1.49 0.08 52.63 19:06:46 18:55:01 all 0.74 0.00 0.43 0.51 0.03 98.30 19:06:46 18:55:01 0 0.80 0.00 0.50 0.02 0.02 98.67 19:06:46 18:55:01 1 0.50 0.00 0.82 3.29 0.20 95.19 19:06:46 18:55:01 2 0.72 0.00 0.45 0.02 0.02 98.80 19:06:46 18:55:01 3 0.95 0.00 0.40 0.18 0.00 98.46 19:06:46 18:55:01 4 0.88 0.00 0.37 0.15 0.00 98.60 19:06:46 18:55:01 5 0.67 0.00 0.40 0.39 0.02 98.52 19:06:46 18:55:01 6 0.60 0.00 0.25 0.00 0.00 99.15 19:06:46 18:55:01 7 0.75 0.00 0.23 0.02 0.02 98.98 19:06:46 18:56:01 all 0.04 0.00 0.05 0.01 0.01 99.88 19:06:46 18:56:01 0 0.10 0.00 0.08 0.02 0.02 99.78 19:06:46 18:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:06:46 18:56:01 2 0.05 0.00 0.02 0.00 0.03 99.90 19:06:46 18:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:06:46 18:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:06:46 18:56:01 5 0.03 0.00 0.22 0.03 0.02 99.70 19:06:46 18:56:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:06:46 18:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:06:46 18:57:01 all 1.56 0.00 0.60 0.87 0.02 96.95 19:06:46 18:57:01 0 1.10 0.00 0.45 0.20 0.02 98.23 19:06:46 18:57:01 1 1.40 0.00 0.90 1.24 0.03 96.43 19:06:46 18:57:01 2 1.38 0.00 0.52 0.35 0.03 97.71 19:06:46 18:57:01 3 0.88 0.00 0.65 0.85 0.02 97.60 19:06:46 18:57:01 4 0.60 0.00 0.40 0.12 0.02 98.87 19:06:46 18:57:01 5 4.42 0.00 0.71 1.34 0.02 93.50 19:06:46 18:57:01 6 2.07 0.00 0.74 0.10 0.00 97.09 19:06:46 18:57:01 7 0.60 0.00 0.44 2.74 0.02 96.20 19:06:46 18:58:01 all 0.26 0.00 0.00 0.00 0.02 99.72 19:06:46 18:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 18:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:06:46 18:58:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:06:46 18:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:06:46 18:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:06:46 18:58:01 5 1.97 0.00 0.02 0.02 0.02 97.98 19:06:46 18:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 18:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:06:46 18:59:01 all 0.17 0.00 0.01 0.00 0.01 99.81 19:06:46 18:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 18:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 18:59:01 2 0.05 0.00 0.05 0.00 0.02 99.88 19:06:46 18:59:01 3 0.10 0.00 0.02 0.00 0.00 99.88 19:06:46 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:06:46 18:59:01 5 1.11 0.00 0.02 0.00 0.02 98.86 19:06:46 18:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:06:46 18:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:06:46 19:00:01 all 0.02 0.00 0.01 0.02 0.00 99.95 19:06:46 19:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:06:46 19:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 19:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:06:46 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:06:46 19:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 19:00:01 6 0.00 0.00 0.02 0.05 0.00 99.93 19:06:46 19:00:01 7 0.02 0.00 0.00 0.08 0.00 99.90 19:06:46 19:01:01 all 0.05 0.00 0.01 0.02 0.02 99.91 19:06:46 19:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:06:46 19:01:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:06:46 19:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:06:46 19:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:06:46 19:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:06:46 19:01:01 5 0.17 0.00 0.02 0.07 0.03 99.72 19:06:46 19:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:06:46 19:01:01 7 0.03 0.00 0.03 0.07 0.02 99.85 19:06:46 19:02:01 all 0.06 0.00 0.01 0.00 0.01 99.92 19:06:46 19:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:06:46 19:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:06:46 19:02:01 2 0.08 0.00 0.02 0.00 0.02 99.88 19:06:46 19:02:01 3 0.25 0.00 0.00 0.00 0.00 99.75 19:06:46 19:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:06:46 19:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:06:46 19:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 19:02:01 7 0.05 0.00 0.00 0.02 0.00 99.93 19:06:46 19:06:46 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:06:46 19:03:01 all 0.08 0.00 0.01 0.02 0.01 99.88 19:06:46 19:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:06:46 19:03:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:06:46 19:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:06:46 19:03:01 3 0.18 0.00 0.00 0.00 0.00 99.82 19:06:46 19:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 19:03:01 5 0.27 0.00 0.02 0.00 0.02 99.70 19:06:46 19:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:06:46 19:03:01 7 0.03 0.00 0.02 0.15 0.00 99.80 19:06:46 19:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:06:46 19:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:06:46 19:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:06:46 19:04:01 2 0.02 0.00 0.02 0.00 0.03 99.93 19:06:46 19:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 19:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:06:46 19:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:06:46 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:06:46 19:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:06:46 19:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:06:46 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:06:46 19:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:06:46 19:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:06:46 19:05:01 3 0.10 0.00 0.03 0.00 0.02 99.85 19:06:46 19:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:06:46 19:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:06:46 19:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:06:46 19:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:06:46 19:06:01 all 0.10 0.00 0.04 0.00 0.01 99.85 19:06:46 19:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:06:46 19:06:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:06:46 19:06:01 2 0.03 0.00 0.07 0.00 0.02 99.88 19:06:46 19:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:06:46 19:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:06:46 19:06:01 5 0.65 0.00 0.05 0.00 0.02 99.29 19:06:46 19:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:06:46 19:06:01 7 0.02 0.00 0.03 0.02 0.00 99.93 19:06:46 Average: all 4.22 0.00 1.01 0.58 0.03 94.16 19:06:46 Average: 0 4.23 0.00 0.92 0.08 0.02 94.75 19:06:46 Average: 1 3.90 0.00 1.00 1.36 0.05 93.70 19:06:46 Average: 2 4.11 0.00 1.06 0.35 0.03 94.45 19:06:46 Average: 3 4.45 0.00 0.99 0.21 0.02 94.32 19:06:46 Average: 4 4.15 0.00 1.05 0.67 0.02 94.11 19:06:46 Average: 5 4.67 0.00 1.08 0.90 0.03 93.33 19:06:46 Average: 6 4.14 0.00 0.98 0.69 0.02 94.17 19:06:46 Average: 7 4.15 0.00 1.00 0.39 0.02 94.45 19:06:46 19:06:46 19:06:46