Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd49cb9089c181d367b0ebe050260a5659162f18+30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (be58866ddb50149e3847ac4adab9a61165414ee8) 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-ssh2217933299157911976.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7870265942869293194.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14207030651773306464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh3263225634105132034.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4601642873849983223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4654 in /w/workspace/undry_device-onvif-camera_PR-276 [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-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 Merge succeeded, producing 289ba836ac4a915118e95ce2e251ba36efb08764 Checking out Revision 289ba836ac4a915118e95ce2e251ba36efb08764 (PR-276) > 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/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 289ba836ac4a915118e95ce2e251ba36efb08764 # timeout=10 Commit message: "Merge commit '30f142b3199bb88c04d4c4f9cf7ab115e72bb90a' into HEAD" > git rev-list --no-walk fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:24 ========================================================= 22:10:24 EdgeX Global Pipelines Version Info 22:10:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:25 ------------------- 22:10:25 stable info: 22:10:25 ------------------- 22:10:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:10:25 Message: update stable to v1.0.245 22:10:25 ------------------- 22:10:25 experimental info: 22:10:25 ------------------- 22:10:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:25 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 22:10:25 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 289ba836ac4a915118e95ce2e251ba36efb08764 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 289ba83 [Pipeline] echo 22:10:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:26 provisioning config files... 22:10:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config13118128190079963498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:26 ---> docker-login.sh 22:10:26 nexus3.edgexfoundry.org:10001 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 nexus3.edgexfoundry.org:10002 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 nexus3.edgexfoundry.org:10003 22:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 nexus3.edgexfoundry.org:10004 22:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 docker.io 22:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 ---> docker-login.sh ends [Pipeline] } 22:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:28 + git rev-list -1 --merges 289ba836ac4a915118e95ce2e251ba36efb08764~1..289ba836ac4a915118e95ce2e251ba36efb08764 [Pipeline] echo 22:10:28 -----------> git rev-list -1 --merges 289ba836ac4a915118e95ce2e251ba36efb08764~1..289ba836ac4a915118e95ce2e251ba36efb08764 289ba836ac4a915118e95ce2e251ba36efb08764 22:10:28 289ba836ac4a915118e95ce2e251ba36efb08764 [false] [Pipeline] sh 22:10:28 + git log --format=format:%s -1 289ba836ac4a915118e95ce2e251ba36efb08764 [Pipeline] echo 22:10:28 ========================================================= 22:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:28 + git log --format=format:%s -1 289ba836ac4a915118e95ce2e251ba36efb08764 [Pipeline] echo 22:10:28 [semverPrep] GIT_COMMIT: 289ba836ac4a915118e95ce2e251ba36efb08764, Commit Message: Merge commit '30f142b3199bb88c04d4c4f9cf7ab115e72bb90a' into HEAD [Pipeline] echo 22:10:28 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:29 + grep -v github /etc/ssh/ssh_known_hosts 22:10:29 + [ -e /tmp/ssh_known_hosts ] 22:10:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:29 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:29 22:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:29 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:29 b85a868b505f: Pulling fs layer 22:10:29 e2be974225ed: Pulling fs layer 22:10:29 339a4e72a1f5: Pulling fs layer 22:10:29 988bab9f4d93: Pulling fs layer 22:10:29 1469e6f7b9e6: Pulling fs layer 22:10:29 eaf3925da568: Pulling fs layer 22:10:29 bab4dde63d76: Pulling fs layer 22:10:29 bde34c3a00c8: Pulling fs layer 22:10:29 b352a97aabf1: Pulling fs layer 22:10:29 4872d77fe225: Pulling fs layer 22:10:29 5851b861e8e6: Pulling fs layer 22:10:29 5851b861e8e6: Waiting 22:10:29 b352a97aabf1: Waiting 22:10:29 bab4dde63d76: Waiting 22:10:29 bde34c3a00c8: Waiting 22:10:29 eaf3925da568: Waiting 22:10:29 1469e6f7b9e6: Waiting 22:10:29 4872d77fe225: Waiting 22:10:29 988bab9f4d93: Waiting 22:10:29 e2be974225ed: Verifying Checksum 22:10:29 e2be974225ed: Download complete 22:10:29 988bab9f4d93: Verifying Checksum 22:10:29 988bab9f4d93: Download complete 22:10:30 1469e6f7b9e6: Retrying in 5 seconds 22:10:30 339a4e72a1f5: Verifying Checksum 22:10:30 339a4e72a1f5: Download complete 22:10:30 eaf3925da568: Verifying Checksum 22:10:30 eaf3925da568: Download complete 22:10:30 b85a868b505f: Verifying Checksum 22:10:30 b85a868b505f: Download complete 22:10:30 bde34c3a00c8: Download complete 22:10:30 b352a97aabf1: Download complete 22:10:30 4872d77fe225: Verifying Checksum 22:10:30 4872d77fe225: Download complete 22:10:30 5851b861e8e6: Verifying Checksum 22:10:30 5851b861e8e6: Download complete 22:10:30 bab4dde63d76: Verifying Checksum 22:10:30 bab4dde63d76: Download complete 22:10:30 1469e6f7b9e6: Retrying in 4 seconds 22:10:31 b85a868b505f: Pull complete 22:10:31 e2be974225ed: Pull complete 22:10:32 1469e6f7b9e6: Retrying in 3 seconds 22:10:32 339a4e72a1f5: Pull complete 22:10:32 988bab9f4d93: Pull complete 22:10:33 1469e6f7b9e6: Retrying in 2 seconds 22:10:33 1469e6f7b9e6: Retrying in 1 second 22:10:35 1469e6f7b9e6: Retrying in 10 seconds 22:10:35 1469e6f7b9e6: Retrying in 9 seconds 22:10:37 1469e6f7b9e6: Retrying in 8 seconds 22:10:38 1469e6f7b9e6: Retrying in 7 seconds 22:10:39 1469e6f7b9e6: Retrying in 6 seconds 22:10:40 1469e6f7b9e6: Retrying in 5 seconds 22:10:41 1469e6f7b9e6: Retrying in 4 seconds 22:10:42 1469e6f7b9e6: Retrying in 3 seconds 22:10:42 1469e6f7b9e6: Retrying in 2 seconds 22:10:44 1469e6f7b9e6: Retrying in 1 second 22:10:45 1469e6f7b9e6: Verifying Checksum 22:10:45 1469e6f7b9e6: Download complete 22:10:45 1469e6f7b9e6: Pull complete 22:10:45 eaf3925da568: Pull complete 22:10:47 bab4dde63d76: Pull complete 22:10:47 bde34c3a00c8: Pull complete 22:10:47 b352a97aabf1: Pull complete 22:10:47 4872d77fe225: Pull complete 22:10:47 5851b861e8e6: Pull complete 22:10:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:47 prd-ubuntu20.04-docker-8c-8g-4654 does not seem to be running inside a container 22:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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 22:10:49 $ docker top 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 -eo pid,comm 22:10:49 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). 22:10:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:49 [ssh-agent] Looking for ssh-agent implementation... 22:10:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:49 $ docker exec 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 ssh-agent 22:10:49 SSH_AUTH_SOCK=/tmp/ssh-xZ42MHGrj1lK/agent.33 22:10:49 SSH_AGENT_PID=39 22:10:49 Running ssh-add (command line suppressed) 22:10:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_5360475489826807439.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_5360475489826807439.key) 22:10:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:49 + git tag --points-at HEAD [Pipeline] } 22:10:50 $ docker exec --env ******** --env ******** 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 ssh-agent -k 22:10:50 unset SSH_AUTH_SOCK; 22:10:50 unset SSH_AGENT_PID; 22:10:50 echo Agent pid 39 killed; 22:10:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:50 [ssh-agent] Looking for ssh-agent implementation... 22:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:50 $ docker exec 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 ssh-agent 22:10:50 SSH_AUTH_SOCK=/tmp/ssh-SZBE4xotD34g/agent.71 22:10:50 SSH_AGENT_PID=77 22:10:50 Running ssh-add (command line suppressed) 22:10:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_9476842572653090024.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_9476842572653090024.key) 22:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:50 + git semver init 22:10:51 2023-03-20 22:10:50,977 [run_init] DEBUG init version:0.0.0 force:False 22:10:51 2023-03-20 22:10:50,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-276/.semver 22:10:51 2023-03-20 22:10:50,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-276/.semver 22:10:51 2023-03-20 22:10:50,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-276/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-276, universal_newlines=False, shell=None, istream=None) 22:10:51 2023-03-20 22:10:51,841 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-276/.git/info/exclude 22:10:51 2023-03-20 22:10:51,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 with force:False 22:10:51 2023-03-20 22:10:51,841 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 22:10:51 2023-03-20 22:10:51,845 [execute] INFO git cat-file --batch-check 22:10:51 2023-03-20 22:10:51,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-276/.semver, universal_newlines=False, shell=None, istream=) 22:10:51 2023-03-20 22:10:51,852 [execute] INFO git cat-file --batch 22:10:51 2023-03-20 22:10:51,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-276/.semver, universal_newlines=False, shell=None, istream=) 22:10:51 2023-03-20 22:10:51,860 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 22:10:51 0.0.0 [Pipeline] } 22:10:52 $ docker exec --env ******** --env ******** 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 ssh-agent -k 22:10:52 unset SSH_AUTH_SOCK; 22:10:52 unset SSH_AGENT_PID; 22:10:52 echo Agent pid 77 killed; 22:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:52 + git semver [Pipeline] } 22:10:52 $ docker stop --time=1 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 22:10:54 $ docker rm -f --volumes 2fec41d7e441ca1813f7c86f2478bfecca320e456a06ef428af0b7b8f97347c7 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:54 Stashed 1 file(s) [Pipeline] echo 22:10:54 [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 22:10:54 provisioning config files... 22:10:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config15512665437715323529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:55 ---> docker-login.sh 22:10:55 nexus3.edgexfoundry.org:10001 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 nexus3.edgexfoundry.org:10002 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 nexus3.edgexfoundry.org:10003 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 nexus3.edgexfoundry.org:10004 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 docker.io 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 ---> docker-login.sh ends [Pipeline] } 22:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:55 ========================================================= 22:10:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:10:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:10:55 Sending build context to Docker daemon 27.01MB 22:10:55 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:10:55 Step 2/13 : FROM ${BASE} AS builder 22:10:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:56 63b65145d645: Pulling fs layer 22:10:56 a2d21d5440eb: Pulling fs layer 22:10:56 935e6c44a52c: Pulling fs layer 22:10:56 94cc34f8dd06: Pulling fs layer 22:10:56 30dea6a524f1: Pulling fs layer 22:10:56 a2aff8979fd8: Pulling fs layer 22:10:56 6808be2612f2: Pulling fs layer 22:10:56 94cc34f8dd06: Waiting 22:10:56 30dea6a524f1: Waiting 22:10:56 a2aff8979fd8: Waiting 22:10:56 f25807f1079a: Pulling fs layer 22:10:56 6808be2612f2: Waiting 22:10:56 f25807f1079a: Waiting 22:10:56 a2d21d5440eb: Verifying Checksum 22:10:56 a2d21d5440eb: Download complete 22:10:56 94cc34f8dd06: Verifying Checksum 22:10:56 94cc34f8dd06: Download complete 22:10:56 30dea6a524f1: Verifying Checksum 22:10:56 30dea6a524f1: Download complete 22:10:56 63b65145d645: Verifying Checksum 22:10:56 63b65145d645: Download complete 22:10:56 a2aff8979fd8: Verifying Checksum 22:10:56 a2aff8979fd8: Download complete 22:10:56 63b65145d645: Pull complete 22:10:56 a2d21d5440eb: Pull complete 22:10:56 f25807f1079a: Verifying Checksum 22:10:56 f25807f1079a: Download complete 22:10:56 935e6c44a52c: Download complete 22:10:57 6808be2612f2: Verifying Checksum 22:10:57 6808be2612f2: Download complete 22:11:00 935e6c44a52c: Pull complete 22:11:00 94cc34f8dd06: Pull complete 22:11:00 30dea6a524f1: Pull complete 22:11:00 a2aff8979fd8: Pull complete 22:11:03 6808be2612f2: Pull complete 22:11:04 f25807f1079a: Pull complete 22:11:04 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:11:04 ---> 3b553350e43f 22:11:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:06 ---> Running in 539717a38b9e 22:11:06 Removing intermediate container 539717a38b9e 22:11:06 ---> b790fc46765f 22:11:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:06 ---> Running in 4c0094e6d655 22:11:06 Removing intermediate container 4c0094e6d655 22:11:06 ---> 0f0ad8b0df51 22:11:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:06 ---> Running in be4938c77f4a 22:11:06 Removing intermediate container be4938c77f4a 22:11:06 ---> 1fb67982b75a 22:11:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:06 ---> Running in d5071c0bec38 22:11:06 Removing intermediate container d5071c0bec38 22:11:06 ---> f81516af37bf 22:11:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:06 ---> Running in f9be9fe96942 22:11:06 Removing intermediate container f9be9fe96942 22:11:06 ---> 1cd401f4e91f 22:11:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:06 ---> Running in b25788af9c66 22:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:11:07 OK: 265 MiB in 53 packages 22:11:07 Removing intermediate container b25788af9c66 22:11:07 ---> cfa9c840c9e4 22:11:07 Step 9/13 : WORKDIR /device-onvif-camera 22:11:07 ---> Running in 27993869abb7 22:11:07 Removing intermediate container 27993869abb7 22:11:07 ---> d78249bfc55c 22:11:07 Step 10/13 : COPY go.mod vendor* ./ 22:11:08 ---> 74f0047066d2 22:11:08 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:08 ---> Running in 7763be3804eb 22:11:09 Still waiting to schedule task 22:11:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:54 Removing intermediate container 7763be3804eb 22:11:54 ---> 5eff92839404 22:11:54 Step 12/13 : COPY . . 22:11:55 ---> 4e0f80897a2d 22:11:55 Step 13/13 : RUN ${MAKE} 22:11:55 ---> Running in 658543bf3ed4 22:11:55 noop 22:11:55 Removing intermediate container 658543bf3ed4 22:11:55 ---> cb9fd25d2e23 22:11:55 Successfully built cb9fd25d2e23 22:11:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:56 + docker inspect -f . ci-base-image-x86_64 22:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:56 prd-ubuntu20.04-docker-8c-8g-4654 does not seem to be running inside a container 22:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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 22:11:56 $ docker top e64f8103002e96c3f023babbe0527cfbc67fa230de78a3fdbd44bc9fae68c8af -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:56 + go version 22:11:56 go version go1.20.2 linux/amd64 [Pipeline] } 22:11:57 $ docker stop --time=1 e64f8103002e96c3f023babbe0527cfbc67fa230de78a3fdbd44bc9fae68c8af 22:11:58 $ docker rm -f --volumes e64f8103002e96c3f023babbe0527cfbc67fa230de78a3fdbd44bc9fae68c8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:58 + docker inspect -f . ci-base-image-x86_64 22:11:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:58 prd-ubuntu20.04-docker-8c-8g-4654 does not seem to be running inside a container 22:11:58 $ 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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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 22:11:59 $ docker top fb91f46d8160c893b0c2bb40ef690786a947e4d2a54aca96d8f8ba4d52d53bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:59 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] fileExists [Pipeline] sh 22:11:59 + make test 22:11:59 go test ./... -coverprofile=coverage.out ./... 22:12:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.7% of statements 22:12:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.195s coverage: 86.5% of statements 22:12:26 go vet ./... 22:12:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:30 $ docker stop --time=1 fb91f46d8160c893b0c2bb40ef690786a947e4d2a54aca96d8f8ba4d52d53bc3 22:12:32 $ docker rm -f --volumes fb91f46d8160c893b0c2bb40ef690786a947e4d2a54aca96d8f8ba4d52d53bc3 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:34 + ls -al . 22:12:34 total 236 22:12:34 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 22:12 . 22:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 22:10 .. 22:12:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 22:10 .git 22:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 22:10 .github 22:12:34 -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 22:10 .gitignore 22:12:34 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 22:10 .golangci.yml 22:12:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 22:10 .semver 22:12:34 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 22:10 Attribution.txt 22:12:34 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 22:10 CHANGELOG.md 22:12:34 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 22:10 Dockerfile 22:12:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 22:10 GOVERNANCE.md 22:12:34 -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 22:10 Jenkinsfile 22:12:34 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 22:10 LICENSE 22:12:34 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 22:10 Makefile 22:12:34 -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 22:10 OWNERS.md 22:12:34 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 20 22:10 README.md 22:12:34 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 22:10 VERSION 22:12:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 22:10 bin 22:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 22:10 cmd 22:12:34 -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 22:12 coverage.out 22:12:34 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 22:10 doc 22:12:34 -rw-rw-r-- 1 jenkins jenkins 3602 Mar 20 22:10 go.mod 22:12:34 -rw-rw-r-- 1 jenkins jenkins 32892 Mar 20 22:10 go.sum 22:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 22:10 internal 22:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 22:10 snap 22:12:34 -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:34 + 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=289ba836ac4a915118e95ce2e251ba36efb08764 --label arch=amd64 --label version=0.0.0 . 22:12:34 Sending build context to Docker daemon 27.09MB 22:12:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:12:34 Step 2/26 : FROM ${BASE} AS builder 22:12:34 ---> cb9fd25d2e23 22:12:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:12:34 ---> Running in 0283391d6f9f 22:12:34 Removing intermediate container 0283391d6f9f 22:12:34 ---> 952e649596dd 22:12:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:34 ---> Running in 1155171ae5bd 22:12:34 Removing intermediate container 1155171ae5bd 22:12:34 ---> dce5d53168cf 22:12:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:12:34 ---> Running in 2a2033a03e3b 22:12:34 Removing intermediate container 2a2033a03e3b 22:12:34 ---> 44cc4ba03171 22:12:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:12:34 ---> Running in eddf4a4bb4f4 22:12:35 Removing intermediate container eddf4a4bb4f4 22:12:35 ---> 72e7c926e56a 22:12:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:12:35 ---> Running in 9f490fad8859 22:12:35 Removing intermediate container 9f490fad8859 22:12:35 ---> 9255cc15f5bb 22:12:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:35 ---> Running in 30732408a767 22:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:36 OK: 265 MiB in 53 packages 22:12:36 Removing intermediate container 30732408a767 22:12:36 ---> ff4036aba276 22:12:36 Step 9/26 : WORKDIR /device-onvif-camera 22:12:36 ---> Running in ad7de2bc09a8 22:12:36 Removing intermediate container ad7de2bc09a8 22:12:36 ---> e1d256398111 22:12:36 Step 10/26 : COPY go.mod vendor* ./ 22:12:36 ---> 2decbc55de0b 22:12:36 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:36 ---> Running in 32591c4cea56 22:12:37 Removing intermediate container 32591c4cea56 22:12:37 ---> cb751ecfef9f 22:12:37 Step 12/26 : COPY . . 22:12:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4657 in /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] { [Pipeline] ws 22:12:38 Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout 22:12:38 The recommended git tool is: git 22:12:38 ---> 44ff7345f046 22:12:38 Step 13/26 : RUN ${MAKE} 22:12:38 ---> Running in 36359311e5b7 22:12:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:12:43 using credential edgex-jenkins-ssh 22:12:43 Cloning the remote Git repository 22:12:43 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:43 > git init /w/workspace/device-onvif-camera/5 # timeout=10 22:12:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:43 > git --version # timeout=10 22:12:43 > git --version # 'git version 2.25.1' 22:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:46 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 22:12:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:46 > git config core.sparsecheckout # timeout=10 22:12:46 > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 22:12:46 > git remote # timeout=10 22:12:46 > git config --get remote.origin.url # timeout=10 22:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:46 > git merge 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 22:12:47 Merge succeeded, producing a301c93b40d32de8ef54322092e3640ff4944030 22:12:47 Checking out Revision a301c93b40d32de8ef54322092e3640ff4944030 (PR-276) 22:12:47 > git rev-parse HEAD^{commit} # timeout=10 22:12:47 > git config core.sparsecheckout # timeout=10 22:12:47 > git checkout -f a301c93b40d32de8ef54322092e3640ff4944030 # timeout=10 22:12:50 Commit message: "Merge commit '30f142b3199bb88c04d4c4f9cf7ab115e72bb90a' into HEAD" 22:12:50 > git rev-list --no-walk fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:51 Dload Upload Total Spent Left Speed 22:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 22:12:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:52 + sudo tee /etc/docker/daemon.new 22:12:52 { 22:12:52 "registry-mirrors": [ 22:12:52 "https://nexus3.edgexfoundry.org:10001" 22:12:52 ], 22:12:52 "bip": "10.250.0.254/24", 22:12:52 "hosts": [ 22:12:52 "tcp://0.0.0.0:5555", 22:12:52 "unix:///var/run/docker.sock" 22:12:52 ], 22:12:52 "mtu": 1458, 22:12:52 "selinux-enabled": true, 22:12:52 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:52 } [Pipeline] sh 22:12:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:53 + sudo service docker restart 22:13:00 Removing intermediate container 36359311e5b7 22:13:00 ---> 1c538c61dd62 22:13:00 Step 14/26 : FROM alpine:3.17 22:13:00 3.17: Pulling from library/alpine 22:13:00 63b65145d645: Already exists 22:13:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:13:00 Status: Downloaded newer image for alpine:3.17 22:13:00 ---> b2aa39c304c2 22:13:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:13:00 ---> Running in 463b67d9d23f 22:13:00 Removing intermediate container 463b67d9d23f 22:13:00 ---> 49cdb15b0bbb 22:13:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:13:00 ---> Running in da21ef95ecc5 22:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:13:00 (1/1) Installing dumb-init (1.2.5-r2) 22:13:00 Executing busybox-1.35.0-r29.trigger 22:13:00 OK: 7 MiB in 16 packages 22:13:00 Removing intermediate container da21ef95ecc5 22:13:00 ---> 186b82278ed8 22:13:00 Step 17/26 : WORKDIR / 22:13:00 ---> Running in 383030dcf5c7 22:13:00 Removing intermediate container 383030dcf5c7 22:13:00 ---> 637846d23367 22:13:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:13:00 ---> 9f0b1ee0b6ea 22:13:00 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:00 ---> 914468b1f5ef 22:13:00 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:00 ---> 357cc7a0e60e 22:13:00 Step 21/26 : EXPOSE 59984 22:13:00 ---> Running in 26329bff66e8 22:13:00 Removing intermediate container 26329bff66e8 22:13:00 ---> 8d78aedff286 22:13:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:13:00 ---> Running in 69b730f5e1c5 22:13:00 Removing intermediate container 69b730f5e1c5 22:13:00 ---> 245397c0af39 22:13:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:00 ---> Running in 53a3b9ab2c54 22:13:00 Removing intermediate container 53a3b9ab2c54 22:13:00 ---> 13f4a49989af 22:13:00 Step 24/26 : LABEL arch=amd64 22:13:00 ---> Running in 31cca7f64697 22:13:00 Removing intermediate container 31cca7f64697 22:13:00 ---> 16e755bba875 22:13:00 Step 25/26 : LABEL git_sha=289ba836ac4a915118e95ce2e251ba36efb08764 22:13:00 ---> Running in 4aa55d6de288 22:13:00 Removing intermediate container 4aa55d6de288 22:13:00 ---> b25d364546b1 22:13:00 Step 26/26 : LABEL version=0.0.0 22:13:00 ---> Running in b438333cb0c7 22:13:00 Removing intermediate container b438333cb0c7 22:13:00 ---> ab7c3bf86b85 22:13:00 [Warning] One or more build-args [ARCH] were not consumed 22:13:00 Successfully built ab7c3bf86b85 22:13:00 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:01 22:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:01 latest: Pulling from edgex-lftools-log-publisher 22:13:01 5eb5b503b376: Pulling fs layer 22:13:01 5c69ac0246d0: Pulling fs layer 22:13:01 ec43610c2a17: Pulling fs layer 22:13:01 3a2ae6a8a46f: Pulling fs layer 22:13:01 33b1e0a273af: Pulling fs layer 22:13:01 5d3b04190fa2: Pulling fs layer 22:13:01 2f39f015ded8: Pulling fs layer 22:13:01 33b1e0a273af: Waiting 22:13:01 5d3b04190fa2: Waiting 22:13:01 2f39f015ded8: Waiting 22:13:01 3a2ae6a8a46f: Waiting 22:13:01 5c69ac0246d0: Download complete 22:13:01 3a2ae6a8a46f: Verifying Checksum 22:13:01 3a2ae6a8a46f: Download complete 22:13:01 33b1e0a273af: Verifying Checksum 22:13:01 33b1e0a273af: Download complete 22:13:01 ec43610c2a17: Verifying Checksum 22:13:01 ec43610c2a17: Download complete 22:13:01 5d3b04190fa2: Verifying Checksum 22:13:01 5d3b04190fa2: Download complete 22:13:01 5eb5b503b376: Download complete 22:13:02 2f39f015ded8: Download complete 22:13:03 5eb5b503b376: Pull complete 22:13:03 5c69ac0246d0: Pull complete 22:13:03 ec43610c2a17: Pull complete 22:13:03 3a2ae6a8a46f: Pull complete 22:13:04 33b1e0a273af: Pull complete 22:13:04 5d3b04190fa2: Pull complete 22:13:08 2f39f015ded8: Pull complete 22:13:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:08 prd-ubuntu20.04-docker-8c-8g-4654 does not seem to be running inside a container 22:13:08 $ 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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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 22:13:10 $ docker top ddcc12eebd8a4ea87db95b57dabb2c591b61d34d2f80d24a9431639413c2b709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:10 ---> job-cost.sh 22:13:10 lf-activate-venv: SKIPPING 22:13:10 INFO: No Stack... 22:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:11 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:11 provisioning config files... 22:13:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config11760043349328261770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:11 + cat /w/workspace/undry_device-onvif-camera_PR-276/archives/cost.csv 22:13:11 + cut -d, -f6 [Pipeline] lock 22:13:11 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] 22:13:11 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] did not exist. Created. 22:13:11 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:11 ---> docker-login.sh 22:13:11 nexus3.edgexfoundry.org:10001 22:13:12 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:12 Stashed 1 file(s) [Pipeline] } 22:13:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:12 $ docker stop --time=1 ddcc12eebd8a4ea87db95b57dabb2c591b61d34d2f80d24a9431639413c2b709 22:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:12 Configure a credential helper to remove this warning. See 22:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:12 22:13:12 Login Succeeded 22:13:12 nexus3.edgexfoundry.org:10002 22:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 nexus3.edgexfoundry.org:10003 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 $ docker rm -f --volumes ddcc12eebd8a4ea87db95b57dabb2c591b61d34d2f80d24a9431639413c2b709 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 docker.io 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:14 Configure a credential helper to remove this warning. See 22:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:14 22:13:14 Login Succeeded 22:13:14 ---> docker-login.sh ends [Pipeline] } 22:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:14 ========================================================= 22:13:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:13:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:13:15 Sending build context to Docker daemon 19.69MB 22:13:15 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:13:15 Step 2/13 : FROM ${BASE} AS builder 22:13:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:15 af6eaf76a39c: Pulling fs layer 22:13:15 55522c791124: Pulling fs layer 22:13:15 ce5c4a1c91eb: Pulling fs layer 22:13:15 169dfbe0d373: Pulling fs layer 22:13:15 e1ff8fa3b103: Pulling fs layer 22:13:15 52ebb69f0ebf: Pulling fs layer 22:13:15 5abe8eddf0d5: Pulling fs layer 22:13:15 169dfbe0d373: Waiting 22:13:15 e1ff8fa3b103: Waiting 22:13:15 52ebb69f0ebf: Waiting 22:13:15 5abe8eddf0d5: Waiting 22:13:15 55522c791124: Verifying Checksum 22:13:15 55522c791124: Download complete 22:13:15 169dfbe0d373: Verifying Checksum 22:13:15 169dfbe0d373: Download complete 22:13:15 e1ff8fa3b103: Download complete 22:13:15 af6eaf76a39c: Verifying Checksum 22:13:15 af6eaf76a39c: Download complete 22:13:16 af6eaf76a39c: Pull complete 22:13:16 5abe8eddf0d5: Verifying Checksum 22:13:16 5abe8eddf0d5: Download complete 22:13:17 55522c791124: Pull complete 22:13:18 ce5c4a1c91eb: Verifying Checksum 22:13:18 ce5c4a1c91eb: Download complete 22:13:18 52ebb69f0ebf: Verifying Checksum 22:13:18 52ebb69f0ebf: Download complete 22:13:30 ce5c4a1c91eb: Pull complete 22:13:30 169dfbe0d373: Pull complete 22:13:30 e1ff8fa3b103: Pull complete 22:13:35 52ebb69f0ebf: Pull complete 22:13:37 5abe8eddf0d5: Pull complete 22:13:37 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:13:37 ---> 6cb57ee374ae 22:13:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:39 ---> Running in 6235076362de 22:13:39 Removing intermediate container 6235076362de 22:13:39 ---> a01fab43d5bb 22:13:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:39 ---> Running in cb2264f42d18 22:13:39 Removing intermediate container cb2264f42d18 22:13:39 ---> faa1ee0eefb7 22:13:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:13:39 ---> Running in 52ea6f3ce74f 22:13:40 Removing intermediate container 52ea6f3ce74f 22:13:40 ---> 9712d3d38b2c 22:13:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:40 ---> Running in aa01c3f81cc1 22:13:40 Removing intermediate container aa01c3f81cc1 22:13:40 ---> 14c0dd265fd3 22:13:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:40 ---> Running in 0aaaae72fa19 22:13:40 Removing intermediate container 0aaaae72fa19 22:13:40 ---> ee8914b56c5f 22:13:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:40 ---> Running in e07c4a4db265 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:13:44 OK: 263 MiB in 53 packages 22:13:44 Removing intermediate container e07c4a4db265 22:13:44 ---> bcedde600dcf 22:13:44 Step 9/13 : WORKDIR /device-onvif-camera 22:13:44 ---> Running in 12bdcb027afd 22:13:45 Removing intermediate container 12bdcb027afd 22:13:45 ---> 0d776a37d9eb 22:13:45 Step 10/13 : COPY go.mod vendor* ./ 22:13:45 ---> 58dbb5d863bc 22:13:45 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:45 ---> Running in c9d8c9ecb513 22:14:53 Removing intermediate container c9d8c9ecb513 22:14:53 ---> e72ba19f46b2 22:14:53 Step 12/13 : COPY . . 22:14:53 ---> 78c8a59a02bb 22:14:53 Step 13/13 : RUN ${MAKE} 22:14:53 ---> Running in fe983669433c 22:14:53 noop 22:14:53 Removing intermediate container fe983669433c 22:14:53 ---> b0e28e0eb9f6 22:14:53 Successfully built b0e28e0eb9f6 22:14:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:53 + docker inspect -f . ci-base-image-arm64 22:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:54 prd-ubuntu20.04-docker-arm64-4c-16g-4657 does not seem to be running inside a container 22:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 22:14:55 $ docker top 4b9b60e3bdfed4457c2a38fe8f12eea8c922eb7551a4db011ca5b6c301cc5b6d -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:56 + go version 22:14:56 go version go1.20.2 linux/arm64 [Pipeline] } 22:14:56 $ docker stop --time=1 4b9b60e3bdfed4457c2a38fe8f12eea8c922eb7551a4db011ca5b6c301cc5b6d 22:14:58 $ docker rm -f --volumes 4b9b60e3bdfed4457c2a38fe8f12eea8c922eb7551a4db011ca5b6c301cc5b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:58 + docker inspect -f . ci-base-image-arm64 22:14:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:58 prd-ubuntu20.04-docker-arm64-4c-16g-4657 does not seem to be running inside a container 22:14:58 $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 22:15:00 $ docker top fe5894cfab4174dd3e2f2aca1984162ccc86fa0e820c8e1ec4aeb81ffa293645 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh 22:15:01 + make test 22:15:01 go test ./... -coverprofile=coverage.out ./... 22:15:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:17:55 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:18:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:18:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.347s coverage: 31.7% of statements 22:18:36 --- FAIL: TestIpGenerator (0.01s) 22:18:36 --- FAIL: TestIpGenerator/basic_/8_subnet (30.03s) 22:18:36 util_test.go:180: 22:18:36 Error Trace: /w/workspace/device-onvif-camera/5/internal/netscan/util_test.go:180 22:18:36 Error: Not equal: 22:18:36 expected: 0xfffffe 22:18:36 actual : 0xf81c05 22:18:36 Test: TestIpGenerator/basic_/8_subnet 22:18:36 util_test.go:183: 22:18:36 Error Trace: /w/workspace/device-onvif-camera/5/internal/netscan/util_test.go:183 22:18:36 Error: Not equal: 22:18:36 expected: "10.255.255.254" 22:18:36 actual : "10.248.28.5" 22:18:36 22:18:36 Diff: 22:18:36 --- Expected 22:18:36 +++ Actual 22:18:36 @@ -1 +1 @@ 22:18:36 -10.255.255.254 22:18:36 +10.248.28.5 22:18:36 Test: TestIpGenerator/basic_/8_subnet 22:18:36 FAIL 22:18:36 github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements 22:18:36 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.335s 22:18:36 FAIL 22:18:36 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 22:18:36 $ docker stop --time=1 fe5894cfab4174dd3e2f2aca1984162ccc86fa0e820c8e1ec4aeb81ffa293645 22:18:38 $ docker rm -f --volumes fe5894cfab4174dd3e2f2aca1984162ccc86fa0e820c8e1ec4aeb81ffa293645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:39 22:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:40 arm64: Pulling from edgex-lftools-log-publisher 22:18:40 8998bd30e6a1: Pulling fs layer 22:18:40 04944245beec: Pulling fs layer 22:18:40 699f458cf7ca: Pulling fs layer 22:18:40 765212b225bb: Pulling fs layer 22:18:40 f23df028b6ca: Pulling fs layer 22:18:40 d65c8cfc05b1: Pulling fs layer 22:18:40 2437ff75d9bd: Pulling fs layer 22:18:40 765212b225bb: Waiting 22:18:40 f23df028b6ca: Waiting 22:18:40 d65c8cfc05b1: Waiting 22:18:40 2437ff75d9bd: Waiting 22:18:40 04944245beec: Verifying Checksum 22:18:40 04944245beec: Download complete 22:18:40 765212b225bb: Verifying Checksum 22:18:40 765212b225bb: Download complete 22:18:40 f23df028b6ca: Verifying Checksum 22:18:40 f23df028b6ca: Download complete 22:18:40 d65c8cfc05b1: Verifying Checksum 22:18:40 d65c8cfc05b1: Download complete 22:18:40 699f458cf7ca: Verifying Checksum 22:18:40 699f458cf7ca: Download complete 22:18:40 8998bd30e6a1: Verifying Checksum 22:18:40 8998bd30e6a1: Download complete 22:18:43 2437ff75d9bd: Verifying Checksum 22:18:43 2437ff75d9bd: Download complete 22:18:47 8998bd30e6a1: Pull complete 22:18:48 04944245beec: Pull complete 22:18:49 699f458cf7ca: Pull complete 22:18:49 765212b225bb: Pull complete 22:18:50 f23df028b6ca: Pull complete 22:18:50 d65c8cfc05b1: Pull complete 22:19:05 2437ff75d9bd: Pull complete 22:19:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:05 prd-ubuntu20.04-docker-arm64-4c-16g-4657 does not seem to be running inside a container 22:19:05 $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 22:19:08 $ docker top d90ac55f0d6eab1073edf19aaf165ec50a3ebdad846924b930ac036516dbab70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:09 ---> job-cost.sh 22:19:09 lf-activate-venv: SKIPPING 22:19:09 INFO: No Stack... 22:19:10 INFO: Retrieving Pricing Info for: v3-standard-4 22:19:11 INFO: Archiving Costs [Pipeline] sh 22:19:11 + + cat /w/workspace/device-onvif-camera/5/archives/cost.csvcut 22:19:11 -d, -f6 [Pipeline] lock 22:19:11 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] 22:19:11 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] did not exist. Created. 22:19:11 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:12 /w/workspace/device-onvif-camera/5@tmp/durable-a1ec8ab1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:13 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:13 Warning: overwriting stash ‘stack-cost’ 22:19:13 Stashed 1 file(s) [Pipeline] } 22:19:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:13 $ docker stop --time=1 d90ac55f0d6eab1073edf19aaf165ec50a3ebdad846924b930ac036516dbab70 22:19:15 $ docker rm -f --volumes d90ac55f0d6eab1073edf19aaf165ec50a3ebdad846924b930ac036516dbab70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:19:15 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:19:16 + [ -d /w/workspace/undry_device-onvif-camera_PR-276/archives ] 22:19:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives 22:19:16 total 16 22:19:16 drwxr-xr-x 3 root root 4096 Mar 20 22:13 . 22:19:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 22:13 .. 22:19:16 drwxr-xr-x 2 root root 4096 Mar 20 22:13 cost 22:19:16 -rw-r--r-- 1 root root 91 Mar 20 22:13 cost.csv 22:19:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-276/archives 22:19:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives 22:19:16 total 16 22:19:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 22:13 . 22:19:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 22:13 .. 22:19:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 22:13 cost 22:19:16 -rw-r--r-- 1 jenkins jenkins 91 Mar 20 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:19:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:19:17 ---> package-listing.sh 22:19:17 ++ facter osfamily 22:19:17 ++ tr '[:upper:]' '[:lower:]' 22:19:17 + OS_FAMILY=debian 22:19:17 + workspace=/w/workspace/undry_device-onvif-camera_PR-276 22:19:17 + START_PACKAGES=/tmp/packages_start.txt 22:19:17 + END_PACKAGES=/tmp/packages_end.txt 22:19:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:17 + PACKAGES=/tmp/packages_start.txt 22:19:17 + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' 22:19:17 + PACKAGES=/tmp/packages_end.txt 22:19:17 + case "${OS_FAMILY}" in 22:19:17 + dpkg -l 22:19:17 + grep '^ii' 22:19:17 + '[' -f /tmp/packages_start.txt ']' 22:19:17 + '[' -f /tmp/packages_end.txt ']' 22:19:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:17 + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' 22:19:17 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-276/archives/ 22:19:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-276/archives/ [Pipeline] echo 22:19:17 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:19:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:18 prd-ubuntu20.04-docker-8c-8g-4654 does not seem to be running inside a container 22:19:18 $ 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-276/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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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 22:19:18 $ docker top 2fc71692ec16e02108e8d31b586b2bfd0eadba3f1bf9cbd020a6821dc0641ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:19 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:19 + mkdir -p /var/log/sysstat [Pipeline] sh 22:19:19 + ls /var/log/sa-host 22:19:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:20 provisioning config files... 22:19:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config16827034848010902191tmp [Pipeline] { [Pipeline] echo 22:19:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:20 ---> create-netrc.sh [Pipeline] } 22:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:19:20 ---> python-tools-install.sh [Pipeline] echo 22:19:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:20 ---> sudo-logs.sh 22:19:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:19:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:21 ---> job-cost.sh 22:19:21 lf-activate-venv: SKIPPING 22:19:21 DEBUG: total: 0.2199999988079071 22:19:21 INFO: Retrieving Stack Cost... 22:19:21 INFO: Retrieving Pricing Info for: v3-standard-8 22:19:21 INFO: Archiving Costs [Pipeline] echo 22:19:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:22 ---> logs-deploy.sh 22:19:22 lf-activate-venv: SKIPPING 22:19:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-276/5 22:19:22 INFO: archiving workspace using pattern(s): 22:19:23 Archives upload complete. 22:19:23 INFO: archiving logs to Nexus 22:19:23 ---> uname -a: 22:19:23 Linux prd-ubuntu20-04-docker-8c-8g-4654 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:19:23 22:19:23 22:19:23 ---> lscpu: 22:19:23 Architecture: x86_64 22:19:23 CPU op-mode(s): 32-bit, 64-bit 22:19:23 Byte Order: Little Endian 22:19:23 Address sizes: 40 bits physical, 48 bits virtual 22:19:23 CPU(s): 8 22:19:23 On-line CPU(s) list: 0-7 22:19:23 Thread(s) per core: 1 22:19:23 Core(s) per socket: 1 22:19:23 Socket(s): 8 22:19:23 NUMA node(s): 1 22:19:23 Vendor ID: AuthenticAMD 22:19:23 CPU family: 23 22:19:23 Model: 49 22:19:23 Model name: AMD EPYC-Rome Processor 22:19:23 Stepping: 0 22:19:23 CPU MHz: 2799.998 22:19:23 BogoMIPS: 5599.99 22:19:23 Virtualization: AMD-V 22:19:23 Hypervisor vendor: KVM 22:19:23 Virtualization type: full 22:19:23 L1d cache: 256 KiB 22:19:23 L1i cache: 256 KiB 22:19:23 L2 cache: 4 MiB 22:19:23 L3 cache: 128 MiB 22:19:23 NUMA node0 CPU(s): 0-7 22:19:23 Vulnerability Itlb multihit: Not affected 22:19:23 Vulnerability L1tf: Not affected 22:19:23 Vulnerability Mds: Not affected 22:19:23 Vulnerability Meltdown: Not affected 22:19:23 Vulnerability Mmio stale data: Not affected 22:19:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:19:23 Vulnerability Srbds: Not affected 22:19:23 Vulnerability Tsx async abort: Not affected 22:19:23 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 22:19:23 22:19:23 22:19:23 ---> nproc: 22:19:23 8 22:19:23 22:19:23 22:19:23 ---> df -h: 22:19:23 Filesystem Size Used Avail Use% Mounted on 22:19:23 overlay 155G 12G 144G 8% / 22:19:23 tmpfs 64M 0 64M 0% /dev 22:19:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:19:23 shm 64M 0 64M 0% /dev/shm 22:19:23 /dev/vda1 155G 12G 144G 8% /facter-os 22:19:23 22:19:23 22:19:23 ---> sar -b -r -n DEV: 22:19:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4654) 03/20/23 _x86_64_ (8 CPU) 22:19:23 22:19:23 22:09:46 LINUX RESTART (8 CPU) 22:19:23 22:19:23 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:19:23 22:11:02 252.84 47.94 204.90 0.00 5399.23 104627.76 0.00 22:19:23 22:12:01 195.68 1.19 194.49 0.00 32.26 74166.33 0.00 22:19:23 22:13:01 158.21 0.18 158.02 0.00 4.00 31480.35 0.00 22:19:23 22:14:01 35.09 0.00 35.09 0.00 0.00 16753.08 0.00 22:19:23 22:15:01 28.93 9.27 19.66 0.00 2887.12 2499.32 0.00 22:19:23 22:16:01 28.15 1.33 26.81 0.00 2271.22 6285.62 0.00 22:19:23 22:17:01 3.68 0.03 3.65 0.00 0.27 93.15 0.00 22:19:23 22:18:01 2.18 0.00 2.18 0.00 0.00 23.46 0.00 22:19:23 22:19:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 22:19:23 Average: 78.22 6.67 71.55 0.00 1179.16 26126.57 0.00 22:19:23 22:19:23 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:23 22:11:02 29251372 31578300 744940 2.27 71636 2537660 2026332 5.97 1027664 2259024 634804 22:19:23 22:12:01 28265512 31438324 860188 2.62 145924 3221704 2008804 5.92 1247424 2909932 10524 22:19:23 22:13:01 28100656 31557644 742972 2.26 152776 3496696 1878632 5.54 1285016 3038504 408 22:19:23 22:14:01 27617812 31583540 716088 2.18 160888 3948632 1751764 5.16 1276140 3477804 4 22:19:23 22:15:01 27293028 31537368 752172 2.29 178308 4199848 1831076 5.40 1460404 3597624 66352 22:19:23 22:16:01 27095892 31569280 715996 2.18 194304 4403968 1823112 5.37 1592728 3647328 4 22:19:23 22:17:01 27100408 31569276 715736 2.18 192836 4400852 1793748 5.29 1591868 3644308 220 22:19:23 22:18:01 27103000 31571948 713092 2.17 192920 4400848 1793748 5.29 1589432 3644312 40 22:19:23 22:19:01 27102968 31571988 713056 2.17 192956 4400844 1793748 5.29 1589432 3644348 4 22:19:23 Average: 27658961 31553074 741582 2.26 164728 3890117 1855663 5.47 1406679 3318132 79151 22:19:23 22:19:23 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:23 22:11:02 docker0 13.06 13.21 1.16 118.33 0.00 0.00 0.00 0.00 22:19:23 22:11:02 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 22:19:23 22:11:02 ens3 652.71 418.71 6749.73 137.55 0.00 0.00 0.00 0.00 22:19:23 22:12:01 docker0 189.68 309.10 15.31 2008.88 0.00 0.00 0.00 0.00 22:19:23 22:12:01 veth26acdf5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:19:23 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:23 22:12:01 ens3 340.83 209.52 2037.66 30.10 0.00 0.00 0.00 0.00 22:19:23 22:13:01 docker0 2.97 7.05 0.18 85.63 0.00 0.00 0.00 0.00 22:19:23 22:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:19:23 22:13:01 ens3 39.83 24.91 113.16 13.57 0.00 0.00 0.00 0.00 22:19:23 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:14:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 22:19:23 22:14:01 ens3 101.10 59.96 2523.67 10.04 0.00 0.00 0.00 0.00 22:19:23 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:19:23 22:15:01 ens3 97.58 47.43 1433.40 3.63 0.00 0.00 0.00 0.00 22:19:23 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:19:23 22:16:01 ens3 54.39 23.13 1372.39 1.70 0.00 0.00 0.00 0.00 22:19:23 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:23 22:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:23 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 22:19:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:19:23 Average: docker0 22.55 36.09 1.83 242.62 0.00 0.00 0.00 0.00 22:19:23 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 22:19:23 Average: ens3 142.59 86.86 1580.23 21.83 0.00 0.00 0.00 0.00 22:19:23 22:19:23 22:19:23 ---> sar -P ALL: 22:19:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4654) 03/20/23 _x86_64_ (8 CPU) 22:19:23 22:19:23 22:09:46 LINUX RESTART (8 CPU) 22:19:23 22:19:23 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:19:23 22:11:02 all 9.35 0.00 3.28 1.55 0.05 85.76 22:19:23 22:11:02 0 8.78 0.00 4.16 2.87 0.05 84.15 22:19:23 22:11:02 1 8.01 0.00 3.06 1.18 0.05 87.71 22:19:23 22:11:02 2 11.03 0.00 3.35 1.27 0.03 84.31 22:19:23 22:11:02 3 10.33 0.00 4.35 2.75 0.07 82.50 22:19:23 22:11:02 4 13.13 0.00 2.61 0.30 0.07 83.89 22:19:23 22:11:02 5 7.98 0.00 2.95 1.51 0.05 87.51 22:19:23 22:11:02 6 8.77 0.00 2.66 0.96 0.05 87.56 22:19:23 22:11:02 7 6.77 0.00 3.10 1.57 0.07 88.49 22:19:23 22:12:01 all 6.97 0.00 3.41 1.56 0.05 88.02 22:19:23 22:12:01 0 7.25 0.00 2.90 0.39 0.05 89.40 22:19:23 22:12:01 1 6.73 0.00 3.70 0.55 0.05 88.97 22:19:23 22:12:01 2 7.95 0.00 3.59 0.55 0.05 87.86 22:19:23 22:12:01 3 5.93 0.00 4.54 5.57 0.05 83.92 22:19:23 22:12:01 4 6.96 0.00 2.64 0.07 0.03 90.30 22:19:23 22:12:01 5 6.90 0.00 3.39 2.16 0.05 87.49 22:19:23 22:12:01 6 7.55 0.00 2.73 0.17 0.05 89.50 22:19:23 22:12:01 7 6.46 0.00 3.76 3.05 0.05 86.68 22:19:23 22:13:01 all 44.75 0.00 7.74 0.95 0.10 46.47 22:19:23 22:13:01 0 43.62 0.00 7.65 0.91 0.08 47.74 22:19:23 22:13:01 1 43.48 0.00 7.15 0.07 0.10 49.19 22:19:23 22:13:01 2 44.47 0.00 7.49 0.32 0.10 47.62 22:19:23 22:13:01 3 44.52 0.00 7.99 1.65 0.10 45.74 22:19:23 22:13:01 4 48.20 0.00 7.84 2.09 0.10 41.77 22:19:23 22:13:01 5 44.84 0.00 7.76 1.70 0.10 45.60 22:19:23 22:13:01 6 44.50 0.00 8.05 0.32 0.08 47.05 22:19:23 22:13:01 7 44.34 0.00 7.95 0.57 0.10 47.03 22:19:23 22:14:01 all 2.88 0.00 1.20 0.40 0.02 95.50 22:19:23 22:14:01 0 2.59 0.00 1.24 0.28 0.02 95.87 22:19:23 22:14:01 1 3.48 0.00 1.24 0.00 0.02 95.27 22:19:23 22:14:01 2 2.74 0.00 1.04 0.07 0.02 96.14 22:19:23 22:14:01 3 2.60 0.00 1.31 0.03 0.02 96.05 22:19:23 22:14:01 4 2.41 0.00 1.17 0.02 0.00 96.40 22:19:23 22:14:01 5 2.49 0.00 1.57 0.57 0.03 95.33 22:19:23 22:14:01 6 3.96 0.00 0.83 0.00 0.02 95.19 22:19:23 22:14:01 7 2.79 0.00 1.24 2.21 0.02 93.74 22:19:23 22:15:01 all 1.10 0.00 0.75 0.20 0.01 97.94 22:19:23 22:15:01 0 1.57 0.00 1.22 0.32 0.02 96.88 22:19:23 22:15:01 1 0.55 0.00 1.98 0.32 0.00 97.15 22:19:23 22:15:01 2 0.89 0.00 0.48 0.05 0.00 98.58 22:19:23 22:15:01 3 0.99 0.00 0.37 0.57 0.02 98.06 22:19:23 22:15:01 4 1.49 0.00 0.62 0.18 0.02 97.70 22:19:23 22:15:01 5 0.83 0.00 0.50 0.07 0.00 98.60 22:19:23 22:15:01 6 1.59 0.00 0.42 0.05 0.00 97.94 22:19:23 22:15:01 7 0.92 0.00 0.43 0.02 0.02 98.61 22:19:23 22:16:01 all 1.08 0.00 0.72 0.25 0.01 97.93 22:19:23 22:16:01 0 1.25 0.00 0.52 0.03 0.00 98.20 22:19:23 22:16:01 1 0.57 0.00 0.43 0.02 0.02 98.96 22:19:23 22:16:01 2 0.78 0.00 1.75 0.05 0.02 97.40 22:19:23 22:16:01 3 0.84 0.00 0.47 1.05 0.03 97.61 22:19:23 22:16:01 4 0.63 0.00 0.78 0.32 0.00 98.26 22:19:23 22:16:01 5 1.42 0.00 0.62 0.07 0.02 97.88 22:19:23 22:16:01 6 0.64 0.00 0.37 0.00 0.02 98.98 22:19:23 22:16:01 7 2.50 0.00 0.85 0.47 0.00 96.18 22:19:23 22:17:01 all 0.10 0.00 0.09 0.02 0.00 99.79 22:19:23 22:17:01 0 0.07 0.00 0.10 0.00 0.00 99.83 22:19:23 22:17:01 1 0.20 0.00 0.12 0.00 0.00 99.68 22:19:23 22:17:01 2 0.02 0.00 0.05 0.02 0.00 99.92 22:19:23 22:17:01 3 0.13 0.00 0.08 0.12 0.00 99.67 22:19:23 22:17:01 4 0.03 0.00 0.07 0.02 0.00 99.88 22:19:23 22:17:01 5 0.07 0.00 0.05 0.00 0.00 99.88 22:19:23 22:17:01 6 0.15 0.00 0.12 0.02 0.00 99.72 22:19:23 22:17:01 7 0.12 0.00 0.13 0.00 0.02 99.73 22:19:23 22:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 22:19:23 22:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:19:23 22:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:19:23 22:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:19:23 22:18:01 3 0.07 0.00 0.02 0.03 0.00 99.88 22:19:23 22:18:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:19:23 22:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:23 22:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:19:23 22:18:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:19:23 22:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:19:23 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:19:23 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:19:23 22:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:19:23 22:19:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:19:23 22:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:19:23 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:23 22:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:19:23 22:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:19:23 Average: all 7.33 0.00 1.90 0.55 0.03 90.19 22:19:23 Average: 0 7.20 0.00 1.97 0.53 0.02 90.27 22:19:23 Average: 1 6.97 0.00 1.96 0.23 0.03 90.81 22:19:23 Average: 2 7.51 0.00 1.97 0.26 0.02 90.24 22:19:23 Average: 3 7.24 0.00 2.11 1.30 0.03 89.32 22:19:23 Average: 4 8.06 0.00 1.74 0.34 0.03 89.84 22:19:23 Average: 5 7.12 0.00 1.86 0.67 0.03 90.32 22:19:23 Average: 6 7.47 0.00 1.69 0.17 0.03 90.65 22:19:23 Average: 7 7.07 0.00 1.93 0.87 0.03 90.10 22:19:23 22:19:23 22:19:23