Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3af0c1b82982a546f7da6fcfee1379684eaa4118+eace6589c3cbf428f520f2fa351df3c718b4124b (5d92159a4bf0a89637ceeecbbae4f1d6d5edb640) 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-ssh803549038009857927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4854890758060741408.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/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-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2820468745257947488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12856490519879940172.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-usb-camera/branches/PR-99/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-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13120860016614897269.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1615’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1618’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1618 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 3af0c1b82982a546f7da6fcfee1379684eaa4118 Merge succeeded, producing 3af0c1b82982a546f7da6fcfee1379684eaa4118 Checking out Revision 3af0c1b82982a546f7da6fcfee1379684eaa4118 (PR-99) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3af0c1b82982a546f7da6fcfee1379684eaa4118 # 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 eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3af0c1b82982a546f7da6fcfee1379684eaa4118 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T17:44:43.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T17:44:43.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T17:44:43.992Z] ========================================================= [2023-01-10T17:44:43.992Z] EdgeX Global Pipelines Version Info [2023-01-10T17:44:43.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 82ffb8065bec482c8a57906fb0e87f810ea2306b # timeout=10 [2023-01-10T17:44:44.712Z] ------------------- [2023-01-10T17:44:44.712Z] stable info: [2023-01-10T17:44:44.712Z] ------------------- [2023-01-10T17:44:44.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T17:44:44.712Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:44:44.712Z] Message: update stable to v1.0.244 [2023-01-10T17:44:46.095Z] ------------------- [2023-01-10T17:44:46.095Z] experimental info: [2023-01-10T17:44:46.095Z] ------------------- [2023-01-10T17:44:46.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T17:44:46.095Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:44:46.095Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T17:44:46.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-10T17:44:46.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-10T17:44:46.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T17:44:46.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T17:44:46.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T17:44:46.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T17:44:46.366Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T17:44:46.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T17:44:46.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T17:44:46.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T17:44:46.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T17:44:46.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-10T17:44:46.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T17:44:46.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T17:44:46.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:44:46.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:44:46.476Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:44:46.488Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:44:46.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T17:44:46.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T17:44:46.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T17:44:46.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T17:44:46.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T17:44:46.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T17:44:46.593Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T17:44:46.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T17:44:46.613Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T17:44:46.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2023-01-10T17:44:46.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2023-01-10T17:44:46.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2023-01-10T17:44:46.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3af0c1b82982a546f7da6fcfee1379684eaa4118 [Pipeline] echo [2023-01-10T17:44:46.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3af0c1b [Pipeline] echo [2023-01-10T17:44:46.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:44:46.739Z] provisioning config files... [2023-01-10T17:44:46.753Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config1795486816309591732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:44:47.054Z] ---> docker-login.sh [2023-01-10T17:44:47.054Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:44:47.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:47.337Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:47.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:47.338Z] [2023-01-10T17:44:47.338Z] Login Succeeded [2023-01-10T17:44:47.338Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:44:47.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:47.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:47.338Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:47.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:47.338Z] [2023-01-10T17:44:47.338Z] Login Succeeded [2023-01-10T17:44:47.338Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:44:47.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:47.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:47.598Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:47.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:47.598Z] [2023-01-10T17:44:47.598Z] Login Succeeded [2023-01-10T17:44:47.598Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:44:47.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:47.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:47.598Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:47.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:47.598Z] [2023-01-10T17:44:47.598Z] Login Succeeded [2023-01-10T17:44:47.598Z] docker.io [2023-01-10T17:44:47.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:47.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:47.859Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:47.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:47.859Z] [2023-01-10T17:44:47.859Z] Login Succeeded [2023-01-10T17:44:47.859Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:44:47.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T17:44:48.254Z] + git rev-list -1 --merges 3af0c1b82982a546f7da6fcfee1379684eaa4118~1..3af0c1b82982a546f7da6fcfee1379684eaa4118 [Pipeline] echo [2023-01-10T17:44:48.301Z] -----------> git rev-list -1 --merges 3af0c1b82982a546f7da6fcfee1379684eaa4118~1..3af0c1b82982a546f7da6fcfee1379684eaa4118 3af0c1b82982a546f7da6fcfee1379684eaa4118 [false] [Pipeline] sh [2023-01-10T17:44:48.588Z] + git log --format=format:%s -1 3af0c1b82982a546f7da6fcfee1379684eaa4118 [Pipeline] echo [2023-01-10T17:44:48.603Z] ========================================================= [2023-01-10T17:44:48.603Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T17:44:48.603Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:44:48.933Z] + git log --format=format:%s -1 3af0c1b82982a546f7da6fcfee1379684eaa4118 [Pipeline] echo [2023-01-10T17:44:48.947Z] [semverPrep] GIT_COMMIT: 3af0c1b82982a546f7da6fcfee1379684eaa4118, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5 [Pipeline] echo [2023-01-10T17:44:48.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T17:44:49.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:44:49.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T17:44:49.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T17:44:49.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T17:44:49.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T17:44:49.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T17:44:49.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:49.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:49.678Z] [2023-01-10T17:44:49.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:49.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:49.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T17:44:49.986Z] b85a868b505f: Pulling fs layer [2023-01-10T17:44:49.986Z] e2be974225ed: Pulling fs layer [2023-01-10T17:44:49.986Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T17:44:49.986Z] 988bab9f4d93: Pulling fs layer [2023-01-10T17:44:49.986Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T17:44:49.986Z] eaf3925da568: Pulling fs layer [2023-01-10T17:44:49.986Z] bab4dde63d76: Pulling fs layer [2023-01-10T17:44:49.986Z] bde34c3a00c8: Pulling fs layer [2023-01-10T17:44:49.986Z] b352a97aabf1: Pulling fs layer [2023-01-10T17:44:49.986Z] 4872d77fe225: Pulling fs layer [2023-01-10T17:44:49.986Z] 5851b861e8e6: Pulling fs layer [2023-01-10T17:44:49.986Z] eaf3925da568: Waiting [2023-01-10T17:44:49.986Z] bab4dde63d76: Waiting [2023-01-10T17:44:49.986Z] b352a97aabf1: Waiting [2023-01-10T17:44:49.986Z] 4872d77fe225: Waiting [2023-01-10T17:44:49.986Z] 5851b861e8e6: Waiting [2023-01-10T17:44:49.986Z] bde34c3a00c8: Waiting [2023-01-10T17:44:49.986Z] 988bab9f4d93: Waiting [2023-01-10T17:44:49.986Z] 1469e6f7b9e6: Waiting [2023-01-10T17:44:49.986Z] e2be974225ed: Verifying Checksum [2023-01-10T17:44:49.986Z] e2be974225ed: Download complete [2023-01-10T17:44:49.986Z] 988bab9f4d93: Verifying Checksum [2023-01-10T17:44:49.986Z] 988bab9f4d93: Download complete [2023-01-10T17:44:50.246Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T17:44:50.246Z] 1469e6f7b9e6: Download complete [2023-01-10T17:44:50.246Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T17:44:50.246Z] 339a4e72a1f5: Download complete [2023-01-10T17:44:50.246Z] eaf3925da568: Verifying Checksum [2023-01-10T17:44:50.246Z] eaf3925da568: Download complete [2023-01-10T17:44:50.246Z] bde34c3a00c8: Download complete [2023-01-10T17:44:50.246Z] b352a97aabf1: Verifying Checksum [2023-01-10T17:44:50.246Z] b352a97aabf1: Download complete [2023-01-10T17:44:50.246Z] 4872d77fe225: Download complete [2023-01-10T17:44:50.246Z] 5851b861e8e6: Verifying Checksum [2023-01-10T17:44:50.246Z] 5851b861e8e6: Download complete [2023-01-10T17:44:50.246Z] b85a868b505f: Verifying Checksum [2023-01-10T17:44:50.246Z] b85a868b505f: Download complete [2023-01-10T17:44:50.505Z] bab4dde63d76: Verifying Checksum [2023-01-10T17:44:50.505Z] bab4dde63d76: Download complete [2023-01-10T17:44:51.884Z] b85a868b505f: Pull complete [2023-01-10T17:44:51.884Z] e2be974225ed: Pull complete [2023-01-10T17:44:52.143Z] 339a4e72a1f5: Pull complete [2023-01-10T17:44:52.408Z] 988bab9f4d93: Pull complete [2023-01-10T17:44:52.671Z] 1469e6f7b9e6: Pull complete [2023-01-10T17:44:52.671Z] eaf3925da568: Pull complete [2023-01-10T17:44:54.573Z] bab4dde63d76: Pull complete [2023-01-10T17:44:54.573Z] bde34c3a00c8: Pull complete [2023-01-10T17:44:54.835Z] b352a97aabf1: Pull complete [2023-01-10T17:44:54.835Z] 4872d77fe225: Pull complete [2023-01-10T17:44:54.835Z] 5851b861e8e6: Pull complete [2023-01-10T17:44:54.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T17:44:54.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:54.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:44:54.932Z] prd-ubuntu20.04-docker-8c-8g-1618 does not seem to be running inside a container [2023-01-10T17:44:54.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T17:44:57.314Z] $ docker top 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b -eo pid,comm [2023-01-10T17:44:57.395Z] 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). [2023-01-10T17:44:57.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:44:57.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:44:57.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:44:57.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:44:57.559Z] $ docker exec 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b ssh-agent [2023-01-10T17:44:57.662Z] SSH_AUTH_SOCK=/tmp/ssh-Dp8S8hl6s2Uc/agent.33 [2023-01-10T17:44:57.662Z] SSH_AGENT_PID=39 [2023-01-10T17:44:57.668Z] Running ssh-add (command line suppressed) [2023-01-10T17:44:57.773Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_943744564757973302.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_943744564757973302.key) [2023-01-10T17:44:57.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:44:58.073Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T17:44:58.087Z] $ docker exec --env ******** --env ******** 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b ssh-agent -k [2023-01-10T17:44:58.189Z] unset SSH_AUTH_SOCK; [2023-01-10T17:44:58.190Z] unset SSH_AGENT_PID; [2023-01-10T17:44:58.190Z] echo Agent pid 39 killed; [2023-01-10T17:44:58.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T17:44:58.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:44:58.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:44:58.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:44:58.345Z] $ docker exec 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b ssh-agent [2023-01-10T17:44:58.453Z] SSH_AUTH_SOCK=/tmp/ssh-qJCrp70XCusA/agent.71 [2023-01-10T17:44:58.453Z] SSH_AGENT_PID=78 [2023-01-10T17:44:58.458Z] Running ssh-add (command line suppressed) [2023-01-10T17:44:58.576Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_9739037312362987619.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_9739037312362987619.key) [2023-01-10T17:44:58.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:44:58.873Z] + git semver init [2023-01-10T17:44:59.154Z] 2023-01-10 17:44:59,056 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T17:44:59.154Z] 2023-01-10 17:44:59,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2023-01-10T17:44:59.154Z] 2023-01-10 17:44:59,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2023-01-10T17:44:59.154Z] 2023-01-10 17:44:59,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,905 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,907 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,912 [execute] INFO git cat-file --batch-check [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,921 [execute] INFO git cat-file --batch [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:45:00.094Z] 2023-01-10 17:44:59,927 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2023-01-10T17:45:00.094Z] 0.0.0 [Pipeline] } [2023-01-10T17:45:00.110Z] $ docker exec --env ******** --env ******** 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b ssh-agent -k [2023-01-10T17:45:00.220Z] unset SSH_AUTH_SOCK; [2023-01-10T17:45:00.220Z] unset SSH_AGENT_PID; [2023-01-10T17:45:00.220Z] echo Agent pid 78 killed; [2023-01-10T17:45:00.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:45:00.541Z] + git semver [Pipeline] } [2023-01-10T17:45:00.816Z] $ docker stop --time=1 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b [2023-01-10T17:45:02.102Z] $ docker rm -f --volumes 5420d9a7683865fd06d96ce02eda013bd53c657efa208847bacb87fd77aa385b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:45:02.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T17:45:02.653Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T17:45:02.657Z] [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 [2023-01-10T17:45:02.785Z] provisioning config files... [2023-01-10T17:45:02.794Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config13136372738906606015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:45:03.091Z] ---> docker-login.sh [2023-01-10T17:45:03.091Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:45:03.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:03.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:03.091Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:03.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:03.091Z] [2023-01-10T17:45:03.091Z] Login Succeeded [2023-01-10T17:45:03.091Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:45:03.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:03.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:03.091Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:03.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:03.091Z] [2023-01-10T17:45:03.091Z] Login Succeeded [2023-01-10T17:45:03.091Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:45:03.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:03.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:03.351Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:03.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:03.351Z] [2023-01-10T17:45:03.351Z] Login Succeeded [2023-01-10T17:45:03.351Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:45:03.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:03.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:03.612Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:03.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:03.612Z] [2023-01-10T17:45:03.612Z] Login Succeeded [2023-01-10T17:45:03.612Z] docker.io [2023-01-10T17:45:03.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:03.871Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:03.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:03.871Z] [2023-01-10T17:45:03.871Z] Login Succeeded [2023-01-10T17:45:03.871Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:45:03.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:45:03.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:45:03.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:45:03.954Z] ========================================================= [2023-01-10T17:45:03.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T17:45:03.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:04.269Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:45:04.269Z] Sending build context to Docker daemon 1.691MB [2023-01-10T17:45:04.269Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:45:04.269Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:45:04.269Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T17:45:04.269Z] 213ec9aee27d: Pulling fs layer [2023-01-10T17:45:04.269Z] 4583459ba037: Pulling fs layer [2023-01-10T17:45:04.269Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T17:45:04.269Z] 53926ce57604: Pulling fs layer [2023-01-10T17:45:04.269Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T17:45:04.269Z] 22ff95d597cd: Pulling fs layer [2023-01-10T17:45:04.269Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T17:45:04.269Z] 21b2b0c7a3f4: Waiting [2023-01-10T17:45:04.269Z] 22ff95d597cd: Waiting [2023-01-10T17:45:04.269Z] 53926ce57604: Waiting [2023-01-10T17:45:04.269Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T17:45:04.269Z] a7acece74701: Pulling fs layer [2023-01-10T17:45:04.269Z] 12d6caf4c0d1: Waiting [2023-01-10T17:45:04.269Z] 96b7cbca73a9: Waiting [2023-01-10T17:45:04.269Z] a7acece74701: Waiting [2023-01-10T17:45:04.269Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T17:45:04.269Z] 93c1e223e6f2: Download complete [2023-01-10T17:45:04.269Z] 4583459ba037: Verifying Checksum [2023-01-10T17:45:04.269Z] 4583459ba037: Download complete [2023-01-10T17:45:04.269Z] 21b2b0c7a3f4: Download complete [2023-01-10T17:45:04.540Z] 22ff95d597cd: Verifying Checksum [2023-01-10T17:45:04.540Z] 22ff95d597cd: Download complete [2023-01-10T17:45:04.540Z] 213ec9aee27d: Verifying Checksum [2023-01-10T17:45:04.540Z] 213ec9aee27d: Download complete [2023-01-10T17:45:04.540Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T17:45:04.540Z] 12d6caf4c0d1: Download complete [2023-01-10T17:45:04.540Z] 213ec9aee27d: Pull complete [2023-01-10T17:45:04.812Z] 4583459ba037: Pull complete [2023-01-10T17:45:04.812Z] 93c1e223e6f2: Pull complete [2023-01-10T17:45:05.078Z] a7acece74701: Download complete [2023-01-10T17:45:05.648Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T17:45:05.648Z] 96b7cbca73a9: Download complete [2023-01-10T17:45:05.908Z] 53926ce57604: Verifying Checksum [2023-01-10T17:45:05.908Z] 53926ce57604: Download complete [2023-01-10T17:45:10.095Z] 53926ce57604: Pull complete [2023-01-10T17:45:10.095Z] 21b2b0c7a3f4: Pull complete [2023-01-10T17:45:10.095Z] 22ff95d597cd: Pull complete [2023-01-10T17:45:10.095Z] 12d6caf4c0d1: Pull complete [2023-01-10T17:45:11.997Z] 96b7cbca73a9: Pull complete [2023-01-10T17:45:12.933Z] a7acece74701: Pull complete [2023-01-10T17:45:12.933Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T17:45:12.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T17:45:12.933Z] ---> db6d94c90886 [2023-01-10T17:45:12.933Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:45:15.476Z] ---> Running in 39bdb1378ed0 [2023-01-10T17:45:15.476Z] Removing intermediate container 39bdb1378ed0 [2023-01-10T17:45:15.476Z] ---> e69e66acff0b [2023-01-10T17:45:15.476Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:45:15.476Z] ---> Running in 525f247b1252 [2023-01-10T17:45:15.476Z] Removing intermediate container 525f247b1252 [2023-01-10T17:45:15.476Z] ---> 3a57f31df6cc [2023-01-10T17:45:15.476Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:45:15.476Z] ---> Running in 078d14ac8068 [2023-01-10T17:45:15.476Z] Removing intermediate container 078d14ac8068 [2023-01-10T17:45:15.476Z] ---> bc38b20ce585 [2023-01-10T17:45:15.476Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:45:15.476Z] ---> Running in d4f1fe76808c [2023-01-10T17:45:15.476Z] Removing intermediate container d4f1fe76808c [2023-01-10T17:45:15.476Z] ---> 29cd9887d185 [2023-01-10T17:45:15.476Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:45:15.476Z] ---> Running in 0e554af19567 [2023-01-10T17:45:15.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:15.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:15.994Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-10T17:45:15.994Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-10T17:45:15.994Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:45:15.994Z] (4/80) Installing libxcb (1.15-r0) [2023-01-10T17:45:15.994Z] (5/80) Installing libx11 (1.8-r0) [2023-01-10T17:45:16.256Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-10T17:45:16.256Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-10T17:45:16.256Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-10T17:45:16.256Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-10T17:45:16.256Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-10T17:45:16.256Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-10T17:45:16.256Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-10T17:45:16.256Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-10T17:45:16.256Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-10T17:45:16.256Z] (15/80) Installing libice (1.0.10-r0) [2023-01-10T17:45:16.256Z] (16/80) Installing libuuid (2.38-r1) [2023-01-10T17:45:16.256Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-10T17:45:16.256Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-10T17:45:16.256Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-10T17:45:16.256Z] (20/80) Installing xset (1.2.4-r0) [2023-01-10T17:45:16.256Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-10T17:45:16.256Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-10T17:45:16.256Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:45:16.515Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-10T17:45:16.515Z] (25/80) Installing libintl (0.21-r2) [2023-01-10T17:45:16.515Z] (26/80) Installing libblkid (2.38-r1) [2023-01-10T17:45:16.515Z] (27/80) Installing libmount (2.38-r1) [2023-01-10T17:45:16.515Z] (28/80) Installing pcre (8.45-r2) [2023-01-10T17:45:16.515Z] (29/80) Installing glib (2.72.1-r0) [2023-01-10T17:45:16.515Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-10T17:45:16.515Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-10T17:45:16.515Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:45:16.515Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-10T17:45:16.515Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-10T17:45:16.515Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-10T17:45:16.515Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-10T17:45:16.515Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:45:16.515Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-10T17:45:16.778Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-10T17:45:16.778Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-10T17:45:16.778Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-10T17:45:16.778Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-10T17:45:16.778Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-10T17:45:16.778Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-10T17:45:16.778Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-10T17:45:16.778Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-10T17:45:16.778Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-10T17:45:16.778Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-10T17:45:16.778Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-10T17:45:16.778Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-10T17:45:16.778Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-10T17:45:16.778Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-10T17:45:16.778Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-10T17:45:16.778Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-10T17:45:16.778Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:45:16.778Z] (56/80) Installing libunistring (1.0-r0) [2023-01-10T17:45:16.778Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-10T17:45:17.036Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-10T17:45:17.036Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-10T17:45:17.036Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:45:17.036Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-10T17:45:17.036Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-10T17:45:17.036Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:45:17.036Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-10T17:45:17.036Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:45:17.036Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-10T17:45:17.036Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-10T17:45:17.036Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-10T17:45:17.036Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-10T17:45:17.036Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-10T17:45:17.036Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-10T17:45:17.036Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-10T17:45:17.036Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:45:17.036Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:45:17.036Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-10T17:45:17.036Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:45:17.036Z] (76/80) Installing kmod-libs (29-r2) [2023-01-10T17:45:17.036Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-10T17:45:17.295Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:45:17.295Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:45:17.295Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:45:17.295Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:45:17.295Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:45:17.295Z] OK: 330 MiB in 131 packages [2023-01-10T17:45:17.752Z] Still waiting to schedule task [2023-01-10T17:45:17.753Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T17:45:19.250Z] Removing intermediate container 0e554af19567 [2023-01-10T17:45:19.250Z] ---> 84b87f131563 [2023-01-10T17:45:19.250Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:45:19.250Z] ---> Running in e20c3e11ab01 [2023-01-10T17:45:19.250Z] Removing intermediate container e20c3e11ab01 [2023-01-10T17:45:19.250Z] ---> 139621b5d045 [2023-01-10T17:45:19.250Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:45:19.250Z] ---> eb7ffdc6af2a [2023-01-10T17:45:19.250Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:45:19.250Z] ---> Running in ee728dfebfff [2023-01-10T17:45:41.187Z] Removing intermediate container ee728dfebfff [2023-01-10T17:45:41.187Z] ---> f26b7c53a069 [2023-01-10T17:45:41.187Z] Step 11/13 : COPY . . [2023-01-10T17:45:41.187Z] ---> 4c41c1e80bb8 [2023-01-10T17:45:41.187Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:45:41.188Z] ---> Running in 447c4c44bd51 [2023-01-10T17:45:41.188Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:45:41.188Z] Dload Upload Total Spent Left Speed [2023-01-10T17:45:41.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47880 0 --:--:-- --:--:-- --:--:-- 48272 [2023-01-10T17:45:41.445Z] Removing intermediate container 447c4c44bd51 [2023-01-10T17:45:41.445Z] ---> 51711e2e2d67 [2023-01-10T17:45:41.445Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:45:41.445Z] ---> Running in 376af025b3ea [2023-01-10T17:45:41.703Z] noop [2023-01-10T17:45:41.962Z] Removing intermediate container 376af025b3ea [2023-01-10T17:45:41.962Z] ---> 25a50b274c5c [2023-01-10T17:45:41.962Z] Successfully built 25a50b274c5c [2023-01-10T17:45:41.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:42.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:45:42.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:42.337Z] prd-ubuntu20.04-docker-8c-8g-1618 does not seem to be running inside a container [2023-01-10T17:45:42.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T17:45:42.709Z] $ docker top 96cbd45452f3cfb46bdb47079561628bb45b426ec0cf68397e7ed9ecf79d5267 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:43.051Z] + go version [2023-01-10T17:45:43.051Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T17:45:43.065Z] $ docker stop --time=1 96cbd45452f3cfb46bdb47079561628bb45b426ec0cf68397e7ed9ecf79d5267 [2023-01-10T17:45:44.354Z] $ docker rm -f --volumes 96cbd45452f3cfb46bdb47079561628bb45b426ec0cf68397e7ed9ecf79d5267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:44.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:45:44.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:44.840Z] prd-ubuntu20.04-docker-8c-8g-1618 does not seem to be running inside a container [2023-01-10T17:45:44.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T17:45:45.216Z] $ docker top 847f2d07bdc8df34bb557039c11414777743f1814cc55ade13f3d4c33d02e732 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:45.558Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:45:45.853Z] + make test [2023-01-10T17:45:45.854Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:45:46.419Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:45:58.616Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2023-01-10T17:45:58.616Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2023-01-10T17:45:58.616Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2023-01-10T17:45:58.616Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-10T17:45:58.616Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-01-10T17:45:58.632Z] $ docker stop --time=1 847f2d07bdc8df34bb557039c11414777743f1814cc55ade13f3d4c33d02e732 [2023-01-10T17:46:01.149Z] $ docker rm -f --volumes 847f2d07bdc8df34bb557039c11414777743f1814cc55ade13f3d4c33d02e732 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:46:01.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:46:01.671Z] [2023-01-10T17:46:01.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:46:01.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:46:01.966Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:46:01.966Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:46:01.966Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:46:01.966Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:46:01.966Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:46:01.966Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:46:01.966Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:46:01.966Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:46:01.966Z] 5d3b04190fa2: Waiting [2023-01-10T17:46:01.966Z] 2f39f015ded8: Waiting [2023-01-10T17:46:01.966Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:46:01.966Z] 33b1e0a273af: Waiting [2023-01-10T17:46:01.966Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T17:46:01.966Z] 5c69ac0246d0: Download complete [2023-01-10T17:46:01.966Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:46:01.966Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:46:02.225Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:46:02.225Z] 33b1e0a273af: Download complete [2023-01-10T17:46:02.225Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T17:46:02.225Z] 5d3b04190fa2: Download complete [2023-01-10T17:46:02.225Z] ec43610c2a17: Verifying Checksum [2023-01-10T17:46:02.225Z] ec43610c2a17: Download complete [2023-01-10T17:46:02.483Z] 5eb5b503b376: Verifying Checksum [2023-01-10T17:46:02.483Z] 5eb5b503b376: Download complete [2023-01-10T17:46:03.049Z] 2f39f015ded8: Verifying Checksum [2023-01-10T17:46:03.614Z] 5eb5b503b376: Pull complete [2023-01-10T17:46:03.614Z] 5c69ac0246d0: Pull complete [2023-01-10T17:46:04.181Z] ec43610c2a17: Pull complete [2023-01-10T17:46:04.181Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:46:04.181Z] 33b1e0a273af: Pull complete [2023-01-10T17:46:04.440Z] 5d3b04190fa2: Pull complete [2023-01-10T17:46:08.628Z] 2f39f015ded8: Pull complete [2023-01-10T17:46:08.628Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:46:08.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:46:08.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:46:08.753Z] prd-ubuntu20.04-docker-8c-8g-1618 does not seem to be running inside a container [2023-01-10T17:46:08.822Z] $ 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/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 [2023-01-10T17:46:12.903Z] $ docker top 626f60b57b1008b29ed6440620582c1236f6c0955f25a72dfce3a91271fa6cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:46:13.262Z] ---> job-cost.sh [2023-01-10T17:46:13.262Z] lf-activate-venv: SKIPPING [2023-01-10T17:46:13.262Z] INFO: No Stack... [2023-01-10T17:46:13.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:46:14.091Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:46:14.380Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv [2023-01-10T17:46:14.380Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:46:14.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [2023-01-10T17:46:14.403Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] did not exist. Created. [2023-01-10T17:46:14.403Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:46:14.697Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T17:46:14.737Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:46:14.744Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:46:14.768Z] $ docker stop --time=1 626f60b57b1008b29ed6440620582c1236f6c0955f25a72dfce3a91271fa6cb1 [2023-01-10T17:46:15.920Z] $ docker rm -f --volumes 626f60b57b1008b29ed6440620582c1236f6c0955f25a72dfce3a91271fa6cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:46:16.034Z] Failed in branch amd64 [2023-01-10T17:47:38.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1622 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws [2023-01-10T17:47:38.027Z] Running in /w/workspace/device-usb-camera/25 [Pipeline] { [Pipeline] checkout [2023-01-10T17:47:38.100Z] Selected Git installation does not exist. Using Default [2023-01-10T17:47:38.100Z] The recommended git tool is: NONE [2023-01-10T17:47:44.136Z] using credential edgex-jenkins-ssh [2023-01-10T17:47:44.168Z] Cloning the remote Git repository [2023-01-10T17:47:44.226Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:47:44.323Z] > git init /w/workspace/device-usb-camera/25 # timeout=10 [2023-01-10T17:47:44.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:47:44.503Z] > git --version # timeout=10 [2023-01-10T17:47:44.528Z] > git --version # 'git version 2.25.1' [2023-01-10T17:47:44.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:47:44.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:47:45.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-10T17:47:45.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:47:46.959Z] Merging remotes/origin/main commit eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 3af0c1b82982a546f7da6fcfee1379684eaa4118 [2023-01-10T17:47:46.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-10T17:47:46.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:47:46.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:47:46.408Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T17:47:47.215Z] Merge succeeded, producing 3af0c1b82982a546f7da6fcfee1379684eaa4118 [2023-01-10T17:47:47.215Z] Checking out Revision 3af0c1b82982a546f7da6fcfee1379684eaa4118 (PR-99) [2023-01-10T17:47:47.742Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:47:46.983Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:47:47.003Z] > git checkout -f 3af0c1b82982a546f7da6fcfee1379684eaa4118 # timeout=10 [2023-01-10T17:47:47.102Z] > git remote # timeout=10 [2023-01-10T17:47:47.123Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T17:47:47.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:47:47.164Z] > git merge eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 [2023-01-10T17:47:47.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T17:47:47.224Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:47:47.240Z] > git checkout -f 3af0c1b82982a546f7da6fcfee1379684eaa4118 # timeout=10 [2023-01-10T17:47:48.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:47:48.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:47:48.682Z] Dload Upload Total Spent Left Speed [2023-01-10T17:47:48.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-01-10T17:47:49.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:47:49.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:47:49.626Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:47:49.626Z] { [2023-01-10T17:47:49.626Z] "registry-mirrors": [ [2023-01-10T17:47:49.626Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:47:49.626Z] ], [2023-01-10T17:47:49.626Z] "bip": "10.250.0.254/24", [2023-01-10T17:47:49.626Z] "hosts": [ [2023-01-10T17:47:49.626Z] "tcp://0.0.0.0:5555", [2023-01-10T17:47:49.626Z] "unix:///var/run/docker.sock" [2023-01-10T17:47:49.626Z] ], [2023-01-10T17:47:49.626Z] "mtu": 1458, [2023-01-10T17:47:49.626Z] "selinux-enabled": true, [2023-01-10T17:47:49.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:47:49.626Z] } [Pipeline] sh [2023-01-10T17:47:49.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:47:50.311Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:48:08.851Z] provisioning config files... [2023-01-10T17:48:08.891Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/25@tmp/config9887788614987469164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:48:09.270Z] ---> docker-login.sh [2023-01-10T17:48:09.270Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:48:09.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:09.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:09.869Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:09.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:09.869Z] [2023-01-10T17:48:09.869Z] Login Succeeded [2023-01-10T17:48:09.869Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:48:10.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:10.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:10.421Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:10.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:10.421Z] [2023-01-10T17:48:10.421Z] Login Succeeded [2023-01-10T17:48:10.421Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:48:10.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:10.970Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:10.970Z] [2023-01-10T17:48:10.970Z] Login Succeeded [2023-01-10T17:48:10.970Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:48:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:11.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:11.246Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:11.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:11.246Z] [2023-01-10T17:48:11.246Z] Login Succeeded [2023-01-10T17:48:11.246Z] docker.io [2023-01-10T17:48:11.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:11.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:11.796Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:11.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:11.796Z] [2023-01-10T17:48:11.796Z] Login Succeeded [2023-01-10T17:48:11.796Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:48:11.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:48:12.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:48:12.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:48:12.198Z] ========================================================= [2023-01-10T17:48:12.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:48:12.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:48:12.563Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:48:12.835Z] Sending build context to Docker daemon 1.103MB [2023-01-10T17:48:12.835Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:48:12.835Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:48:13.109Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:48:13.109Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:48:13.109Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:48:13.109Z] e16973657156: Pulling fs layer [2023-01-10T17:48:13.109Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:48:13.109Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:48:13.109Z] dda99020689f: Pulling fs layer [2023-01-10T17:48:13.109Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:48:13.109Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:48:13.109Z] dda99020689f: Waiting [2023-01-10T17:48:13.109Z] fc693d55d65f: Waiting [2023-01-10T17:48:13.109Z] db1c61fa0a46: Waiting [2023-01-10T17:48:13.109Z] 7e9fc2657dce: Waiting [2023-01-10T17:48:13.109Z] 891c053d2c06: Waiting [2023-01-10T17:48:13.109Z] e16973657156: Verifying Checksum [2023-01-10T17:48:13.109Z] e16973657156: Download complete [2023-01-10T17:48:13.109Z] 35d82f9e3411: Verifying Checksum [2023-01-10T17:48:13.109Z] 35d82f9e3411: Download complete [2023-01-10T17:48:13.385Z] 7e9fc2657dce: Download complete [2023-01-10T17:48:13.385Z] dda99020689f: Verifying Checksum [2023-01-10T17:48:13.385Z] dda99020689f: Download complete [2023-01-10T17:48:13.385Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:48:13.385Z] 9b18e9b68314: Download complete [2023-01-10T17:48:14.390Z] 9b18e9b68314: Pull complete [2023-01-10T17:48:14.667Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:48:14.667Z] 891c053d2c06: Download complete [2023-01-10T17:48:14.956Z] 35d82f9e3411: Pull complete [2023-01-10T17:48:15.565Z] e16973657156: Pull complete [2023-01-10T17:48:16.176Z] db1c61fa0a46: Verifying Checksum [2023-01-10T17:48:16.176Z] db1c61fa0a46: Download complete [2023-01-10T17:48:16.774Z] fc693d55d65f: Verifying Checksum [2023-01-10T17:48:16.774Z] fc693d55d65f: Download complete [2023-01-10T17:48:31.860Z] fc693d55d65f: Pull complete [2023-01-10T17:48:31.860Z] 7e9fc2657dce: Pull complete [2023-01-10T17:48:31.860Z] dda99020689f: Pull complete [2023-01-10T17:48:38.720Z] db1c61fa0a46: Pull complete [2023-01-10T17:48:40.153Z] 891c053d2c06: Pull complete [2023-01-10T17:48:40.153Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:48:40.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:48:40.153Z] ---> f96f9c87975a [2023-01-10T17:48:40.153Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:48:41.131Z] ---> Running in ca0a2eb885df [2023-01-10T17:48:41.720Z] Removing intermediate container ca0a2eb885df [2023-01-10T17:48:41.720Z] ---> 7e46555bd332 [2023-01-10T17:48:41.720Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:48:41.720Z] ---> Running in 65bf7d88b219 [2023-01-10T17:48:41.991Z] Removing intermediate container 65bf7d88b219 [2023-01-10T17:48:41.991Z] ---> af56bf225489 [2023-01-10T17:48:41.991Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:48:42.270Z] ---> Running in 625dfc93c242 [2023-01-10T17:48:42.547Z] Removing intermediate container 625dfc93c242 [2023-01-10T17:48:42.547Z] ---> 3827169fe24a [2023-01-10T17:48:42.547Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:48:42.547Z] ---> Running in 59745b72ca80 [2023-01-10T17:48:43.139Z] Removing intermediate container 59745b72ca80 [2023-01-10T17:48:43.139Z] ---> 66d0f6a2a081 [2023-01-10T17:48:43.139Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:48:43.139Z] ---> Running in 17ce10f69edf [2023-01-10T17:48:44.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:48:44.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:48:45.991Z] (1/14) Installing libintl (0.21-r2) [2023-01-10T17:48:45.991Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:48:45.991Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:48:45.991Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:48:45.991Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:48:45.991Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-10T17:48:45.991Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:48:45.991Z] (7/14) Installing libblkid (2.38-r1) [2023-01-10T17:48:45.991Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-10T17:48:45.991Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:48:45.991Z] (10/14) Installing kmod-libs (29-r2) [2023-01-10T17:48:45.991Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-10T17:48:45.991Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:48:46.263Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:48:46.263Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:48:46.263Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:48:46.263Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:48:46.263Z] OK: 228 MiB in 65 packages [2023-01-10T17:48:47.692Z] Removing intermediate container 17ce10f69edf [2023-01-10T17:48:47.692Z] ---> b9f23263677f [2023-01-10T17:48:47.692Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:48:47.692Z] ---> Running in 9abc9f389b95 [2023-01-10T17:48:47.964Z] Removing intermediate container 9abc9f389b95 [2023-01-10T17:48:47.964Z] ---> 4ff62c5a9b34 [2023-01-10T17:48:47.964Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:48:48.550Z] ---> 8d64fa710d1d [2023-01-10T17:48:48.550Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:48:48.837Z] ---> Running in abb63787eb5c [2023-01-10T17:49:56.798Z] Removing intermediate container abb63787eb5c [2023-01-10T17:49:56.798Z] ---> 0757e73b29dc [2023-01-10T17:49:56.798Z] Step 11/13 : COPY . . [2023-01-10T17:49:56.798Z] ---> 21137af96561 [2023-01-10T17:49:56.798Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:49:56.798Z] ---> Running in c8f24475185f [2023-01-10T17:49:56.798Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:49:56.798Z]  Dload Upload Total Spent Left Speed [2023-01-10T17:49:56.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6322 0 --:--:-- --:--:-- --:--:-- 6359 [2023-01-10T17:49:56.798Z] Removing intermediate container c8f24475185f [2023-01-10T17:49:56.798Z] ---> 4c5001bd3fcf [2023-01-10T17:49:56.798Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:49:56.798Z] ---> Running in 0a79165b9d1f [2023-01-10T17:49:56.798Z] noop [2023-01-10T17:49:56.798Z] Removing intermediate container 0a79165b9d1f [2023-01-10T17:49:56.798Z] ---> d480b01a29d8 [2023-01-10T17:49:56.798Z] Successfully built d480b01a29d8 [2023-01-10T17:49:56.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:49:57.171Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:49:57.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:49:57.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container [2023-01-10T17:49:57.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:49:58.973Z] $ docker top 068c4504d482f79218722ec417b10584e6b8ced0293460041461309b240b788c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:49:59.884Z] + go version [2023-01-10T17:49:59.885Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:49:59.901Z] $ docker stop --time=1 068c4504d482f79218722ec417b10584e6b8ced0293460041461309b240b788c [2023-01-10T17:50:01.581Z] $ docker rm -f --volumes 068c4504d482f79218722ec417b10584e6b8ced0293460041461309b240b788c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:50:02.163Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:50:02.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:50:02.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container [2023-01-10T17:50:02.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:50:03.806Z] $ docker top 67a072182439194e5ce36cc6e28e31302f45cd42abee5b797462aa5c652ef1e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:50:04.692Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/25 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:50:05.359Z] + make test [2023-01-10T17:50:05.359Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:50:07.314Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:51:59.072Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2023-01-10T17:51:59.072Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2023-01-10T17:51:59.072Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2023-01-10T17:51:59.072Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-10T17:51:59.072Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-01-10T17:51:59.079Z] $ docker stop --time=1 67a072182439194e5ce36cc6e28e31302f45cd42abee5b797462aa5c652ef1e3 [2023-01-10T17:52:01.423Z] $ docker rm -f --volumes 67a072182439194e5ce36cc6e28e31302f45cd42abee5b797462aa5c652ef1e3 [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 [2023-01-10T17:52:02.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:52:02.572Z] [2023-01-10T17:52:02.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:52:02.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:52:03.188Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:52:03.188Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:52:03.188Z] 04944245beec: Pulling fs layer [2023-01-10T17:52:03.188Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:52:03.188Z] 765212b225bb: Pulling fs layer [2023-01-10T17:52:03.188Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:52:03.188Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:52:03.188Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:52:03.188Z] d65c8cfc05b1: Waiting [2023-01-10T17:52:03.188Z] 2437ff75d9bd: Waiting [2023-01-10T17:52:03.188Z] 765212b225bb: Waiting [2023-01-10T17:52:03.188Z] f23df028b6ca: Waiting [2023-01-10T17:52:03.188Z] 04944245beec: Verifying Checksum [2023-01-10T17:52:03.188Z] 04944245beec: Download complete [2023-01-10T17:52:03.188Z] 765212b225bb: Verifying Checksum [2023-01-10T17:52:03.188Z] 765212b225bb: Download complete [2023-01-10T17:52:03.188Z] f23df028b6ca: Verifying Checksum [2023-01-10T17:52:03.188Z] f23df028b6ca: Download complete [2023-01-10T17:52:03.458Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T17:52:03.458Z] d65c8cfc05b1: Download complete [2023-01-10T17:52:03.458Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:52:03.458Z] 699f458cf7ca: Download complete [2023-01-10T17:52:03.728Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T17:52:03.728Z] 8998bd30e6a1: Download complete [2023-01-10T17:52:06.326Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:52:06.326Z] 2437ff75d9bd: Download complete [2023-01-10T17:52:07.743Z] 8998bd30e6a1: Pull complete [2023-01-10T17:52:08.329Z] 04944245beec: Pull complete [2023-01-10T17:52:09.753Z] 699f458cf7ca: Pull complete [2023-01-10T17:52:09.753Z] 765212b225bb: Pull complete [2023-01-10T17:52:10.724Z] f23df028b6ca: Pull complete [2023-01-10T17:52:10.993Z] d65c8cfc05b1: Pull complete [2023-01-10T17:52:29.236Z] 2437ff75d9bd: Pull complete [2023-01-10T17:52:29.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:52:29.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:52:29.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:52:29.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container [2023-01-10T17:52:29.515Z] $ 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-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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:arm64 cat [2023-01-10T17:52:32.338Z] $ docker top f95b3e95e6078e62578b140f1135445b8545a2336a645c7d6f3c5146b7ee5961 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:33.238Z] ---> job-cost.sh [2023-01-10T17:52:33.238Z] lf-activate-venv: SKIPPING [2023-01-10T17:52:33.238Z] INFO: No Stack... [2023-01-10T17:52:33.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:52:34.473Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:52:35.128Z] + cat /w/workspace/device-usb-camera/25/archives/cost.csv [2023-01-10T17:52:35.128Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:52:35.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [2023-01-10T17:52:35.218Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] did not exist. Created. [2023-01-10T17:52:35.218Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:52:35.902Z] /w/workspace/device-usb-camera/25@tmp/durable-75c61440/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T17:52:36.583Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:52:36.607Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T17:52:37.165Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:52:37.173Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:52:37.181Z] $ docker stop --time=1 f95b3e95e6078e62578b140f1135445b8545a2336a645c7d6f3c5146b7ee5961 [2023-01-10T17:52:38.789Z] $ docker rm -f --volumes f95b3e95e6078e62578b140f1135445b8545a2336a645c7d6f3c5146b7ee5961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:52:39.091Z] 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 [2023-01-10T17:52:39.810Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] [2023-01-10T17:52:39.811Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-10T17:52:39.811Z] total 16 [2023-01-10T17:52:39.811Z] drwxr-xr-x 3 root root 4096 Jan 10 17:46 . [2023-01-10T17:52:39.811Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:46 .. [2023-01-10T17:52:39.811Z] drwxr-xr-x 2 root root 4096 Jan 10 17:46 cost [2023-01-10T17:52:39.811Z] -rw-r--r-- 1 root root 89 Jan 10 17:46 cost.csv [2023-01-10T17:52:39.811Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-10T17:52:39.811Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-10T17:52:39.811Z] total 16 [2023-01-10T17:52:39.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:46 . [2023-01-10T17:52:39.811Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:46 .. [2023-01-10T17:52:39.811Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:46 cost [2023-01-10T17:52:39.811Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 10 17:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:40.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:40.960Z] ---> package-listing.sh [2023-01-10T17:52:40.960Z] ++ facter osfamily [2023-01-10T17:52:40.960Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:52:41.220Z] + OS_FAMILY=debian [2023-01-10T17:52:41.220Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 [2023-01-10T17:52:41.220Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:52:41.220Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:52:41.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:52:41.220Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:52:41.220Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2023-01-10T17:52:41.220Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:52:41.220Z] + case "${OS_FAMILY}" in [2023-01-10T17:52:41.220Z] + dpkg -l [2023-01-10T17:52:41.220Z] + grep '^ii' [2023-01-10T17:52:41.220Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:52:41.220Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:52:41.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:52:41.220Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2023-01-10T17:52:41.220Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [2023-01-10T17:52:41.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo [2023-01-10T17:52:41.232Z] 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T17:52:41.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:52:42.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:52:42.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:52:42.141Z] prd-ubuntu20.04-docker-8c-8g-1618 does not seem to be running inside a container [2023-01-10T17:52:42.185Z] $ 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T17:52:42.424Z] $ docker top 6593bce9b1d2cab1dbb83a63ea739442054643c2b0a905ca056badab9196d7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:52:42.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:52:43.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:52:43.352Z] + ls /var/log/sa-host [2023-01-10T17:52:43.352Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:52:43.416Z] provisioning config files... [2023-01-10T17:52:43.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config9611717680468284272tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:52:43.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:43.718Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:52:43.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:44.055Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:52:44.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:44.349Z] ---> sudo-logs.sh [2023-01-10T17:52:44.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:52:44.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:44.662Z] ---> job-cost.sh [2023-01-10T17:52:44.662Z] lf-activate-venv: SKIPPING [2023-01-10T17:52:44.662Z] DEBUG: total: 0.2199999988079071 [2023-01-10T17:52:44.662Z] INFO: Retrieving Stack Cost... [2023-01-10T17:52:45.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:52:45.489Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:52:45.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:45.782Z] ---> logs-deploy.sh [2023-01-10T17:52:45.782Z] lf-activate-venv: SKIPPING [2023-01-10T17:52:45.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/25 [2023-01-10T17:52:45.782Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:52:46.720Z] Archives upload complete. [2023-01-10T17:52:46.980Z] INFO: archiving logs to Nexus [2023-01-10T17:52:47.548Z] ---> uname -a: [2023-01-10T17:52:47.548Z] Linux prd-ubuntu20-04-docker-8c-8g-1618 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T17:52:47.548Z] [2023-01-10T17:52:47.548Z] [2023-01-10T17:52:47.548Z] ---> lscpu: [2023-01-10T17:52:47.548Z] Architecture: x86_64 [2023-01-10T17:52:47.548Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T17:52:47.548Z] Byte Order: Little Endian [2023-01-10T17:52:47.548Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T17:52:47.548Z] CPU(s): 8 [2023-01-10T17:52:47.548Z] On-line CPU(s) list: 0-7 [2023-01-10T17:52:47.548Z] Thread(s) per core: 1 [2023-01-10T17:52:47.548Z] Core(s) per socket: 1 [2023-01-10T17:52:47.548Z] Socket(s): 8 [2023-01-10T17:52:47.548Z] NUMA node(s): 1 [2023-01-10T17:52:47.548Z] Vendor ID: AuthenticAMD [2023-01-10T17:52:47.548Z] CPU family: 23 [2023-01-10T17:52:47.548Z] Model: 49 [2023-01-10T17:52:47.548Z] Model name: AMD EPYC-Rome Processor [2023-01-10T17:52:47.548Z] Stepping: 0 [2023-01-10T17:52:47.548Z] CPU MHz: 2799.998 [2023-01-10T17:52:47.548Z] BogoMIPS: 5599.99 [2023-01-10T17:52:47.548Z] Virtualization: AMD-V [2023-01-10T17:52:47.548Z] Hypervisor vendor: KVM [2023-01-10T17:52:47.548Z] Virtualization type: full [2023-01-10T17:52:47.548Z] L1d cache: 256 KiB [2023-01-10T17:52:47.548Z] L1i cache: 256 KiB [2023-01-10T17:52:47.548Z] L2 cache: 4 MiB [2023-01-10T17:52:47.548Z] L3 cache: 128 MiB [2023-01-10T17:52:47.548Z] NUMA node0 CPU(s): 0-7 [2023-01-10T17:52:47.548Z] Vulnerability Itlb multihit: Not affected [2023-01-10T17:52:47.548Z] Vulnerability L1tf: Not affected [2023-01-10T17:52:47.548Z] Vulnerability Mds: Not affected [2023-01-10T17:52:47.548Z] Vulnerability Meltdown: Not affected [2023-01-10T17:52:47.548Z] Vulnerability Mmio stale data: Not affected [2023-01-10T17:52:47.548Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T17:52:47.548Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T17:52:47.548Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T17:52:47.548Z] Vulnerability Srbds: Not affected [2023-01-10T17:52:47.548Z] Vulnerability Tsx async abort: Not affected [2023-01-10T17:52:47.549Z] 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 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] ---> nproc: [2023-01-10T17:52:47.549Z] 8 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] ---> df -h: [2023-01-10T17:52:47.549Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T17:52:47.549Z] overlay 155G 12G 144G 8% / [2023-01-10T17:52:47.549Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T17:52:47.549Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T17:52:47.549Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T17:52:47.549Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] ---> sar -b -r -n DEV: [2023-01-10T17:52:47.549Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1618) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:44:09 LINUX RESTART (8 CPU) [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T17:52:47.549Z] 17:46:01 194.93 1.53 193.40 0.00 40.53 77558.01 0.00 [2023-01-10T17:52:47.549Z] 17:47:01 33.33 0.13 33.19 0.00 2.93 16712.01 0.00 [2023-01-10T17:52:47.549Z] 17:48:01 1.32 0.00 1.32 0.00 0.00 14.81 0.00 [2023-01-10T17:52:47.549Z] 17:49:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 [2023-01-10T17:52:47.549Z] 17:50:01 30.77 11.46 19.32 0.00 3536.62 3804.91 0.00 [2023-01-10T17:52:47.549Z] 17:51:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-01-10T17:52:47.549Z] 17:52:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-01-10T17:52:47.549Z] Average: 37.79 1.85 35.94 0.00 504.20 14043.17 0.00 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T17:52:47.549Z] 17:46:01 28417836 31575528 733012 2.23 141660 3225972 1912056 5.64 1153140 2878336 10384 [2023-01-10T17:52:47.549Z] 17:47:01 27917904 31574144 732320 2.23 147644 3668564 1779744 5.25 1168740 3307992 160 [2023-01-10T17:52:47.549Z] 17:48:01 27917332 31573708 732060 2.23 147680 3668568 1779744 5.25 1168624 3307996 20 [2023-01-10T17:52:47.549Z] 17:49:01 27921024 31577448 728272 2.21 147712 3668568 1779744 5.25 1165256 3307996 16 [2023-01-10T17:52:47.549Z] 17:50:01 27681904 31560312 737220 2.24 153168 3873088 1819096 5.36 1325992 3364300 20 [2023-01-10T17:52:47.549Z] 17:51:01 27692548 31571116 726056 2.21 153224 3873088 1819096 5.36 1315396 3364304 12 [2023-01-10T17:52:47.549Z] 17:52:01 27692696 31571396 725604 2.21 153260 3873092 1819096 5.36 1315440 3364320 8 [2023-01-10T17:52:47.549Z] Average: 27891606 31571950 730649 2.22 149193 3692991 1815511 5.35 1230370 3270749 1517 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T17:52:47.549Z] 17:46:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:46:01 docker0 144.76 225.41 12.57 2474.80 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:46:01 ens3 428.31 304.02 6674.13 44.12 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:47:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:47:01 ens3 108.58 88.69 2367.54 89.61 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:48:01 ens3 1.68 0.38 0.60 0.38 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:49:01 ens3 1.08 0.58 0.61 0.46 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:50:01 ens3 47.86 28.47 1395.48 2.35 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:51:01 ens3 0.33 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] 17:52:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] Average: docker0 20.73 32.28 1.80 354.37 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] Average: ens3 84.08 60.41 1491.36 19.60 0.00 0.00 0.00 0.00 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] ---> sar -P ALL: [2023-01-10T17:52:47.549Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1618) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:44:09 LINUX RESTART (8 CPU) [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] 17:45:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T17:52:47.549Z] 17:46:01 all 20.49 0.00 6.22 2.64 0.07 70.58 [2023-01-10T17:52:47.549Z] 17:46:01 0 22.48 0.00 7.38 9.82 0.07 60.26 [2023-01-10T17:52:47.549Z] 17:46:01 1 20.16 0.00 5.71 2.84 0.07 71.23 [2023-01-10T17:52:47.549Z] 17:46:01 2 18.23 0.00 5.59 0.02 0.07 76.09 [2023-01-10T17:52:47.549Z] 17:46:01 3 20.71 0.00 5.91 0.71 0.10 72.56 [2023-01-10T17:52:47.549Z] 17:46:01 4 20.67 0.00 6.25 0.14 0.05 72.89 [2023-01-10T17:52:47.549Z] 17:46:01 5 20.02 0.00 6.92 4.23 0.07 68.76 [2023-01-10T17:52:47.549Z] 17:46:01 6 20.78 0.00 5.33 0.17 0.07 73.65 [2023-01-10T17:52:47.549Z] 17:46:01 7 20.87 0.00 6.67 3.19 0.09 69.18 [2023-01-10T17:52:47.549Z] 17:47:01 all 2.63 0.00 1.15 0.81 0.04 95.37 [2023-01-10T17:52:47.549Z] 17:47:01 0 2.07 0.00 0.98 4.94 0.05 91.96 [2023-01-10T17:52:47.549Z] 17:47:01 1 3.32 0.00 0.97 0.25 0.05 95.41 [2023-01-10T17:52:47.549Z] 17:47:01 2 2.29 0.00 1.21 0.00 0.02 96.49 [2023-01-10T17:52:47.549Z] 17:47:01 3 2.79 0.00 1.04 0.85 0.02 95.30 [2023-01-10T17:52:47.549Z] 17:47:01 4 2.90 0.00 1.86 0.00 0.03 95.21 [2023-01-10T17:52:47.549Z] 17:47:01 5 3.14 0.00 1.29 0.02 0.02 95.54 [2023-01-10T17:52:47.549Z] 17:47:01 6 2.15 0.00 0.99 0.45 0.02 96.39 [2023-01-10T17:52:47.549Z] 17:47:01 7 2.39 0.00 0.87 0.03 0.10 96.60 [2023-01-10T17:52:47.549Z] 17:48:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-01-10T17:52:47.549Z] 17:48:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2023-01-10T17:52:47.549Z] 17:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2023-01-10T17:52:47.549Z] 17:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T17:52:47.549Z] 17:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-10T17:52:47.549Z] 17:48:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-10T17:52:47.549Z] 17:48:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-01-10T17:52:47.549Z] 17:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T17:52:47.549Z] 17:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-01-10T17:52:47.549Z] 17:49:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2023-01-10T17:52:47.549Z] 17:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-01-10T17:52:47.549Z] 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T17:52:47.549Z] 17:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-10T17:52:47.549Z] 17:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T17:52:47.549Z] 17:50:01 all 0.92 0.00 0.49 0.37 0.01 98.21 [2023-01-10T17:52:47.549Z] 17:50:01 0 0.56 0.00 0.61 1.21 0.02 97.61 [2023-01-10T17:52:47.549Z] 17:50:01 1 0.48 0.00 0.39 0.07 0.03 99.03 [2023-01-10T17:52:47.549Z] 17:50:01 2 0.97 0.00 0.71 0.42 0.00 97.90 [2023-01-10T17:52:47.549Z] 17:50:01 3 0.83 0.00 0.37 0.05 0.02 98.73 [2023-01-10T17:52:47.549Z] 17:50:01 4 1.12 0.00 0.63 0.14 0.02 98.10 [2023-01-10T17:52:47.549Z] 17:50:01 5 0.37 0.00 0.39 0.10 0.02 99.12 [2023-01-10T17:52:47.549Z] 17:50:01 6 0.34 0.00 0.32 0.90 0.00 98.43 [2023-01-10T17:52:47.549Z] 17:50:01 7 2.67 0.00 0.53 0.05 0.02 96.74 [2023-01-10T17:52:47.549Z] 17:51:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-01-10T17:52:47.549Z] 17:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-10T17:52:47.549Z] 17:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-01-10T17:52:47.549Z] 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T17:52:47.549Z] 17:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T17:52:47.549Z] 17:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-10T17:52:47.549Z] 17:51:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-01-10T17:52:47.549Z] 17:51:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-10T17:52:47.549Z] 17:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T17:52:47.549Z] 17:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-10T17:52:47.549Z] 17:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-10T17:52:47.549Z] 17:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] 17:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T17:52:47.549Z] 17:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-10T17:52:47.549Z] 17:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-10T17:52:47.549Z] 17:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-10T17:52:47.549Z] 17:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T17:52:47.549Z] Average: all 3.42 0.00 1.12 0.54 0.02 94.89 [2023-01-10T17:52:47.549Z] Average: 0 3.59 0.00 1.28 2.26 0.02 92.85 [2023-01-10T17:52:47.549Z] Average: 1 3.44 0.00 1.02 0.45 0.04 95.06 [2023-01-10T17:52:47.549Z] Average: 2 3.06 0.00 1.07 0.06 0.01 95.80 [2023-01-10T17:52:47.549Z] Average: 3 3.45 0.00 1.04 0.23 0.02 95.26 [2023-01-10T17:52:47.549Z] Average: 4 3.51 0.00 1.25 0.04 0.02 95.18 [2023-01-10T17:52:47.549Z] Average: 5 3.33 0.00 1.22 0.62 0.02 94.80 [2023-01-10T17:52:47.549Z] Average: 6 3.31 0.00 0.94 0.23 0.02 95.50 [2023-01-10T17:52:47.549Z] Average: 7 3.66 0.00 1.14 0.46 0.03 94.71 [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z] [2023-01-10T17:52:47.549Z]