Pull request #342 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 jumpingliu for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 349d2554d6fca97c817ada98ee99106d95f3ebb2 rather than a4daa83c1f560818394085b6250687cfb67b4f39 Obtained Jenkinsfile from 349d2554d6fca97c817ada98ee99106d95f3ebb2 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-ssh4305164242501494358.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-ssh8234891125457511777.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-342/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-342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1498483376245798513.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-342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16927899907474636359.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-ssh1085129979082419646.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-342/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-342/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2909429789874486187.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 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13823’ is offline ‘prd-ubuntu20.04-docker-8c-8g-13831’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-13824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13832 in /w/workspace/undry_device-onvif-camera_PR-342 [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-342 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 349d2554d6fca97c817ada98ee99106d95f3ebb2 into PR head commit a4daa83c1f560818394085b6250687cfb67b4f39 Merge succeeded, producing a4daa83c1f560818394085b6250687cfb67b4f39 Checking out Revision a4daa83c1f560818394085b6250687cfb67b4f39 (PR-342) > git config core.sparsecheckout # timeout=10 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # 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 349d2554d6fca97c817ada98ee99106d95f3ebb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" 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 05:49:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:32 ========================================================= 05:49:32 EdgeX Global Pipelines Version Info 05:49:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:33 ------------------- 05:49:33 stable info: 05:49:33 ------------------- 05:49:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:49:33 Message: update stable to v1.0.249 05:49:33 ------------------- 05:49:33 experimental info: 05:49:33 ------------------- 05:49:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:49:33 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4daa83 [Pipeline] echo 05:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:35 provisioning config files... 05:49:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config10964161605023850050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:35 ---> docker-login.sh 05:49:35 nexus3.edgexfoundry.org:10001 05:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:36 Configure a credential helper to remove this warning. See 05:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:36 05:49:36 Login Succeeded 05:49:36 nexus3.edgexfoundry.org:10002 05:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:36 Configure a credential helper to remove this warning. See 05:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:36 05:49:36 Login Succeeded 05:49:36 nexus3.edgexfoundry.org:10003 05:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:36 Configure a credential helper to remove this warning. See 05:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:36 05:49:36 Login Succeeded 05:49:36 nexus3.edgexfoundry.org:10004 05:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:36 Configure a credential helper to remove this warning. See 05:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:36 05:49:36 Login Succeeded 05:49:36 docker.io 05:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:37 Configure a credential helper to remove this warning. See 05:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:37 05:49:37 Login Succeeded 05:49:37 ---> docker-login.sh ends [Pipeline] } 05:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:49:37 + git rev-list -1 --merges a4daa83c1f560818394085b6250687cfb67b4f39~1..a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo 05:49:37 -----------> git rev-list -1 --merges a4daa83c1f560818394085b6250687cfb67b4f39~1..a4daa83c1f560818394085b6250687cfb67b4f39 a4daa83c1f560818394085b6250687cfb67b4f39 [false] [Pipeline] sh 05:49:38 + git log --format=format:%s -1 a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo 05:49:38 ========================================================= 05:49:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:49:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:38 + git log --format=format:%s -1 a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo 05:49:38 [semverPrep] GIT_COMMIT: a4daa83c1f560818394085b6250687cfb67b4f39, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo 05:49:38 [semverPrep] This is not a build commit. [Pipeline] sh 05:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:49:39 + grep -v github /etc/ssh/ssh_known_hosts 05:49:39 + [ -e /tmp/ssh_known_hosts ] 05:49:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:49:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:49:39 + sudo tee -a /etc/ssh/ssh_known_hosts 05:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:39 05:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:49:39 b85a868b505f: Pulling fs layer 05:49:39 e2be974225ed: Pulling fs layer 05:49:39 339a4e72a1f5: Pulling fs layer 05:49:39 988bab9f4d93: Pulling fs layer 05:49:39 1469e6f7b9e6: Pulling fs layer 05:49:39 eaf3925da568: Pulling fs layer 05:49:39 bab4dde63d76: Pulling fs layer 05:49:39 bde34c3a00c8: Pulling fs layer 05:49:39 b352a97aabf1: Pulling fs layer 05:49:39 4872d77fe225: Pulling fs layer 05:49:39 5851b861e8e6: Pulling fs layer 05:49:39 4872d77fe225: Waiting 05:49:39 b352a97aabf1: Waiting 05:49:39 bde34c3a00c8: Waiting 05:49:39 5851b861e8e6: Waiting 05:49:39 988bab9f4d93: Waiting 05:49:39 1469e6f7b9e6: Waiting 05:49:39 eaf3925da568: Waiting 05:49:39 e2be974225ed: Verifying Checksum 05:49:39 e2be974225ed: Download complete 05:49:39 988bab9f4d93: Download complete 05:49:40 339a4e72a1f5: Verifying Checksum 05:49:40 339a4e72a1f5: Download complete 05:49:40 eaf3925da568: Verifying Checksum 05:49:40 eaf3925da568: Download complete 05:49:40 1469e6f7b9e6: Verifying Checksum 05:49:40 bde34c3a00c8: Verifying Checksum 05:49:40 bde34c3a00c8: Download complete 05:49:40 b352a97aabf1: Download complete 05:49:40 4872d77fe225: Verifying Checksum 05:49:40 4872d77fe225: Download complete 05:49:40 5851b861e8e6: Verifying Checksum 05:49:40 5851b861e8e6: Download complete 05:49:40 b85a868b505f: Download complete 05:49:40 bab4dde63d76: Verifying Checksum 05:49:40 bab4dde63d76: Download complete 05:49:41 b85a868b505f: Pull complete 05:49:41 e2be974225ed: Pull complete 05:49:41 339a4e72a1f5: Pull complete 05:49:42 988bab9f4d93: Pull complete 05:49:42 1469e6f7b9e6: Pull complete 05:49:42 eaf3925da568: Pull complete 05:49:44 bab4dde63d76: Pull complete 05:49:44 bde34c3a00c8: Pull complete 05:49:44 b352a97aabf1: Pull complete 05:49:44 4872d77fe225: Pull complete 05:49:44 5851b861e8e6: Pull complete 05:49:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:44 prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container 05:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:49:45 $ docker top 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 -eo pid,comm 05:49:46 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). 05:49:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:46 [ssh-agent] Looking for ssh-agent implementation... 05:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:46 $ docker exec 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent 05:49:46 SSH_AUTH_SOCK=/tmp/ssh-b2Lj1a0aspz8/agent.34 05:49:46 SSH_AGENT_PID=40 05:49:46 Running ssh-add (command line suppressed) 05:49:46 Identity added: /w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9528585977163632223.key (/w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9528585977163632223.key) 05:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:46 + git tag --points-at HEAD [Pipeline] } 05:49:46 $ docker exec --env ******** --env ******** 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent -k 05:49:46 unset SSH_AUTH_SOCK; 05:49:46 unset SSH_AGENT_PID; 05:49:46 echo Agent pid 40 killed; 05:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:47 [ssh-agent] Looking for ssh-agent implementation... 05:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:47 $ docker exec 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent 05:49:47 SSH_AUTH_SOCK=/tmp/ssh-I3wi0prNDnFm/agent.72 05:49:47 SSH_AGENT_PID=78 05:49:47 Running ssh-add (command line suppressed) 05:49:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9777486909589842025.key (/w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9777486909589842025.key) 05:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:47 + git semver init 05:49:48 2023-05-05 05:49:47,921 [run_init] DEBUG init version:0.0.0 force:False 05:49:48 2023-05-05 05:49:47,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-342/.semver 05:49:48 2023-05-05 05:49:47,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-342/.semver 05:49:48 2023-05-05 05:49:47,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-342/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-342, universal_newlines=False, shell=None, istream=None) 05:49:48 2023-05-05 05:49:48,723 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-342/.git/info/exclude 05:49:48 2023-05-05 05:49:48,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 with force:False 05:49:48 2023-05-05 05:49:48,724 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 05:49:48 2023-05-05 05:49:48,728 [execute] INFO git cat-file --batch-check 05:49:48 2023-05-05 05:49:48,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-342/.semver, universal_newlines=False, shell=None, istream=) 05:49:48 2023-05-05 05:49:48,735 [execute] INFO git cat-file --batch 05:49:48 2023-05-05 05:49:48,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-342/.semver, universal_newlines=False, shell=None, istream=) 05:49:48 2023-05-05 05:49:48,740 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 05:49:48 0.0.0 [Pipeline] } 05:49:48 $ docker exec --env ******** --env ******** 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent -k 05:49:49 unset SSH_AUTH_SOCK; 05:49:49 unset SSH_AGENT_PID; 05:49:49 echo Agent pid 78 killed; 05:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:49 + git semver [Pipeline] } 05:49:49 $ docker stop --time=1 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 05:49:51 $ docker rm -f --volumes 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:51 Stashed 1 file(s) [Pipeline] echo 05:49:51 [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 05:49:52 provisioning config files... 05:49:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config6129097661739754498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:52 ---> docker-login.sh 05:49:52 nexus3.edgexfoundry.org:10001 05:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:52 Configure a credential helper to remove this warning. See 05:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:52 05:49:52 Login Succeeded 05:49:52 nexus3.edgexfoundry.org:10002 05:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:52 Configure a credential helper to remove this warning. See 05:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:52 05:49:52 Login Succeeded 05:49:52 nexus3.edgexfoundry.org:10003 05:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:52 Configure a credential helper to remove this warning. See 05:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:52 05:49:52 Login Succeeded 05:49:52 nexus3.edgexfoundry.org:10004 05:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:53 Configure a credential helper to remove this warning. See 05:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:53 05:49:53 Login Succeeded 05:49:53 docker.io 05:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:53 Configure a credential helper to remove this warning. See 05:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:53 05:49:53 Login Succeeded 05:49:53 ---> docker-login.sh ends [Pipeline] } 05:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:49:53 ========================================================= 05:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 + 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 . 05:49:54 Sending build context to Docker daemon 21.54MB 05:49:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 05:49:54 Step 2/13 : FROM ${BASE} AS builder 05:49:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:54 f56be85fc22e: Pulling fs layer 05:49:54 85791d961cd3: Pulling fs layer 05:49:54 d694b5ae8c79: Pulling fs layer 05:49:54 9f32a84ed3da: Pulling fs layer 05:49:54 4d19c01a9841: Pulling fs layer 05:49:54 9325e15d5711: Pulling fs layer 05:49:54 556b6ee489ea: Pulling fs layer 05:49:54 c5a4b2cf53e6: Pulling fs layer 05:49:54 9f32a84ed3da: Waiting 05:49:54 4d19c01a9841: Waiting 05:49:54 9325e15d5711: Waiting 05:49:54 556b6ee489ea: Waiting 05:49:54 c5a4b2cf53e6: Waiting 05:49:54 85791d961cd3: Verifying Checksum 05:49:54 85791d961cd3: Download complete 05:49:54 9f32a84ed3da: Verifying Checksum 05:49:54 9f32a84ed3da: Download complete 05:49:54 4d19c01a9841: Verifying Checksum 05:49:54 4d19c01a9841: Download complete 05:49:54 f56be85fc22e: Verifying Checksum 05:49:54 f56be85fc22e: Download complete 05:49:54 9325e15d5711: Verifying Checksum 05:49:54 9325e15d5711: Download complete 05:49:54 f56be85fc22e: Pull complete 05:49:54 85791d961cd3: Pull complete 05:49:54 c5a4b2cf53e6: Verifying Checksum 05:49:54 c5a4b2cf53e6: Download complete 05:49:54 d694b5ae8c79: Download complete 05:49:55 556b6ee489ea: Verifying Checksum 05:49:55 556b6ee489ea: Download complete 05:49:58 d694b5ae8c79: Pull complete 05:49:58 9f32a84ed3da: Pull complete 05:49:58 4d19c01a9841: Pull complete 05:49:58 9325e15d5711: Pull complete 05:50:00 556b6ee489ea: Pull complete 05:50:01 c5a4b2cf53e6: Pull complete 05:50:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:50:01 ---> c4be618373d6 05:50:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:50:02 ---> Running in 77523aa1bb1d 05:50:02 Removing intermediate container 77523aa1bb1d 05:50:02 ---> 77fe7a138c79 05:50:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:50:02 ---> Running in ed301ef10153 05:50:02 Removing intermediate container ed301ef10153 05:50:02 ---> 831c0185467a 05:50:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:50:02 ---> Running in 89f1e46fe307 05:50:02 Removing intermediate container 89f1e46fe307 05:50:02 ---> 1100f79c655d 05:50:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:50:02 ---> Running in c9e67692834a 05:50:02 Removing intermediate container c9e67692834a 05:50:02 ---> e922533f9cbb 05:50:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:50:03 ---> Running in 2b63767a1ac2 05:50:03 Removing intermediate container 2b63767a1ac2 05:50:03 ---> d7ecf68ffb9b 05:50:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:03 ---> Running in cd773f13ec71 05:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:50:03 OK: 265 MiB in 53 packages 05:50:04 Removing intermediate container cd773f13ec71 05:50:04 ---> 839c768357c9 05:50:04 Step 9/13 : WORKDIR /device-onvif-camera 05:50:04 ---> Running in db57228c0fce 05:50:04 Removing intermediate container db57228c0fce 05:50:04 ---> 95ca0f3f5597 05:50:04 Step 10/13 : COPY go.mod vendor* ./ 05:50:04 ---> b271aecd3799 05:50:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:04 ---> Running in a1b2c73be060 05:50:07 Still waiting to schedule task 05:50:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:50:26 Removing intermediate container a1b2c73be060 05:50:26 ---> 55b8465f3aad 05:50:26 Step 12/13 : COPY . . 05:50:26 ---> cfa387c21707 05:50:26 Step 13/13 : RUN ${MAKE} 05:50:26 ---> Running in 595cbfe7dfee 05:50:26 noop 05:50:26 Removing intermediate container 595cbfe7dfee 05:50:26 ---> 14bca11c5278 05:50:26 Successfully built 14bca11c5278 05:50:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + docker inspect -f . ci-base-image-x86_64 05:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:27 prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container 05:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:27 $ docker top d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:28 + go version 05:50:28 go version go1.20.2 linux/amd64 [Pipeline] } 05:50:28 $ docker stop --time=1 d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c 05:50:29 $ docker rm -f --volumes d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:30 + docker inspect -f . ci-base-image-x86_64 05:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:30 prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container 05:50:30 $ 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-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:30 $ docker top 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:31 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-342 [Pipeline] fileExists [Pipeline] sh 05:50:31 + make test 05:50:31 go test ./... -coverprofile=coverage.out ./... 05:50:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:50:45 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:50:45 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 05:50:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.1% of statements 05:50:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.148s coverage: 86.5% of statements 05:50:54 go vet ./... 05:50:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:50:58 $ docker stop --time=1 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f 05:51:00 $ docker rm -f --volumes 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f [Pipeline] // withDockerContainer [Pipeline] sh 05:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:02 + ls -al . 05:51:02 total 232 05:51:02 drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:50 . 05:51:02 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 .. 05:51:02 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:49 .git 05:51:02 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:49 .github 05:51:02 -rw-rw-r-- 1 jenkins jenkins 496 May 5 05:49 .gitignore 05:51:02 -rw-rw-r-- 1 jenkins jenkins 42 May 5 05:49 .golangci.yml 05:51:02 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:49 .semver 05:51:02 -rw-rw-r-- 1 jenkins jenkins 10087 May 5 05:49 Attribution.txt 05:51:02 -rw-rw-r-- 1 jenkins jenkins 6312 May 5 05:49 CHANGELOG.md 05:51:02 -rw-rw-r-- 1 jenkins jenkins 1574 May 5 05:49 Dockerfile 05:51:02 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:49 GOVERNANCE.md 05:51:02 -rw-rw-r-- 1 jenkins jenkins 734 May 5 05:49 Jenkinsfile 05:51:02 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 05:49 LICENSE 05:51:02 -rw-rw-r-- 1 jenkins jenkins 2751 May 5 05:49 Makefile 05:51:02 -rw-rw-r-- 1 jenkins jenkins 625 May 5 05:49 OWNERS.md 05:51:02 -rw-rw-r-- 1 jenkins jenkins 2591 May 5 05:49 README.md 05:51:02 -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:49 VERSION 05:51:02 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:49 bin 05:51:02 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:49 cmd 05:51:02 -rw-r--r-- 1 jenkins jenkins 79191 May 5 05:50 coverage.out 05:51:02 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 doc 05:51:02 -rw-rw-r-- 1 jenkins jenkins 3642 May 5 05:49 go.mod 05:51:02 -rw-rw-r-- 1 jenkins jenkins 33491 May 5 05:49 go.sum 05:51:02 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 internal 05:51:02 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 snap 05:51:02 -rw-rw-r-- 1 jenkins jenkins 236 May 5 05:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + 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=a4daa83c1f560818394085b6250687cfb67b4f39 --label arch=amd64 --label version=0.0.0 . 05:51:02 Sending build context to Docker daemon 21.62MB 05:51:02 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 05:51:02 Step 2/26 : FROM ${BASE} AS builder 05:51:02 ---> 14bca11c5278 05:51:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 05:51:02 ---> Running in 81fcae18e08f 05:51:02 Removing intermediate container 81fcae18e08f 05:51:02 ---> 83f1769e5b56 05:51:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:51:02 ---> Running in 6d67bea474d2 05:51:02 Removing intermediate container 6d67bea474d2 05:51:02 ---> ba02723b7c69 05:51:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 05:51:02 ---> Running in b435f021bede 05:51:03 Removing intermediate container b435f021bede 05:51:03 ---> 8499ccd7a53b 05:51:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 05:51:03 ---> Running in ce633d4ccac3 05:51:03 Removing intermediate container ce633d4ccac3 05:51:03 ---> d236e7259638 05:51:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 05:51:03 ---> Running in 34ceb9863602 05:51:03 Removing intermediate container 34ceb9863602 05:51:03 ---> ac86889d5353 05:51:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:03 ---> Running in f221a3393d35 05:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:51:03 OK: 265 MiB in 53 packages 05:51:04 Removing intermediate container f221a3393d35 05:51:04 ---> f7c8f5201ca1 05:51:04 Step 9/26 : WORKDIR /device-onvif-camera 05:51:04 ---> Running in 32f1b44c263b 05:51:04 Removing intermediate container 32f1b44c263b 05:51:04 ---> b80b9edb751f 05:51:04 Step 10/26 : COPY go.mod vendor* ./ 05:51:04 ---> f61cb56aca58 05:51:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 ---> Running in b2730e24b577 05:51:05 Removing intermediate container b2730e24b577 05:51:05 ---> e8f284c054bd 05:51:05 Step 12/26 : COPY . . 05:51:05 ---> fe3cde4d186e 05:51:05 Step 13/26 : RUN ${MAKE} 05:51:05 ---> Running in 0869da426e8f 05:51:05 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 05:51:23 Removing intermediate container 0869da426e8f 05:51:23 ---> f1433a3b7f59 05:51:23 Step 14/26 : FROM alpine:3.17 05:51:38 3.17: Pulling from library/alpine 05:51:38 f56be85fc22e: Already exists 05:51:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:51:38 Status: Downloaded newer image for alpine:3.17 05:51:38 ---> 9ed4aefc74f6 05:51:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:51:38 ---> Running in 79cc7aa254eb 05:51:38 Removing intermediate container 79cc7aa254eb 05:51:38 ---> e820526126b2 05:51:38 Step 16/26 : RUN apk add --update --no-cache dumb-init 05:51:38 ---> Running in e13bb2d4e09f 05:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:51:39 (1/1) Installing dumb-init (1.2.5-r2) 05:51:39 Executing busybox-1.35.0-r29.trigger 05:51:39 OK: 7 MiB in 16 packages 05:51:39 Removing intermediate container e13bb2d4e09f 05:51:39 ---> 691711fb9ede 05:51:39 Step 17/26 : WORKDIR / 05:51:39 ---> Running in ec7a4129d7b8 05:51:39 Removing intermediate container ec7a4129d7b8 05:51:39 ---> 3c7d71de7be3 05:51:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:51:40 ---> 2576b3d5ef49 05:51:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:51:40 ---> 5e5b14cbf315 05:51:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:51:40 ---> 5ae3b5c15ec0 05:51:40 Step 21/26 : EXPOSE 59984 05:51:40 ---> Running in 833462f6f554 05:51:40 Removing intermediate container 833462f6f554 05:51:40 ---> b93b5419ccf8 05:51:40 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:51:40 ---> Running in 63314d68d08b 05:51:40 Removing intermediate container 63314d68d08b 05:51:40 ---> be96ca5c4899 05:51:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:51:40 ---> Running in c30955eae7ff 05:51:40 Removing intermediate container c30955eae7ff 05:51:40 ---> 89b234ad8f92 05:51:40 Step 24/26 : LABEL arch=amd64 05:51:40 ---> Running in c782dc672286 05:51:40 Removing intermediate container c782dc672286 05:51:40 ---> 731b092601ea 05:51:40 Step 25/26 : LABEL git_sha=a4daa83c1f560818394085b6250687cfb67b4f39 05:51:40 ---> Running in d08fb055f23e 05:51:40 Removing intermediate container d08fb055f23e 05:51:40 ---> 261cd7173e7f 05:51:40 Step 26/26 : LABEL version=0.0.0 05:51:40 ---> Running in 18c563401ea8 05:51:40 Removing intermediate container 18c563401ea8 05:51:40 ---> e8ad78f997db 05:51:40 [Warning] One or more build-args [ARCH] were not consumed 05:51:40 Successfully built e8ad78f997db 05:51:40 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 05:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:41 05:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:50 latest: Pulling from edgex-lftools-log-publisher 05:51:50 5eb5b503b376: Pulling fs layer 05:51:50 5c69ac0246d0: Pulling fs layer 05:51:50 ec43610c2a17: Pulling fs layer 05:51:50 3a2ae6a8a46f: Pulling fs layer 05:51:50 33b1e0a273af: Pulling fs layer 05:51:50 5d3b04190fa2: Pulling fs layer 05:51:50 2f39f015ded8: Pulling fs layer 05:51:50 3a2ae6a8a46f: Waiting 05:51:50 33b1e0a273af: Waiting 05:52:08 5c69ac0246d0: Verifying Checksum 05:52:08 5c69ac0246d0: Download complete 05:52:08 3a2ae6a8a46f: Download complete 05:52:16 33b1e0a273af: Verifying Checksum 05:52:16 33b1e0a273af: Download complete 05:52:16 5d3b04190fa2: Verifying Checksum 05:52:16 5d3b04190fa2: Download complete 05:52:28 ec43610c2a17: Verifying Checksum 05:52:28 ec43610c2a17: Download complete 05:52:28 5eb5b503b376: Verifying Checksum 05:52:28 5eb5b503b376: Download complete 05:52:29 5eb5b503b376: Pull complete 05:52:29 5c69ac0246d0: Pull complete 05:52:30 ec43610c2a17: Pull complete 05:52:30 3a2ae6a8a46f: Pull complete 05:52:30 33b1e0a273af: Pull complete 05:52:30 5d3b04190fa2: Pull complete 05:52:33 2f39f015ded8: Download complete 05:52:37 2f39f015ded8: Pull complete 05:52:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:38 prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container 05:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@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 05:52:39 $ docker top e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:39 ---> job-cost.sh 05:52:39 lf-activate-venv: SKIPPING 05:52:39 INFO: No Stack... 05:52:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:40 INFO: Archiving Costs [Pipeline] sh 05:52:40 + + cut -d, -f6 05:52:40 cat /w/workspace/undry_device-onvif-camera_PR-342/archives/cost.csv [Pipeline] lock 05:52:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] 05:52:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] did not exist. Created. 05:52:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:41 + echo total: 0.2199999988079071 [Pipeline] stash 05:52:41 Stashed 1 file(s) [Pipeline] } 05:52:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:41 $ docker stop --time=1 e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 05:52:42 $ docker rm -f --volumes e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13834 in /w/workspace/undry_device-onvif-camera_PR-342 [Pipeline] { [Pipeline] ws 05:53:02 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 05:53:02 The recommended git tool is: git 05:53:08 using credential edgex-jenkins-ssh 05:53:08 Cloning the remote Git repository 05:53:08 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:53:08 > git init /w/workspace/device-onvif-camera/1 # timeout=10 05:53:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:53:08 > git --version # timeout=10 05:53:08 > git --version # 'git version 2.25.1' 05:53:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:11 Merging remotes/origin/main commit 349d2554d6fca97c817ada98ee99106d95f3ebb2 into PR head commit a4daa83c1f560818394085b6250687cfb67b4f39 05:53:12 Merge succeeded, producing a4daa83c1f560818394085b6250687cfb67b4f39 05:53:12 Checking out Revision a4daa83c1f560818394085b6250687cfb67b4f39 (PR-342) 05:53:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:53:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:53:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:53:12 > git config core.sparsecheckout # timeout=10 05:53:12 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 05:53:12 > git remote # timeout=10 05:53:12 > git config --get remote.origin.url # timeout=10 05:53:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:12 > git merge 349d2554d6fca97c817ada98ee99106d95f3ebb2 # timeout=10 05:53:12 > git rev-parse HEAD^{commit} # timeout=10 05:53:12 > git config core.sparsecheckout # timeout=10 05:53:12 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 05:53:16 Commit message: "build: Ignore all go-mods except device-sdk-go" 05:53:16 > git --version # timeout=10 05:53:16 > git --version # 'git version 2.25.1' 05:53:16 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:53:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:53:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:17 Dload Upload Total Spent Left Speed 05:53:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 05:53:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:53:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:53:18 + sudo tee /etc/docker/daemon.new 05:53:18 { 05:53:18 "registry-mirrors": [ 05:53:18 "https://nexus3.edgexfoundry.org:10001" 05:53:18 ], 05:53:18 "bip": "10.250.0.254/24", 05:53:18 "hosts": [ 05:53:18 "tcp://0.0.0.0:5555", 05:53:18 "unix:///var/run/docker.sock" 05:53:18 ], 05:53:18 "mtu": 1458, 05:53:18 "selinux-enabled": true, 05:53:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:53:18 } [Pipeline] sh 05:53:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:53:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:37 provisioning config files... 05:53:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3648236664594505647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:37 ---> docker-login.sh 05:53:37 nexus3.edgexfoundry.org:10001 05:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:38 Configure a credential helper to remove this warning. See 05:53:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:38 05:53:38 Login Succeeded 05:53:38 nexus3.edgexfoundry.org:10002 05:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:38 Configure a credential helper to remove this warning. See 05:53:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:38 05:53:38 Login Succeeded 05:53:38 nexus3.edgexfoundry.org:10003 05:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:39 Configure a credential helper to remove this warning. See 05:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:39 05:53:39 Login Succeeded 05:53:39 nexus3.edgexfoundry.org:10004 05:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:39 Configure a credential helper to remove this warning. See 05:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:39 05:53:39 Login Succeeded 05:53:39 docker.io 05:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:40 Configure a credential helper to remove this warning. See 05:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:40 05:53:40 Login Succeeded 05:53:40 ---> docker-login.sh ends [Pipeline] } 05:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:53:40 ========================================================= 05:53:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:53:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:41 + 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 . 05:53:41 Sending build context to Docker daemon 14.19MB 05:53:41 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 05:53:41 Step 2/13 : FROM ${BASE} AS builder 05:53:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:41 c41833b44d91: Pulling fs layer 05:53:41 ed15518f5707: Pulling fs layer 05:53:41 feae8fd75edb: Pulling fs layer 05:53:41 242c74f7c9fa: Pulling fs layer 05:53:41 3cdef696dda3: Pulling fs layer 05:53:41 2ced38df9373: Pulling fs layer 05:53:41 58f1dce35555: Pulling fs layer 05:53:41 3cdef696dda3: Waiting 05:53:41 242c74f7c9fa: Waiting 05:53:41 2ced38df9373: Waiting 05:53:41 58f1dce35555: Waiting 05:53:41 ed15518f5707: Verifying Checksum 05:53:41 ed15518f5707: Download complete 05:53:41 242c74f7c9fa: Verifying Checksum 05:53:41 242c74f7c9fa: Download complete 05:53:41 3cdef696dda3: Verifying Checksum 05:53:41 3cdef696dda3: Download complete 05:53:41 c41833b44d91: Verifying Checksum 05:53:41 c41833b44d91: Download complete 05:53:42 c41833b44d91: Pull complete 05:53:43 58f1dce35555: Verifying Checksum 05:53:43 58f1dce35555: Download complete 05:53:43 ed15518f5707: Pull complete 05:53:44 feae8fd75edb: Verifying Checksum 05:53:44 feae8fd75edb: Download complete 05:53:44 2ced38df9373: Verifying Checksum 05:53:44 2ced38df9373: Download complete 05:53:57 feae8fd75edb: Pull complete 05:53:57 242c74f7c9fa: Pull complete 05:53:57 3cdef696dda3: Pull complete 05:54:03 2ced38df9373: Pull complete 05:54:05 58f1dce35555: Pull complete 05:54:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:54:05 ---> fadd8f120f05 05:54:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:54:07 ---> Running in 4db2c9422a3f 05:54:08 Removing intermediate container 4db2c9422a3f 05:54:08 ---> 043df86796ed 05:54:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:54:08 ---> Running in 27a41ba602cf 05:54:08 Removing intermediate container 27a41ba602cf 05:54:08 ---> 743b6092bb33 05:54:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:54:08 ---> Running in 96484470a5ec 05:54:08 Removing intermediate container 96484470a5ec 05:54:08 ---> dc778d1b6887 05:54:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:54:09 ---> Running in 45d5bcf5b77b 05:54:09 Removing intermediate container 45d5bcf5b77b 05:54:09 ---> e3c4602f77e9 05:54:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:54:09 ---> Running in 1df8602ce070 05:54:10 Removing intermediate container 1df8602ce070 05:54:10 ---> 9dcd8a6e9497 05:54:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:54:10 ---> Running in 95edd0a4ddc5 05:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:54:13 OK: 263 MiB in 53 packages 05:54:13 Removing intermediate container 95edd0a4ddc5 05:54:13 ---> a89d0fe1b854 05:54:13 Step 9/13 : WORKDIR /device-onvif-camera 05:54:13 ---> Running in 79fe002d722b 05:54:14 Removing intermediate container 79fe002d722b 05:54:14 ---> 90ceb1bdf1ea 05:54:14 Step 10/13 : COPY go.mod vendor* ./ 05:54:14 ---> 7844d93f8f00 05:54:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:14 ---> Running in 66c723f5c49a 05:55:22 Removing intermediate container 66c723f5c49a 05:55:22 ---> 7835cac6fe07 05:55:22 Step 12/13 : COPY . . 05:55:22 ---> 2b657717586c 05:55:22 Step 13/13 : RUN ${MAKE} 05:55:22 ---> Running in 9cd81c119905 05:55:22 noop 05:55:22 Removing intermediate container 9cd81c119905 05:55:22 ---> 468e22028d5c 05:55:22 Successfully built 468e22028d5c 05:55:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker inspect -f . ci-base-image-arm64 05:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:23 prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container 05:55:23 $ 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 05:55:24 $ docker top d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:25 + go version 05:55:25 go version go1.20.2 linux/arm64 [Pipeline] } 05:55:25 $ docker stop --time=1 d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 05:55:27 $ docker rm -f --volumes d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker inspect -f . ci-base-image-arm64 05:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:28 prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container 05:55:28 $ 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 05:55:29 $ docker top 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:30 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 05:55:31 + make test 05:55:31 go test ./... -coverprofile=coverage.out ./... 05:56:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:58:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:58:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 05:58:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.1% of statements 05:58:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.028s coverage: 86.5% of statements 05:58:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:58:57 go vet ./... 05:59:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:24 ./bin/test-attribution-txt.sh [Pipeline] echo 05:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:59:24 $ docker stop --time=1 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 05:59:26 $ docker rm -f --volumes 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:27 Warning: overwriting stash ‘coverage-report’ 05:59:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:28 + ls -al . 05:59:28 total 228 05:59:28 drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:55 . 05:59:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 .. 05:59:28 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:53 .git 05:59:28 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:53 .github 05:59:28 -rw-rw-r-- 1 jenkins jenkins 496 May 5 05:53 .gitignore 05:59:28 -rw-rw-r-- 1 jenkins jenkins 42 May 5 05:53 .golangci.yml 05:59:28 -rw-rw-r-- 1 jenkins jenkins 10087 May 5 05:53 Attribution.txt 05:59:28 -rw-rw-r-- 1 jenkins jenkins 6312 May 5 05:53 CHANGELOG.md 05:59:28 -rw-rw-r-- 1 jenkins jenkins 1574 May 5 05:53 Dockerfile 05:59:28 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:53 GOVERNANCE.md 05:59:28 -rw-rw-r-- 1 jenkins jenkins 734 May 5 05:53 Jenkinsfile 05:59:28 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 05:53 LICENSE 05:59:28 -rw-rw-r-- 1 jenkins jenkins 2751 May 5 05:53 Makefile 05:59:28 -rw-rw-r-- 1 jenkins jenkins 625 May 5 05:53 OWNERS.md 05:59:28 -rw-rw-r-- 1 jenkins jenkins 2591 May 5 05:53 README.md 05:59:28 -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:49 VERSION 05:59:28 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:53 bin 05:59:28 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:53 cmd 05:59:28 -rw-r--r-- 1 jenkins jenkins 79191 May 5 05:58 coverage.out 05:59:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 doc 05:59:28 -rw-rw-r-- 1 jenkins jenkins 3642 May 5 05:53 go.mod 05:59:28 -rw-rw-r-- 1 jenkins jenkins 33491 May 5 05:53 go.sum 05:59:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 internal 05:59:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 snap 05:59:28 -rw-rw-r-- 1 jenkins jenkins 236 May 5 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + 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=a4daa83c1f560818394085b6250687cfb67b4f39 --label arch=arm64 --label version=0.0.0 . 05:59:29 Sending build context to Docker daemon 14.27MB 05:59:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 05:59:29 Step 2/26 : FROM ${BASE} AS builder 05:59:29 ---> 468e22028d5c 05:59:29 Step 3/26 : ARG ADD_BUILD_TAGS="" 05:59:33 ---> Running in fbe482814428 05:59:33 Removing intermediate container fbe482814428 05:59:33 ---> bcfc017f0244 05:59:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:33 ---> Running in 18043a063988 05:59:33 Removing intermediate container 18043a063988 05:59:33 ---> 1acaf411efd0 05:59:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 05:59:33 ---> Running in 19b29112a71c 05:59:33 Removing intermediate container 19b29112a71c 05:59:33 ---> 1613a9094c83 05:59:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 05:59:34 ---> Running in e95ffeff37ed 05:59:34 Removing intermediate container e95ffeff37ed 05:59:34 ---> 855317a8bab6 05:59:34 Step 7/26 : LABEL Name=edgex-device-onvif-camera 05:59:34 ---> Running in 6237c3e4ecb0 05:59:34 Removing intermediate container 6237c3e4ecb0 05:59:34 ---> 09b43cfbca39 05:59:34 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:35 ---> Running in 6c023084d87b 05:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:59:37 OK: 263 MiB in 53 packages 05:59:38 Removing intermediate container 6c023084d87b 05:59:38 ---> e8798a29c19e 05:59:38 Step 9/26 : WORKDIR /device-onvif-camera 05:59:38 ---> Running in b49c14831647 05:59:39 Removing intermediate container b49c14831647 05:59:39 ---> 4eebeb0d7b49 05:59:39 Step 10/26 : COPY go.mod vendor* ./ 05:59:39 ---> 0c2d5fe213e7 05:59:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:39 ---> Running in 9e5e58692500 05:59:42 Removing intermediate container 9e5e58692500 05:59:42 ---> b06e444897c3 05:59:42 Step 12/26 : COPY . . 05:59:43 ---> 24fb6052e061 05:59:43 Step 13/26 : RUN ${MAKE} 05:59:43 ---> Running in 989a9ece4590 05:59:44 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 06:02:06 Removing intermediate container 989a9ece4590 06:02:06 ---> d90e0dfddd6f 06:02:06 Step 14/26 : FROM alpine:3.17 06:02:06 3.17: Pulling from library/alpine 06:02:06 c41833b44d91: Already exists 06:02:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:02:06 Status: Downloaded newer image for alpine:3.17 06:02:06 ---> 51e60588ff2c 06:02:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:02:06 ---> Running in addd852777ac 06:02:06 Removing intermediate container addd852777ac 06:02:06 ---> 327874b2e607 06:02:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:02:06 ---> Running in d6cc3668a7e7 06:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:02:06 (1/1) Installing dumb-init (1.2.5-r2) 06:02:06 Executing busybox-1.35.0-r29.trigger 06:02:06 OK: 8 MiB in 16 packages 06:02:06 Removing intermediate container d6cc3668a7e7 06:02:06 ---> e2dd8264d6f6 06:02:06 Step 17/26 : WORKDIR / 06:02:06 ---> Running in 873a8ff6c7b7 06:02:06 Removing intermediate container 873a8ff6c7b7 06:02:06 ---> feb564c066be 06:02:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:02:12 ---> 177848431a20 06:02:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:02:12 ---> 83fdeb0b32ba 06:02:12 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:02:12 ---> e1fdacdc993c 06:02:12 Step 21/26 : EXPOSE 59984 06:02:12 ---> Running in 5c9b418d82db 06:02:12 Removing intermediate container 5c9b418d82db 06:02:12 ---> ab772eb4889f 06:02:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:02:12 ---> Running in 33f5692a8e60 06:02:13 Removing intermediate container 33f5692a8e60 06:02:13 ---> 985f6aa39c12 06:02:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:02:13 ---> Running in f9e3e12ef377 06:02:13 Removing intermediate container f9e3e12ef377 06:02:13 ---> ebfbe8204140 06:02:13 Step 24/26 : LABEL arch=arm64 06:02:13 ---> Running in 78cfdd586d13 06:02:13 Removing intermediate container 78cfdd586d13 06:02:13 ---> afed3aa4c14d 06:02:13 Step 25/26 : LABEL git_sha=a4daa83c1f560818394085b6250687cfb67b4f39 06:02:14 ---> Running in 1c3c9dbb7e8c 06:02:14 Removing intermediate container 1c3c9dbb7e8c 06:02:14 ---> c3080e7cb271 06:02:14 Step 26/26 : LABEL version=0.0.0 06:02:14 ---> Running in f7e3db2b0ef3 06:02:14 Removing intermediate container f7e3db2b0ef3 06:02:14 ---> 1ad893bfdab9 06:02:14 [Warning] One or more build-args [ARCH] were not consumed 06:02:14 Successfully built 1ad893bfdab9 06:02:14 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 06:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:15 06:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:15 arm64: Pulling from edgex-lftools-log-publisher 06:02:15 8998bd30e6a1: Pulling fs layer 06:02:15 04944245beec: Pulling fs layer 06:02:15 699f458cf7ca: Pulling fs layer 06:02:15 765212b225bb: Pulling fs layer 06:02:15 f23df028b6ca: Pulling fs layer 06:02:15 d65c8cfc05b1: Pulling fs layer 06:02:15 2437ff75d9bd: Pulling fs layer 06:02:15 f23df028b6ca: Waiting 06:02:15 765212b225bb: Waiting 06:02:15 d65c8cfc05b1: Waiting 06:02:15 2437ff75d9bd: Waiting 06:02:16 04944245beec: Verifying Checksum 06:02:16 04944245beec: Download complete 06:02:16 765212b225bb: Verifying Checksum 06:02:16 765212b225bb: Download complete 06:02:16 f23df028b6ca: Verifying Checksum 06:02:16 f23df028b6ca: Download complete 06:02:16 d65c8cfc05b1: Verifying Checksum 06:02:16 d65c8cfc05b1: Download complete 06:02:16 699f458cf7ca: Verifying Checksum 06:02:16 699f458cf7ca: Download complete 06:02:16 8998bd30e6a1: Verifying Checksum 06:02:16 8998bd30e6a1: Download complete 06:02:19 2437ff75d9bd: Verifying Checksum 06:02:19 2437ff75d9bd: Download complete 06:02:20 8998bd30e6a1: Pull complete 06:02:20 04944245beec: Pull complete 06:02:24 699f458cf7ca: Pull complete 06:02:24 765212b225bb: Pull complete 06:02:25 f23df028b6ca: Pull complete 06:02:25 d65c8cfc05b1: Pull complete 06:02:40 2437ff75d9bd: Pull complete 06:02:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:40 prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container 06:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 06:02:43 $ docker top f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:44 ---> job-cost.sh 06:02:44 lf-activate-venv: SKIPPING 06:02:44 INFO: No Stack... 06:02:44 INFO: Retrieving Pricing Info for: v3-standard-4 06:02:45 INFO: Archiving Costs [Pipeline] sh 06:02:45 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 06:02:45 + cut -d, -f6 [Pipeline] lock 06:02:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] 06:02:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] did not exist. Created. 06:02:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:46 /w/workspace/device-onvif-camera/1@tmp/durable-66fd0296/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:47 + echo total: 0.10999999940395355 [Pipeline] stash 06:02:47 Warning: overwriting stash ‘stack-cost’ 06:02:47 Stashed 1 file(s) [Pipeline] } 06:02:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:47 $ docker stop --time=1 f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 06:02:48 $ docker rm -f --volumes f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 [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 06:02:50 provisioning config files... 06:02:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config8106838781721019370tmp [Pipeline] { [Pipeline] sh 06:02:51 + set +x 06:02:51 + curl -s https://codecov.io/bash 06:02:51 + bash -s -- 06:02:51 06:02:51 _____ _ 06:02:51 / ____| | | 06:02:51 | | ___ __| | ___ ___ _____ __ 06:02:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:51 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:51 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:51 Bash-1.0.6 06:02:51 06:02:51 06:02:51 ==> git version 2.25.1 found 06:02:51 ==> 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 06:02:51 Release-Date: 2020-01-08 06:02:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:51 ==> Jenkins CI detected. 06:02:51 current dir:  /w/workspace/undry_device-onvif-camera_PR-342 06:02:51 project root: . 06:02:51 --> token set from env 06:02:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:51 ==> Running gcov in . (disable via -X gcov) 06:02:51 ==> Python coveragepy not found 06:02:51 ==> Searching for coverage reports in: 06:02:51 + . 06:02:51 -> Found 1 reports 06:02:51 ==> Detecting git/mercurial file structure 06:02:51 ==> Reading reports 06:02:51 + ./coverage.out bytes=79191 06:02:51 ==> Appending adjustments 06:02:51 https://docs.codecov.io/docs/fixing-reports 06:02:51 + Found adjustments 06:02:51 ==> Gzipping contents 06:02:51 12K /tmp/codecov.VNcm3k.gz 06:02:51 ==> Uploading reports 06:02:51 url: https://codecov.io 06:02:51 query: branch=PR-342&commit=a4daa83c1f560818394085b6250687cfb67b4f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=342&job=&cmd_args= 06:02:51 -> Pinging Codecov 06:02:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-342&commit=a4daa83c1f560818394085b6250687cfb67b4f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=342&job=&cmd_args= 06:02:51 -> Uploading to 06:02:51 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F29A59C45E3A92E06B3E522C9905F8EF/a4daa83c1f560818394085b6250687cfb67b4f39/a5981b68-3e91-4522-87a3-1c4658ce0b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T060251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=771d749893ae22e24c640e7cc7c574ca3c66701d4e2822f4d8de58809c3ec077 06:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:51 Dload Upload Total Spent Left Speed 06:02:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 43462 --:--:-- --:--:-- --:--:-- 43462 06:02:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] } 06:02:52 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 06:02:53 + [ -d /w/workspace/undry_device-onvif-camera_PR-342/archives ] 06:02:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-342/archives 06:02:53 total 16 06:02:53 drwxr-xr-x 3 root root 4096 May 5 05:52 . 06:02:53 drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:52 .. 06:02:53 drwxr-xr-x 2 root root 4096 May 5 05:52 cost 06:02:53 -rw-r--r-- 1 root root 91 May 5 05:52 cost.csv 06:02:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-342/archives 06:02:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-342/archives 06:02:53 total 16 06:02:53 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:52 . 06:02:53 drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:52 .. 06:02:53 drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:52 cost 06:02:53 -rw-r--r-- 1 jenkins jenkins 91 May 5 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:02:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:55 ---> package-listing.sh 06:02:55 ++ tr '[:upper:]' '[:lower:]' 06:02:55 ++ facter osfamily 06:02:55 + OS_FAMILY=debian 06:02:55 + workspace=/w/workspace/undry_device-onvif-camera_PR-342 06:02:55 + START_PACKAGES=/tmp/packages_start.txt 06:02:55 + END_PACKAGES=/tmp/packages_end.txt 06:02:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:55 + PACKAGES=/tmp/packages_start.txt 06:02:55 + '[' /w/workspace/undry_device-onvif-camera_PR-342 ']' 06:02:55 + PACKAGES=/tmp/packages_end.txt 06:02:55 + case "${OS_FAMILY}" in 06:02:55 + dpkg -l 06:02:55 + grep '^ii' 06:02:55 + '[' -f /tmp/packages_start.txt ']' 06:02:55 + '[' -f /tmp/packages_end.txt ']' 06:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:55 + '[' /w/workspace/undry_device-onvif-camera_PR-342 ']' 06:02:55 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-342/archives/ 06:02:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-342/archives/ [Pipeline] echo 06:02:55 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-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:56 prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container 06:02:56 $ 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-342/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-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:56 $ docker top 75cfa5b816875cc4c423919a4d44ce26b8311027a0cd4ab670f9f9c76f68eed5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:02:57 + ls /var/log/sa-host 06:02:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:57 provisioning config files... 06:02:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config18412168420981692157tmp [Pipeline] { [Pipeline] echo 06:02:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> create-netrc.sh [Pipeline] } 06:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> python-tools-install.sh [Pipeline] echo 06:02:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> sudo-logs.sh 06:02:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:59 ---> job-cost.sh 06:02:59 lf-activate-venv: SKIPPING 06:02:59 DEBUG: total: 0.2199999988079071 06:02:59 INFO: Retrieving Stack Cost... 06:02:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:00 INFO: Archiving Costs [Pipeline] echo 06:03:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:00 ---> logs-deploy.sh 06:03:00 lf-activate-venv: SKIPPING 06:03:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-342/1 06:03:00 INFO: archiving workspace using pattern(s): 06:03:01 Archives upload complete. 06:03:01 INFO: archiving logs to Nexus 06:03:02 ---> uname -a: 06:03:02 Linux prd-ubuntu20-04-docker-8c-8g-13832 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:03:02 06:03:02 06:03:02 ---> lscpu: 06:03:02 Architecture: x86_64 06:03:02 CPU op-mode(s): 32-bit, 64-bit 06:03:02 Byte Order: Little Endian 06:03:02 Address sizes: 40 bits physical, 48 bits virtual 06:03:02 CPU(s): 8 06:03:02 On-line CPU(s) list: 0-7 06:03:02 Thread(s) per core: 1 06:03:02 Core(s) per socket: 1 06:03:02 Socket(s): 8 06:03:02 NUMA node(s): 1 06:03:02 Vendor ID: AuthenticAMD 06:03:02 CPU family: 23 06:03:02 Model: 49 06:03:02 Model name: AMD EPYC-Rome Processor 06:03:02 Stepping: 0 06:03:02 CPU MHz: 2799.998 06:03:02 BogoMIPS: 5599.99 06:03:02 Virtualization: AMD-V 06:03:02 Hypervisor vendor: KVM 06:03:02 Virtualization type: full 06:03:02 L1d cache: 256 KiB 06:03:02 L1i cache: 256 KiB 06:03:02 L2 cache: 4 MiB 06:03:02 L3 cache: 128 MiB 06:03:02 NUMA node0 CPU(s): 0-7 06:03:02 Vulnerability Itlb multihit: Not affected 06:03:02 Vulnerability L1tf: Not affected 06:03:02 Vulnerability Mds: Not affected 06:03:02 Vulnerability Meltdown: Not affected 06:03:02 Vulnerability Mmio stale data: Not affected 06:03:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:03:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:03:02 Vulnerability Srbds: Not affected 06:03:02 Vulnerability Tsx async abort: Not affected 06:03:02 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 06:03:02 06:03:02 06:03:02 ---> nproc: 06:03:02 8 06:03:02 06:03:02 06:03:02 ---> df -h: 06:03:02 Filesystem Size Used Avail Use% Mounted on 06:03:02 overlay 155G 12G 144G 8% / 06:03:02 tmpfs 64M 0 64M 0% /dev 06:03:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:03:02 shm 64M 0 64M 0% /dev/shm 06:03:02 /dev/vda1 155G 12G 144G 8% /facter-os 06:03:02 06:03:02 06:03:02 ---> sar -b -r -n DEV: 06:03:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13832) 05/05/23 _x86_64_ (8 CPU) 06:03:02 06:03:02 05:48:54 LINUX RESTART (8 CPU) 06:03:02 06:03:02 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:03:02 05:50:01 340.14 47.96 292.18 0.00 5418.16 168266.22 0.00 06:03:02 05:51:01 207.97 1.22 206.75 0.00 22.26 82345.88 0.00 06:03:02 05:52:01 134.56 0.17 134.39 0.00 7.07 21846.89 0.00 06:03:02 05:53:01 37.29 0.07 37.22 0.00 10.00 17178.69 0.00 06:03:02 05:54:01 6.65 2.62 4.03 0.00 2057.66 153.71 0.00 06:03:02 05:55:01 35.63 9.08 26.55 0.00 3378.90 6226.16 0.00 06:03:02 05:56:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 06:03:02 05:57:01 3.12 1.02 2.10 0.00 21.86 22.26 0.00 06:03:02 05:58:01 3.35 1.60 1.75 0.00 37.19 25.06 0.00 06:03:02 05:59:01 1.45 0.00 1.45 0.00 0.00 28.93 0.00 06:03:02 06:00:01 1.25 0.00 1.25 0.00 0.00 13.32 0.00 06:03:02 06:01:01 1.47 0.00 1.47 0.00 0.00 14.93 0.00 06:03:02 06:02:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 06:03:02 06:03:01 5.53 0.25 5.28 0.00 21.60 105.98 0.00 06:03:02 Average: 55.78 4.57 51.21 0.00 783.85 21159.92 0.00 06:03:02 06:03:02 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:02 05:50:01 29125236 31584504 743896 2.26 72048 2658572 1837736 5.42 1008216 2398616 730784 06:03:02 05:51:01 28360460 31562892 747856 2.27 149220 3250228 1758608 5.18 1192348 2886048 96 06:03:02 05:52:01 28061324 31562420 746264 2.27 153392 3530348 1904336 5.61 1274324 3085448 2752 06:03:02 05:53:01 27553316 31561332 745080 2.27 161280 3980420 1754000 5.17 1292460 3522860 252 06:03:02 05:54:01 27417076 31560312 746748 2.27 163012 4109840 1851164 5.46 1364796 3585472 65188 06:03:02 05:55:01 27189796 31550744 743332 2.26 169608 4313252 1823292 5.37 1519436 3633048 132 06:03:02 05:56:01 27189772 31550864 743116 2.26 169696 4313264 1823292 5.37 1519456 3633056 8 06:03:02 05:57:01 27188060 31550304 743412 2.26 169816 4313880 1848088 5.45 1523508 3633592 4 06:03:02 05:58:01 27180872 31545104 748704 2.28 169864 4315000 1811144 5.34 1529396 3633972 8 06:03:02 05:59:01 27180792 31545200 748632 2.28 169940 4314980 1811144 5.34 1528864 3634040 208 06:03:02 06:00:01 27180712 31545156 748632 2.28 169960 4314980 1811144 5.34 1528888 3634044 16 06:03:02 06:01:01 27180664 31545124 748596 2.28 169980 4314984 1811144 5.34 1528848 3634048 4 06:03:02 06:02:01 27180604 31545132 748740 2.28 170040 4314976 1811144 5.34 1529208 3634048 4 06:03:02 06:03:01 27076848 31447972 839848 2.55 170300 4316572 1922608 5.67 1623144 3631188 908 06:03:02 Average: 27504681 31546933 753061 2.29 159154 4025807 1827060 5.38 1425921 3441391 57169 06:03:02 06:03:02 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:02 05:50:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 06:03:02 05:50:01 docker0 10.78 11.76 1.01 118.73 0.00 0.00 0.00 0.00 06:03:02 05:50:01 ens3 633.69 385.09 6875.37 101.75 0.00 0.00 0.00 0.00 06:03:02 05:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:03:02 05:51:01 docker0 168.59 276.92 14.06 1996.81 0.00 0.00 0.00 0.00 06:03:02 05:51:01 ens3 313.13 194.60 2032.95 32.22 0.00 0.00 0.00 0.00 06:03:02 05:52:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:03:02 05:52:01 docker0 2.78 6.67 0.17 85.48 0.00 0.00 0.00 0.00 06:03:02 05:52:01 ens3 39.73 24.16 147.37 12.62 0.00 0.00 0.00 0.00 06:03:02 05:53:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:03:02 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:53:01 ens3 105.05 71.36 2496.18 14.08 0.00 0.00 0.00 0.00 06:03:02 05:54:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:03:02 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:54:01 ens3 48.84 27.55 578.24 2.21 0.00 0.00 0.00 0.00 06:03:02 05:55:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:03:02 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:55:01 ens3 104.85 52.82 1375.66 3.62 0.00 0.00 0.00 0.00 06:03:02 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:56:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:03:02 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 05:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:58:01 ens3 8.00 6.50 5.89 5.92 0.00 0.00 0.00 0.00 06:03:02 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 05:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:00:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:03:02 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:02 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:02:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:03:02 06:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 06:03:02 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:02 06:03:01 ens3 28.23 17.48 31.10 12.10 0.00 0.00 0.00 0.00 06:03:02 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 06:03:02 Average: docker0 13.01 21.09 1.09 157.20 0.00 0.00 0.00 0.00 06:03:02 Average: ens3 91.59 55.71 967.31 13.19 0.00 0.00 0.00 0.00 06:03:02 06:03:02 06:03:02 ---> sar -P ALL: 06:03:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13832) 05/05/23 _x86_64_ (8 CPU) 06:03:02 06:03:02 05:48:54 LINUX RESTART (8 CPU) 06:03:02 06:03:02 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:03:02 05:50:01 all 9.30 0.00 3.29 1.41 0.13 85.87 06:03:02 05:50:01 0 10.50 0.00 3.08 0.64 0.10 85.68 06:03:02 05:50:01 1 10.03 0.00 3.59 1.33 0.12 84.93 06:03:02 05:50:01 2 9.78 0.00 3.29 3.49 0.18 83.26 06:03:02 05:50:01 3 8.80 0.00 3.46 1.32 0.14 86.29 06:03:02 05:50:01 4 8.00 0.00 3.69 1.35 0.08 86.88 06:03:02 05:50:01 5 7.35 0.00 2.88 0.89 0.15 88.72 06:03:02 05:50:01 6 11.87 0.00 2.84 0.70 0.12 84.47 06:03:02 05:50:01 7 8.03 0.00 3.47 1.57 0.15 86.78 06:03:02 05:51:01 all 30.89 0.00 6.07 1.25 0.09 61.70 06:03:02 05:51:01 0 31.60 0.00 6.44 3.24 0.08 58.64 06:03:02 05:51:01 1 32.47 0.00 6.95 4.44 0.10 56.04 06:03:02 05:51:01 2 30.16 0.00 5.20 0.03 0.07 64.54 06:03:02 05:51:01 3 31.25 0.00 7.45 1.28 0.08 59.94 06:03:02 05:51:01 4 28.95 0.00 6.02 0.02 0.08 64.93 06:03:02 05:51:01 5 28.16 0.00 5.20 0.22 0.08 66.33 06:03:02 05:51:01 6 33.34 0.00 5.87 0.30 0.08 60.40 06:03:02 05:51:01 7 31.20 0.00 5.41 0.45 0.10 62.83 06:03:02 05:52:01 all 14.82 0.00 3.08 0.31 0.05 81.75 06:03:02 05:52:01 0 14.41 0.00 3.79 0.70 0.05 81.05 06:03:02 05:52:01 1 16.48 0.00 3.16 0.03 0.03 80.29 06:03:02 05:52:01 2 14.40 0.00 2.97 0.00 0.05 82.58 06:03:02 05:52:01 3 15.86 0.00 2.90 0.05 0.05 81.15 06:03:02 05:52:01 4 13.01 0.00 2.80 0.00 0.03 84.15 06:03:02 05:52:01 5 13.91 0.00 2.44 0.17 0.05 83.43 06:03:02 05:52:01 6 15.61 0.00 2.89 0.02 0.05 81.43 06:03:02 05:52:01 7 14.92 0.00 3.66 1.48 0.05 79.90 06:03:02 05:53:01 all 2.79 0.00 1.15 0.22 0.03 95.82 06:03:02 05:53:01 0 2.45 0.00 1.48 1.32 0.05 94.70 06:03:02 05:53:01 1 2.06 0.00 1.36 0.07 0.02 96.50 06:03:02 05:53:01 2 4.09 0.00 1.17 0.00 0.02 94.73 06:03:02 05:53:01 3 3.12 0.00 1.09 0.05 0.03 95.70 06:03:02 05:53:01 4 2.64 0.00 0.82 0.00 0.02 96.53 06:03:02 05:53:01 5 1.84 0.00 1.14 0.07 0.02 96.93 06:03:02 05:53:01 6 3.13 0.00 1.16 0.20 0.03 95.48 06:03:02 05:53:01 7 2.95 0.00 1.02 0.02 0.02 96.00 06:03:02 05:54:01 all 0.55 0.00 0.14 0.05 0.01 99.24 06:03:02 05:54:01 0 0.28 0.00 0.08 0.05 0.03 99.55 06:03:02 05:54:01 1 0.53 0.00 0.27 0.02 0.03 99.15 06:03:02 05:54:01 2 2.04 0.00 0.02 0.00 0.02 97.93 06:03:02 05:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 06:03:02 05:54:01 4 1.12 0.00 0.15 0.02 0.00 98.72 06:03:02 05:54:01 5 0.07 0.00 0.07 0.20 0.02 99.65 06:03:02 05:54:01 6 0.13 0.00 0.47 0.10 0.00 99.30 06:03:02 05:54:01 7 0.13 0.00 0.07 0.03 0.00 99.77 06:03:02 05:55:01 all 1.31 0.00 0.57 0.29 0.02 97.80 06:03:02 05:55:01 0 1.27 0.00 0.58 0.05 0.05 98.05 06:03:02 05:55:01 1 0.92 0.00 0.70 0.27 0.00 98.11 06:03:02 05:55:01 2 3.65 0.00 0.57 0.11 0.03 95.63 06:03:02 05:55:01 3 1.24 0.00 0.79 0.40 0.02 97.56 06:03:02 05:55:01 4 0.90 0.00 0.47 0.15 0.02 98.46 06:03:02 05:55:01 5 1.22 0.00 0.69 1.15 0.02 96.93 06:03:02 05:55:01 6 0.55 0.00 0.35 0.17 0.02 98.92 06:03:02 05:55:01 7 0.73 0.00 0.45 0.00 0.02 98.80 06:03:02 05:56:01 all 0.12 0.00 0.02 0.00 0.01 99.85 06:03:02 05:56:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:03:02 05:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:03:02 05:56:01 2 0.78 0.00 0.05 0.00 0.02 99.15 06:03:02 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:03:02 05:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:03:02 05:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:03:02 05:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:03:02 05:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:03:02 05:57:01 all 0.14 0.00 0.04 0.01 0.01 99.81 06:03:02 05:57:01 0 0.23 0.00 0.08 0.03 0.03 99.62 06:03:02 05:57:01 1 0.02 0.00 0.03 0.03 0.00 99.92 06:03:02 05:57:01 2 0.63 0.00 0.08 0.00 0.02 99.27 06:03:02 05:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:03:02 05:57:01 4 0.07 0.00 0.02 0.00 0.00 99.92 06:03:02 05:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:03:02 05:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:03:02 05:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:03:02 05:58:01 all 0.41 0.00 0.04 0.01 0.00 99.54 06:03:02 05:58:01 0 0.38 0.00 0.12 0.03 0.02 99.45 06:03:02 05:58:01 1 1.13 0.00 0.02 0.02 0.00 98.83 06:03:02 05:58:01 2 1.00 0.00 0.07 0.00 0.02 98.92 06:03:02 05:58:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:03:02 05:58:01 4 0.30 0.00 0.03 0.02 0.00 99.65 06:03:02 05:58:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:03:02 05:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:03:02 05:58:01 7 0.30 0.00 0.02 0.00 0.00 99.68 06:03:02 05:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:03:02 05:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:03:02 05:59:01 1 0.10 0.00 0.00 0.03 0.00 99.87 06:03:02 05:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:03:02 05:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:03:02 05:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:03:02 05:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:03:02 05:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:03:02 05:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:03:02 06:00:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:03:02 06:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:03:02 06:00:01 1 0.22 0.00 0.02 0.00 0.02 99.75 06:03:02 06:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:03:02 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:03:02 06:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:03:02 06:00:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:03:02 06:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:03:02 06:00:01 7 0.03 0.00 0.00 0.00 0.03 99.93 06:03:02 06:03:02 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:03:02 06:01:01 all 0.21 0.00 0.01 0.01 0.01 99.75 06:03:02 06:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:03:02 06:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 06:03:02 06:01:01 2 1.49 0.00 0.00 0.00 0.03 98.48 06:03:02 06:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:03:02 06:01:01 4 0.07 0.00 0.02 0.00 0.00 99.92 06:03:02 06:01:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:03:02 06:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:03:02 06:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:03:02 06:02:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:03:02 06:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:03:02 06:02:01 1 0.10 0.00 0.00 0.02 0.00 99.88 06:03:02 06:02:01 2 1.98 0.00 0.02 0.00 0.02 97.98 06:03:02 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:03:02 06:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:03:02 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:03:02 06:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:03:02 06:02:01 7 0.07 0.00 0.02 0.00 0.03 99.88 06:03:02 06:03:01 all 0.98 0.00 0.30 0.02 0.02 98.68 06:03:02 06:03:01 0 0.53 0.00 0.28 0.02 0.02 99.15 06:03:02 06:03:01 1 1.07 0.00 0.18 0.05 0.00 98.70 06:03:02 06:03:01 2 1.64 0.00 0.36 0.00 0.02 97.98 06:03:02 06:03:01 3 1.37 0.00 0.42 0.00 0.02 98.20 06:03:02 06:03:01 4 0.57 0.00 0.28 0.02 0.02 99.12 06:03:02 06:03:01 5 1.70 0.00 0.37 0.02 0.02 97.90 06:03:02 06:03:01 6 0.27 0.00 0.17 0.02 0.02 99.53 06:03:02 06:03:01 7 0.72 0.00 0.37 0.02 0.03 98.87 06:03:02 Average: all 4.39 0.00 1.05 0.25 0.03 94.28 06:03:02 Average: 0 4.40 0.00 1.14 0.43 0.03 93.99 06:03:02 Average: 1 4.62 0.00 1.16 0.45 0.02 93.75 06:03:02 Average: 2 5.08 0.00 0.98 0.26 0.04 93.65 06:03:02 Average: 3 4.39 0.00 1.15 0.22 0.03 94.21 06:03:02 Average: 4 3.95 0.00 1.02 0.11 0.02 94.90 06:03:02 Average: 5 3.85 0.00 0.91 0.20 0.03 95.01 06:03:02 Average: 6 4.63 0.00 0.98 0.11 0.03 94.25 06:03:02 Average: 7 4.21 0.00 1.03 0.25 0.03 94.47 06:03:02 06:03:02 06:03:02