Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 222fc09c85facea71af6b6ccf3f31affcfb8458f+97477250f83449ec135a51078cdc7ddd64728142 (dd68abf20b5e45007d21dc1da2170db7478214f4) 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-ssh10043776813903310865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13584909847613000280.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3271738795248565286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4545663849430502460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9881331934879965551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8900410196549798402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8488 in /w/workspace/foundry_device-usb-camera_PR-299 [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/foundry_device-usb-camera_PR-299 # 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 > 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/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97477250f83449ec135a51078cdc7ddd64728142 into PR head commit 222fc09c85facea71af6b6ccf3f31affcfb8458f Merge succeeded, producing 222fc09c85facea71af6b6ccf3f31affcfb8458f Checking out Revision 222fc09c85facea71af6b6ccf3f31affcfb8458f (PR-299) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-04T17:16:34.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # 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 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 [Pipeline] withCredentials [2023-10-04T17:16:34.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-04T17:16:34.701Z] ========================================================= [2023-10-04T17:16:34.701Z] EdgeX Global Pipelines Version Info [2023-10-04T17:16:34.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:16:35.449Z] ------------------- [2023-10-04T17:16:35.449Z] stable info: [2023-10-04T17:16:35.449Z] ------------------- [2023-10-04T17:16:35.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-04T17:16:35.449Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T17:16:35.449Z] Message: update stable to v1.0.254 [2023-10-04T17:16:36.388Z] ------------------- [2023-10-04T17:16:36.388Z] experimental info: [2023-10-04T17:16:36.388Z] ------------------- [2023-10-04T17:16:36.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-04T17:16:36.388Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T17:16:36.388Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-04T17:16:36.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-04T17:16:36.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-04T17:16:36.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-04T17:16:36.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-04T17:16:36.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-04T17:16:36.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-04T17:16:36.922Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-04T17:16:36.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-04T17:16:37.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-04T17:16:37.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-04T17:16:37.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-04T17:16:37.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-04T17:16:37.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-04T17:16:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-04T17:16:37.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T17:16:37.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T17:16:37.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T17:16:37.394Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T17:16:37.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-04T17:16:37.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-04T17:16:37.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-04T17:16:37.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-04T17:16:37.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-04T17:16:37.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-04T17:16:37.695Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-04T17:16:37.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-04T17:16:37.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-04T17:16:37.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo [2023-10-04T17:16:37.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo [2023-10-04T17:16:37.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo [2023-10-04T17:16:37.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo [2023-10-04T17:16:37.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 222fc09 [Pipeline] echo [2023-10-04T17:16:38.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T17:16:38.144Z] provisioning config files... [2023-10-04T17:16:38.159Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config388520954785312729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:16:38.504Z] ---> docker-login.sh [2023-10-04T17:16:38.504Z] nexus3.edgexfoundry.org:10001 [2023-10-04T17:16:38.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:38.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:38.764Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:38.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:38.764Z] [2023-10-04T17:16:38.764Z] Login Succeeded [2023-10-04T17:16:38.764Z] nexus3.edgexfoundry.org:10002 [2023-10-04T17:16:39.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:39.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:39.023Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:39.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:39.023Z] [2023-10-04T17:16:39.023Z] Login Succeeded [2023-10-04T17:16:39.023Z] nexus3.edgexfoundry.org:10003 [2023-10-04T17:16:39.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:39.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:39.023Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:39.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:39.023Z] [2023-10-04T17:16:39.023Z] Login Succeeded [2023-10-04T17:16:39.023Z] nexus3.edgexfoundry.org:10004 [2023-10-04T17:16:39.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:39.283Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:39.283Z] [2023-10-04T17:16:39.283Z] Login Succeeded [2023-10-04T17:16:39.283Z] docker.io [2023-10-04T17:16:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:39.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:39.543Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:39.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:39.543Z] [2023-10-04T17:16:39.543Z] Login Succeeded [2023-10-04T17:16:39.543Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T17:16:39.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-04T17:16:40.177Z] + git rev-list -1 --merges 222fc09c85facea71af6b6ccf3f31affcfb8458f~1..222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo [2023-10-04T17:16:40.233Z] -----------> git rev-list -1 --merges 222fc09c85facea71af6b6ccf3f31affcfb8458f~1..222fc09c85facea71af6b6ccf3f31affcfb8458f 222fc09c85facea71af6b6ccf3f31affcfb8458f [false] [Pipeline] sh [2023-10-04T17:16:40.540Z] + git log --format=format:%s -1 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo [2023-10-04T17:16:40.574Z] ========================================================= [2023-10-04T17:16:40.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-04T17:16:40.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T17:16:41.008Z] + git log --format=format:%s -1 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo [2023-10-04T17:16:41.038Z] [semverPrep] GIT_COMMIT: 222fc09c85facea71af6b6ccf3f31affcfb8458f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-04T17:16:41.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-04T17:16:41.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T17:16:41.461Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-04T17:16:41.461Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-04T17:16:41.461Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-04T17:16:41.461Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-04T17:16:41.461Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-04T17:16:41.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:16:41.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T17:16:41.882Z] [2023-10-04T17:16:41.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:16:42.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T17:16:42.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-04T17:16:42.264Z] b85a868b505f: Pulling fs layer [2023-10-04T17:16:42.264Z] e2be974225ed: Pulling fs layer [2023-10-04T17:16:42.264Z] 339a4e72a1f5: Pulling fs layer [2023-10-04T17:16:42.264Z] 988bab9f4d93: Pulling fs layer [2023-10-04T17:16:42.264Z] 1469e6f7b9e6: Pulling fs layer [2023-10-04T17:16:42.264Z] eaf3925da568: Pulling fs layer [2023-10-04T17:16:42.264Z] bab4dde63d76: Pulling fs layer [2023-10-04T17:16:42.264Z] bde34c3a00c8: Pulling fs layer [2023-10-04T17:16:42.264Z] b352a97aabf1: Pulling fs layer [2023-10-04T17:16:42.264Z] 4872d77fe225: Pulling fs layer [2023-10-04T17:16:42.264Z] 5851b861e8e6: Pulling fs layer [2023-10-04T17:16:42.264Z] 988bab9f4d93: Waiting [2023-10-04T17:16:42.264Z] 1469e6f7b9e6: Waiting [2023-10-04T17:16:42.264Z] eaf3925da568: Waiting [2023-10-04T17:16:42.264Z] bab4dde63d76: Waiting [2023-10-04T17:16:42.264Z] bde34c3a00c8: Waiting [2023-10-04T17:16:42.264Z] b352a97aabf1: Waiting [2023-10-04T17:16:42.264Z] 4872d77fe225: Waiting [2023-10-04T17:16:42.264Z] 5851b861e8e6: Waiting [2023-10-04T17:16:42.264Z] e2be974225ed: Download complete [2023-10-04T17:16:42.264Z] 988bab9f4d93: Verifying Checksum [2023-10-04T17:16:42.264Z] 988bab9f4d93: Download complete [2023-10-04T17:16:42.264Z] 1469e6f7b9e6: Verifying Checksum [2023-10-04T17:16:42.264Z] 1469e6f7b9e6: Download complete [2023-10-04T17:16:42.523Z] eaf3925da568: Verifying Checksum [2023-10-04T17:16:42.523Z] eaf3925da568: Download complete [2023-10-04T17:16:42.523Z] 339a4e72a1f5: Verifying Checksum [2023-10-04T17:16:42.523Z] 339a4e72a1f5: Download complete [2023-10-04T17:16:42.523Z] bde34c3a00c8: Verifying Checksum [2023-10-04T17:16:42.523Z] bde34c3a00c8: Download complete [2023-10-04T17:16:42.523Z] b352a97aabf1: Verifying Checksum [2023-10-04T17:16:42.523Z] b352a97aabf1: Download complete [2023-10-04T17:16:42.523Z] 4872d77fe225: Verifying Checksum [2023-10-04T17:16:42.523Z] 4872d77fe225: Download complete [2023-10-04T17:16:42.523Z] 5851b861e8e6: Verifying Checksum [2023-10-04T17:16:42.523Z] 5851b861e8e6: Download complete [2023-10-04T17:16:42.523Z] b85a868b505f: Verifying Checksum [2023-10-04T17:16:42.523Z] b85a868b505f: Download complete [2023-10-04T17:16:42.783Z] bab4dde63d76: Verifying Checksum [2023-10-04T17:16:42.783Z] bab4dde63d76: Download complete [2023-10-04T17:16:43.719Z] b85a868b505f: Pull complete [2023-10-04T17:16:43.977Z] e2be974225ed: Pull complete [2023-10-04T17:16:44.237Z] 339a4e72a1f5: Pull complete [2023-10-04T17:16:44.496Z] 988bab9f4d93: Pull complete [2023-10-04T17:16:44.755Z] 1469e6f7b9e6: Pull complete [2023-10-04T17:16:44.755Z] eaf3925da568: Pull complete [2023-10-04T17:16:46.662Z] bab4dde63d76: Pull complete [2023-10-04T17:16:46.662Z] bde34c3a00c8: Pull complete [2023-10-04T17:16:46.662Z] b352a97aabf1: Pull complete [2023-10-04T17:16:46.662Z] 4872d77fe225: Pull complete [2023-10-04T17:16:46.662Z] 5851b861e8e6: Pull complete [2023-10-04T17:16:46.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-04T17:16:46.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T17:16:46.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:16:46.889Z] prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container [2023-10-04T17:16:46.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T17:16:49.895Z] $ docker top c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 -eo pid,comm [2023-10-04T17:16:49.939Z] 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-10-04T17:16:49.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T17:16:50.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T17:16:50.072Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T17:16:50.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T17:16:50.183Z] $ docker exec c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent [2023-10-04T17:16:50.287Z] SSH_AUTH_SOCK=/tmp/ssh-QKuWQentJwCO/agent.32 [2023-10-04T17:16:50.287Z] SSH_AGENT_PID=38 [2023-10-04T17:16:50.293Z] Running ssh-add (command line suppressed) [2023-10-04T17:16:50.408Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_3050977626442339098.key (/w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_3050977626442339098.key) [2023-10-04T17:16:50.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T17:16:50.748Z] + git tag --points-at HEAD [Pipeline] } [2023-10-04T17:16:50.781Z] $ docker exec --env ******** --env ******** c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent -k [2023-10-04T17:16:50.889Z] unset SSH_AUTH_SOCK; [2023-10-04T17:16:50.890Z] unset SSH_AGENT_PID; [2023-10-04T17:16:50.890Z] echo Agent pid 38 killed; [2023-10-04T17:16:50.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-04T17:16:50.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T17:16:50.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T17:16:51.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T17:16:51.104Z] $ docker exec c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent [2023-10-04T17:16:51.221Z] SSH_AUTH_SOCK=/tmp/ssh-6cocrIUjsT1P/agent.70 [2023-10-04T17:16:51.222Z] SSH_AGENT_PID=76 [2023-10-04T17:16:51.226Z] Running ssh-add (command line suppressed) [2023-10-04T17:16:51.354Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_5949693986950549400.key (/w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_5949693986950549400.key) [2023-10-04T17:16:51.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T17:16:51.821Z] + git semver init [2023-10-04T17:16:52.081Z] 2023-10-04 17:16:52,005 [run_init] DEBUG init version:0.0.0 force:False [2023-10-04T17:16:52.081Z] 2023-10-04 17:16:52,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-299/.semver [2023-10-04T17:16:52.081Z] 2023-10-04 17:16:52,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-299/.semver [2023-10-04T17:16:52.081Z] 2023-10-04 17:16:52,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-299/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-299, universal_newlines=False, shell=None, istream=None) [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,907 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-299/.git/info/exclude [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 with force:False [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,908 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,912 [execute] INFO git cat-file --batch-check [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,919 [execute] INFO git cat-file --batch [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T17:16:53.019Z] 2023-10-04 17:16:52,923 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 [2023-10-04T17:16:53.019Z] 0.0.0 [Pipeline] } [2023-10-04T17:16:53.051Z] $ docker exec --env ******** --env ******** c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent -k [2023-10-04T17:16:53.163Z] unset SSH_AUTH_SOCK; [2023-10-04T17:16:53.163Z] unset SSH_AGENT_PID; [2023-10-04T17:16:53.163Z] echo Agent pid 76 killed; [2023-10-04T17:16:53.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T17:16:53.580Z] + git semver [Pipeline] } [2023-10-04T17:16:53.866Z] $ docker stop --time=1 c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 [2023-10-04T17:16:55.164Z] $ docker rm -f --volumes c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T17:16:55.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-04T17:16:55.821Z] Stashed 1 file(s) [Pipeline] echo [2023-10-04T17:16:55.838Z] [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-10-04T17:16:56.405Z] provisioning config files... [2023-10-04T17:16:56.413Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config6634673846105417302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:16:56.753Z] ---> docker-login.sh [2023-10-04T17:16:56.753Z] nexus3.edgexfoundry.org:10001 [2023-10-04T17:16:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:56.753Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:56.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:56.753Z] [2023-10-04T17:16:56.753Z] Login Succeeded [2023-10-04T17:16:56.753Z] nexus3.edgexfoundry.org:10002 [2023-10-04T17:16:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:56.753Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:56.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:56.753Z] [2023-10-04T17:16:56.753Z] Login Succeeded [2023-10-04T17:16:56.753Z] nexus3.edgexfoundry.org:10003 [2023-10-04T17:16:57.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:57.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:57.013Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:57.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:57.013Z] [2023-10-04T17:16:57.013Z] Login Succeeded [2023-10-04T17:16:57.013Z] nexus3.edgexfoundry.org:10004 [2023-10-04T17:16:57.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:57.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:57.013Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:57.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:57.013Z] [2023-10-04T17:16:57.013Z] Login Succeeded [2023-10-04T17:16:57.013Z] docker.io [2023-10-04T17:16:57.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:16:57.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:16:57.273Z] Configure a credential helper to remove this warning. See [2023-10-04T17:16:57.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:16:57.273Z] [2023-10-04T17:16:57.273Z] Login Succeeded [2023-10-04T17:16:57.273Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T17:16:57.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-04T17:16:57.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T17:16:57.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T17:16:57.559Z] ========================================================= [2023-10-04T17:16:57.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-04T17:16:57.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:16:58.023Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T17:16:58.023Z] Sending build context to Docker daemon 2.271MB [2023-10-04T17:16:58.023Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T17:16:58.023Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-04T17:16:58.023Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-04T17:16:58.023Z] 7264a8db6415: Pulling fs layer [2023-10-04T17:16:58.023Z] c4d48a809fc2: Pulling fs layer [2023-10-04T17:16:58.023Z] 4f1c88b9dad5: Pulling fs layer [2023-10-04T17:16:58.023Z] ad3a456e5733: Pulling fs layer [2023-10-04T17:16:58.023Z] 33e27b845d1e: Pulling fs layer [2023-10-04T17:16:58.023Z] c68163c4e522: Pulling fs layer [2023-10-04T17:16:58.023Z] 50da416c3ac9: Pulling fs layer [2023-10-04T17:16:58.023Z] ad3a456e5733: Waiting [2023-10-04T17:16:58.023Z] c68163c4e522: Waiting [2023-10-04T17:16:58.023Z] 50da416c3ac9: Waiting [2023-10-04T17:16:58.023Z] 33e27b845d1e: Waiting [2023-10-04T17:16:58.023Z] 23d2d4c4bb30: Pulling fs layer [2023-10-04T17:16:58.023Z] 23d2d4c4bb30: Waiting [2023-10-04T17:16:58.023Z] c4d48a809fc2: Verifying Checksum [2023-10-04T17:16:58.023Z] c4d48a809fc2: Download complete [2023-10-04T17:16:58.023Z] ad3a456e5733: Download complete [2023-10-04T17:16:58.023Z] 7264a8db6415: Download complete [2023-10-04T17:16:58.023Z] 33e27b845d1e: Verifying Checksum [2023-10-04T17:16:58.023Z] 33e27b845d1e: Download complete [2023-10-04T17:16:58.283Z] c68163c4e522: Verifying Checksum [2023-10-04T17:16:58.283Z] c68163c4e522: Download complete [2023-10-04T17:16:58.283Z] 7264a8db6415: Pull complete [2023-10-04T17:16:58.283Z] 23d2d4c4bb30: Verifying Checksum [2023-10-04T17:16:58.283Z] 23d2d4c4bb30: Download complete [2023-10-04T17:16:58.283Z] c4d48a809fc2: Pull complete [2023-10-04T17:16:58.542Z] 4f1c88b9dad5: Verifying Checksum [2023-10-04T17:16:58.542Z] 4f1c88b9dad5: Download complete [2023-10-04T17:16:58.800Z] 50da416c3ac9: Verifying Checksum [2023-10-04T17:16:58.800Z] 50da416c3ac9: Download complete [2023-10-04T17:17:02.083Z] 4f1c88b9dad5: Pull complete [2023-10-04T17:17:02.083Z] ad3a456e5733: Pull complete [2023-10-04T17:17:02.083Z] 33e27b845d1e: Pull complete [2023-10-04T17:17:02.083Z] c68163c4e522: Pull complete [2023-10-04T17:17:03.985Z] 50da416c3ac9: Pull complete [2023-10-04T17:17:04.552Z] 23d2d4c4bb30: Pull complete [2023-10-04T17:17:04.552Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-04T17:17:04.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T17:17:04.552Z] ---> 0786185ac409 [2023-10-04T17:17:04.552Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-04T17:17:09.848Z] ---> Running in 9a812df01f47 [2023-10-04T17:17:09.848Z] Removing intermediate container 9a812df01f47 [2023-10-04T17:17:09.848Z] ---> 4a195d157250 [2023-10-04T17:17:09.848Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T17:17:09.848Z] ---> Running in f512ead27252 [2023-10-04T17:17:09.848Z] Removing intermediate container f512ead27252 [2023-10-04T17:17:09.848Z] ---> fb8b4bd15c3c [2023-10-04T17:17:09.848Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-04T17:17:09.848Z] ---> Running in 0f9fd1c4e6a1 [2023-10-04T17:17:09.848Z] Removing intermediate container 0f9fd1c4e6a1 [2023-10-04T17:17:09.848Z] ---> 3aa8daf7ab93 [2023-10-04T17:17:09.848Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-04T17:17:09.848Z] ---> Running in 4aac2f653394 [2023-10-04T17:17:09.848Z] Removing intermediate container 4aac2f653394 [2023-10-04T17:17:09.848Z] ---> aa24aa10f965 [2023-10-04T17:17:09.848Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T17:17:09.848Z] ---> Running in 4adae58e3e68 [2023-10-04T17:17:09.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T17:17:09.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T17:17:10.107Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-04T17:17:10.107Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-04T17:17:10.107Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-04T17:17:10.107Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-04T17:17:10.107Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-04T17:17:10.366Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-04T17:17:10.366Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-04T17:17:10.366Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-04T17:17:10.366Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-04T17:17:10.366Z] (10/13) Installing kmod-libs (30-r3) [2023-10-04T17:17:10.366Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-04T17:17:10.366Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-04T17:17:10.627Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-04T17:17:10.627Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T17:17:10.627Z] Executing eudev-3.2.11-r8.trigger [2023-10-04T17:17:10.627Z] OK: 271 MiB in 65 packages [2023-10-04T17:17:11.198Z] Removing intermediate container 4adae58e3e68 [2023-10-04T17:17:11.198Z] ---> 70e5691ea2cf [2023-10-04T17:17:11.198Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-04T17:17:11.198Z] ---> Running in 61b5115b860f [2023-10-04T17:17:11.198Z] Removing intermediate container 61b5115b860f [2023-10-04T17:17:11.198Z] ---> 9c3099e53924 [2023-10-04T17:17:11.198Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-04T17:17:11.234Z] Still waiting to schedule task [2023-10-04T17:17:11.234Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-04T17:17:11.457Z] ---> d7431facf7eb [2023-10-04T17:17:11.457Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T17:17:11.457Z] ---> Running in 451f59a0149b [2023-10-04T17:17:43.639Z] Removing intermediate container 451f59a0149b [2023-10-04T17:17:43.639Z] ---> 0e630ef6a778 [2023-10-04T17:17:43.639Z] Step 11/13 : COPY . . [2023-10-04T17:17:43.639Z] ---> f2da39c5179a [2023-10-04T17:17:43.639Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-04T17:17:43.896Z] ---> Running in 7a08bc31fcf7 [2023-10-04T17:17:44.154Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:17:44.154Z] Dload Upload Total Spent Left Speed [2023-10-04T17:17:44.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100  1253    0     0  8432    0 --:--:-- --:--:-- --:--:-- 8466 [2023-10-04T17:17:44.412Z] Removing intermediate container 7a08bc31fcf7 [2023-10-04T17:17:44.412Z] ---> d272c379182c [2023-10-04T17:17:44.412Z] Step 13/13 : RUN ${MAKE} [2023-10-04T17:17:44.412Z] ---> Running in 9db4239c8282 [2023-10-04T17:17:44.672Z] noop [2023-10-04T17:17:44.930Z] Removing intermediate container 9db4239c8282 [2023-10-04T17:17:44.930Z] ---> c679481941cd [2023-10-04T17:17:44.930Z] Successfully built c679481941cd [2023-10-04T17:17:44.930Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:17:45.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T17:17:45.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:17:45.537Z] prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container [2023-10-04T17:17:45.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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 ******** ci-base-image-x86_64 cat [2023-10-04T17:17:45.929Z] $ docker top 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T17:17:46.315Z] + go version [2023-10-04T17:17:46.315Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-04T17:17:46.358Z] $ docker stop --time=1 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 [2023-10-04T17:17:47.642Z] $ docker rm -f --volumes 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:17:48.379Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T17:17:48.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:17:48.527Z] prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container [2023-10-04T17:17:48.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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 ******** ci-base-image-x86_64 cat [2023-10-04T17:17:48.867Z] $ docker top 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T17:17:49.255Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-299 [Pipeline] fileExists [Pipeline] sh [2023-10-04T17:17:49.633Z] + make test [2023-10-04T17:17:49.633Z] go test ./... -coverprofile=coverage.out ./... [2023-10-04T17:17:51.007Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-04T17:18:00.966Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-04T17:18:00.966Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2023-10-04T17:18:09.069Z] go vet ./... [2023-10-04T17:18:11.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T17:18:11.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T17:18:11.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T17:18:11.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T17:18:11.591Z] $ docker stop --time=1 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda [2023-10-04T17:18:14.485Z] $ docker rm -f --volumes 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T17:18:15.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T17:18:15.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-04T17:18:15.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T17:18:16.119Z] + ls -al . [2023-10-04T17:18:16.119Z] total 220 [2023-10-04T17:18:16.119Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:17 . [2023-10-04T17:18:16.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:16 .. [2023-10-04T17:18:16.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:18 .git [2023-10-04T17:18:16.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 .github [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:16 .gitignore [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:16 .golangci.yml [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:16 .hadolint.yml [2023-10-04T17:18:16.119Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:16 .semver [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:16 Attribution.txt [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:16 CHANGELOG.md [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:16 Dockerfile [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:16 GOVERNANCE.md [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:16 Jenkinsfile [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:16 LICENSE [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:16 Makefile [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:16 OWNERS.md [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:16 README.md [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:16 VERSION [2023-10-04T17:18:16.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:16 bin [2023-10-04T17:18:16.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 cmd [2023-10-04T17:18:16.119Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:18 coverage.out [2023-10-04T17:18:16.119Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:16 docker-entrypoint.sh [2023-10-04T17:18:16.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:16 docs [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:16 go.mod [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:16 go.sum [2023-10-04T17:18:16.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 internal [2023-10-04T17:18:16.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:16 snap [2023-10-04T17:18:16.119Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:18:16.512Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f --label arch=amd64 --label version=0.0.0 . [2023-10-04T17:18:16.512Z] Sending build context to Docker daemon 2.326MB [2023-10-04T17:18:16.512Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T17:18:16.512Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-04T17:18:16.512Z] ---> c679481941cd [2023-10-04T17:18:16.512Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-04T17:18:16.512Z] ---> Running in 85e2f3e39147 [2023-10-04T17:18:16.771Z] Removing intermediate container 85e2f3e39147 [2023-10-04T17:18:16.771Z] ---> 7feb8ea88df9 [2023-10-04T17:18:16.771Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T17:18:16.771Z] ---> Running in 409917646cdb [2023-10-04T17:18:16.771Z] Removing intermediate container 409917646cdb [2023-10-04T17:18:16.771Z] ---> 1f50a9c8b081 [2023-10-04T17:18:16.771Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-04T17:18:16.771Z] ---> Running in 835551e5a6c1 [2023-10-04T17:18:16.771Z] Removing intermediate container 835551e5a6c1 [2023-10-04T17:18:16.771Z] ---> dfc8b1ab2679 [2023-10-04T17:18:16.771Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-04T17:18:17.032Z] ---> Running in eaddd60edc17 [2023-10-04T17:18:17.032Z] Removing intermediate container eaddd60edc17 [2023-10-04T17:18:17.032Z] ---> 399bfc022216 [2023-10-04T17:18:17.032Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T17:18:17.032Z] ---> Running in 272d33f02ee4 [2023-10-04T17:18:17.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T17:18:17.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T17:18:17.810Z] OK: 271 MiB in 65 packages [2023-10-04T17:18:18.069Z] Removing intermediate container 272d33f02ee4 [2023-10-04T17:18:18.069Z] ---> a7a947a553c5 [2023-10-04T17:18:18.069Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-04T17:18:18.327Z] ---> Running in cee1fd747ffd [2023-10-04T17:18:18.327Z] Removing intermediate container cee1fd747ffd [2023-10-04T17:18:18.327Z] ---> 5b0ba7f0c01e [2023-10-04T17:18:18.327Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-04T17:18:18.327Z] ---> 9254dfd0aa53 [2023-10-04T17:18:18.327Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T17:18:18.327Z] ---> Running in 04bffa927e1c [2023-10-04T17:18:19.315Z] Removing intermediate container 04bffa927e1c [2023-10-04T17:18:19.315Z] ---> fbbfd7c68655 [2023-10-04T17:18:19.315Z] Step 11/36 : COPY . . [2023-10-04T17:18:19.575Z] ---> e44bb64af285 [2023-10-04T17:18:19.575Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-04T17:18:19.575Z] ---> Running in 8288863075fd [2023-10-04T17:18:19.834Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:18:19.834Z]  Dload Upload Total Spent Left Speed [2023-10-04T17:18:19.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 42523 0 --:--:-- --:--:-- --:--:-- 43206 [2023-10-04T17:18:20.093Z] Removing intermediate container 8288863075fd [2023-10-04T17:18:20.093Z] ---> d60ac295b80b [2023-10-04T17:18:20.093Z] Step 13/36 : RUN ${MAKE} [2023-10-04T17:18:20.093Z] ---> Running in 3a948303d052 [2023-10-04T17:18:20.352Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-04T17:18:42.289Z] Removing intermediate container 3a948303d052 [2023-10-04T17:18:42.289Z] ---> d06dbbe18c44 [2023-10-04T17:18:42.289Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-04T17:18:42.289Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-04T17:18:42.289Z] 4acc49c71d14: Pulling fs layer [2023-10-04T17:18:42.289Z] 4acc49c71d14: Verifying Checksum [2023-10-04T17:18:42.289Z] 4acc49c71d14: Download complete [2023-10-04T17:18:42.548Z] 4acc49c71d14: Pull complete [2023-10-04T17:18:43.926Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-04T17:18:43.926Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-04T17:18:43.926Z] ---> 01a2bd3e5fff [2023-10-04T17:18:43.926Z] Step 15/36 : FROM alpine:3.18 [2023-10-04T17:18:44.185Z] 3.18: Pulling from library/alpine [2023-10-04T17:18:44.444Z] 96526aa774ef: Pulling fs layer [2023-10-04T17:18:44.703Z] 96526aa774ef: Verifying Checksum [2023-10-04T17:18:44.703Z] 96526aa774ef: Download complete [2023-10-04T17:18:44.703Z] 96526aa774ef: Pull complete [2023-10-04T17:18:44.703Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T17:18:44.961Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T17:18:44.961Z] ---> 8ca4688f4f35 [2023-10-04T17:18:44.961Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-04T17:18:44.961Z] ---> Running in b1c36c7118d1 [2023-10-04T17:18:45.223Z] Removing intermediate container b1c36c7118d1 [2023-10-04T17:18:45.223Z] ---> 577f3c64c23c [2023-10-04T17:18:45.223Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-04T17:18:45.223Z] ---> Running in 7bfd85f904f9 [2023-10-04T17:18:45.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T17:18:45.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T17:18:46.052Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-04T17:18:46.052Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-04T17:18:46.052Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-04T17:18:46.052Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-04T17:18:46.052Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-04T17:18:46.052Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-04T17:18:46.052Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-04T17:18:46.052Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-04T17:18:46.052Z] (9/107) Installing libxcb (1.15-r1) [2023-10-04T17:18:46.052Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-04T17:18:46.052Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-04T17:18:46.052Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-04T17:18:46.052Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-04T17:18:46.052Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-04T17:18:46.052Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-04T17:18:46.052Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-04T17:18:46.052Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-04T17:18:46.052Z] (18/107) Installing libva (2.18.0-r1) [2023-10-04T17:18:46.052Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-04T17:18:46.052Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-04T17:18:46.052Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-04T17:18:46.052Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-04T17:18:46.052Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-04T17:18:46.311Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-04T17:18:46.311Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-04T17:18:46.311Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-04T17:18:46.311Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-04T17:18:46.311Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-04T17:18:46.311Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-04T17:18:46.311Z] (30/107) Installing opus (1.4-r0) [2023-10-04T17:18:46.311Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-04T17:18:46.311Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-04T17:18:46.311Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-04T17:18:46.311Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-04T17:18:46.311Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-04T17:18:46.311Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-04T17:18:46.311Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-04T17:18:46.311Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-04T17:18:46.311Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-04T17:18:46.311Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-04T17:18:46.311Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-04T17:18:46.570Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-04T17:18:46.570Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-04T17:18:46.570Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-04T17:18:46.570Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-04T17:18:46.570Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-04T17:18:46.570Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-04T17:18:46.570Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-04T17:18:46.570Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-04T17:18:46.570Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-04T17:18:46.570Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-04T17:18:46.570Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-04T17:18:46.570Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-04T17:18:46.570Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-04T17:18:46.570Z] (55/107) Installing glib (2.76.4-r0) [2023-10-04T17:18:46.570Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-04T17:18:46.570Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-04T17:18:46.570Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-04T17:18:46.570Z] (59/107) Installing libass (0.17.1-r0) [2023-10-04T17:18:46.570Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-04T17:18:46.829Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-04T17:18:46.829Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-04T17:18:46.829Z] (63/107) Installing libunistring (1.1-r1) [2023-10-04T17:18:46.829Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-04T17:18:46.829Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-04T17:18:46.829Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-04T17:18:46.829Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-04T17:18:46.829Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-04T17:18:46.829Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-04T17:18:46.829Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-04T17:18:46.829Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-10-04T17:18:46.829Z] (72/107) Installing librist (0.2.7-r0) [2023-10-04T17:18:46.829Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-04T17:18:46.829Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-04T17:18:46.829Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-04T17:18:46.829Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-04T17:18:46.829Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-04T17:18:46.829Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-04T17:18:46.829Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-04T17:18:46.829Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-04T17:18:46.829Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-04T17:18:47.089Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-04T17:18:47.089Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-04T17:18:47.089Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-04T17:18:47.089Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-04T17:18:47.089Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-04T17:18:47.089Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-04T17:18:47.089Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-04T17:18:47.089Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-04T17:18:47.089Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-04T17:18:47.089Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-04T17:18:47.089Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-04T17:18:47.089Z] (93/107) Installing orc (0.4.34-r0) [2023-10-04T17:18:47.089Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-04T17:18:47.089Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-04T17:18:47.089Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-04T17:18:47.089Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-04T17:18:47.089Z] (98/107) Installing libpulse (16.1-r10) [2023-10-04T17:18:47.089Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-04T17:18:47.089Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-04T17:18:47.089Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-04T17:18:47.089Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-04T17:18:47.347Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-04T17:18:47.347Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-04T17:18:47.347Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-04T17:18:47.347Z] (106/107) Installing kmod-libs (30-r3) [2023-10-04T17:18:47.347Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-04T17:18:47.347Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T17:18:47.347Z] Executing glib-2.76.4-r0.trigger [2023-10-04T17:18:47.347Z] Executing eudev-3.2.11-r8.trigger [2023-10-04T17:18:47.347Z] OK: 131 MiB in 122 packages [2023-10-04T17:18:49.877Z] Removing intermediate container 7bfd85f904f9 [2023-10-04T17:18:49.877Z] ---> b28a4464a09f [2023-10-04T17:18:49.877Z] Step 18/36 : WORKDIR / [2023-10-04T17:18:49.877Z] ---> Running in 9d2dc6656882 [2023-10-04T17:18:50.135Z] Removing intermediate container 9d2dc6656882 [2023-10-04T17:18:50.135Z] ---> e6ff41227151 [2023-10-04T17:18:50.135Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-04T17:18:51.069Z] ---> fdf60380a08e [2023-10-04T17:18:51.069Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-04T17:18:51.069Z] ---> a7254ac5005a [2023-10-04T17:18:51.069Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-04T17:18:51.330Z] ---> 24afc883d5ed [2023-10-04T17:18:51.330Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-04T17:18:51.330Z] ---> 03d2cf63a464 [2023-10-04T17:18:51.330Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-04T17:18:51.589Z] ---> 3dfe8cae5e65 [2023-10-04T17:18:51.589Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-04T17:18:51.589Z] ---> c3ba2dd6000e [2023-10-04T17:18:51.589Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-04T17:18:52.526Z] ---> 1b1dea4f0869 [2023-10-04T17:18:52.526Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-04T17:18:52.526Z] ---> Running in 8904bd9a3988 [2023-10-04T17:18:53.092Z] Removing intermediate container 8904bd9a3988 [2023-10-04T17:18:53.092Z] ---> d35d87a891ae [2023-10-04T17:18:53.092Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-04T17:18:53.092Z] ---> Running in e378c26046c8 [2023-10-04T17:18:53.663Z] Removing intermediate container e378c26046c8 [2023-10-04T17:18:53.663Z] ---> b1a673df61ee [2023-10-04T17:18:53.663Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-04T17:18:53.663Z] ---> Running in 1d9b50e0bcfb [2023-10-04T17:18:54.234Z] Removing intermediate container 1d9b50e0bcfb [2023-10-04T17:18:54.234Z] ---> a8b500a73fc3 [2023-10-04T17:18:54.234Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-04T17:18:54.234Z] ---> Running in 0f3d787965a7 [2023-10-04T17:18:54.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8489 in /w/workspace/foundry_device-usb-camera_PR-299 [Pipeline] { [Pipeline] ws [2023-10-04T17:18:54.614Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-04T17:18:54.688Z] Selected Git installation does not exist. Using Default [2023-10-04T17:18:54.688Z] The recommended git tool is: NONE [2023-10-04T17:18:54.802Z] Removing intermediate container 0f3d787965a7 [2023-10-04T17:18:54.802Z] ---> 45a15d02c631 [2023-10-04T17:18:54.802Z] Step 30/36 : EXPOSE 59983 [2023-10-04T17:18:54.802Z] ---> Running in 246b5b8bd7a1 [2023-10-04T17:18:54.802Z] Removing intermediate container 246b5b8bd7a1 [2023-10-04T17:18:54.802Z] ---> 8e810c5e3057 [2023-10-04T17:18:54.802Z] Step 31/36 : EXPOSE 8554 [2023-10-04T17:18:54.802Z] ---> Running in 74106b0bd6ec [2023-10-04T17:18:55.063Z] Removing intermediate container 74106b0bd6ec [2023-10-04T17:18:55.063Z] ---> 57ecd1adfce6 [2023-10-04T17:18:55.063Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-04T17:18:55.063Z] ---> Running in 736e87493ba5 [2023-10-04T17:18:55.063Z] Removing intermediate container 736e87493ba5 [2023-10-04T17:18:55.063Z] ---> 069740922b5e [2023-10-04T17:18:55.063Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-04T17:18:55.063Z] ---> Running in 05a7332e4b83 [2023-10-04T17:18:55.063Z] Removing intermediate container 05a7332e4b83 [2023-10-04T17:18:55.063Z] ---> 1b5aa79c8f2c [2023-10-04T17:18:55.063Z] Step 34/36 : LABEL arch=amd64 [2023-10-04T17:18:55.322Z] ---> Running in f40ac25ec3bf [2023-10-04T17:18:55.322Z] Removing intermediate container f40ac25ec3bf [2023-10-04T17:18:55.322Z] ---> ad1ba4fa6577 [2023-10-04T17:18:55.322Z] Step 35/36 : LABEL git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f [2023-10-04T17:18:55.322Z] ---> Running in 3fb5e5177f6c [2023-10-04T17:18:55.322Z] Removing intermediate container 3fb5e5177f6c [2023-10-04T17:18:55.322Z] ---> 4d25a0cf05fd [2023-10-04T17:18:55.322Z] Step 36/36 : LABEL version=0.0.0 [2023-10-04T17:18:55.322Z] ---> Running in bfec9d3ca3ce [2023-10-04T17:18:55.581Z] Removing intermediate container bfec9d3ca3ce [2023-10-04T17:18:55.581Z] ---> d1e1d3260d48 [2023-10-04T17:18:55.581Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T17:18:55.581Z] Successfully built d1e1d3260d48 [2023-10-04T17:18:55.581Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:18:56.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T17:18:56.472Z] [2023-10-04T17:18:56.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:18:56.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T17:18:56.846Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-04T17:18:56.846Z] 5eb5b503b376: Pulling fs layer [2023-10-04T17:18:56.846Z] 5c69ac0246d0: Pulling fs layer [2023-10-04T17:18:56.846Z] ec43610c2a17: Pulling fs layer [2023-10-04T17:18:56.846Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-04T17:18:56.846Z] 33b1e0a273af: Pulling fs layer [2023-10-04T17:18:56.846Z] 5d3b04190fa2: Pulling fs layer [2023-10-04T17:18:56.846Z] 2f39f015ded8: Pulling fs layer [2023-10-04T17:18:56.846Z] 3a2ae6a8a46f: Waiting [2023-10-04T17:18:56.846Z] 33b1e0a273af: Waiting [2023-10-04T17:18:56.846Z] 5d3b04190fa2: Waiting [2023-10-04T17:18:56.846Z] 2f39f015ded8: Waiting [2023-10-04T17:18:56.846Z] 5c69ac0246d0: Verifying Checksum [2023-10-04T17:18:56.846Z] 5c69ac0246d0: Download complete [2023-10-04T17:18:56.846Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-04T17:18:56.846Z] 3a2ae6a8a46f: Download complete [2023-10-04T17:18:56.846Z] 33b1e0a273af: Verifying Checksum [2023-10-04T17:18:56.846Z] 33b1e0a273af: Download complete [2023-10-04T17:18:56.846Z] 5d3b04190fa2: Verifying Checksum [2023-10-04T17:18:56.846Z] 5d3b04190fa2: Download complete [2023-10-04T17:18:56.846Z] ec43610c2a17: Verifying Checksum [2023-10-04T17:18:56.846Z] ec43610c2a17: Download complete [2023-10-04T17:18:57.105Z] 5eb5b503b376: Verifying Checksum [2023-10-04T17:18:57.105Z] 5eb5b503b376: Download complete [2023-10-04T17:18:57.672Z] 2f39f015ded8: Download complete [2023-10-04T17:18:58.238Z] 5eb5b503b376: Pull complete [2023-10-04T17:18:58.498Z] 5c69ac0246d0: Pull complete [2023-10-04T17:18:59.070Z] ec43610c2a17: Pull complete [2023-10-04T17:18:59.070Z] 3a2ae6a8a46f: Pull complete [2023-10-04T17:18:59.331Z] 33b1e0a273af: Pull complete [2023-10-04T17:18:59.331Z] 5d3b04190fa2: Pull complete [2023-10-04T17:18:59.576Z] using credential edgex-jenkins-ssh [2023-10-04T17:18:59.592Z] Cloning the remote Git repository [2023-10-04T17:18:59.634Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-04T17:18:59.724Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-04T17:18:59.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-04T17:18:59.858Z] > git --version # timeout=10 [2023-10-04T17:18:59.883Z] > git --version # 'git version 2.25.1' [2023-10-04T17:18:59.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T17:19:00.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T17:19:00.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-04T17:19:00.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T17:19:01.771Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-04T17:19:01.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-04T17:19:01.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T17:19:01.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-04T17:19:02.474Z] Merging remotes/origin/main commit 97477250f83449ec135a51078cdc7ddd64728142 into PR head commit 222fc09c85facea71af6b6ccf3f31affcfb8458f [2023-10-04T17:19:02.751Z] Merge succeeded, producing 222fc09c85facea71af6b6ccf3f31affcfb8458f [2023-10-04T17:19:02.752Z] Checking out Revision 222fc09c85facea71af6b6ccf3f31affcfb8458f (PR-299) [2023-10-04T17:19:03.243Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-04T17:19:03.295Z] > git --version # timeout=10 [2023-10-04T17:19:03.308Z] > git --version # 'git version 2.25.1' [2023-10-04T17:19:03.331Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T17:19:02.496Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T17:19:02.560Z] > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 [2023-10-04T17:19:02.659Z] > git remote # timeout=10 [2023-10-04T17:19:02.679Z] > git config --get remote.origin.url # timeout=10 [2023-10-04T17:19:02.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T17:19:02.710Z] > git merge 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 [2023-10-04T17:19:02.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-04T17:19:02.761Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T17:19:02.773Z] > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 [2023-10-04T17:19:03.544Z] 2f39f015ded8: Pull complete [2023-10-04T17:19:03.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-04T17:19:03.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T17:19:03.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:19:03.776Z] prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container [2023-10-04T17:19:03.778Z] [2023-10-04T17:19:03.778Z] GitHub has been notified of this commit’s build result [2023-10-04T17:19:03.778Z] [2023-10-04T17:19:03.811Z] $ 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/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-04T17:19:08.500Z] $ docker top 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-10-04T17:19:08.972Z] ---> job-cost.sh [2023-10-04T17:19:08.972Z] lf-activate-venv: SKIPPING [2023-10-04T17:19:08.972Z] INFO: No Stack... [Pipeline] sh [2023-10-04T17:19:09.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T17:19:09.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-04T17:19:09.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:19:09.433Z] Dload Upload Total Spent Left Speed [2023-10-04T17:19:09.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [2023-10-04T17:19:09.492Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-10-04T17:19:09.804Z] + cat /w/workspace/foundry_device-usb-camera_PR-299/archives/cost.csv [2023-10-04T17:19:09.804Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T17:19:09.864Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [2023-10-04T17:19:09.874Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] did not exist. Created. [2023-10-04T17:19:09.874Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T17:19:10.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-04T17:19:10.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-04T17:19:10.413Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T17:19:10.446Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T17:19:10.541Z] $ docker stop --time=1 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 [2023-10-04T17:19:10.592Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-04T17:19:10.592Z] sudo tee /etc/docker/daemon.new [2023-10-04T17:19:10.592Z] { [2023-10-04T17:19:10.592Z] "registry-mirrors": [ [2023-10-04T17:19:10.592Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-04T17:19:10.592Z] ], [2023-10-04T17:19:10.592Z] "bip": "10.250.0.254/24", [2023-10-04T17:19:10.592Z] "hosts": [ [2023-10-04T17:19:10.592Z] "tcp://0.0.0.0:5555", [2023-10-04T17:19:10.592Z] "unix:///var/run/docker.sock" [2023-10-04T17:19:10.592Z] ], [2023-10-04T17:19:10.592Z] "mtu": 1458, [2023-10-04T17:19:10.592Z] "selinux-enabled": true, [2023-10-04T17:19:10.592Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-04T17:19:10.592Z] } [2023-10-04T17:19:11.713Z] $ docker rm -f --volumes 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-04T17:19:12.160Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-04T17:19:12.519Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T17:19:30.844Z] provisioning config files... [2023-10-04T17:19:30.869Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8710049279008230151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:19:31.257Z] ---> docker-login.sh [2023-10-04T17:19:31.257Z] nexus3.edgexfoundry.org:10001 [2023-10-04T17:19:31.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:19:31.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:19:31.794Z] Configure a credential helper to remove this warning. See [2023-10-04T17:19:31.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:19:31.794Z] [2023-10-04T17:19:31.794Z] Login Succeeded [2023-10-04T17:19:31.794Z] nexus3.edgexfoundry.org:10002 [2023-10-04T17:19:32.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:19:32.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:19:32.332Z] Configure a credential helper to remove this warning. See [2023-10-04T17:19:32.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:19:32.332Z] [2023-10-04T17:19:32.332Z] Login Succeeded [2023-10-04T17:19:32.332Z] nexus3.edgexfoundry.org:10003 [2023-10-04T17:19:32.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:19:32.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:19:32.602Z] Configure a credential helper to remove this warning. See [2023-10-04T17:19:32.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:19:32.602Z] [2023-10-04T17:19:32.602Z] Login Succeeded [2023-10-04T17:19:32.602Z] nexus3.edgexfoundry.org:10004 [2023-10-04T17:19:32.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:19:32.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:19:32.875Z] Configure a credential helper to remove this warning. See [2023-10-04T17:19:32.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:19:32.875Z] [2023-10-04T17:19:32.875Z] Login Succeeded [2023-10-04T17:19:32.875Z] docker.io [2023-10-04T17:19:33.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T17:19:33.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T17:19:33.409Z] Configure a credential helper to remove this warning. See [2023-10-04T17:19:33.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T17:19:33.409Z] [2023-10-04T17:19:33.409Z] Login Succeeded [2023-10-04T17:19:33.409Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T17:19:33.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-04T17:19:33.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T17:19:33.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T17:19:33.876Z] ========================================================= [2023-10-04T17:19:33.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-04T17:19:33.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:19:34.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T17:19:34.723Z] Sending build context to Docker daemon 1.359MB [2023-10-04T17:19:34.723Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T17:19:34.723Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-04T17:19:35.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-04T17:19:35.012Z] 9fda8d8052c6: Pulling fs layer [2023-10-04T17:19:35.012Z] 5d54e960e981: Pulling fs layer [2023-10-04T17:19:35.012Z] c4a7e357bf2a: Pulling fs layer [2023-10-04T17:19:35.012Z] f0e02332f6b5: Pulling fs layer [2023-10-04T17:19:35.012Z] cefa15bbcfad: Pulling fs layer [2023-10-04T17:19:35.012Z] 17808c966233: Pulling fs layer [2023-10-04T17:19:35.012Z] f4c1fc716caa: Pulling fs layer [2023-10-04T17:19:35.012Z] f0e02332f6b5: Waiting [2023-10-04T17:19:35.012Z] cefa15bbcfad: Waiting [2023-10-04T17:19:35.012Z] 17808c966233: Waiting [2023-10-04T17:19:35.012Z] f4c1fc716caa: Waiting [2023-10-04T17:19:35.012Z] 5d54e960e981: Verifying Checksum [2023-10-04T17:19:35.012Z] 5d54e960e981: Download complete [2023-10-04T17:19:35.012Z] f0e02332f6b5: Verifying Checksum [2023-10-04T17:19:35.012Z] f0e02332f6b5: Download complete [2023-10-04T17:19:35.012Z] cefa15bbcfad: Verifying Checksum [2023-10-04T17:19:35.012Z] cefa15bbcfad: Download complete [2023-10-04T17:19:35.012Z] 9fda8d8052c6: Verifying Checksum [2023-10-04T17:19:35.012Z] 9fda8d8052c6: Download complete [2023-10-04T17:19:35.614Z] f4c1fc716caa: Verifying Checksum [2023-10-04T17:19:35.614Z] f4c1fc716caa: Download complete [2023-10-04T17:19:35.883Z] 9fda8d8052c6: Pull complete [2023-10-04T17:19:36.472Z] 5d54e960e981: Pull complete [2023-10-04T17:19:36.740Z] c4a7e357bf2a: Verifying Checksum [2023-10-04T17:19:36.740Z] c4a7e357bf2a: Download complete [2023-10-04T17:19:37.699Z] 17808c966233: Verifying Checksum [2023-10-04T17:19:37.699Z] 17808c966233: Download complete [2023-10-04T17:19:47.783Z] c4a7e357bf2a: Pull complete [2023-10-04T17:19:47.783Z] f0e02332f6b5: Pull complete [2023-10-04T17:19:47.783Z] cefa15bbcfad: Pull complete [2023-10-04T17:19:54.445Z] 17808c966233: Pull complete [2023-10-04T17:19:55.862Z] f4c1fc716caa: Pull complete [2023-10-04T17:19:55.862Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-04T17:19:55.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T17:19:55.862Z] ---> ea914061e18c [2023-10-04T17:19:55.862Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-04T17:19:57.805Z] ---> Running in 5091163d1dcd [2023-10-04T17:19:57.806Z] Removing intermediate container 5091163d1dcd [2023-10-04T17:19:57.806Z] ---> 7e466d293e34 [2023-10-04T17:19:57.806Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T17:19:57.806Z] ---> Running in 58a526ccd95e [2023-10-04T17:19:58.075Z] Removing intermediate container 58a526ccd95e [2023-10-04T17:19:58.075Z] ---> 57420fa10670 [2023-10-04T17:19:58.075Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-04T17:19:58.341Z] ---> Running in 53ba337a4e0a [2023-10-04T17:19:58.609Z] Removing intermediate container 53ba337a4e0a [2023-10-04T17:19:58.609Z] ---> d2207944fbff [2023-10-04T17:19:58.609Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-04T17:19:58.609Z] ---> Running in 53269d53a0c4 [2023-10-04T17:19:58.877Z] Removing intermediate container 53269d53a0c4 [2023-10-04T17:19:58.877Z] ---> cec633819443 [2023-10-04T17:19:58.877Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T17:19:58.877Z] ---> Running in d34af7227d2c [2023-10-04T17:20:00.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T17:20:00.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T17:20:01.247Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-04T17:20:01.247Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-04T17:20:01.247Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-04T17:20:01.514Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-04T17:20:01.514Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-04T17:20:01.514Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-04T17:20:01.514Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-04T17:20:01.514Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-04T17:20:01.782Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-04T17:20:01.782Z] (10/13) Installing kmod-libs (30-r3) [2023-10-04T17:20:01.782Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-04T17:20:01.782Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-04T17:20:01.782Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-04T17:20:01.782Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T17:20:01.782Z] Executing eudev-3.2.11-r8.trigger [2023-10-04T17:20:01.782Z] OK: 273 MiB in 65 packages [2023-10-04T17:20:03.189Z] Removing intermediate container d34af7227d2c [2023-10-04T17:20:03.189Z] ---> 2c7e84731464 [2023-10-04T17:20:03.189Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-04T17:20:03.189Z] ---> Running in 6f987038f94d [2023-10-04T17:20:03.189Z] Removing intermediate container 6f987038f94d [2023-10-04T17:20:03.189Z] ---> 97fdb0ce4907 [2023-10-04T17:20:03.189Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-04T17:20:03.777Z] ---> b0885a226477 [2023-10-04T17:20:03.777Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T17:20:03.777Z] ---> Running in 08df24d13441 [2023-10-04T17:21:25.399Z] Removing intermediate container 08df24d13441 [2023-10-04T17:21:25.399Z] ---> 83159a7cb6e5 [2023-10-04T17:21:25.399Z] Step 11/13 : COPY . . [2023-10-04T17:21:25.399Z] ---> 456293bd6ce6 [2023-10-04T17:21:25.399Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-04T17:21:25.399Z] ---> Running in fcd51461cf85 [2023-10-04T17:21:25.399Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:21:25.399Z] Dload Upload Total Spent Left Speed [2023-10-04T17:21:25.399Z] 0 0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9669 0 --:--:-- --:--:-- --:--:-- 9713 [2023-10-04T17:21:25.399Z] Removing intermediate container fcd51461cf85 [2023-10-04T17:21:25.399Z] ---> f36dcd70d1ca [2023-10-04T17:21:25.399Z] Step 13/13 : RUN ${MAKE} [2023-10-04T17:21:25.399Z] ---> Running in e3253aa17419 [2023-10-04T17:21:25.399Z] noop [2023-10-04T17:21:25.399Z] Removing intermediate container e3253aa17419 [2023-10-04T17:21:25.399Z] ---> 42722306b991 [2023-10-04T17:21:25.399Z] Successfully built 42722306b991 [2023-10-04T17:21:25.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:21:25.866Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T17:21:25.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:21:26.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container [2023-10-04T17:21:26.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T17:21:27.381Z] $ docker top 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T17:21:28.258Z] + go version [2023-10-04T17:21:28.258Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-04T17:21:28.298Z] $ docker stop --time=1 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 [2023-10-04T17:21:29.872Z] $ docker rm -f --volumes 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:21:30.719Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T17:21:30.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:21:30.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container [2023-10-04T17:21:31.027Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T17:21:32.136Z] $ docker top 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T17:21:32.685Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-04T17:21:33.067Z] + make test [2023-10-04T17:21:33.067Z] go test ./... -coverprofile=coverage.out ./... [2023-10-04T17:21:38.401Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-04T17:23:14.994Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-04T17:23:15.955Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.110s coverage: 4.4% of statements [2023-10-04T17:23:16.930Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-04T17:23:16.930Z] go vet ./... [2023-10-04T17:23:49.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T17:23:49.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T17:23:49.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T17:23:49.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T17:23:49.226Z] $ docker stop --time=1 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b [2023-10-04T17:23:53.000Z] $ docker rm -f --volumes 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T17:23:54.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T17:23:54.347Z] Warning: overwriting stash ‘coverage-report’ [2023-10-04T17:23:54.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T17:23:55.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T17:23:55.882Z] + ls -al . [2023-10-04T17:23:55.882Z] total 216 [2023-10-04T17:23:55.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 17:21 . [2023-10-04T17:23:55.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:18 .. [2023-10-04T17:23:55.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:19 .git [2023-10-04T17:23:55.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 .github [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:19 .gitignore [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:19 .golangci.yml [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:19 .hadolint.yml [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:19 Attribution.txt [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:19 CHANGELOG.md [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:19 Dockerfile [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:19 GOVERNANCE.md [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:19 Jenkinsfile [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:19 LICENSE [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:19 Makefile [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:19 OWNERS.md [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:19 README.md [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:16 VERSION [2023-10-04T17:23:55.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:19 bin [2023-10-04T17:23:55.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 cmd [2023-10-04T17:23:55.882Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:23 coverage.out [2023-10-04T17:23:55.882Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:19 docker-entrypoint.sh [2023-10-04T17:23:55.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:19 docs [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:19 go.mod [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:19 go.sum [2023-10-04T17:23:55.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 internal [2023-10-04T17:23:55.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:19 snap [2023-10-04T17:23:55.882Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:23:56.317Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f --label arch=arm64 --label version=0.0.0 . [2023-10-04T17:23:56.585Z] Sending build context to Docker daemon 1.415MB [2023-10-04T17:23:56.585Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T17:23:56.585Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-04T17:23:56.585Z] ---> 42722306b991 [2023-10-04T17:23:56.585Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-04T17:23:56.852Z] ---> Running in 7a2f883655ed [2023-10-04T17:23:57.121Z] Removing intermediate container 7a2f883655ed [2023-10-04T17:23:57.121Z] ---> 7780ee9bb22a [2023-10-04T17:23:57.121Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T17:23:57.121Z] ---> Running in 7e609f8d76d4 [2023-10-04T17:23:57.389Z] Removing intermediate container 7e609f8d76d4 [2023-10-04T17:23:57.390Z] ---> 8f4b328509fc [2023-10-04T17:23:57.390Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-04T17:23:57.661Z] ---> Running in ed44234a0c4f [2023-10-04T17:23:57.928Z] Removing intermediate container ed44234a0c4f [2023-10-04T17:23:57.928Z] ---> bf84c78c2666 [2023-10-04T17:23:57.928Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-04T17:23:57.928Z] ---> Running in ccb390cca177 [2023-10-04T17:23:58.195Z] Removing intermediate container ccb390cca177 [2023-10-04T17:23:58.195Z] ---> 354cf9c61580 [2023-10-04T17:23:58.195Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T17:23:58.195Z] ---> Running in d57e366a8260 [2023-10-04T17:23:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T17:23:59.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T17:24:00.717Z] OK: 273 MiB in 65 packages [2023-10-04T17:24:01.685Z] Removing intermediate container d57e366a8260 [2023-10-04T17:24:01.685Z] ---> 0957fbeafed9 [2023-10-04T17:24:01.685Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-04T17:24:01.685Z] ---> Running in a488d265b509 [2023-10-04T17:24:02.272Z] Removing intermediate container a488d265b509 [2023-10-04T17:24:02.272Z] ---> d19e69fec83e [2023-10-04T17:24:02.272Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-04T17:24:02.858Z] ---> 28837764dc01 [2023-10-04T17:24:02.858Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T17:24:02.858Z] ---> Running in 96d351783d43 [2023-10-04T17:24:07.131Z] Removing intermediate container 96d351783d43 [2023-10-04T17:24:07.131Z] ---> 85d3b5b64241 [2023-10-04T17:24:07.131Z] Step 11/36 : COPY . . [2023-10-04T17:24:07.397Z] ---> a454bac0488d [2023-10-04T17:24:07.397Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-04T17:24:07.397Z] ---> Running in 1e3e789ee7ef [2023-10-04T17:24:08.359Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:24:08.359Z] Dload Upload Total Spent Left Speed [2023-10-04T17:24:08.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5385 0 --:--:-- --:--:-- --:--:-- 5471 [2023-10-04T17:24:09.590Z] Removing intermediate container 1e3e789ee7ef [2023-10-04T17:24:09.590Z] ---> d38461f7d235 [2023-10-04T17:24:09.590Z] Step 13/36 : RUN ${MAKE} [2023-10-04T17:24:09.590Z] ---> Running in a4809524a9f8 [2023-10-04T17:24:10.555Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-04T17:26:17.250Z] Removing intermediate container a4809524a9f8 [2023-10-04T17:26:17.250Z] ---> 045db4f653ec [2023-10-04T17:26:17.250Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-04T17:26:17.830Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-04T17:26:18.097Z] 8766b47fe142: Pulling fs layer [2023-10-04T17:26:19.057Z] 8766b47fe142: Verifying Checksum [2023-10-04T17:26:19.057Z] 8766b47fe142: Download complete [2023-10-04T17:26:19.639Z] 8766b47fe142: Pull complete [2023-10-04T17:26:19.639Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-04T17:26:19.639Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-04T17:26:19.639Z] ---> 69d40e2cb93c [2023-10-04T17:26:19.639Z] Step 15/36 : FROM alpine:3.18 [2023-10-04T17:26:20.224Z] 3.18: Pulling from library/alpine [2023-10-04T17:26:20.491Z] 579b34f0a95b: Pulling fs layer [2023-10-04T17:26:20.757Z] 579b34f0a95b: Verifying Checksum [2023-10-04T17:26:20.757Z] 579b34f0a95b: Download complete [2023-10-04T17:26:21.023Z] 579b34f0a95b: Pull complete [2023-10-04T17:26:21.288Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T17:26:21.288Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T17:26:21.288Z] ---> 3cc203321400 [2023-10-04T17:26:21.288Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-04T17:26:21.288Z] ---> Running in 86ebdf0c2f25 [2023-10-04T17:26:21.554Z] Removing intermediate container 86ebdf0c2f25 [2023-10-04T17:26:21.554Z] ---> f527b9ec2d98 [2023-10-04T17:26:21.554Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-04T17:26:21.825Z] ---> Running in 1a213f0a6d66 [2023-10-04T17:26:22.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T17:26:23.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T17:26:24.008Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-04T17:26:24.009Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-04T17:26:24.009Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-04T17:26:24.009Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-04T17:26:24.009Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-04T17:26:24.275Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-04T17:26:24.275Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-04T17:26:24.275Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-04T17:26:24.275Z] (9/104) Installing libxcb (1.15-r1) [2023-10-04T17:26:24.275Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-04T17:26:24.275Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-04T17:26:24.275Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-04T17:26:24.275Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-04T17:26:24.275Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-04T17:26:24.275Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-04T17:26:24.542Z] (16/104) Installing libva (2.18.0-r1) [2023-10-04T17:26:24.542Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-04T17:26:24.542Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-04T17:26:24.542Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-04T17:26:24.542Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-04T17:26:24.542Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-04T17:26:24.542Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-04T17:26:24.542Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-04T17:26:24.542Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-04T17:26:24.542Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-04T17:26:24.542Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-04T17:26:24.542Z] (27/104) Installing opus (1.4-r0) [2023-10-04T17:26:24.542Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-04T17:26:24.809Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-04T17:26:24.809Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-04T17:26:24.809Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-04T17:26:24.809Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-04T17:26:24.809Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-04T17:26:24.809Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-04T17:26:24.809Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-04T17:26:24.809Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-04T17:26:24.809Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-04T17:26:24.809Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-04T17:26:25.076Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-04T17:26:25.076Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-04T17:26:25.343Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-04T17:26:25.343Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-04T17:26:25.343Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-04T17:26:25.343Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-04T17:26:25.343Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-04T17:26:25.610Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-04T17:26:25.610Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-04T17:26:25.610Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-04T17:26:25.610Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-04T17:26:25.610Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-04T17:26:25.610Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-04T17:26:25.610Z] (52/104) Installing glib (2.76.4-r0) [2023-10-04T17:26:25.610Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-04T17:26:25.610Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-04T17:26:25.876Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-04T17:26:25.876Z] (56/104) Installing libass (0.17.1-r0) [2023-10-04T17:26:25.876Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-04T17:26:25.876Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-04T17:26:25.876Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-04T17:26:25.876Z] (60/104) Installing libunistring (1.1-r1) [2023-10-04T17:26:25.876Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-04T17:26:25.876Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-04T17:26:25.876Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-04T17:26:25.876Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-04T17:26:25.876Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-04T17:26:25.876Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-04T17:26:26.142Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-04T17:26:26.142Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-10-04T17:26:26.142Z] (69/104) Installing librist (0.2.7-r0) [2023-10-04T17:26:26.142Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-04T17:26:26.142Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-04T17:26:26.142Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-04T17:26:26.142Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-04T17:26:26.142Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-04T17:26:26.142Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-04T17:26:26.142Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-04T17:26:26.142Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-04T17:26:26.407Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-04T17:26:26.407Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-04T17:26:26.407Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-04T17:26:26.407Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-04T17:26:26.407Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-04T17:26:26.407Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-04T17:26:26.407Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-04T17:26:26.407Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-04T17:26:26.673Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-04T17:26:26.673Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-04T17:26:26.673Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-04T17:26:26.673Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-04T17:26:26.673Z] (90/104) Installing orc (0.4.34-r0) [2023-10-04T17:26:26.673Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-04T17:26:26.673Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-04T17:26:26.673Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-04T17:26:26.673Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-04T17:26:26.673Z] (95/104) Installing libpulse (16.1-r10) [2023-10-04T17:26:26.674Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-04T17:26:26.940Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-04T17:26:26.940Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-04T17:26:26.940Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-04T17:26:26.940Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-04T17:26:26.940Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-04T17:26:26.940Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-04T17:26:26.940Z] (103/104) Installing kmod-libs (30-r3) [2023-10-04T17:26:26.940Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-04T17:26:26.940Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T17:26:26.940Z] Executing glib-2.76.4-r0.trigger [2023-10-04T17:26:26.940Z] Executing eudev-3.2.11-r8.trigger [2023-10-04T17:26:26.940Z] OK: 110 MiB in 119 packages [2023-10-04T17:26:31.187Z] Removing intermediate container 1a213f0a6d66 [2023-10-04T17:26:31.187Z] ---> eadcf9f74ca6 [2023-10-04T17:26:31.187Z] Step 18/36 : WORKDIR / [2023-10-04T17:26:31.187Z] ---> Running in 320f3ced9de7 [2023-10-04T17:26:31.187Z] Removing intermediate container 320f3ced9de7 [2023-10-04T17:26:31.187Z] ---> ebb8a9a7fd62 [2023-10-04T17:26:31.187Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-04T17:26:33.202Z] ---> 0ff71c2de36c [2023-10-04T17:26:33.202Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-04T17:26:33.824Z] ---> 14a9dc95443a [2023-10-04T17:26:33.824Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-04T17:26:34.108Z] ---> 576b2b180c7b [2023-10-04T17:26:34.108Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-04T17:26:34.721Z] ---> de424b7e36ef [2023-10-04T17:26:34.721Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-04T17:26:35.336Z] ---> abbac4e3035d [2023-10-04T17:26:35.336Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-04T17:26:35.621Z] ---> 2b9b00d05728 [2023-10-04T17:26:35.621Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-04T17:26:37.095Z] ---> 4475ac459a67 [2023-10-04T17:26:37.095Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-04T17:26:37.095Z] ---> Running in cddc6511c9fe [2023-10-04T17:26:39.040Z] Removing intermediate container cddc6511c9fe [2023-10-04T17:26:39.040Z] ---> c7f5a8b03737 [2023-10-04T17:26:39.040Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-04T17:26:39.040Z] ---> Running in bd018b41435e [2023-10-04T17:26:40.452Z] Removing intermediate container bd018b41435e [2023-10-04T17:26:40.452Z] ---> 2de57efc7449 [2023-10-04T17:26:40.452Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-04T17:26:40.452Z] ---> Running in fcd7d58dfdf3 [2023-10-04T17:26:42.089Z] Removing intermediate container fcd7d58dfdf3 [2023-10-04T17:26:42.089Z] ---> e69f0e42dc45 [2023-10-04T17:26:42.089Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-04T17:26:42.089Z] ---> Running in af34fa98cce2 [2023-10-04T17:26:43.511Z] Removing intermediate container af34fa98cce2 [2023-10-04T17:26:43.511Z] ---> 7d22c26d78af [2023-10-04T17:26:43.511Z] Step 30/36 : EXPOSE 59983 [2023-10-04T17:26:43.511Z] ---> Running in 70e230c47a25 [2023-10-04T17:26:43.777Z] Removing intermediate container 70e230c47a25 [2023-10-04T17:26:43.778Z] ---> 0386bb7d082d [2023-10-04T17:26:43.778Z] Step 31/36 : EXPOSE 8554 [2023-10-04T17:26:43.778Z] ---> Running in 9d84297870bb [2023-10-04T17:26:44.045Z] Removing intermediate container 9d84297870bb [2023-10-04T17:26:44.045Z] ---> a2665db3fc79 [2023-10-04T17:26:44.045Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-04T17:26:44.045Z] ---> Running in b233772e7f9a [2023-10-04T17:26:44.312Z] Removing intermediate container b233772e7f9a [2023-10-04T17:26:44.312Z] ---> f6a296b5d58e [2023-10-04T17:26:44.312Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-04T17:26:44.579Z] ---> Running in fa370cc847ea [2023-10-04T17:26:44.846Z] Removing intermediate container fa370cc847ea [2023-10-04T17:26:44.846Z] ---> 5fd2c23169e6 [2023-10-04T17:26:44.846Z] Step 34/36 : LABEL arch=arm64 [2023-10-04T17:26:44.846Z] ---> Running in 6ee297f146d1 [2023-10-04T17:26:45.114Z] Removing intermediate container 6ee297f146d1 [2023-10-04T17:26:45.114Z] ---> a1ed90c45f0c [2023-10-04T17:26:45.114Z] Step 35/36 : LABEL git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f [2023-10-04T17:26:45.114Z] ---> Running in d0860e58d4d3 [2023-10-04T17:26:45.384Z] Removing intermediate container d0860e58d4d3 [2023-10-04T17:26:45.384Z] ---> 57b3358798fe [2023-10-04T17:26:45.384Z] Step 36/36 : LABEL version=0.0.0 [2023-10-04T17:26:45.652Z] ---> Running in 9bca1bdb474f [2023-10-04T17:26:45.917Z] Removing intermediate container 9bca1bdb474f [2023-10-04T17:26:45.917Z] ---> 8f896e61b379 [2023-10-04T17:26:45.917Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T17:26:45.917Z] Successfully built 8f896e61b379 [2023-10-04T17:26:45.917Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:26:46.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T17:26:46.763Z] [2023-10-04T17:26:46.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:26:47.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T17:26:47.181Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-04T17:26:47.181Z] 8998bd30e6a1: Pulling fs layer [2023-10-04T17:26:47.181Z] 04944245beec: Pulling fs layer [2023-10-04T17:26:47.181Z] 699f458cf7ca: Pulling fs layer [2023-10-04T17:26:47.181Z] 765212b225bb: Pulling fs layer [2023-10-04T17:26:47.181Z] f23df028b6ca: Pulling fs layer [2023-10-04T17:26:47.181Z] d65c8cfc05b1: Pulling fs layer [2023-10-04T17:26:47.181Z] 2437ff75d9bd: Pulling fs layer [2023-10-04T17:26:47.181Z] 765212b225bb: Waiting [2023-10-04T17:26:47.181Z] f23df028b6ca: Waiting [2023-10-04T17:26:47.181Z] d65c8cfc05b1: Waiting [2023-10-04T17:26:47.181Z] 2437ff75d9bd: Waiting [2023-10-04T17:26:47.447Z] 04944245beec: Verifying Checksum [2023-10-04T17:26:47.447Z] 04944245beec: Download complete [2023-10-04T17:26:47.447Z] 765212b225bb: Verifying Checksum [2023-10-04T17:26:47.447Z] 765212b225bb: Download complete [2023-10-04T17:26:47.447Z] f23df028b6ca: Verifying Checksum [2023-10-04T17:26:47.447Z] f23df028b6ca: Download complete [2023-10-04T17:26:47.447Z] d65c8cfc05b1: Verifying Checksum [2023-10-04T17:26:47.447Z] d65c8cfc05b1: Download complete [2023-10-04T17:26:47.447Z] 699f458cf7ca: Verifying Checksum [2023-10-04T17:26:47.447Z] 699f458cf7ca: Download complete [2023-10-04T17:26:48.029Z] 8998bd30e6a1: Verifying Checksum [2023-10-04T17:26:48.029Z] 8998bd30e6a1: Download complete [2023-10-04T17:26:49.967Z] 2437ff75d9bd: Verifying Checksum [2023-10-04T17:26:49.967Z] 2437ff75d9bd: Download complete [2023-10-04T17:26:51.910Z] 8998bd30e6a1: Pull complete [2023-10-04T17:26:52.175Z] 04944245beec: Pull complete [2023-10-04T17:26:53.579Z] 699f458cf7ca: Pull complete [2023-10-04T17:26:53.846Z] 765212b225bb: Pull complete [2023-10-04T17:26:54.426Z] f23df028b6ca: Pull complete [2023-10-04T17:26:54.694Z] d65c8cfc05b1: Pull complete [2023-10-04T17:27:09.675Z] 2437ff75d9bd: Pull complete [2023-10-04T17:27:09.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-04T17:27:09.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T17:27:09.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:27:09.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container [2023-10-04T17:27:10.057Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-04T17:27:12.529Z] $ docker top f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:13.085Z] ---> job-cost.sh [2023-10-04T17:27:13.349Z] lf-activate-venv: SKIPPING [2023-10-04T17:27:13.349Z] INFO: No Stack... [2023-10-04T17:27:13.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-04T17:27:14.561Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T17:27:14.897Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-04T17:27:14.897Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T17:27:14.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [2023-10-04T17:27:14.971Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] did not exist. Created. [2023-10-04T17:27:14.971Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T17:27:15.371Z] /w/workspace/device-usb-camera/1@tmp/durable-7666c143/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-04T17:27:15.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-04T17:27:15.760Z] Warning: overwriting stash ‘stack-cost’ [2023-10-04T17:27:15.808Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T17:27:15.823Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T17:27:15.914Z] $ docker stop --time=1 f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 [2023-10-04T17:27:17.333Z] $ docker rm -f --volumes f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-04T17:27:18.325Z] provisioning config files... [2023-10-04T17:27:18.332Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config8755622281103910774tmp [Pipeline] { [Pipeline] sh [2023-10-04T17:27:18.667Z] + set +x [2023-10-04T17:27:18.667Z] + curl -s https://codecov.io/bash [2023-10-04T17:27:18.667Z] + bash -s -- [2023-10-04T17:27:18.667Z] [2023-10-04T17:27:18.667Z] _____ _ [2023-10-04T17:27:18.667Z] / ____| | | [2023-10-04T17:27:18.667Z] | | ___ __| | ___ ___ _____ __ [2023-10-04T17:27:18.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-04T17:27:18.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-04T17:27:18.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-04T17:27:18.667Z] Bash-1.0.6 [2023-10-04T17:27:18.667Z] [2023-10-04T17:27:18.667Z] [2023-10-04T17:27:18.667Z] ==> git version 2.25.1 found [2023-10-04T17:27:18.667Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-04T17:27:18.667Z] Release-Date: 2020-01-08 [2023-10-04T17:27:18.667Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-04T17:27:18.667Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-04T17:27:18.667Z] ==> Jenkins CI detected. [2023-10-04T17:27:18.667Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-299 [2023-10-04T17:27:18.667Z] project root: . [2023-10-04T17:27:18.667Z] --> token set from env [2023-10-04T17:27:18.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-04T17:27:18.667Z] ==> Running gcov in . (disable via -X gcov) [2023-10-04T17:27:18.667Z] ==> Python coveragepy not found [2023-10-04T17:27:18.667Z] ==> Searching for coverage reports in: [2023-10-04T17:27:18.667Z] + . [2023-10-04T17:27:18.667Z] -> Found 1 reports [2023-10-04T17:27:18.667Z] ==> Detecting git/mercurial file structure [2023-10-04T17:27:18.927Z] ==> Reading reports [2023-10-04T17:27:18.927Z] + ./coverage.out bytes=54703 [2023-10-04T17:27:18.927Z] ==> Appending adjustments [2023-10-04T17:27:18.927Z] https://docs.codecov.io/docs/fixing-reports [2023-10-04T17:27:18.927Z] + Found adjustments [2023-10-04T17:27:18.927Z] ==> Gzipping contents [2023-10-04T17:27:18.927Z] 8.0K /tmp/codecov.IL0Bmq.gz [2023-10-04T17:27:18.927Z] ==> Uploading reports [2023-10-04T17:27:18.927Z] url: https://codecov.io [2023-10-04T17:27:18.927Z] query: branch=PR-299&commit=222fc09c85facea71af6b6ccf3f31affcfb8458f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=299&job=&cmd_args= [2023-10-04T17:27:18.927Z] -> Pinging Codecov [2023-10-04T17:27:18.927Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-299&commit=222fc09c85facea71af6b6ccf3f31affcfb8458f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=299&job=&cmd_args= [2023-10-04T17:27:19.186Z] -> Uploading to [2023-10-04T17:27:19.186Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-04/73D8F5FF140700D3E01443B452E23636/222fc09c85facea71af6b6ccf3f31affcfb8458f/8318bab0-e3ce-4c14-bcba-d74ea3e47bb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T172718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4faed8a922121d24e33f5cf9d0299f282832dd707b7dcc9fbebb1dfb9516fef [2023-10-04T17:27:19.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T17:27:19.186Z] Dload Upload Total Spent Left Speed [2023-10-04T17:27:19.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 26903 --:--:-- --:--:-- --:--:-- 26903 [2023-10-04T17:27:19.446Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] } [2023-10-04T17:27:19.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-04T17:27:21.259Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-299/archives ] [2023-10-04T17:27:21.259Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-299/archives [2023-10-04T17:27:21.259Z] total 16 [2023-10-04T17:27:21.259Z] drwxr-xr-x 3 root root 4096 Oct 4 17:19 . [2023-10-04T17:27:21.259Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:19 .. [2023-10-04T17:27:21.259Z] drwxr-xr-x 2 root root 4096 Oct 4 17:19 cost [2023-10-04T17:27:21.259Z] -rw-r--r-- 1 root root 89 Oct 4 17:19 cost.csv [2023-10-04T17:27:21.259Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-299/archives [2023-10-04T17:27:21.259Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-299/archives [2023-10-04T17:27:21.259Z] total 16 [2023-10-04T17:27:21.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:19 . [2023-10-04T17:27:21.259Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:19 .. [2023-10-04T17:27:21.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 17:19 cost [2023-10-04T17:27:21.259Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:21.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:22.486Z] ---> package-listing.sh [2023-10-04T17:27:22.486Z] ++ facter osfamily [2023-10-04T17:27:22.486Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-04T17:27:22.797Z] + OS_FAMILY=debian [2023-10-04T17:27:22.797Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-299 [2023-10-04T17:27:22.797Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-04T17:27:22.797Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-04T17:27:22.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-04T17:27:22.797Z] + PACKAGES=/tmp/packages_start.txt [2023-10-04T17:27:22.797Z] + '[' /w/workspace/foundry_device-usb-camera_PR-299 ']' [2023-10-04T17:27:22.797Z] + PACKAGES=/tmp/packages_end.txt [2023-10-04T17:27:22.797Z] + case "${OS_FAMILY}" in [2023-10-04T17:27:22.797Z] + dpkg -l [2023-10-04T17:27:22.797Z] + grep '^ii' [2023-10-04T17:27:22.797Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-04T17:27:22.797Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-04T17:27:22.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-04T17:27:22.797Z] + '[' /w/workspace/foundry_device-usb-camera_PR-299 ']' [2023-10-04T17:27:22.797Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-299/archives/ [2023-10-04T17:27:22.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-299/archives/ [Pipeline] echo [2023-10-04T17:27:22.831Z] 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/foundry_device-usb-camera_PR-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-04T17:27:23.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T17:27:23.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T17:27:23.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T17:27:23.690Z] prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container [2023-10-04T17:27:23.726Z] $ 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/foundry_device-usb-camera_PR-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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-lftools-log-publisher:latest cat [2023-10-04T17:27:23.935Z] $ docker top 00d86c8a54b751f57bd8fe4810d260eab7050b7ac6ce3848706e0a2f6cfb623e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T17:27:24.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-04T17:27:24.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-04T17:27:24.948Z] + ls /var/log/sa-host [2023-10-04T17:27:24.948Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T17:27:25.089Z] provisioning config files... [2023-10-04T17:27:25.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config976788620755916743tmp [Pipeline] { [Pipeline] echo [2023-10-04T17:27:25.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:25.468Z] ---> create-netrc.sh [Pipeline] } [2023-10-04T17:27:25.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:25.897Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-04T17:27:25.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:26.238Z] ---> sudo-logs.sh [2023-10-04T17:27:26.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-04T17:27:26.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:26.624Z] ---> job-cost.sh [2023-10-04T17:27:26.624Z] lf-activate-venv: SKIPPING [2023-10-04T17:27:26.624Z] DEBUG: total: 0.2199999988079071 [2023-10-04T17:27:26.624Z] INFO: Retrieving Stack Cost... [2023-10-04T17:27:26.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T17:27:27.452Z] INFO: Archiving Costs [Pipeline] echo [2023-10-04T17:27:27.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T17:27:27.811Z] ---> logs-deploy.sh [2023-10-04T17:27:27.811Z] lf-activate-venv: SKIPPING [2023-10-04T17:27:27.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-299/1 [2023-10-04T17:27:27.811Z] INFO: archiving workspace using pattern(s): [2023-10-04T17:27:28.750Z] Archives upload complete. [2023-10-04T17:27:28.750Z] INFO: archiving logs to Nexus [2023-10-04T17:27:29.317Z] ---> uname -a: [2023-10-04T17:27:29.317Z] Linux prd-ubuntu20-04-docker-8c-8g-8488 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] ---> lscpu: [2023-10-04T17:27:29.317Z] Architecture: x86_64 [2023-10-04T17:27:29.317Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-04T17:27:29.317Z] Byte Order: Little Endian [2023-10-04T17:27:29.317Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-04T17:27:29.317Z] CPU(s): 8 [2023-10-04T17:27:29.317Z] On-line CPU(s) list: 0-7 [2023-10-04T17:27:29.317Z] Thread(s) per core: 1 [2023-10-04T17:27:29.317Z] Core(s) per socket: 1 [2023-10-04T17:27:29.317Z] Socket(s): 8 [2023-10-04T17:27:29.317Z] NUMA node(s): 1 [2023-10-04T17:27:29.317Z] Vendor ID: AuthenticAMD [2023-10-04T17:27:29.317Z] CPU family: 23 [2023-10-04T17:27:29.317Z] Model: 49 [2023-10-04T17:27:29.317Z] Model name: AMD EPYC-Rome Processor [2023-10-04T17:27:29.317Z] Stepping: 0 [2023-10-04T17:27:29.317Z] CPU MHz: 2799.998 [2023-10-04T17:27:29.317Z] BogoMIPS: 5599.99 [2023-10-04T17:27:29.317Z] Virtualization: AMD-V [2023-10-04T17:27:29.317Z] Hypervisor vendor: KVM [2023-10-04T17:27:29.317Z] Virtualization type: full [2023-10-04T17:27:29.317Z] L1d cache: 256 KiB [2023-10-04T17:27:29.317Z] L1i cache: 256 KiB [2023-10-04T17:27:29.317Z] L2 cache: 4 MiB [2023-10-04T17:27:29.317Z] L3 cache: 128 MiB [2023-10-04T17:27:29.317Z] NUMA node0 CPU(s): 0-7 [2023-10-04T17:27:29.317Z] Vulnerability Itlb multihit: Not affected [2023-10-04T17:27:29.317Z] Vulnerability L1tf: Not affected [2023-10-04T17:27:29.317Z] Vulnerability Mds: Not affected [2023-10-04T17:27:29.317Z] Vulnerability Meltdown: Not affected [2023-10-04T17:27:29.317Z] Vulnerability Mmio stale data: Not affected [2023-10-04T17:27:29.317Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-04T17:27:29.317Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-04T17:27:29.317Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-04T17:27:29.317Z] Vulnerability Srbds: Not affected [2023-10-04T17:27:29.317Z] Vulnerability Tsx async abort: Not affected [2023-10-04T17:27:29.317Z] 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-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] ---> nproc: [2023-10-04T17:27:29.317Z] 8 [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] ---> df -h: [2023-10-04T17:27:29.317Z] Filesystem Size Used Avail Use% Mounted on [2023-10-04T17:27:29.317Z] overlay 155G 12G 144G 8% / [2023-10-04T17:27:29.317Z] tmpfs 64M 0 64M 0% /dev [2023-10-04T17:27:29.317Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-04T17:27:29.317Z] shm 64M 0 64M 0% /dev/shm [2023-10-04T17:27:29.317Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] ---> sar -b -r -n DEV: [2023-10-04T17:27:29.317Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8488) 10/04/23 _x86_64_ (8 CPU) [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] 17:15:55 LINUX RESTART (8 CPU) [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] 17:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-04T17:27:29.317Z] 17:17:02 120.84 48.30 72.54 0.00 5442.59 69525.76 0.00 [2023-10-04T17:27:29.317Z] 17:18:01 219.84 1.20 218.64 0.00 36.20 97129.71 0.00 [2023-10-04T17:27:29.317Z] 17:19:01 237.29 0.23 237.06 0.00 16.26 61845.29 0.00 [2023-10-04T17:27:29.317Z] 17:20:01 33.28 0.02 33.26 0.00 0.27 37409.90 0.00 [2023-10-04T17:27:29.317Z] 17:21:01 6.35 0.97 5.38 0.00 67.46 21041.71 0.00 [2023-10-04T17:27:29.317Z] 17:22:01 55.27 9.63 45.64 0.00 5087.55 29389.37 0.00 [2023-10-04T17:27:29.317Z] 17:23:01 6.65 0.02 6.63 0.00 0.13 21058.49 0.00 [2023-10-04T17:27:29.317Z] 17:24:01 1.77 0.00 1.77 0.00 0.00 3240.79 0.00 [2023-10-04T17:27:29.317Z] 17:25:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2023-10-04T17:27:29.317Z] 17:26:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2023-10-04T17:27:29.317Z] 17:27:01 3.33 1.02 2.32 0.00 21.86 30.93 0.00 [2023-10-04T17:27:29.317Z] Average: 62.25 5.59 56.66 0.00 971.68 30872.78 0.00 [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] 17:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-04T17:27:29.317Z] 17:17:02 29451848 31593380 735668 2.24 71276 2352720 2032780 5.99 994992 2096936 470060 [2023-10-04T17:27:29.317Z] 17:18:01 28182352 31546736 752868 2.29 152536 3377580 1825692 5.38 1213340 3000904 200080 [2023-10-04T17:27:29.317Z] 17:19:01 27455120 31532104 768328 2.34 163520 4048668 2046920 6.03 1317640 3588616 456708 [2023-10-04T17:27:29.317Z] 17:20:01 27472160 31568848 731688 2.23 167856 4048600 1744852 5.14 1299660 3576904 292 [2023-10-04T17:27:29.317Z] 17:21:01 27462800 31567276 732532 2.23 169412 4054496 1752872 5.17 1307596 3582716 1120 [2023-10-04T17:27:29.317Z] 17:22:01 27000404 31556380 716788 2.18 196928 4473248 1698880 5.01 1598380 3714252 320 [2023-10-04T17:27:29.317Z] 17:23:01 27007836 31558948 714492 2.17 195512 4469996 1700952 5.01 1595872 3711016 16 [2023-10-04T17:27:29.317Z] 17:24:01 27010664 31561900 711608 2.16 195584 4469996 1700952 5.01 1593572 3711016 248 [2023-10-04T17:27:29.317Z] 17:25:01 27011192 31562432 711020 2.16 195612 4470000 1700952 5.01 1592812 3711020 156 [2023-10-04T17:27:29.317Z] 17:26:01 27010696 31562044 711388 2.16 195692 4470008 1700952 5.01 1592756 3711028 160 [2023-10-04T17:27:29.317Z] 17:27:01 27009680 31562116 711740 2.16 195792 4470624 1704720 5.02 1593040 3711520 28 [2023-10-04T17:27:29.317Z] Average: 27461341 31561106 727102 2.21 172702 4064176 1782775 5.25 1427242 3465084 102653 [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z] 17:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-04T17:27:29.317Z] 17:17:02 docker0 1.42 1.50 0.26 13.20 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:17:02 ens3 466.98 317.46 5513.47 79.06 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:17:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:18:01 docker0 222.23 354.06 18.56 2502.08 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:18:01 veth6918dd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:18:01 ens3 386.31 243.40 2534.28 35.65 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:19:01 docker0 18.73 45.91 1.36 831.49 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:19:01 ens3 190.80 124.43 3643.75 97.92 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:19:01 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:20:01 ens3 16.45 10.93 22.50 4.82 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:21:01 ens3 6.70 5.78 15.14 0.58 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:21:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:22:01 ens3 172.24 72.82 2713.69 5.11 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:22:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:23:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:25:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] Average: docker0 21.73 36.01 1.81 300.91 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] Average: ens3 112.32 70.21 1311.18 20.27 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-04T17:27:29.317Z] [2023-10-04T17:27:29.317Z]