Pull request #417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 8fa5e7e05518b5ff8c34ee8270d64b096f639746+5c31a42961058bd23b8ccbd80479928550a3acc6 (225cc50ff1713d34bdd3e49e2ee1d9732a5fd3b1) 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-ssh6590147328594792598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16874837483760234521.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-417/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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14584754371684874058.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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7968747767745674646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11672470295925814602.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-417/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-417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6673264874025773824.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24592 in /w/workspace/undry_device-onvif-camera_PR-417 [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-417 # 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/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 8fa5e7e05518b5ff8c34ee8270d64b096f639746 Merge succeeded, producing 8fa5e7e05518b5ff8c34ee8270d64b096f639746 Checking out Revision 8fa5e7e05518b5ff8c34ee8270d64b096f639746 (PR-417) > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # 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 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:28 ========================================================= 20:43:28 EdgeX Global Pipelines Version Info 20:43:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:29 ------------------- 20:43:29 stable info: 20:43:29 ------------------- 20:43:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:43:29 Message: update stable to v1.0.258 20:43:30 ------------------- 20:43:30 experimental info: 20:43:30 ------------------- 20:43:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:43:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa5e7e [Pipeline] echo 20:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:32 provisioning config files... 20:43:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config15283023486564582215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:33 ---> ****-login.sh 20:43:33 nexus3.edgexfoundry.org:10001 20:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:33 Configure a credential helper to remove this warning. See 20:43:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:33 20:43:33 Login Succeeded 20:43:33 nexus3.edgexfoundry.org:10002 20:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:33 Configure a credential helper to remove this warning. See 20:43:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:33 20:43:33 Login Succeeded 20:43:33 nexus3.edgexfoundry.org:10003 20:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:33 Configure a credential helper to remove this warning. See 20:43:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:33 20:43:33 Login Succeeded 20:43:33 nexus3.edgexfoundry.org:10004 20:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:34 Configure a credential helper to remove this warning. See 20:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:34 20:43:34 Login Succeeded 20:43:34 ****.io 20:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:34 Configure a credential helper to remove this warning. See 20:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:34 20:43:34 Login Succeeded 20:43:34 ---> ****-login.sh ends [Pipeline] } 20:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:43:35 + git rev-list -1 --merges 8fa5e7e05518b5ff8c34ee8270d64b096f639746~1..8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo 20:43:35 -----------> git rev-list -1 --merges 8fa5e7e05518b5ff8c34ee8270d64b096f639746~1..8fa5e7e05518b5ff8c34ee8270d64b096f639746 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [false] [Pipeline] sh 20:43:35 + git log --format=format:%s -1 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo 20:43:35 ========================================================= 20:43:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:43:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:36 + git log --format=format:%s -1 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo 20:43:36 [semverPrep] GIT_COMMIT: 8fa5e7e05518b5ff8c34ee8270d64b096f639746, Commit Message: build: [Device Onvif] Add ldflags to strip debug info from binary [Pipeline] echo 20:43:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:36 + grep -v github /etc/ssh/ssh_known_hosts 20:43:36 + [ -e /tmp/ssh_known_hosts ] 20:43:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:43:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:43:36 + sudo tee -a /etc/ssh/ssh_known_hosts 20:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:37 20:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:43:37 b85a868b505f: Pulling fs layer 20:43:37 e2be974225ed: Pulling fs layer 20:43:37 339a4e72a1f5: Pulling fs layer 20:43:37 988bab9f4d93: Pulling fs layer 20:43:37 1469e6f7b9e6: Pulling fs layer 20:43:37 eaf3925da568: Pulling fs layer 20:43:37 bab4dde63d76: Pulling fs layer 20:43:37 bde34c3a00c8: Pulling fs layer 20:43:37 b352a97aabf1: Pulling fs layer 20:43:37 4872d77fe225: Pulling fs layer 20:43:37 5851b861e8e6: Pulling fs layer 20:43:37 988bab9f4d93: Waiting 20:43:37 eaf3925da568: Waiting 20:43:37 bab4dde63d76: Waiting 20:43:37 1469e6f7b9e6: Waiting 20:43:37 5851b861e8e6: Waiting 20:43:37 b352a97aabf1: Waiting 20:43:37 bde34c3a00c8: Waiting 20:43:37 e2be974225ed: Download complete 20:43:37 988bab9f4d93: Download complete 20:43:37 1469e6f7b9e6: Verifying Checksum 20:43:37 1469e6f7b9e6: Download complete 20:43:37 eaf3925da568: Verifying Checksum 20:43:37 eaf3925da568: Download complete 20:43:37 339a4e72a1f5: Verifying Checksum 20:43:37 339a4e72a1f5: Download complete 20:43:37 bde34c3a00c8: Download complete 20:43:37 b352a97aabf1: Verifying Checksum 20:43:37 b352a97aabf1: Download complete 20:43:37 4872d77fe225: Download complete 20:43:37 5851b861e8e6: Download complete 20:43:37 b85a868b505f: Verifying Checksum 20:43:37 b85a868b505f: Download complete 20:43:38 bab4dde63d76: Verifying Checksum 20:43:38 bab4dde63d76: Download complete 20:43:38 b85a868b505f: Pull complete 20:43:39 e2be974225ed: Pull complete 20:43:39 339a4e72a1f5: Pull complete 20:43:39 988bab9f4d93: Pull complete 20:43:40 1469e6f7b9e6: Pull complete 20:43:40 eaf3925da568: Pull complete 20:43:41 bab4dde63d76: Pull complete 20:43:41 bde34c3a00c8: Pull complete 20:43:41 b352a97aabf1: Pull complete 20:43:41 4872d77fe225: Pull complete 20:43:41 5851b861e8e6: Pull complete 20:43:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:42 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 20:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:45 $ docker top d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 -eo pid,comm 20:43:45 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). 20:43:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:46 [ssh-agent] Looking for ssh-agent implementation... 20:43:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:46 $ docker exec d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent 20:43:46 SSH_AUTH_SOCK=/tmp/ssh-y7S0xWNSTKOK/agent.31 20:43:46 SSH_AGENT_PID=37 20:43:46 Running ssh-add (command line suppressed) 20:43:46 Identity added: /w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_1795531695464224747.key (/w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_1795531695464224747.key) 20:43:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:46 + git tag --points-at HEAD [Pipeline] } 20:43:46 $ docker exec --env ******** --env ******** d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent -k 20:43:46 unset SSH_AUTH_SOCK; 20:43:46 unset SSH_AGENT_PID; 20:43:46 echo Agent pid 37 killed; 20:43:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:47 [ssh-agent] Looking for ssh-agent implementation... 20:43:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:47 $ docker exec d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent 20:43:47 SSH_AUTH_SOCK=/tmp/ssh-z7GYtYWAFZvT/agent.69 20:43:47 SSH_AGENT_PID=75 20:43:47 Running ssh-add (command line suppressed) 20:43:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_230455164173684085.key (/w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_230455164173684085.key) 20:43:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:47 + git semver init 20:43:47 2023-12-06 20:43:47,859 [run_init] DEBUG init version:0.0.0 force:False 20:43:47 2023-12-06 20:43:47,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-417/.semver 20:43:47 2023-12-06 20:43:47,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-417/.semver 20:43:47 2023-12-06 20:43:47,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-417/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-417, universal_newlines=False, shell=None, istream=None) 20:43:49 2023-12-06 20:43:49,406 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-417/.git/info/exclude 20:43:49 2023-12-06 20:43:49,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 with force:False 20:43:49 2023-12-06 20:43:49,406 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 20:43:49 2023-12-06 20:43:49,410 [execute] INFO git cat-file --batch-check 20:43:49 2023-12-06 20:43:49,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-417/.semver, universal_newlines=False, shell=None, istream=) 20:43:49 2023-12-06 20:43:49,417 [execute] INFO git cat-file --batch 20:43:49 2023-12-06 20:43:49,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-417/.semver, universal_newlines=False, shell=None, istream=) 20:43:49 2023-12-06 20:43:49,421 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 20:43:49 0.0.0 [Pipeline] } 20:43:49 $ docker exec --env ******** --env ******** d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent -k 20:43:49 unset SSH_AUTH_SOCK; 20:43:49 unset SSH_AGENT_PID; 20:43:49 echo Agent pid 75 killed; 20:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:50 + git semver [Pipeline] } 20:43:50 $ docker stop --time=1 d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 20:43:52 $ docker rm -f --volumes d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:52 Stashed 1 file(s) [Pipeline] echo 20:43:52 [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 20:43:53 provisioning config files... 20:43:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config12971576888737594459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:54 ---> ****-login.sh 20:43:54 nexus3.edgexfoundry.org:10001 20:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:54 Configure a credential helper to remove this warning. See 20:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:54 20:43:54 Login Succeeded 20:43:54 nexus3.edgexfoundry.org:10002 20:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:54 Configure a credential helper to remove this warning. See 20:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:54 20:43:54 Login Succeeded 20:43:54 nexus3.edgexfoundry.org:10003 20:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:54 Configure a credential helper to remove this warning. See 20:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:54 20:43:54 Login Succeeded 20:43:54 nexus3.edgexfoundry.org:10004 20:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:54 Configure a credential helper to remove this warning. See 20:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:54 20:43:54 Login Succeeded 20:43:54 ****.io 20:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:54 Configure a credential helper to remove this warning. See 20:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:54 20:43:54 Login Succeeded 20:43:54 ---> ****-login.sh ends [Pipeline] } 20:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:43:55 ========================================================= 20:43:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:43:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:43:55 Sending build context to Docker daemon 34.17MB 20:43:55 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:43:55 Step 2/13 : FROM ${BASE} AS builder 20:43:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:56 7264a8db6415: Pulling fs layer 20:43:56 c4d48a809fc2: Pulling fs layer 20:43:56 4f1c88b9dad5: Pulling fs layer 20:43:56 ad3a456e5733: Pulling fs layer 20:43:56 69c7f0334f64: Pulling fs layer 20:43:56 1f1c1a5573a3: Pulling fs layer 20:43:56 ce7588e14bc9: Pulling fs layer 20:43:56 b5e4710f87ac: Pulling fs layer 20:43:56 ad3a456e5733: Waiting 20:43:56 69c7f0334f64: Waiting 20:43:56 1f1c1a5573a3: Waiting 20:43:56 b5e4710f87ac: Waiting 20:43:56 ce7588e14bc9: Waiting 20:43:56 c4d48a809fc2: Verifying Checksum 20:43:56 c4d48a809fc2: Download complete 20:43:56 ad3a456e5733: Verifying Checksum 20:43:56 ad3a456e5733: Download complete 20:43:56 7264a8db6415: Verifying Checksum 20:43:56 7264a8db6415: Download complete 20:43:56 1f1c1a5573a3: Verifying Checksum 20:43:56 1f1c1a5573a3: Download complete 20:43:56 7264a8db6415: Pull complete 20:43:56 b5e4710f87ac: Download complete 20:43:56 c4d48a809fc2: Pull complete 20:43:56 4f1c88b9dad5: Verifying Checksum 20:43:56 4f1c88b9dad5: Download complete 20:43:56 ce7588e14bc9: Verifying Checksum 20:43:56 ce7588e14bc9: Download complete 20:44:00 4f1c88b9dad5: Pull complete 20:44:00 ad3a456e5733: Pull complete 20:44:00 69c7f0334f64: Pull complete 20:44:00 1f1c1a5573a3: Pull complete 20:44:02 ce7588e14bc9: Pull complete 20:44:02 b5e4710f87ac: Pull complete 20:44:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:44:02 ---> 88b5674ff536 20:44:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:44:07 ---> Running in 1ac996530d8a 20:44:07 Removing intermediate container 1ac996530d8a 20:44:07 ---> 1c573946a259 20:44:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:07 ---> Running in 310ed6445c7a 20:44:07 Removing intermediate container 310ed6445c7a 20:44:07 ---> 65ec45c00dac 20:44:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:44:07 ---> Running in 1adef0c7d86b 20:44:07 Removing intermediate container 1adef0c7d86b 20:44:07 ---> de1826b5697b 20:44:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:44:07 ---> Running in 94a952b458de 20:44:08 Removing intermediate container 94a952b458de 20:44:08 ---> eac33f84124c 20:44:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:44:08 ---> Running in 5195df6ef1bc 20:44:08 Removing intermediate container 5195df6ef1bc 20:44:08 ---> 2989ebe26af9 20:44:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:08 ---> Running in 1ccfc7f38f79 20:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:44:08 Still waiting to schedule task 20:44:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:44:08 OK: 264 MiB in 52 packages 20:44:09 Removing intermediate container 1ccfc7f38f79 20:44:09 ---> f05ed5a2c4ba 20:44:09 Step 9/13 : WORKDIR /device-onvif-camera 20:44:09 ---> Running in 376552fd7156 20:44:09 Removing intermediate container 376552fd7156 20:44:09 ---> 331de6b3cd2c 20:44:09 Step 10/13 : COPY go.mod vendor* ./ 20:44:09 ---> defe334b94e6 20:44:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:09 ---> Running in fd05334e5714 20:44:48 Removing intermediate container fd05334e5714 20:44:48 ---> ccb339e86851 20:44:48 Step 12/13 : COPY . . 20:44:48 ---> 0f4e69829079 20:44:48 Step 13/13 : RUN ${MAKE} 20:44:48 ---> Running in 620998a26c86 20:44:48 noop 20:44:48 Removing intermediate container 620998a26c86 20:44:48 ---> c887d7f1cd6d 20:44:48 Successfully built c887d7f1cd6d 20:44:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker inspect -f . ci-base-image-x86_64 20:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:48 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 20:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:49 $ docker top 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:49 + go version 20:44:49 go version go1.21.0 linux/amd64 [Pipeline] } 20:44:49 $ docker stop --time=1 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 20:44:50 $ docker rm -f --volumes 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:51 + docker inspect -f . ci-base-image-x86_64 20:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:52 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 20:44:52 $ 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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:52 $ docker top 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:52 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-417 [Pipeline] fileExists [Pipeline] sh 20:44:53 + make test 20:44:53 go test ./... -coverprofile=coverage.out ./... 20:44:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:45:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:45:06 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:45:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements 20:45:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.317s coverage: 86.5% of statements 20:45:16 go vet ./... 20:45:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:45:20 $ docker stop --time=1 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 20:45:23 $ docker rm -f --volumes 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:45:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:25 + ls -al . 20:45:25 total 240 20:45:25 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:44 . 20:45:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 .. 20:45:25 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 .git 20:45:25 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:43 .github 20:45:25 -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:43 .gitignore 20:45:25 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:43 .golangci.yml 20:45:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:43 .semver 20:45:25 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:43 Attribution.txt 20:45:25 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:43 CHANGELOG.md 20:45:25 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:43 Dockerfile 20:45:25 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:43 GOVERNANCE.md 20:45:25 -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:43 Jenkinsfile 20:45:25 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:43 LICENSE 20:45:25 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:43 Makefile 20:45:25 -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:43 OWNERS.md 20:45:25 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:43 README.md 20:45:25 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:43 VERSION 20:45:25 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:43 bin 20:45:25 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:43 cmd 20:45:25 -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:45 coverage.out 20:45:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 doc 20:45:25 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:43 go.mod 20:45:25 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:43 go.sum 20:45:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 internal 20:45:25 -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fa5e7e05518b5ff8c34ee8270d64b096f639746 --label arch=amd64 --label version=0.0.0 . 20:45:26 Sending build context to Docker daemon 34.24MB 20:45:26 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:45:26 Step 2/27 : FROM ${BASE} AS builder 20:45:26 ---> c887d7f1cd6d 20:45:26 Step 3/27 : ARG ADD_BUILD_TAGS="" 20:45:27 ---> Running in 0f6295131492 20:45:27 Removing intermediate container 0f6295131492 20:45:27 ---> eba54a9da0da 20:45:27 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:27 ---> Running in b35697996849 20:45:27 Removing intermediate container b35697996849 20:45:27 ---> 8784a70953ed 20:45:27 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 20:45:27 ---> Running in 26fc6e060d4a 20:45:27 Removing intermediate container 26fc6e060d4a 20:45:27 ---> 211a97d2052b 20:45:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 20:45:27 ---> Running in 062d295fdc93 20:45:27 Removing intermediate container 062d295fdc93 20:45:27 ---> 73a6a833a868 20:45:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 20:45:27 ---> Running in 4df7a5b0c182 20:45:27 Removing intermediate container 4df7a5b0c182 20:45:27 ---> e94eb7643e0d 20:45:27 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:27 ---> Running in 84363d7af05c 20:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:27 OK: 264 MiB in 52 packages 20:45:28 Removing intermediate container 84363d7af05c 20:45:28 ---> 431a42c574cc 20:45:28 Step 9/27 : WORKDIR /device-onvif-camera 20:45:28 ---> Running in 2f21d86b0373 20:45:28 Removing intermediate container 2f21d86b0373 20:45:28 ---> 66b928ae2a59 20:45:28 Step 10/27 : COPY go.mod vendor* ./ 20:45:28 ---> 9300e4b64e1c 20:45:28 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:28 ---> Running in 832c934e0083 20:45:29 Removing intermediate container 832c934e0083 20:45:29 ---> 6cfe562c538b 20:45:29 Step 12/27 : COPY . . 20:45:30 ---> 5d22e310aa5f 20:45:30 Step 13/27 : RUN ${MAKE} 20:45:30 ---> Running in 824e44889656 20:45:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:45:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24595 in /w/workspace/undry_device-onvif-camera_PR-417 [Pipeline] { [Pipeline] ws 20:45:47 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 20:45:47 The recommended git tool is: git 20:45:53 using credential edgex-jenkins-ssh 20:45:53 Cloning the remote Git repository 20:45:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:45:53 > git init /w/workspace/device-onvif-camera/1 # timeout=10 20:45:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:45:53 > git --version # timeout=10 20:45:53 > git --version # 'git version 2.25.1' 20:45:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:56 Removing intermediate container 824e44889656 20:45:56 ---> 0de11b87b10b 20:45:56 Step 14/27 : FROM alpine:3.18 20:45:57 3.18: Pulling from library/alpine 20:45:57 c926b61bad3b: Pulling fs layer 20:45:57 c926b61bad3b: Download complete 20:45:57 c926b61bad3b: Pull complete 20:45:57 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:45:57 Status: Downloaded newer image for alpine:3.18 20:45:57 ---> b541f2080109 20:45:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:45:58 ---> Running in e3f07811bbdd 20:45:58 Removing intermediate container e3f07811bbdd 20:45:58 ---> b22e325fe5e8 20:45:58 Step 16/27 : RUN apk add --update --no-cache dumb-init 20:45:58 ---> Running in 8031a4d62174 20:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:58 (1/1) Installing dumb-init (1.2.5-r2) 20:45:58 Executing busybox-1.36.1-r5.trigger 20:45:58 OK: 7 MiB in 16 packages 20:45:58 Removing intermediate container 8031a4d62174 20:45:58 ---> 0d9872b4f24e 20:45:58 Step 17/27 : RUN apk --no-cache upgrade 20:45:58 ---> Running in bc036c50709e 20:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:59 OK: 7 MiB in 16 packages 20:45:59 Removing intermediate container bc036c50709e 20:45:59 ---> 58cbfd45b51e 20:45:59 Step 18/27 : WORKDIR / 20:45:59 ---> Running in 223f9d6065b0 20:45:59 Removing intermediate container 223f9d6065b0 20:45:59 ---> 1b260794b145 20:45:59 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 20:46:00 ---> 2d4dd7d9c593 20:46:00 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 20:46:00 ---> 5ae4fa089577 20:46:00 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:45:59 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:45:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:46:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:46:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:46:00 ---> 8f3d08060511 20:46:00 Step 22/27 : EXPOSE 59984 20:46:00 ---> Running in b340b271599b 20:46:00 Removing intermediate container b340b271599b 20:46:00 ---> 2e68766ce98f 20:46:00 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 20:46:00 ---> Running in 02d577525103 20:46:00 Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 8fa5e7e05518b5ff8c34ee8270d64b096f639746 20:46:01 Removing intermediate container 02d577525103 20:46:01 ---> 74605dabede2 20:46:01 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:01 ---> Running in 237083234bc7 20:46:01 Removing intermediate container 237083234bc7 20:46:01 ---> 66ea3b682e21 20:46:01 Step 25/27 : LABEL arch=amd64 20:46:01 ---> Running in 5989d5c6b30d 20:46:01 Removing intermediate container 5989d5c6b30d 20:46:01 ---> e5b53b411614 20:46:01 Step 26/27 : LABEL git_sha=8fa5e7e05518b5ff8c34ee8270d64b096f639746 20:46:01 ---> Running in 5caafcf1950f 20:46:01 Merge succeeded, producing 8fa5e7e05518b5ff8c34ee8270d64b096f639746 20:46:01 Checking out Revision 8fa5e7e05518b5ff8c34ee8270d64b096f639746 (PR-417) 20:46:01 Removing intermediate container 5caafcf1950f 20:46:01 ---> a0ff132a264c 20:46:01 Step 27/27 : LABEL version=0.0.0 20:46:01 ---> Running in dadfcc7c4138 20:46:01 Removing intermediate container dadfcc7c4138 20:46:01 ---> 92d34beb0e66 20:46:01 [Warning] One or more build-args [ARCH] were not consumed 20:46:01 Successfully built 92d34beb0e66 20:46:01 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 20:46:00 > git config core.sparsecheckout # timeout=10 20:46:00 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 20:46:01 > git remote # timeout=10 20:46:01 > git config --get remote.origin.url # timeout=10 20:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:01 > git merge 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 20:46:01 > git rev-parse HEAD^{commit} # timeout=10 20:46:01 > git config core.sparsecheckout # timeout=10 20:46:01 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:02 20:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:02 latest: Pulling from edgex-lftools-log-publisher 20:46:02 5eb5b503b376: Pulling fs layer 20:46:02 5c69ac0246d0: Pulling fs layer 20:46:02 ec43610c2a17: Pulling fs layer 20:46:02 3a2ae6a8a46f: Pulling fs layer 20:46:02 33b1e0a273af: Pulling fs layer 20:46:02 5d3b04190fa2: Pulling fs layer 20:46:02 2f39f015ded8: Pulling fs layer 20:46:02 3a2ae6a8a46f: Waiting 20:46:02 33b1e0a273af: Waiting 20:46:02 5d3b04190fa2: Waiting 20:46:02 2f39f015ded8: Waiting 20:46:02 5c69ac0246d0: Verifying Checksum 20:46:02 5c69ac0246d0: Download complete 20:46:02 3a2ae6a8a46f: Verifying Checksum 20:46:02 3a2ae6a8a46f: Download complete 20:46:02 33b1e0a273af: Verifying Checksum 20:46:02 33b1e0a273af: Download complete 20:46:02 ec43610c2a17: Verifying Checksum 20:46:02 ec43610c2a17: Download complete 20:46:02 5d3b04190fa2: Download complete 20:46:03 5eb5b503b376: Download complete 20:46:03 2f39f015ded8: Download complete 20:46:04 5eb5b503b376: Pull complete 20:46:04 5c69ac0246d0: Pull complete 20:46:04 Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" 20:46:04 > git --version # timeout=10 20:46:04 > git --version # 'git version 2.25.1' 20:46:04 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:46:04 ec43610c2a17: Pull complete 20:46:04 3a2ae6a8a46f: Pull complete 20:46:05 33b1e0a273af: Pull complete 20:46:05 5d3b04190fa2: Pull complete 20:46:05 20:46:05 GitHub has been notified of this commit’s build result 20:46:05 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:06 Dload Upload Total Spent Left Speed 20:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh 20:46:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:46:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:46:06 + sudo tee /etc/docker/daemon.new 20:46:06 { 20:46:06 "registry-mirrors": [ 20:46:06 "https://nexus3.edgexfoundry.org:10001" 20:46:06 ], 20:46:06 "bip": "10.250.0.254/24", 20:46:06 "hosts": [ 20:46:06 "tcp://0.0.0.0:5555", 20:46:06 "unix:///var/run/docker.sock" 20:46:06 ], 20:46:06 "mtu": 1458, 20:46:06 "selinux-enabled": true, 20:46:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:46:06 } [Pipeline] sh 20:46:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:46:07 + sudo service docker restart 20:46:09 2f39f015ded8: Pull complete 20:46:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:09 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 20:46:09 $ 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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:13 $ docker top 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:14 ---> job-cost.sh 20:46:14 lf-activate-venv: SKIPPING 20:46:14 INFO: No Stack... 20:46:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:15 INFO: Archiving Costs [Pipeline] sh 20:46:15 + cat /w/workspace/undry_device-onvif-camera_PR-417/archives/cost.csv 20:46:15 + cut -d, -f6 [Pipeline] lock 20:46:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] 20:46:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] did not exist. Created. 20:46:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:15 + echo total: 0.2199999988079071 [Pipeline] stash 20:46:15 Stashed 1 file(s) [Pipeline] } 20:46:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:16 $ docker stop --time=1 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f 20:46:17 $ docker rm -f --volumes 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:30 provisioning config files... 20:46:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15252994314489670870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:30 ---> ****-login.sh 20:46:30 nexus3.edgexfoundry.org:10001 20:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10002 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10003 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10004 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 ****.io 20:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:32 Configure a credential helper to remove this warning. See 20:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:32 20:46:32 Login Succeeded 20:46:32 ---> ****-login.sh ends [Pipeline] } 20:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:33 ========================================================= 20:46:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:46:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:46:35 #0 building with "default" instance using docker driver 20:46:35 20:46:35 #1 [internal] load .dockerignore 20:46:35 #1 ... 20:46:35 20:46:35 #2 [internal] load build definition from Dockerfile 20:46:35 #2 transferring dockerfile: 1.72kB 0.0s done 20:46:35 #2 DONE 0.1s 20:46:35 20:46:35 #1 [internal] load .dockerignore 20:46:35 #1 transferring context: 2B done 20:46:35 #1 DONE 0.1s 20:46:35 20:46:35 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:46:35 #3 DONE 0.1s 20:46:35 20:46:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:46:35 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:46:35 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:46:35 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:46:35 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:46:35 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 20:46:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s 20:46:35 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:46:35 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:46:35 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:46:35 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 20:46:35 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s 20:46:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s 20:46:35 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 20:46:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s 20:46:35 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s 20:46:35 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.51MB / 11.40MB 0.5s 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.26MB / 63.99MB 0.6s 20:46:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.56MB / 97.63MB 0.6s 20:46:36 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s 20:46:36 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.7s 20:46:36 #4 ... 20:46:36 20:46:36 #5 [internal] load build context 20:46:36 #5 transferring context: 20.31MB 0.7s done 20:46:36 #5 DONE 0.8s 20:46:36 20:46:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.19MB / 63.99MB 0.9s 20:46:36 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 20:46:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.9s 20:46:36 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.29MB / 63.99MB 1.0s 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.84MB / 63.99MB 1.2s 20:46:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.74MB / 97.63MB 1.2s 20:46:36 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.84MB / 63.99MB 1.3s 20:46:36 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s 20:46:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.4s 20:46:36 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.66MB / 63.99MB 1.6s 20:46:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.6s 20:46:37 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.60MB / 97.63MB 1.7s 20:46:37 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.54MB / 97.63MB 1.8s 20:46:37 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.9s 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 2.1s 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.2s 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.3s 20:46:37 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.06MB / 97.63MB 2.5s 20:46:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.6s done 20:46:42 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s 20:46:47 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s 20:46:53 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.7s 20:46:56 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.0s done 20:46:57 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 20:46:57 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:46:57 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:46:57 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:47:03 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 20:47:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done 20:47:06 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:47:08 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 20:47:09 #4 DONE 34.0s 20:47:09 20:47:09 #6 [builder 2/7] RUN apk add --no-cache make git 20:47:10 #6 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:47:10 #6 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:47:11 #6 2.340 OK: 266 MiB in 52 packages 20:47:13 #6 DONE 4.1s 20:47:13 20:47:13 #7 [builder 3/7] WORKDIR /device-onvif-camera 20:47:13 #7 DONE 0.1s 20:47:13 20:47:13 #8 [builder 4/7] COPY go.mod vendor* ./ 20:47:13 #8 DONE 0.1s 20:47:13 20:47:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:40 #9 DONE 24.3s 20:47:40 20:47:40 #10 [builder 6/7] COPY . . 20:47:40 #10 DONE 0.5s 20:47:40 20:47:40 #11 [builder 7/7] RUN echo noop 20:47:40 #11 0.701 noop 20:47:40 #11 DONE 0.8s 20:47:40 20:47:40 #12 exporting to image 20:47:40 #12 exporting layers 20:48:07 #12 exporting layers 25.0s done 20:48:07 #12 writing image sha256:1f322cafcf7b2268af7b6ca21d3010153f2c0023bdc8ec82fc567314ab273356 done 20:48:07 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:48:07 #12 DONE 25.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker inspect -f . ci-base-image-arm64 20:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:08 prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container 20:48:08 $ 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 20:48:11 $ docker top 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:12 + go version 20:48:12 go version go1.21.0 linux/arm64 [Pipeline] } 20:48:12 $ docker stop --time=1 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df 20:48:14 $ docker rm -f --volumes 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker inspect -f . ci-base-image-arm64 20:48:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:15 prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container 20:48:15 $ 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 20:48:16 $ docker top f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:17 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 20:48:17 + make test 20:48:17 go test ./... -coverprofile=coverage.out ./... 20:48:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:49:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:49:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:49:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.5% of statements 20:49:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.639s coverage: 86.5% of statements 20:49:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:49:51 go vet ./... 20:50:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:50:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:50:09 ./bin/test-attribution-txt.sh [Pipeline] echo 20:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:50:09 $ docker stop --time=1 f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec 20:50:11 $ docker rm -f --volumes f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec [Pipeline] // withDockerContainer [Pipeline] sh 20:50:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:50:12 Warning: overwriting stash ‘coverage-report’ 20:50:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:14 + ls -al . 20:50:14 total 236 20:50:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:48 . 20:50:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:45 .. 20:50:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:46 .git 20:50:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:46 .github 20:50:14 -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:46 .gitignore 20:50:14 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:46 .golangci.yml 20:50:14 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:46 Attribution.txt 20:50:14 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:46 CHANGELOG.md 20:50:14 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:46 Dockerfile 20:50:14 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:46 GOVERNANCE.md 20:50:14 -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:46 Jenkinsfile 20:50:14 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:46 LICENSE 20:50:14 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:46 Makefile 20:50:14 -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:46 OWNERS.md 20:50:14 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:46 README.md 20:50:14 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:43 VERSION 20:50:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:46 bin 20:50:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:46 cmd 20:50:14 -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:49 coverage.out 20:50:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:46 doc 20:50:14 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:46 go.mod 20:50:14 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:46 go.sum 20:50:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:46 internal 20:50:14 -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:15 + 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=8fa5e7e05518b5ff8c34ee8270d64b096f639746 --label arch=arm64 --label version=0.0.0 . 20:50:16 #0 building with "default" instance using docker driver 20:50:16 20:50:16 #1 [internal] load build definition from Dockerfile 20:50:16 #1 transferring dockerfile: 1.72kB 0.0s done 20:50:16 #1 DONE 0.0s 20:50:16 20:50:16 #2 [internal] load .dockerignore 20:50:16 #2 transferring context: 2B done 20:50:16 #2 DONE 0.1s 20:50:16 20:50:16 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:50:16 #3 DONE 0.0s 20:50:16 20:50:16 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:50:16 #4 DONE 0.3s 20:50:16 20:50:16 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:16 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:16 #5 ... 20:50:16 20:50:16 #6 [internal] load build context 20:50:16 #6 transferring context: 87.64kB 0.1s done 20:50:16 #6 DONE 0.1s 20:50:16 20:50:16 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:16 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:50:16 #5 ... 20:50:16 20:50:16 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:50:16 #7 DONE 0.2s 20:50:16 20:50:16 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:16 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:50:16 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 20:50:16 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:50:16 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:50:16 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:50:16 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:50:17 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 20:50:17 #5 DONE 1.1s 20:50:17 20:50:17 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:50:18 #8 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:18 #8 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:19 #8 ... 20:50:19 20:50:19 #9 [builder 2/7] RUN apk add --no-cache make git 20:50:19 #9 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:19 #9 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:19 #9 2.640 OK: 266 MiB in 52 packages 20:50:19 #9 DONE 3.0s 20:50:19 20:50:19 #10 [builder 3/7] WORKDIR /device-onvif-camera 20:50:19 #10 DONE 0.1s 20:50:19 20:50:19 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:50:20 #8 2.399 (1/1) Installing dumb-init (1.2.5-r2) 20:50:20 #8 2.414 Executing busybox-1.36.1-r5.trigger 20:50:20 #8 ... 20:50:20 20:50:20 #11 [builder 4/7] COPY go.mod vendor* ./ 20:50:20 #11 DONE 0.2s 20:50:20 20:50:20 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:50:20 #8 2.445 OK: 8 MiB in 16 packages 20:50:20 #8 DONE 2.9s 20:50:20 20:50:20 #12 [stage-1 3/7] RUN apk --no-cache upgrade 20:50:21 #12 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:22 #12 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:22 #12 ... 20:50:22 20:50:22 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:22 #13 DONE 2.1s 20:50:22 20:50:22 #14 [builder 6/7] COPY . . 20:50:22 #14 DONE 0.6s 20:50:22 20:50:22 #15 [builder 7/7] RUN make build 20:50:23 #15 ... 20:50:23 20:50:23 #12 [stage-1 3/7] RUN apk --no-cache upgrade 20:50:23 #12 2.737 OK: 8 MiB in 16 packages 20:50:23 #12 DONE 3.0s 20:50:23 20:50:23 #15 [builder 7/7] RUN make build 20:50:23 #15 0.878 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:52:00 #15 DONE 92.2s 20:52:00 20:52:00 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 20:52:00 #16 DONE 0.3s 20:52:00 20:52:00 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 20:52:00 #17 DONE 0.1s 20:52:00 20:52:00 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 20:52:00 #18 DONE 0.1s 20:52:00 20:52:00 #19 exporting to image 20:52:00 #19 exporting layers 20:52:00 #19 exporting layers 0.3s done 20:52:00 #19 writing image sha256:cca076712a5938b4cc083823080780b36e5ca89eb9b3109e7859602026ff5569 done 20:52:00 #19 naming to docker.io/library/device-onvif-camera-arm64 0.0s done 20:52:00 #19 DONE 0.3s [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 20:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:01 20:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:04 arm64: Pulling from edgex-lftools-log-publisher 20:52:04 8998bd30e6a1: Pulling fs layer 20:52:04 04944245beec: Pulling fs layer 20:52:04 699f458cf7ca: Pulling fs layer 20:52:04 765212b225bb: Pulling fs layer 20:52:04 f23df028b6ca: Pulling fs layer 20:52:04 d65c8cfc05b1: Pulling fs layer 20:52:04 2437ff75d9bd: Pulling fs layer 20:52:04 765212b225bb: Waiting 20:52:04 f23df028b6ca: Waiting 20:52:04 2437ff75d9bd: Waiting 20:52:04 d65c8cfc05b1: Waiting 20:52:04 04944245beec: Verifying Checksum 20:52:04 04944245beec: Download complete 20:52:04 765212b225bb: Download complete 20:52:04 f23df028b6ca: Verifying Checksum 20:52:04 f23df028b6ca: Download complete 20:52:04 d65c8cfc05b1: Verifying Checksum 20:52:04 d65c8cfc05b1: Download complete 20:52:04 699f458cf7ca: Download complete 20:52:05 8998bd30e6a1: Verifying Checksum 20:52:05 8998bd30e6a1: Download complete 20:52:07 2437ff75d9bd: Verifying Checksum 20:52:07 2437ff75d9bd: Download complete 20:52:11 8998bd30e6a1: Pull complete 20:52:11 04944245beec: Pull complete 20:52:13 699f458cf7ca: Pull complete 20:52:14 765212b225bb: Pull complete 20:52:18 f23df028b6ca: Pull complete 20:52:18 d65c8cfc05b1: Pull complete 20:52:45 2437ff75d9bd: Pull complete 20:52:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container 20:52:45 $ 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 20:52:48 $ docker top cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> job-cost.sh 20:52:49 lf-activate-venv: SKIPPING 20:52:49 INFO: No Stack... 20:52:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:50 INFO: Archiving Costs [Pipeline] sh 20:52:50 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 20:52:50 + cut -d, -f6 [Pipeline] lock 20:52:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] 20:52:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] did not exist. Created. 20:52:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:51 /w/workspace/device-onvif-camera/1@tmp/durable-8ffb1ad4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:52:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:52:51 Warning: overwriting stash ‘stack-cost’ 20:52:51 Stashed 1 file(s) [Pipeline] } 20:52:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:52 $ docker stop --time=1 cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 20:52:53 $ docker rm -f --volumes cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 [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 20:52:55 provisioning config files... 20:52:55 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config6361875735802124960tmp [Pipeline] { [Pipeline] sh 20:52:56 + set +x 20:52:56 + + curl -s https://codecov.io/bash 20:52:56 bash -s -- 20:52:56 20:52:56 _____ _ 20:52:56 / ____| | | 20:52:56 | | ___ __| | ___ ___ _____ __ 20:52:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:56 Bash-1.0.6 20:52:56 20:52:56 20:52:56 ==> git version 2.25.1 found 20:52:56 ==> 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 20:52:56 Release-Date: 2020-01-08 20:52:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:56 ==> Jenkins CI detected. 20:52:56 current dir:  /w/workspace/undry_device-onvif-camera_PR-417 20:52:56 project root: . 20:52:56 --> token set from env 20:52:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:56 ==> Running gcov in . (disable via -X gcov) 20:52:56 ==> Python coveragepy not found 20:52:56 ==> Searching for coverage reports in: 20:52:56 + . 20:52:56 -> Found 1 reports 20:52:56 ==> Detecting git/mercurial file structure 20:52:56 ==> Reading reports 20:52:56 + ./coverage.out bytes=78456 20:52:56 ==> Appending adjustments 20:52:56 https://docs.codecov.io/docs/fixing-reports 20:52:56 + Found adjustments 20:52:56 ==> Gzipping contents 20:52:56 12K /tmp/codecov.9EfNUA.gz 20:52:56 ==> Uploading reports 20:52:56 url: https://codecov.io 20:52:56 query: branch=PR-417&commit=8fa5e7e05518b5ff8c34ee8270d64b096f639746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=417&job=&cmd_args= 20:52:56 -> Pinging Codecov 20:52:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-417&commit=8fa5e7e05518b5ff8c34ee8270d64b096f639746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=417&job=&cmd_args= 20:52:56 -> Uploading to 20:52:56 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F29A59C45E3A92E06B3E522C9905F8EF/8fa5e7e05518b5ff8c34ee8270d64b096f639746/29cb8a7d-b991-4e04-a8e1-2130893db3e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b082f7714a0b74abd93a26059256ee746bfa56112776636bf260eff260916acb 20:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:56 Dload Upload Total Spent Left Speed 20:52:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 51376 --:--:-- --:--:-- --:--:-- 51123 100 10378 0 0 100 10378 0 47605 --:--:-- --:--:-- --:--:-- 47388 20:52:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] } 20:52:56 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 20:53:00 + [ -d /w/workspace/undry_device-onvif-camera_PR-417/archives ] 20:53:00 + ls -al /w/workspace/undry_device-onvif-camera_PR-417/archives 20:53:00 total 16 20:53:00 drwxr-xr-x 3 root root 4096 Dec 6 20:46 . 20:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:46 .. 20:53:00 drwxr-xr-x 2 root root 4096 Dec 6 20:46 cost 20:53:00 -rw-r--r-- 1 root root 91 Dec 6 20:46 cost.csv 20:53:00 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-417/archives 20:53:00 + ls -al /w/workspace/undry_device-onvif-camera_PR-417/archives 20:53:00 total 16 20:53:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:46 . 20:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:46 .. 20:53:00 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:46 cost 20:53:00 -rw-r--r-- 1 jenkins jenkins 91 Dec 6 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:53:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:01 ---> package-listing.sh 20:53:01 ++ facter osfamily 20:53:01 ++ tr '[:upper:]' '[:lower:]' 20:53:01 + OS_FAMILY=debian 20:53:01 + workspace=/w/workspace/undry_device-onvif-camera_PR-417 20:53:01 + START_PACKAGES=/tmp/packages_start.txt 20:53:01 + END_PACKAGES=/tmp/packages_end.txt 20:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:01 + PACKAGES=/tmp/packages_start.txt 20:53:01 + '[' /w/workspace/undry_device-onvif-camera_PR-417 ']' 20:53:01 + PACKAGES=/tmp/packages_end.txt 20:53:01 + case "${OS_FAMILY}" in 20:53:01 + dpkg -l 20:53:01 + grep '^ii' 20:53:01 + '[' -f /tmp/packages_start.txt ']' 20:53:01 + '[' -f /tmp/packages_end.txt ']' 20:53:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:01 + '[' /w/workspace/undry_device-onvif-camera_PR-417 ']' 20:53:01 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-417/archives/ 20:53:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-417/archives/ [Pipeline] echo 20:53:01 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:02 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 20:53:02 $ 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-417/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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@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 20:53:02 $ docker top 219321a014b8fbe18816f30b4d4a4550d09468a09a36af8368a4afdeaea19bee -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:03 + ls /var/log/sa-host 20:53:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:04 provisioning config files... 20:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config7035931848155109562tmp [Pipeline] { [Pipeline] echo 20:53:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:04 ---> create-netrc.sh [Pipeline] } 20:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> python-tools-install.sh [Pipeline] echo 20:53:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> sudo-logs.sh 20:53:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:53:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:06 ---> job-cost.sh 20:53:06 lf-activate-venv: SKIPPING 20:53:06 DEBUG: total: 0.2199999988079071 20:53:06 INFO: Retrieving Stack Cost... 20:53:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:53:06 INFO: Archiving Costs [Pipeline] echo 20:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:06 ---> logs-deploy.sh 20:53:06 lf-activate-venv: SKIPPING 20:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-417/1 20:53:06 INFO: archiving workspace using pattern(s): 20:53:08 Archives upload complete. 20:53:08 INFO: archiving logs to Nexus 20:53:08 ---> uname -a: 20:53:08 Linux prd-ubuntu20-04-docker-8c-8g-24592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:53:08 20:53:08 20:53:08 ---> lscpu: 20:53:08 Architecture: x86_64 20:53:08 CPU op-mode(s): 32-bit, 64-bit 20:53:08 Byte Order: Little Endian 20:53:08 Address sizes: 40 bits physical, 48 bits virtual 20:53:08 CPU(s): 8 20:53:08 On-line CPU(s) list: 0-7 20:53:08 Thread(s) per core: 1 20:53:08 Core(s) per socket: 1 20:53:08 Socket(s): 8 20:53:08 NUMA node(s): 1 20:53:08 Vendor ID: AuthenticAMD 20:53:08 CPU family: 23 20:53:08 Model: 49 20:53:08 Model name: AMD EPYC-Rome Processor 20:53:08 Stepping: 0 20:53:08 CPU MHz: 2800.000 20:53:08 BogoMIPS: 5600.00 20:53:08 Virtualization: AMD-V 20:53:08 Hypervisor vendor: KVM 20:53:08 Virtualization type: full 20:53:08 L1d cache: 256 KiB 20:53:08 L1i cache: 256 KiB 20:53:08 L2 cache: 4 MiB 20:53:08 L3 cache: 128 MiB 20:53:08 NUMA node0 CPU(s): 0-7 20:53:08 Vulnerability Itlb multihit: Not affected 20:53:08 Vulnerability L1tf: Not affected 20:53:08 Vulnerability Mds: Not affected 20:53:08 Vulnerability Meltdown: Not affected 20:53:08 Vulnerability Mmio stale data: Not affected 20:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:53:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:53:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:53:08 Vulnerability Srbds: Not affected 20:53:08 Vulnerability Tsx async abort: Not affected 20:53:08 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 20:53:08 20:53:08 20:53:08 ---> nproc: 20:53:08 8 20:53:08 20:53:08 20:53:08 ---> df -h: 20:53:08 Filesystem Size Used Avail Use% Mounted on 20:53:08 overlay 155G 12G 144G 8% / 20:53:08 tmpfs 64M 0 64M 0% /dev 20:53:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:53:08 shm 64M 0 64M 0% /dev/shm 20:53:08 /dev/vda1 155G 12G 144G 8% /facter-os 20:53:08 20:53:08 20:53:08 ---> sar -b -r -n DEV: 20:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24592) 12/06/23 _x86_64_ (8 CPU) 20:53:08 20:53:08 20:42:45 LINUX RESTART (8 CPU) 20:53:08 20:53:08 20:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:53:08 20:44:01 360.79 48.01 312.78 0.00 5416.83 51633.79 0.00 20:53:08 20:45:01 263.84 2.07 261.77 0.00 31.06 80770.27 0.00 20:53:08 20:46:01 159.47 0.25 159.22 0.00 14.40 32613.23 0.00 20:53:08 20:47:01 54.82 0.02 54.81 0.00 4.27 16867.87 0.00 20:53:08 20:48:01 37.17 11.66 25.51 0.00 5429.39 6260.98 0.00 20:53:08 20:49:01 3.98 0.00 3.98 0.00 0.00 50.12 0.00 20:53:08 20:50:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 20:53:08 20:51:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 20:53:08 20:52:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 20:53:08 20:53:01 1.97 0.18 1.78 0.00 12.13 39.19 0.00 20:53:08 Average: 88.59 6.22 82.37 0.00 1090.88 18827.48 0.00 20:53:08 20:53:08 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:53:08 20:44:01 29250748 31512916 825008 2.51 71812 2461412 2018584 5.95 1067348 2200508 549756 20:53:08 20:45:01 27614120 31128048 1181652 3.59 155260 3515052 2457272 7.24 1699776 3056100 233952 20:53:08 20:46:01 27899728 31487572 825152 2.51 160824 3588512 1941176 5.72 1346736 3136108 300 20:53:08 20:47:01 27451872 31515116 795204 2.42 168580 4006628 1806272 5.32 1335748 3541652 168 20:53:08 20:48:01 27060828 31475220 821076 2.50 176356 4339464 1831180 5.40 1589236 3650980 952 20:53:08 20:49:01 27084680 31499076 797644 2.43 176408 4339476 1831180 5.40 1566368 3650940 12 20:53:08 20:50:01 27085636 31500036 796720 2.42 176484 4339484 1831180 5.40 1566172 3650944 8 20:53:08 20:51:01 27094944 31509692 787164 2.39 176536 4339620 1831180 5.40 1556504 3651224 12 20:53:08 20:52:01 27094696 31509460 787592 2.40 176556 4339632 1831180 5.40 1556480 3651236 8 20:53:08 20:53:01 27081352 31497104 800064 2.43 176668 4340040 1854404 5.47 1571392 3651856 308 20:53:08 Average: 27471860 31463424 841728 2.56 161548 3960932 1923361 5.67 1485576 3384155 78548 20:53:08 20:53:08 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:53:08 20:44:01 docker0 26.01 28.26 2.10 222.39 0.00 0.00 0.00 0.00 20:53:08 20:44:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 20:53:08 20:44:01 ens3 661.74 399.60 5997.39 97.69 0.00 0.00 0.00 0.00 20:53:08 20:45:01 docker0 205.62 336.91 17.80 2527.97 0.00 0.00 0.00 0.00 20:53:08 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:08 20:45:01 ens3 370.44 224.71 2561.21 33.24 0.00 0.00 0.00 0.00 20:53:08 20:45:01 veth455ebf6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:53:08 20:46:01 docker0 4.92 8.45 0.29 93.19 0.00 0.00 0.00 0.00 20:53:08 20:46:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 20:53:08 20:46:01 ens3 43.59 28.90 176.48 13.34 0.00 0.00 0.00 0.00 20:53:08 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:47:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:53:08 20:47:01 ens3 95.03 56.24 2523.44 10.33 0.00 0.00 0.00 0.00 20:53:08 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:53:08 20:48:01 ens3 120.71 48.00 2026.98 3.93 0.00 0.00 0.00 0.00 20:53:08 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:08 20:49:01 ens3 1.47 1.15 0.67 0.50 0.00 0.00 0.00 0.00 20:53:08 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:08 20:51:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:53:08 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:08 20:53:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:53:08 20:53:01 ens3 8.08 5.40 8.81 2.98 0.00 0.00 0.00 0.00 20:53:08 Average: docker0 23.65 37.36 2.02 284.35 0.00 0.00 0.00 0.00 20:53:08 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 20:53:08 Average: ens3 130.13 76.41 1329.51 16.20 0.00 0.00 0.00 0.00 20:53:08 20:53:08 20:53:08 ---> sar -P ALL: 20:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24592) 12/06/23 _x86_64_ (8 CPU) 20:53:08 20:53:08 20:42:45 LINUX RESTART (8 CPU) 20:53:08 20:53:08 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:53:08 20:44:01 all 9.19 0.00 2.94 2.38 0.06 85.43 20:53:08 20:44:01 0 7.70 0.00 2.32 0.24 0.05 89.70 20:53:08 20:44:01 1 10.27 0.00 2.21 0.40 0.05 87.07 20:53:08 20:44:01 2 8.12 0.00 4.62 4.30 0.07 82.90 20:53:08 20:44:01 3 9.05 0.00 4.06 0.35 0.07 86.46 20:53:08 20:44:01 4 9.90 0.00 2.78 4.55 0.05 82.72 20:53:08 20:44:01 5 9.98 0.00 2.42 0.35 0.07 87.18 20:53:08 20:44:01 6 7.38 0.00 2.78 6.42 0.07 83.36 20:53:08 20:44:01 7 11.12 0.00 2.36 2.41 0.07 84.04 20:53:08 20:45:01 all 15.31 0.00 4.40 5.64 0.07 74.57 20:53:08 20:45:01 0 14.57 0.00 4.41 1.37 0.07 79.58 20:53:08 20:45:01 1 14.68 0.00 4.30 0.92 0.07 80.03 20:53:08 20:45:01 2 15.46 0.00 3.52 5.11 0.07 75.84 20:53:08 20:45:01 3 15.90 0.00 4.01 1.61 0.05 78.43 20:53:08 20:45:01 4 15.59 0.00 4.71 7.59 0.07 72.04 20:53:08 20:45:01 5 15.44 0.00 6.15 22.82 0.10 55.49 20:53:08 20:45:01 6 15.65 0.00 3.40 3.47 0.07 77.41 20:53:08 20:45:01 7 15.21 0.00 4.73 2.42 0.05 77.59 20:53:08 20:46:01 all 32.99 0.00 3.97 3.13 0.08 59.84 20:53:08 20:46:01 0 32.24 0.00 3.88 2.76 0.07 61.05 20:53:08 20:46:01 1 31.89 0.00 3.84 0.24 0.08 63.95 20:53:08 20:46:01 2 32.54 0.00 3.55 0.08 0.07 63.76 20:53:08 20:46:01 3 33.38 0.00 4.21 1.61 0.07 60.73 20:53:08 20:46:01 4 33.54 0.00 4.43 2.12 0.05 59.86 20:53:08 20:46:01 5 34.64 0.00 3.92 0.03 0.08 61.32 20:53:08 20:46:01 6 33.52 0.00 3.67 0.37 0.10 62.34 20:53:08 20:46:01 7 32.16 0.00 4.25 17.78 0.10 45.71 20:53:08 20:47:01 all 2.47 0.00 1.06 0.87 0.02 95.58 20:53:08 20:47:01 0 2.41 0.00 0.80 0.00 0.02 96.77 20:53:08 20:47:01 1 1.91 0.00 1.52 0.75 0.00 95.82 20:53:08 20:47:01 2 2.73 0.00 0.97 0.02 0.02 96.27 20:53:08 20:47:01 3 2.44 0.00 1.19 5.98 0.03 90.36 20:53:08 20:47:01 4 2.62 0.00 0.95 0.22 0.03 96.17 20:53:08 20:47:01 5 2.16 0.00 1.10 0.00 0.03 96.70 20:53:08 20:47:01 6 2.79 0.00 0.92 0.00 0.02 96.27 20:53:08 20:47:01 7 2.71 0.00 0.99 0.00 0.02 96.28 20:53:08 20:48:01 all 1.22 0.00 0.54 0.54 0.02 97.68 20:53:08 20:48:01 0 0.68 0.00 0.53 0.35 0.02 98.42 20:53:08 20:48:01 1 1.28 0.00 0.50 0.28 0.02 97.91 20:53:08 20:48:01 2 0.50 0.00 0.28 0.27 0.02 98.93 20:53:08 20:48:01 3 1.64 0.00 0.47 1.40 0.02 96.47 20:53:08 20:48:01 4 2.12 0.00 0.63 0.03 0.00 97.22 20:53:08 20:48:01 5 0.88 0.00 0.92 1.47 0.03 96.70 20:53:08 20:48:01 6 2.08 0.00 0.55 0.48 0.02 96.87 20:53:08 20:48:01 7 0.60 0.00 0.42 0.02 0.02 98.95 20:53:08 20:49:01 all 0.19 0.00 0.02 0.01 0.01 99.78 20:53:08 20:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:53:08 20:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:53:08 20:49:01 2 1.21 0.00 0.00 0.00 0.00 98.79 20:53:08 20:49:01 3 0.03 0.00 0.00 0.03 0.02 99.92 20:53:08 20:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:53:08 20:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:53:08 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:08 20:49:01 7 0.13 0.00 0.02 0.02 0.02 99.82 20:53:08 20:50:01 all 0.18 0.00 0.01 0.00 0.01 99.79 20:53:08 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:53:08 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:53:08 20:50:01 2 1.39 0.00 0.00 0.00 0.02 98.60 20:53:08 20:50:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:53:08 20:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:53:08 20:50:01 5 0.00 0.00 0.03 0.00 0.03 99.93 20:53:08 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:08 20:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:53:08 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:53:08 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:53:08 20:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:53:08 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:53:08 20:51:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:53:08 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:53:08 20:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:53:08 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:08 20:51:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:53:08 20:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:53:08 20:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:53:08 20:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:53:08 20:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:53:08 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:53:08 20:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:53:08 20:52:01 5 0.00 0.00 0.03 0.00 0.03 99.93 20:53:08 20:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:08 20:52:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:53:08 20:53:01 all 0.26 0.00 0.09 0.01 0.07 99.57 20:53:08 20:53:01 0 0.38 0.00 0.07 0.00 0.18 99.37 20:53:08 20:53:01 1 0.10 0.00 0.10 0.00 0.18 99.62 20:53:08 20:53:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:53:08 20:53:01 3 0.42 0.00 0.10 0.05 0.02 99.42 20:53:08 20:53:01 4 0.08 0.00 0.08 0.00 0.00 99.83 20:53:08 20:53:01 5 0.17 0.00 0.17 0.00 0.03 99.63 20:53:08 20:53:01 6 0.48 0.00 0.10 0.00 0.13 99.28 20:53:08 20:53:01 7 0.35 0.00 0.07 0.02 0.00 99.57 20:53:08 Average: all 6.14 0.00 1.30 1.25 0.04 91.28 20:53:08 Average: 0 5.77 0.00 1.20 0.47 0.04 92.52 20:53:08 Average: 1 5.99 0.00 1.25 0.26 0.04 92.46 20:53:08 Average: 2 6.16 0.00 1.29 0.97 0.03 91.55 20:53:08 Average: 3 6.21 0.00 1.39 1.10 0.03 91.26 20:53:08 Average: 4 6.35 0.00 1.36 1.44 0.02 90.82 20:53:08 Average: 5 6.29 0.00 1.47 2.43 0.05 89.77 20:53:08 Average: 6 6.14 0.00 1.14 1.07 0.04 91.61 20:53:08 Average: 7 6.19 0.00 1.28 2.25 0.03 90.24 20:53:08 20:53:08 20:53:08