Pull request #294 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b142e36530cc51e9944c4244487025c363bee09+b907ae284758dcb5c5e92cc9fb34c829a11304c7 (bf4684d07b18b01d488e6fe6e597691980e909ec) 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-ssh14556829133109855490.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-ssh7009480856407365635.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-294/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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14424370423823104652.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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1942376944342495088.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-ssh6909237899446920718.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-294/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-294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh730190472303078634.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-7578 in /w/workspace/foundry_device-usb-camera_PR-294 [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-294 # 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/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b907ae284758dcb5c5e92cc9fb34c829a11304c7 into PR head commit 0b142e36530cc51e9944c4244487025c363bee09 Merge succeeded, producing 0b142e36530cc51e9944c4244487025c363bee09 Checking out Revision 0b142e36530cc51e9944c4244487025c363bee09 (PR-294) 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 18:00:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:00:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:00:51 ========================================================= 18:00:51 EdgeX Global Pipelines Version Info 18:00:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:00:52 ------------------- 18:00:52 stable info: 18:00:52 ------------------- 18:00:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:00:52 Message: update stable to v1.0.254 18:00:52 ------------------- 18:00:52 experimental info: 18:00:52 ------------------- 18:00:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:00:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:00:52 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:00:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b142e3 [Pipeline] echo 18:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:54 provisioning config files... 18:00:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config11043087330778425081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:55 ---> docker-login.sh 18:00:55 nexus3.edgexfoundry.org:10001 18:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:55 Configure a credential helper to remove this warning. See 18:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:55 18:00:55 Login Succeeded 18:00:55 nexus3.edgexfoundry.org:10002 18:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:55 Configure a credential helper to remove this warning. See 18:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:55 18:00:55 Login Succeeded 18:00:55 nexus3.edgexfoundry.org:10003 18:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:55 Configure a credential helper to remove this warning. See 18:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:55 18:00:55 Login Succeeded 18:00:55 nexus3.edgexfoundry.org:10004 18:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:55 Configure a credential helper to remove this warning. See 18:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:55 18:00:55 Login Succeeded 18:00:55 docker.io 18:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:56 Configure a credential helper to remove this warning. See 18:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:56 18:00:56 Login Succeeded 18:00:56 ---> docker-login.sh ends [Pipeline] } 18:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:00:56 + git rev-list -1 --merges 0b142e36530cc51e9944c4244487025c363bee09~1..0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo 18:00:56 -----------> git rev-list -1 --merges 0b142e36530cc51e9944c4244487025c363bee09~1..0b142e36530cc51e9944c4244487025c363bee09 0b142e36530cc51e9944c4244487025c363bee09 [false] [Pipeline] sh 18:00:57 + git log --format=format:%s -1 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo 18:00:57 ========================================================= 18:00:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:00:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:57 + git log --format=format:%s -1 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo 18:00:57 [semverPrep] GIT_COMMIT: 0b142e36530cc51e9944c4244487025c363bee09, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:00:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:00:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:58 + grep -v github /etc/ssh/ssh_known_hosts 18:00:58 + [ -e /tmp/ssh_known_hosts ] 18:00:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:00:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:00:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:00:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:58 18:00:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:00:58 b85a868b505f: Pulling fs layer 18:00:58 e2be974225ed: Pulling fs layer 18:00:58 339a4e72a1f5: Pulling fs layer 18:00:58 988bab9f4d93: Pulling fs layer 18:00:58 1469e6f7b9e6: Pulling fs layer 18:00:58 eaf3925da568: Pulling fs layer 18:00:58 bab4dde63d76: Pulling fs layer 18:00:58 bde34c3a00c8: Pulling fs layer 18:00:58 b352a97aabf1: Pulling fs layer 18:00:58 4872d77fe225: Pulling fs layer 18:00:58 5851b861e8e6: Pulling fs layer 18:00:58 b352a97aabf1: Waiting 18:00:58 4872d77fe225: Waiting 18:00:58 5851b861e8e6: Waiting 18:00:58 eaf3925da568: Waiting 18:00:58 bab4dde63d76: Waiting 18:00:58 bde34c3a00c8: Waiting 18:00:58 988bab9f4d93: Waiting 18:00:58 1469e6f7b9e6: Waiting 18:00:58 e2be974225ed: Verifying Checksum 18:00:58 e2be974225ed: Download complete 18:00:58 988bab9f4d93: Verifying Checksum 18:00:58 988bab9f4d93: Download complete 18:00:59 339a4e72a1f5: Verifying Checksum 18:00:59 339a4e72a1f5: Download complete 18:00:59 1469e6f7b9e6: Verifying Checksum 18:00:59 1469e6f7b9e6: Download complete 18:00:59 eaf3925da568: Download complete 18:00:59 bde34c3a00c8: Download complete 18:00:59 b352a97aabf1: Verifying Checksum 18:00:59 b352a97aabf1: Download complete 18:00:59 4872d77fe225: Download complete 18:00:59 5851b861e8e6: Verifying Checksum 18:00:59 5851b861e8e6: Download complete 18:00:59 b85a868b505f: Verifying Checksum 18:00:59 b85a868b505f: Download complete 18:00:59 bab4dde63d76: Verifying Checksum 18:00:59 bab4dde63d76: Download complete 18:01:00 b85a868b505f: Pull complete 18:01:00 e2be974225ed: Pull complete 18:01:00 339a4e72a1f5: Pull complete 18:01:01 988bab9f4d93: Pull complete 18:01:01 1469e6f7b9e6: Pull complete 18:01:01 eaf3925da568: Pull complete 18:01:03 bab4dde63d76: Pull complete 18:01:03 bde34c3a00c8: Pull complete 18:01:03 b352a97aabf1: Pull complete 18:01:03 4872d77fe225: Pull complete 18:01:03 5851b861e8e6: Pull complete 18:01:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:03 prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container 18:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@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 18:01:06 $ docker top 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e -eo pid,comm 18:01:06 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). 18:01:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:06 [ssh-agent] Looking for ssh-agent implementation... 18:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:06 $ docker exec 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent 18:01:06 SSH_AUTH_SOCK=/tmp/ssh-gQIUCBXvp24O/agent.32 18:01:06 SSH_AGENT_PID=38 18:01:06 Running ssh-add (command line suppressed) 18:01:06 Identity added: /w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_4915844904941466791.key (/w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_4915844904941466791.key) 18:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:07 + git tag --points-at HEAD [Pipeline] } 18:01:07 $ docker exec --env ******** --env ******** 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent -k 18:01:07 unset SSH_AUTH_SOCK; 18:01:07 unset SSH_AGENT_PID; 18:01:07 echo Agent pid 38 killed; 18:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:07 [ssh-agent] Looking for ssh-agent implementation... 18:01:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:07 $ docker exec 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent 18:01:07 SSH_AUTH_SOCK=/tmp/ssh-wi2PiZDoUn94/agent.70 18:01:07 SSH_AGENT_PID=76 18:01:07 Running ssh-add (command line suppressed) 18:01:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_17527794041464141035.key (/w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_17527794041464141035.key) 18:01:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:08 + git semver init 18:01:08 2023-09-21 18:01:08,300 [run_init] DEBUG init version:0.0.0 force:False 18:01:08 2023-09-21 18:01:08,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-294/.semver 18:01:08 2023-09-21 18:01:08,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-294/.semver 18:01:08 2023-09-21 18:01:08,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-294/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-294, universal_newlines=False, shell=None, istream=None) 18:01:09 2023-09-21 18:01:09,045 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-294/.git/info/exclude 18:01:09 2023-09-21 18:01:09,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 with force:False 18:01:09 2023-09-21 18:01:09,046 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 18:01:09 2023-09-21 18:01:09,050 [execute] INFO git cat-file --batch-check 18:01:09 2023-09-21 18:01:09,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-294/.semver, universal_newlines=False, shell=None, istream=) 18:01:09 2023-09-21 18:01:09,057 [execute] INFO git cat-file --batch 18:01:09 2023-09-21 18:01:09,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-294/.semver, universal_newlines=False, shell=None, istream=) 18:01:09 2023-09-21 18:01:09,062 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 18:01:09 0.0.0 [Pipeline] } 18:01:09 $ docker exec --env ******** --env ******** 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent -k 18:01:09 unset SSH_AUTH_SOCK; 18:01:09 unset SSH_AGENT_PID; 18:01:09 echo Agent pid 76 killed; 18:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:09 + git semver [Pipeline] } 18:01:10 $ docker stop --time=1 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e 18:01:11 $ docker rm -f --volumes 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e [Pipeline] // withDockerContainer [Pipeline] sh 18:01:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:12 Stashed 1 file(s) [Pipeline] echo 18:01:12 [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 18:01:12 provisioning config files... 18:01:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config12548697112571326036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:13 ---> docker-login.sh 18:01:13 nexus3.edgexfoundry.org:10001 18:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:13 Configure a credential helper to remove this warning. See 18:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:13 18:01:13 Login Succeeded 18:01:13 nexus3.edgexfoundry.org:10002 18:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:13 Configure a credential helper to remove this warning. See 18:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:13 18:01:13 Login Succeeded 18:01:13 nexus3.edgexfoundry.org:10003 18:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:13 Configure a credential helper to remove this warning. See 18:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:13 18:01:13 Login Succeeded 18:01:13 nexus3.edgexfoundry.org:10004 18:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:13 Configure a credential helper to remove this warning. See 18:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:13 18:01:13 Login Succeeded 18:01:13 docker.io 18:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:13 Configure a credential helper to remove this warning. See 18:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:13 18:01:13 Login Succeeded 18:01:13 ---> docker-login.sh ends [Pipeline] } 18:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:14 ========================================================= 18:01:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:01:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:14 + 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 . 18:01:14 Sending build context to Docker daemon 2.241MB 18:01:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:01:14 Step 2/13 : FROM ${BASE} AS builder 18:01:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:14 7264a8db6415: Pulling fs layer 18:01:14 c4d48a809fc2: Pulling fs layer 18:01:14 4f1c88b9dad5: Pulling fs layer 18:01:14 ad3a456e5733: Pulling fs layer 18:01:14 33e27b845d1e: Pulling fs layer 18:01:14 ad3a456e5733: Waiting 18:01:14 c68163c4e522: Pulling fs layer 18:01:14 33e27b845d1e: Waiting 18:01:14 50da416c3ac9: Pulling fs layer 18:01:14 23d2d4c4bb30: Pulling fs layer 18:01:14 c68163c4e522: Waiting 18:01:14 50da416c3ac9: Waiting 18:01:14 c4d48a809fc2: Verifying Checksum 18:01:14 c4d48a809fc2: Download complete 18:01:15 ad3a456e5733: Verifying Checksum 18:01:15 ad3a456e5733: Download complete 18:01:15 33e27b845d1e: Verifying Checksum 18:01:15 33e27b845d1e: Download complete 18:01:15 7264a8db6415: Verifying Checksum 18:01:15 7264a8db6415: Download complete 18:01:15 c68163c4e522: Verifying Checksum 18:01:15 c68163c4e522: Download complete 18:01:15 7264a8db6415: Pull complete 18:01:15 23d2d4c4bb30: Verifying Checksum 18:01:15 23d2d4c4bb30: Download complete 18:01:15 c4d48a809fc2: Pull complete 18:01:15 4f1c88b9dad5: Verifying Checksum 18:01:15 4f1c88b9dad5: Download complete 18:01:15 50da416c3ac9: Verifying Checksum 18:01:15 50da416c3ac9: Download complete 18:01:19 4f1c88b9dad5: Pull complete 18:01:19 ad3a456e5733: Pull complete 18:01:19 33e27b845d1e: Pull complete 18:01:19 c68163c4e522: Pull complete 18:01:21 50da416c3ac9: Pull complete 18:01:22 23d2d4c4bb30: Pull complete 18:01:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:01:22 ---> 0786185ac409 18:01:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:01:26 ---> Running in 3ce61f880efe 18:01:26 Removing intermediate container 3ce61f880efe 18:01:26 ---> 999492dc1ded 18:01:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:26 ---> Running in 3045a047d2b8 18:01:26 Removing intermediate container 3045a047d2b8 18:01:26 ---> 635e5d282b75 18:01:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:01:26 ---> Running in d59a9d57325d 18:01:26 Removing intermediate container d59a9d57325d 18:01:26 ---> 31d4763a8055 18:01:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:01:26 ---> Running in c8c2b4b9cddb 18:01:26 Removing intermediate container c8c2b4b9cddb 18:01:26 ---> 67b10034521c 18:01:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:26 ---> Running in a70ec5b825a3 18:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:01:26 (1/13) Installing libintl (0.21.1-r7) 18:01:26 (2/13) Installing eudev-libs (3.2.11-r8) 18:01:26 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:01:26 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:01:26 (5/13) Installing v4l-utils (1.24.1-r0) 18:01:26 (6/13) Installing libdvbv5 (1.24.1-r0) 18:01:26 (7/13) Installing udev-init-scripts (35-r1) 18:01:26 (8/13) Installing libblkid (2.38.1-r8) 18:01:26 (9/13) Installing xz-libs (5.4.3-r0) 18:01:26 (10/13) Installing kmod-libs (30-r3) 18:01:26 (11/13) Installing eudev (3.2.11-r8) 18:01:26 (12/13) Installing eudev-dev (3.2.11-r8) 18:01:26 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:01:26 Executing busybox-1.36.1-r2.trigger 18:01:26 Executing eudev-3.2.11-r8.trigger 18:01:26 OK: 271 MiB in 65 packages 18:01:27 Removing intermediate container a70ec5b825a3 18:01:27 ---> 01e99a09e019 18:01:27 Step 8/13 : WORKDIR /device-usb-camera 18:01:27 ---> Running in 77867e565026 18:01:27 Removing intermediate container 77867e565026 18:01:27 ---> f605356ea1d6 18:01:27 Step 9/13 : COPY go.mod vendor* ./ 18:01:27 Still waiting to schedule task 18:01:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:01:27 ---> 753511d1e3f5 18:01:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:27 ---> Running in 571b4e0abcc2 18:02:15 Removing intermediate container 571b4e0abcc2 18:02:15 ---> 65fecfea151c 18:02:15 Step 11/13 : COPY . . 18:02:15 ---> 310995291be7 18:02:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:02:15 ---> Running in d19730b08f23 18:02:15  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:15 Dload Upload Total Spent Left Speed 18:02:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11063 0 --:--:-- --:--:-- --:--:-- 11088 18:02:15 Removing intermediate container d19730b08f23 18:02:15 ---> b6a520a792c3 18:02:15 Step 13/13 : RUN ${MAKE} 18:02:15 ---> Running in c3857cab0b3d 18:02:15 noop 18:02:15 Removing intermediate container c3857cab0b3d 18:02:15 ---> d62636f87cba 18:02:15 Successfully built d62636f87cba 18:02:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:15 + docker inspect -f . ci-base-image-x86_64 18:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:15 prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container 18:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@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 18:02:16 $ docker top 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:16 + go version 18:02:16 go version go1.21.0 linux/amd64 [Pipeline] } 18:02:16 $ docker stop --time=1 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada 18:02:18 $ docker rm -f --volumes 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:18 + docker inspect -f . ci-base-image-x86_64 18:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:18 prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container 18:02:18 $ 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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@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 18:02:19 $ docker top a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:19 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-294 [Pipeline] fileExists [Pipeline] sh 18:02:20 + make test 18:02:20 go test ./... -coverprofile=coverage.out ./... 18:02:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:02:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:02:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 18:02:41 go vet ./... 18:02:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:45 ./bin/test-attribution-txt.sh [Pipeline] echo 18:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:02:45 $ docker stop --time=1 a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 18:02:48 $ docker rm -f --volumes a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:50 + ls -al . 18:02:50 total 220 18:02:50 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 18:02 . 18:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:00 .. 18:02:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:02 .git 18:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 .github 18:02:50 -rw-rw-r-- 1 jenkins jenkins 495 Sep 21 18:00 .gitignore 18:02:50 -rw-rw-r-- 1 jenkins jenkins 45 Sep 21 18:00 .golangci.yml 18:02:50 -rw-rw-r-- 1 jenkins jenkins 77 Sep 21 18:00 .hadolint.yml 18:02:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:01 .semver 18:02:50 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 21 18:00 Attribution.txt 18:02:50 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 21 18:00 CHANGELOG.md 18:02:50 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 21 18:00 Dockerfile 18:02:50 -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 18:00 GOVERNANCE.md 18:02:50 -rw-rw-r-- 1 jenkins jenkins 659 Sep 21 18:00 Jenkinsfile 18:02:50 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 18:00 LICENSE 18:02:50 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 21 18:00 Makefile 18:02:50 -rw-rw-r-- 1 jenkins jenkins 622 Sep 21 18:00 OWNERS.md 18:02:50 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 21 18:00 README.md 18:02:50 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:01 VERSION 18:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:00 bin 18:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 cmd 18:02:50 -rw-r--r-- 1 jenkins jenkins 54703 Sep 21 18:02 coverage.out 18:02:50 -rwxrwxr-x 1 jenkins jenkins 84 Sep 21 18:00 docker-entrypoint.sh 18:02:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:00 docs 18:02:50 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 21 18:00 go.mod 18:02:50 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 21 18:00 go.sum 18:02:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 internal 18:02:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:00 snap 18:02:50 -rw-rw-r-- 1 jenkins jenkins 231 Sep 21 18:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:50 + 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=0b142e36530cc51e9944c4244487025c363bee09 --label arch=amd64 --label version=0.0.0 . 18:02:50 Sending build context to Docker daemon 2.296MB 18:02:50 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:02:50 Step 2/36 : FROM ${BASE} AS builder 18:02:50 ---> d62636f87cba 18:02:50 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:02:50 ---> Running in fceaa30587c2 18:02:50 Removing intermediate container fceaa30587c2 18:02:50 ---> a9e0f2c17c90 18:02:50 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:50 ---> Running in 5bdfaa356502 18:02:50 Removing intermediate container 5bdfaa356502 18:02:50 ---> b8938e0c20aa 18:02:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:50 ---> Running in e64c06b5e42c 18:02:50 Removing intermediate container e64c06b5e42c 18:02:50 ---> 20e4fb716eea 18:02:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:50 ---> Running in 83020f3ee710 18:02:51 Removing intermediate container 83020f3ee710 18:02:51 ---> a2fa5eda2f14 18:02:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:51 ---> Running in 5fc64049dd9b 18:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:02:51 OK: 271 MiB in 65 packages 18:02:51 Removing intermediate container 5fc64049dd9b 18:02:51 ---> 3d590ba749ea 18:02:51 Step 8/36 : WORKDIR /device-usb-camera 18:02:51 ---> Running in 83c54e32d570 18:02:52 Removing intermediate container 83c54e32d570 18:02:52 ---> 3b2daccd8f1c 18:02:52 Step 9/36 : COPY go.mod vendor* ./ 18:02:52 ---> dc7ca7d07628 18:02:52 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:52 ---> Running in 3dc940de7500 18:02:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7579 in /w/workspace/foundry_device-usb-camera_PR-294 [Pipeline] { [Pipeline] ws 18:02:52 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:02:52 Selected Git installation does not exist. Using Default 18:02:52 The recommended git tool is: NONE 18:02:53 Removing intermediate container 3dc940de7500 18:02:53 ---> 7e60e45cfd2d 18:02:53 Step 11/36 : COPY . . 18:02:53 ---> 708e4fccdd88 18:02:53 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:02:53 ---> Running in 6a2031a21d26 18:02:53  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:53 Dload Upload Total Spent Left Speed 18:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 42997 0 --:--:-- --:--:-- --:--:-- 44750 18:02:53 Removing intermediate container 6a2031a21d26 18:02:53 ---> 4b20bf3a918c 18:02:53 Step 13/36 : RUN ${MAKE} 18:02:53 ---> Running in 1d826cc46f86 18:02:54 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.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:02:57 using credential edgex-jenkins-ssh 18:02:57 Cloning the remote Git repository 18:02:57 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:02:57 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:02:57 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:02:57 > git --version # timeout=10 18:02:57 > git --version # 'git version 2.25.1' 18:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:02:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:59 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:02:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:03:00 Merging remotes/origin/main commit b907ae284758dcb5c5e92cc9fb34c829a11304c7 into PR head commit 0b142e36530cc51e9944c4244487025c363bee09 18:03:00 Merge succeeded, producing 0b142e36530cc51e9944c4244487025c363bee09 18:03:00 Checking out Revision 0b142e36530cc51e9944c4244487025c363bee09 (PR-294) 18:03:00 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:03:00 > git --version # timeout=10 18:03:00 > git --version # 'git version 2.25.1' 18:03:00 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 18:03:00 > git config core.sparsecheckout # timeout=10 18:03:00 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 18:03:00 > git remote # timeout=10 18:03:00 > git config --get remote.origin.url # timeout=10 18:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:00 > git merge b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 18:03:00 > git rev-parse HEAD^{commit} # timeout=10 18:03:00 > git config core.sparsecheckout # timeout=10 18:03:00 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:02 Dload Upload Total Spent Left Speed 18:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 18:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:03:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:03:03 + sudo tee /etc/docker/daemon.new 18:03:03 { 18:03:03 "registry-mirrors": [ 18:03:03 "https://nexus3.edgexfoundry.org:10001" 18:03:03 ], 18:03:03 "bip": "10.250.0.254/24", 18:03:03 "hosts": [ 18:03:03 "tcp://0.0.0.0:5555", 18:03:03 "unix:///var/run/docker.sock" 18:03:03 ], 18:03:03 "mtu": 1458, 18:03:03 "selinux-enabled": true, 18:03:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:03:03 } [Pipeline] sh 18:03:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:03:03 + sudo service docker restart 18:03:16 Removing intermediate container 1d826cc46f86 18:03:16 ---> cf0f5c587d94 18:03:16 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:03:16 v0.21.6: Pulling from aler9/rtsp-simple-server 18:03:16 4acc49c71d14: Pulling fs layer 18:03:17 4acc49c71d14: Verifying Checksum 18:03:17 4acc49c71d14: Download complete 18:03:17 4acc49c71d14: Pull complete 18:03:17 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:03:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:03:17 ---> 01a2bd3e5fff 18:03:17 Step 15/36 : FROM alpine:3.18 18:03:18 3.18: Pulling from library/alpine 18:03:18 7264a8db6415: Already exists 18:03:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:03:18 Status: Downloaded newer image for alpine:3.18 18:03:18 ---> 7e01a0d0a1dc 18:03:18 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:03:18 ---> Running in 334f3bfeb46e 18:03:18 Removing intermediate container 334f3bfeb46e 18:03:18 ---> b4f64141148e 18:03:18 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:03:18 ---> Running in 2847b2b84b8b 18:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:03:19 (1/107) Installing dumb-init (1.2.5-r2) 18:03:19 (2/107) Installing sdl2 (2.26.5-r0) 18:03:19 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:03:19 (4/107) Installing aom-libs (3.6.1-r0) 18:03:19 (5/107) Installing libxau (1.0.11-r2) 18:03:19 (6/107) Installing libmd (1.0.4-r2) 18:03:19 (7/107) Installing libbsd (0.11.7-r1) 18:03:19 (8/107) Installing libxdmcp (1.1.4-r2) 18:03:19 (9/107) Installing libxcb (1.15-r1) 18:03:19 (10/107) Installing libx11 (1.8.4-r4) 18:03:19 (11/107) Installing hwdata-pci (0.370-r0) 18:03:19 (12/107) Installing libpciaccess (0.17-r2) 18:03:19 (13/107) Installing libdrm (2.4.115-r4) 18:03:19 (14/107) Installing libxext (1.3.5-r2) 18:03:19 (15/107) Installing libxfixes (6.0.1-r2) 18:03:19 (16/107) Installing libffi (3.4.4-r2) 18:03:19 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:03:19 (18/107) Installing libva (2.18.0-r1) 18:03:19 (19/107) Installing libvdpau (1.5-r1) 18:03:19 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:03:19 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:03:19 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:03:19 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:03:19 (24/107) Installing libdav1d (1.2.1-r0) 18:03:19 (25/107) Installing brotli-libs (1.0.9-r14) 18:03:19 (26/107) Installing libhwy (1.0.4-r1) 18:03:19 (27/107) Installing lcms2 (2.15-r2) 18:03:19 (28/107) Installing libjxl (0.8.2-r0) 18:03:19 (29/107) Installing lame-libs (3.100-r5) 18:03:19 (30/107) Installing opus (1.4-r0) 18:03:19 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:03:19 (32/107) Installing soxr (0.1.3-r5) 18:03:19 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:03:19 (34/107) Installing libogg (1.3.5-r4) 18:03:19 (35/107) Installing libtheora (1.1.1-r17) 18:03:19 (36/107) Installing libvorbis (1.3.7-r1) 18:03:19 (37/107) Installing libvpx (1.13.0-r1) 18:03:19 (38/107) Installing libwebp (1.3.2-r0) 18:03:20 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:03:20 (40/107) Installing numactl (2.0.16-r4) 18:03:20 (41/107) Installing x265-libs (3.5-r4) 18:03:20 (42/107) Installing xvidcore (1.3.7-r1) 18:03:20 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:03:20 (44/107) Installing alsa-lib (1.2.9-r1) 18:03:20 (45/107) Installing libexpat (2.5.0-r1) 18:03:20 (46/107) Installing libbz2 (1.0.8-r5) 18:03:20 (47/107) Installing libpng (1.6.39-r3) 18:03:20 (48/107) Installing freetype (2.13.0-r5) 18:03:20 (49/107) Installing fontconfig (2.14.2-r3) 18:03:20 (50/107) Installing fribidi (1.0.13-r0) 18:03:20 (51/107) Installing libintl (0.21.1-r7) 18:03:20 (52/107) Installing libblkid (2.38.1-r8) 18:03:20 (53/107) Installing libmount (2.38.1-r8) 18:03:20 (54/107) Installing pcre2 (10.42-r1) 18:03:20 (55/107) Installing glib (2.76.4-r0) 18:03:20 (56/107) Installing graphite2 (1.3.14-r5) 18:03:20 (57/107) Installing harfbuzz (7.3.0-r0) 18:03:20 (58/107) Installing libunibreak (5.1-r0) 18:03:20 (59/107) Installing libass (0.17.1-r0) 18:03:20 (60/107) Installing libbluray (1.3.4-r0) 18:03:20 (61/107) Installing gmp (6.2.1-r3) 18:03:20 (62/107) Installing nettle (3.8.1-r2) 18:03:20 (63/107) Installing libunistring (1.1-r1) 18:03:20 (64/107) Installing libidn2 (2.3.4-r1) 18:03:20 (65/107) Installing p11-kit (0.24.1-r2) 18:03:20 (66/107) Installing libtasn1 (4.19.0-r1) 18:03:20 (67/107) Installing gnutls (3.8.0-r2) 18:03:20 (68/107) Installing mpg123-libs (1.31.3-r1) 18:03:20 (69/107) Installing libopenmpt (0.7.2-r0) 18:03:20 (70/107) Installing cjson (1.7.15-r4) 18:03:20 (71/107) Installing mbedtls (2.28.4-r0) 18:03:20 (72/107) Installing librist (0.2.7-r0) 18:03:20 (73/107) Installing libsrt (1.5.2-r0) 18:03:20 (74/107) Installing libssh (0.10.5-r0) 18:03:20 (75/107) Installing xz-libs (5.4.3-r0) 18:03:20 (76/107) Installing libxml2 (2.11.4-r0) 18:03:20 (77/107) Installing libsodium (1.0.18-r3) 18:03:20 (78/107) Installing libzmq (4.3.4-r4) 18:03:20 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:03:20 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:03:20 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:03:20 (82/107) Installing shaderc (2023.3-r1) 18:03:20 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:03:20 (84/107) Installing libplacebo (5.264.1-r1) 18:03:20 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:03:20 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:03:20 (87/107) Installing vidstab (1.1.1-r0) 18:03:20 (88/107) Installing zimg (3.0.5-r0) 18:03:20 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:03:20 (90/107) Installing libasyncns (0.8-r1) 18:03:20 (91/107) Installing dbus-libs (1.14.8-r0) 18:03:20 (92/107) Installing libltdl (2.4.7-r2) 18:03:20 (93/107) Installing orc (0.4.34-r0) 18:03:20 (94/107) Installing flac-libs (1.4.3-r0) 18:03:20 (95/107) Installing libsndfile (1.2.0-r2) 18:03:20 (96/107) Installing speexdsp (1.2.1-r1) 18:03:20 (97/107) Installing tdb-libs (1.4.8-r1) 18:03:20 (98/107) Installing libpulse (16.1-r10) 18:03:20 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:03:20 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:03:20 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 18:03:20 (102/107) Installing ffmpeg (6.0-r15) 18:03:20 (103/107) Installing udev-init-scripts (35-r1) 18:03:20 (104/107) Installing eudev-libs (3.2.11-r8) 18:03:20 (105/107) Installing zstd-libs (1.5.5-r4) 18:03:20 (106/107) Installing kmod-libs (30-r3) 18:03:20 (107/107) Installing eudev (3.2.11-r8) 18:03:20 Executing busybox-1.36.1-r2.trigger 18:03:20 Executing glib-2.76.4-r0.trigger 18:03:20 Executing eudev-3.2.11-r8.trigger 18:03:20 OK: 131 MiB in 122 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:22 provisioning config files... 18:03:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13585848147871074452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:22 ---> docker-login.sh 18:03:22 nexus3.edgexfoundry.org:10001 18:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:23 Configure a credential helper to remove this warning. See 18:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:23 18:03:23 Login Succeeded 18:03:23 nexus3.edgexfoundry.org:10002 18:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:23 Configure a credential helper to remove this warning. See 18:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:23 18:03:23 Login Succeeded 18:03:23 nexus3.edgexfoundry.org:10003 18:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:24 Configure a credential helper to remove this warning. See 18:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:24 18:03:24 Login Succeeded 18:03:24 nexus3.edgexfoundry.org:10004 18:03:24 Removing intermediate container 2847b2b84b8b 18:03:24 ---> d7370273f886 18:03:24 Step 18/36 : WORKDIR / 18:03:24 ---> Running in ddad2016d627 18:03:24 Removing intermediate container ddad2016d627 18:03:24 ---> 6883e1d9d612 18:03:24 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:24 Configure a credential helper to remove this warning. See 18:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:24 18:03:24 Login Succeeded 18:03:24 docker.io 18:03:24 ---> 3c7129764e4e 18:03:24 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:24 ---> 31583319416e 18:03:24 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:03:24 ---> 9bcdde09f250 18:03:24 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:24 Configure a credential helper to remove this warning. See 18:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:24 18:03:24 Login Succeeded 18:03:24 ---> docker-login.sh ends [Pipeline] } 18:03:24 Deleting 1 temporary files 18:03:24 ---> 4696faadbb2c 18:03:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:03:24 ---> 53eea9a3704a 18:03:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:03:24 ---> 8e3be7313aad 18:03:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:25 ========================================================= 18:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:25 ---> 56f758c9405c 18:03:25 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:03:25 ---> Running in 651087dd44c0 18:03:25 + 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 . 18:03:26 Removing intermediate container 651087dd44c0 18:03:26 ---> c809b49ba17c 18:03:26 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:03:26 ---> Running in d530e7577e1c 18:03:26 Sending build context to Docker daemon 1.338MB 18:03:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:03:26 Step 2/13 : FROM ${BASE} AS builder 18:03:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:26 9fda8d8052c6: Pulling fs layer 18:03:26 5d54e960e981: Pulling fs layer 18:03:26 c4a7e357bf2a: Pulling fs layer 18:03:26 f0e02332f6b5: Pulling fs layer 18:03:26 cefa15bbcfad: Pulling fs layer 18:03:26 17808c966233: Pulling fs layer 18:03:26 f4c1fc716caa: Pulling fs layer 18:03:26 f0e02332f6b5: Waiting 18:03:26 cefa15bbcfad: Waiting 18:03:26 17808c966233: Waiting 18:03:26 f4c1fc716caa: Waiting 18:03:26 5d54e960e981: Download complete 18:03:26 f0e02332f6b5: Verifying Checksum 18:03:26 f0e02332f6b5: Download complete 18:03:26 cefa15bbcfad: Verifying Checksum 18:03:26 cefa15bbcfad: Download complete 18:03:26 9fda8d8052c6: Download complete 18:03:26 Removing intermediate container d530e7577e1c 18:03:26 ---> 043f5504b476 18:03:26 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:03:26 ---> Running in 73a454d56eaa 18:03:27 f4c1fc716caa: Verifying Checksum 18:03:27 f4c1fc716caa: Download complete 18:03:27 Removing intermediate container 73a454d56eaa 18:03:27 ---> 3f4065ea2036 18:03:27 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:03:27 ---> Running in ee3eb846d496 18:03:27 9fda8d8052c6: Pull complete 18:03:27 Removing intermediate container ee3eb846d496 18:03:27 ---> 1a23bc9d6485 18:03:27 Step 30/36 : EXPOSE 59983 18:03:27 ---> Running in c82b0bffbbbf 18:03:27 Removing intermediate container c82b0bffbbbf 18:03:27 ---> c486b14d4125 18:03:27 Step 31/36 : EXPOSE 8554 18:03:27 ---> Running in 51acd2c0f125 18:03:27 Removing intermediate container 51acd2c0f125 18:03:27 ---> ee3a69499b25 18:03:27 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:03:27 ---> Running in 81d64309e62a 18:03:28 5d54e960e981: Pull complete 18:03:28 Removing intermediate container 81d64309e62a 18:03:28 ---> 5c7ea0ad1121 18:03:28 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:03:28 ---> Running in ae7d3e52dde9 18:03:28 Removing intermediate container ae7d3e52dde9 18:03:28 ---> 6eaa9768c90a 18:03:28 Step 34/36 : LABEL arch=amd64 18:03:28 ---> Running in f78f7458828b 18:03:28 Removing intermediate container f78f7458828b 18:03:28 ---> 151bdb16d47e 18:03:28 Step 35/36 : LABEL git_sha=0b142e36530cc51e9944c4244487025c363bee09 18:03:28 ---> Running in 63cb963174f9 18:03:28 c4a7e357bf2a: Download complete 18:03:28 Removing intermediate container 63cb963174f9 18:03:28 ---> 7be070091b2e 18:03:28 Step 36/36 : LABEL version=0.0.0 18:03:28 ---> Running in 98a97e7a24b5 18:03:28 Removing intermediate container 98a97e7a24b5 18:03:28 ---> 96e0d03a02b9 18:03:28 [Warning] One or more build-args [ARCH] were not consumed 18:03:28 Successfully built 96e0d03a02b9 18:03:28 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 18:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:29 18:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:03:29 17808c966233: Verifying Checksum 18:03:29 17808c966233: Download complete [Pipeline] sh 18:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:29 latest: Pulling from edgex-lftools-log-publisher 18:03:29 5eb5b503b376: Pulling fs layer 18:03:29 5c69ac0246d0: Pulling fs layer 18:03:29 ec43610c2a17: Pulling fs layer 18:03:29 3a2ae6a8a46f: Pulling fs layer 18:03:29 33b1e0a273af: Pulling fs layer 18:03:29 3a2ae6a8a46f: Waiting 18:03:29 5d3b04190fa2: Pulling fs layer 18:03:29 2f39f015ded8: Pulling fs layer 18:03:29 5d3b04190fa2: Waiting 18:03:29 33b1e0a273af: Waiting 18:03:29 5c69ac0246d0: Download complete 18:03:29 3a2ae6a8a46f: Verifying Checksum 18:03:29 3a2ae6a8a46f: Download complete 18:03:29 33b1e0a273af: Verifying Checksum 18:03:29 33b1e0a273af: Download complete 18:03:29 5d3b04190fa2: Download complete 18:03:29 ec43610c2a17: Verifying Checksum 18:03:29 ec43610c2a17: Download complete 18:03:29 5eb5b503b376: Verifying Checksum 18:03:29 5eb5b503b376: Download complete 18:03:30 2f39f015ded8: Download complete 18:03:31 5eb5b503b376: Pull complete 18:03:31 5c69ac0246d0: Pull complete 18:03:31 ec43610c2a17: Pull complete 18:03:31 3a2ae6a8a46f: Pull complete 18:03:31 33b1e0a273af: Pull complete 18:03:31 5d3b04190fa2: Pull complete 18:03:36 2f39f015ded8: Pull complete 18:03:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:36 prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container 18:03:36 $ 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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@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 18:03:39 c4a7e357bf2a: Pull complete 18:03:39 f0e02332f6b5: Pull complete 18:03:39 cefa15bbcfad: Pull complete 18:03:39 $ docker top c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:39 ---> job-cost.sh 18:03:39 lf-activate-venv: SKIPPING 18:03:39 INFO: No Stack... 18:03:40 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:40 INFO: Archiving Costs [Pipeline] sh 18:03:40 + cat /w/workspace/foundry_device-usb-camera_PR-294/archives/cost.csv 18:03:40 + cut -d, -f6 [Pipeline] lock 18:03:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] 18:03:40 Resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] did not exist. Created. 18:03:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:41 + echo total: 0.2199999988079071 [Pipeline] stash 18:03:41 Stashed 1 file(s) [Pipeline] } 18:03:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:41 $ docker stop --time=1 c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 18:03:42 $ docker rm -f --volumes c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:46 17808c966233: Pull complete 18:03:47 f4c1fc716caa: Pull complete 18:03:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:03:47 ---> ea914061e18c 18:03:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:03:49 ---> Running in 8dc8eeeb8b65 18:03:49 Removing intermediate container 8dc8eeeb8b65 18:03:49 ---> feb774449390 18:03:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:49 ---> Running in 0fad3ad81c5f 18:03:49 Removing intermediate container 0fad3ad81c5f 18:03:49 ---> 55e1430d81cb 18:03:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:49 ---> Running in 97f1400d0aef 18:03:50 Removing intermediate container 97f1400d0aef 18:03:50 ---> 1a4904a0b6b0 18:03:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:50 ---> Running in 687c4875ab93 18:03:50 Removing intermediate container 687c4875ab93 18:03:50 ---> 58763086968f 18:03:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:50 ---> Running in 6c6d727762e0 18:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:03:52 (1/13) Installing libintl (0.21.1-r7) 18:03:52 (2/13) Installing eudev-libs (3.2.11-r8) 18:03:52 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:03:52 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:03:53 (5/13) Installing v4l-utils (1.24.1-r0) 18:03:53 (6/13) Installing libdvbv5 (1.24.1-r0) 18:03:53 (7/13) Installing udev-init-scripts (35-r1) 18:03:53 (8/13) Installing libblkid (2.38.1-r8) 18:03:53 (9/13) Installing xz-libs (5.4.3-r0) 18:03:53 (10/13) Installing kmod-libs (30-r3) 18:03:53 (11/13) Installing eudev (3.2.11-r8) 18:03:53 (12/13) Installing eudev-dev (3.2.11-r8) 18:03:53 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:03:53 Executing busybox-1.36.1-r2.trigger 18:03:53 Executing eudev-3.2.11-r8.trigger 18:03:53 OK: 273 MiB in 65 packages 18:03:54 Removing intermediate container 6c6d727762e0 18:03:54 ---> ae704edae24d 18:03:54 Step 8/13 : WORKDIR /device-usb-camera 18:03:54 ---> Running in 8d2d774763b6 18:03:54 Removing intermediate container 8d2d774763b6 18:03:54 ---> 8a576c56cab0 18:03:54 Step 9/13 : COPY go.mod vendor* ./ 18:03:55 ---> b6fc04dfcc9d 18:03:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:55 ---> Running in d74f79015e44 18:05:17 Removing intermediate container d74f79015e44 18:05:17 ---> 9258e896c798 18:05:17 Step 11/13 : COPY . . 18:05:17 ---> e92958cde8f3 18:05:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:05:17 ---> Running in e5e5baf3268a 18:05:17  % Total % Received % Xferd Average Speed Time Time Time Current 18:05:17 Dload Upload Total Spent Left Speed 18:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8641 18:05:17 Removing intermediate container e5e5baf3268a 18:05:17 ---> fcf83fffac06 18:05:17 Step 13/13 : RUN ${MAKE} 18:05:17 ---> Running in 49edc5a20c92 18:05:17 noop 18:05:17 Removing intermediate container 49edc5a20c92 18:05:17 ---> 29e10bbd920a 18:05:17 Successfully built 29e10bbd920a 18:05:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:17 + docker inspect -f . ci-base-image-arm64 18:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:17 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 18:05:17 $ 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 18:05:19 $ docker top 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:19 + go version 18:05:19 go version go1.21.0 linux/arm64 [Pipeline] } 18:05:19 $ docker stop --time=1 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f 18:05:21 $ docker rm -f --volumes 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:22 + docker inspect -f . ci-base-image-arm64 18:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:22 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 18:05:22 $ 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 18:05:23 $ docker top c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:24 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:05:24 + make test 18:05:24 go test ./... -coverprofile=coverage.out ./... 18:05:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:07:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:07:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements 18:07:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:07:06 go vet ./... 18:07:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:07:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:07:33 $ docker stop --time=1 c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a 18:07:36 $ docker rm -f --volumes c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a [Pipeline] // withDockerContainer [Pipeline] sh 18:07:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:37 Warning: overwriting stash ‘coverage-report’ 18:07:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:38 + ls -al . 18:07:38 total 216 18:07:38 drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 18:05 . 18:07:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:02 .. 18:07:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:03 .git 18:07:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 .github 18:07:38 -rw-rw-r-- 1 jenkins jenkins 495 Sep 21 18:03 .gitignore 18:07:38 -rw-rw-r-- 1 jenkins jenkins 45 Sep 21 18:03 .golangci.yml 18:07:38 -rw-rw-r-- 1 jenkins jenkins 77 Sep 21 18:03 .hadolint.yml 18:07:38 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 21 18:03 Attribution.txt 18:07:38 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 21 18:03 CHANGELOG.md 18:07:38 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 21 18:03 Dockerfile 18:07:38 -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 18:03 GOVERNANCE.md 18:07:38 -rw-rw-r-- 1 jenkins jenkins 659 Sep 21 18:03 Jenkinsfile 18:07:38 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 18:03 LICENSE 18:07:38 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 21 18:03 Makefile 18:07:38 -rw-rw-r-- 1 jenkins jenkins 622 Sep 21 18:03 OWNERS.md 18:07:38 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 21 18:03 README.md 18:07:38 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:01 VERSION 18:07:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:03 bin 18:07:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 cmd 18:07:38 -rw-r--r-- 1 jenkins jenkins 54703 Sep 21 18:07 coverage.out 18:07:38 -rwxrwxr-x 1 jenkins jenkins 84 Sep 21 18:03 docker-entrypoint.sh 18:07:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:03 docs 18:07:38 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 21 18:03 go.mod 18:07:38 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 21 18:03 go.sum 18:07:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 internal 18:07:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:03 snap 18:07:38 -rw-rw-r-- 1 jenkins jenkins 231 Sep 21 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:39 + 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=0b142e36530cc51e9944c4244487025c363bee09 --label arch=arm64 --label version=0.0.0 . 18:07:39 Sending build context to Docker daemon 1.394MB 18:07:39 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:07:39 Step 2/36 : FROM ${BASE} AS builder 18:07:39 ---> 29e10bbd920a 18:07:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:07:40 ---> Running in 4489f217f335 18:07:41 Removing intermediate container 4489f217f335 18:07:41 ---> 3ebd629d465d 18:07:41 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:41 ---> Running in 2a90afa9c812 18:07:42 Removing intermediate container 2a90afa9c812 18:07:42 ---> 312dca53edf5 18:07:42 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:07:42 ---> Running in b68af8e1b177 18:07:42 Removing intermediate container b68af8e1b177 18:07:42 ---> 9bf0bc22ab46 18:07:42 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:43 ---> Running in bc0f84507168 18:07:43 Removing intermediate container bc0f84507168 18:07:43 ---> 7d1a155df4f7 18:07:43 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:43 ---> Running in 02f286168029 18:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:07:45 OK: 273 MiB in 65 packages 18:07:49 Removing intermediate container 02f286168029 18:07:49 ---> b57fb22f9ba7 18:07:49 Step 8/36 : WORKDIR /device-usb-camera 18:07:49 ---> Running in fc435cf5beef 18:07:49 Removing intermediate container fc435cf5beef 18:07:49 ---> 0bac0cc057f3 18:07:49 Step 9/36 : COPY go.mod vendor* ./ 18:07:50 ---> 0b34a1784871 18:07:50 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:50 ---> Running in e0e0c3085455 18:07:52 Removing intermediate container e0e0c3085455 18:07:52 ---> 396b6efb57ff 18:07:52 Step 11/36 : COPY . . 18:07:53 ---> 894a6de4aac0 18:07:53 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:53 ---> Running in b53a3799498d 18:07:54  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:54 Dload Upload Total Spent Left Speed 18:07:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4259 0 --:--:-- --:--:-- --:--:-- 4291 18:07:56 Removing intermediate container b53a3799498d 18:07:56 ---> 7306915f857c 18:07:56 Step 13/36 : RUN ${MAKE} 18:07:56 ---> Running in 8e7eaa76391d 18:07:58 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.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:10:19 Removing intermediate container 8e7eaa76391d 18:10:19 ---> f334d355089a 18:10:19 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:10:19 v0.21.6: Pulling from aler9/rtsp-simple-server 18:10:19 8766b47fe142: Pulling fs layer 18:10:19 8766b47fe142: Verifying Checksum 18:10:19 8766b47fe142: Download complete 18:10:19 8766b47fe142: Pull complete 18:10:19 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:10:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:10:19 ---> 69d40e2cb93c 18:10:19 Step 15/36 : FROM alpine:3.18 18:10:19 3.18: Pulling from library/alpine 18:10:19 9fda8d8052c6: Already exists 18:10:19 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:10:19 Status: Downloaded newer image for alpine:3.18 18:10:19 ---> f6648c04cd6c 18:10:19 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:10:19 ---> Running in d795585f91a6 18:10:19 Removing intermediate container d795585f91a6 18:10:19 ---> ec85997e628c 18:10:19 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:10:19 ---> Running in 8a812090b4b0 18:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:10:19 (1/104) Installing dumb-init (1.2.5-r2) 18:10:19 (2/104) Installing sdl2 (2.26.5-r0) 18:10:19 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:10:19 (4/104) Installing aom-libs (3.6.1-r0) 18:10:19 (5/104) Installing libxau (1.0.11-r2) 18:10:19 (6/104) Installing libmd (1.0.4-r2) 18:10:19 (7/104) Installing libbsd (0.11.7-r1) 18:10:19 (8/104) Installing libxdmcp (1.1.4-r2) 18:10:19 (9/104) Installing libxcb (1.15-r1) 18:10:19 (10/104) Installing libx11 (1.8.4-r4) 18:10:19 (11/104) Installing libdrm (2.4.115-r4) 18:10:19 (12/104) Installing libxext (1.3.5-r2) 18:10:19 (13/104) Installing libxfixes (6.0.1-r2) 18:10:19 (14/104) Installing libffi (3.4.4-r2) 18:10:19 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:10:19 (16/104) Installing libva (2.18.0-r1) 18:10:19 (17/104) Installing libvdpau (1.5-r1) 18:10:19 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:10:19 (19/104) Installing libdav1d (1.2.1-r0) 18:10:19 (20/104) Installing brotli-libs (1.0.9-r14) 18:10:19 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:10:19 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:10:19 (23/104) Installing libhwy (1.0.4-r1) 18:10:19 (24/104) Installing lcms2 (2.15-r2) 18:10:19 (25/104) Installing libjxl (0.8.2-r0) 18:10:19 (26/104) Installing lame-libs (3.100-r5) 18:10:19 (27/104) Installing opus (1.4-r0) 18:10:19 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:10:19 (29/104) Installing soxr (0.1.3-r5) 18:10:19 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:10:19 (31/104) Installing libogg (1.3.5-r4) 18:10:19 (32/104) Installing libtheora (1.1.1-r17) 18:10:19 (33/104) Installing libvorbis (1.3.7-r1) 18:10:19 (34/104) Installing libvpx (1.13.0-r1) 18:10:19 (35/104) Installing libwebp (1.3.2-r0) 18:10:19 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:10:19 (37/104) Installing numactl (2.0.16-r4) 18:10:19 (38/104) Installing x265-libs (3.5-r4) 18:10:19 (39/104) Installing xvidcore (1.3.7-r1) 18:10:19 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:10:19 (41/104) Installing alsa-lib (1.2.9-r1) 18:10:19 (42/104) Installing libexpat (2.5.0-r1) 18:10:19 (43/104) Installing libbz2 (1.0.8-r5) 18:10:19 (44/104) Installing libpng (1.6.39-r3) 18:10:19 (45/104) Installing freetype (2.13.0-r5) 18:10:19 (46/104) Installing fontconfig (2.14.2-r3) 18:10:19 (47/104) Installing fribidi (1.0.13-r0) 18:10:19 (48/104) Installing libintl (0.21.1-r7) 18:10:19 (49/104) Installing libblkid (2.38.1-r8) 18:10:19 (50/104) Installing libmount (2.38.1-r8) 18:10:19 (51/104) Installing pcre2 (10.42-r1) 18:10:19 (52/104) Installing glib (2.76.4-r0) 18:10:19 (53/104) Installing graphite2 (1.3.14-r5) 18:10:19 (54/104) Installing harfbuzz (7.3.0-r0) 18:10:19 (55/104) Installing libunibreak (5.1-r0) 18:10:19 (56/104) Installing libass (0.17.1-r0) 18:10:19 (57/104) Installing libbluray (1.3.4-r0) 18:10:19 (58/104) Installing gmp (6.2.1-r3) 18:10:19 (59/104) Installing nettle (3.8.1-r2) 18:10:19 (60/104) Installing libunistring (1.1-r1) 18:10:19 (61/104) Installing libidn2 (2.3.4-r1) 18:10:19 (62/104) Installing p11-kit (0.24.1-r2) 18:10:19 (63/104) Installing libtasn1 (4.19.0-r1) 18:10:19 (64/104) Installing gnutls (3.8.0-r2) 18:10:19 (65/104) Installing mpg123-libs (1.31.3-r1) 18:10:19 (66/104) Installing libopenmpt (0.7.2-r0) 18:10:19 (67/104) Installing cjson (1.7.15-r4) 18:10:19 (68/104) Installing mbedtls (2.28.4-r0) 18:10:19 (69/104) Installing librist (0.2.7-r0) 18:10:19 (70/104) Installing libsrt (1.5.2-r0) 18:10:19 (71/104) Installing libssh (0.10.5-r0) 18:10:19 (72/104) Installing xz-libs (5.4.3-r0) 18:10:19 (73/104) Installing libxml2 (2.11.4-r0) 18:10:19 (74/104) Installing libsodium (1.0.18-r3) 18:10:19 (75/104) Installing libzmq (4.3.4-r4) 18:10:19 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:10:19 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:10:19 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:10:19 (79/104) Installing shaderc (2023.3-r1) 18:10:19 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:10:19 (81/104) Installing libplacebo (5.264.1-r1) 18:10:19 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:10:19 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:10:19 (84/104) Installing vidstab (1.1.1-r0) 18:10:19 (85/104) Installing zimg (3.0.5-r0) 18:10:19 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:10:19 (87/104) Installing libasyncns (0.8-r1) 18:10:19 (88/104) Installing dbus-libs (1.14.8-r0) 18:10:19 (89/104) Installing libltdl (2.4.7-r2) 18:10:19 (90/104) Installing orc (0.4.34-r0) 18:10:19 (91/104) Installing flac-libs (1.4.3-r0) 18:10:19 (92/104) Installing libsndfile (1.2.0-r2) 18:10:19 (93/104) Installing speexdsp (1.2.1-r1) 18:10:19 (94/104) Installing tdb-libs (1.4.8-r1) 18:10:19 (95/104) Installing libpulse (16.1-r10) 18:10:19 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:10:19 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:10:19 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:10:19 (99/104) Installing ffmpeg (6.0-r15) 18:10:19 (100/104) Installing udev-init-scripts (35-r1) 18:10:19 (101/104) Installing eudev-libs (3.2.11-r8) 18:10:19 (102/104) Installing zstd-libs (1.5.5-r4) 18:10:19 (103/104) Installing kmod-libs (30-r3) 18:10:19 (104/104) Installing eudev (3.2.11-r8) 18:10:19 Executing busybox-1.36.1-r2.trigger 18:10:19 Executing glib-2.76.4-r0.trigger 18:10:19 Executing eudev-3.2.11-r8.trigger 18:10:19 OK: 110 MiB in 119 packages 18:10:20 Removing intermediate container 8a812090b4b0 18:10:20 ---> 6034f09c4a77 18:10:20 Step 18/36 : WORKDIR / 18:10:21 ---> Running in 5bbc86570b1d 18:10:21 Removing intermediate container 5bbc86570b1d 18:10:21 ---> 24b25216b52c 18:10:21 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:10:22 ---> 674529471f7b 18:10:22 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:10:22 ---> 09e8176d2067 18:10:22 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:10:23 ---> 1b087207ac43 18:10:23 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:10:23 ---> 792fad9641c1 18:10:23 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:10:24 ---> cc02f5d6e7c8 18:10:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:10:24 ---> 0125c73cd574 18:10:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:10:26 ---> 6fa0903bca0b 18:10:26 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:10:26 ---> Running in 5824efc4dc16 18:10:27 Removing intermediate container 5824efc4dc16 18:10:27 ---> c01de82bf2fc 18:10:27 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:10:27 ---> Running in 5e226f3afd2c 18:10:28 Removing intermediate container 5e226f3afd2c 18:10:28 ---> e8462e880f2a 18:10:28 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:10:29 ---> Running in 5708ae309744 18:10:31 Removing intermediate container 5708ae309744 18:10:31 ---> 728425381fc2 18:10:31 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:10:31 ---> Running in fc3dfb715d2a 18:10:32 Removing intermediate container fc3dfb715d2a 18:10:32 ---> 46d0534b4a46 18:10:32 Step 30/36 : EXPOSE 59983 18:10:32 ---> Running in ca421e4957a9 18:10:33 Removing intermediate container ca421e4957a9 18:10:33 ---> 895be2faf604 18:10:33 Step 31/36 : EXPOSE 8554 18:10:33 ---> Running in 91e5436af426 18:10:33 Removing intermediate container 91e5436af426 18:10:33 ---> 23806c7df8cd 18:10:33 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:10:33 ---> Running in 15d370dd1c59 18:10:33 Removing intermediate container 15d370dd1c59 18:10:33 ---> f68d53abecff 18:10:33 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:10:33 ---> Running in 20a0e93d0ac2 18:10:34 Removing intermediate container 20a0e93d0ac2 18:10:34 ---> fe7a4b33a3d4 18:10:34 Step 34/36 : LABEL arch=arm64 18:10:34 ---> Running in efc75ca06535 18:10:34 Removing intermediate container efc75ca06535 18:10:34 ---> dbf1ecc4718a 18:10:34 Step 35/36 : LABEL git_sha=0b142e36530cc51e9944c4244487025c363bee09 18:10:34 ---> Running in d9218d7d4b20 18:10:34 Removing intermediate container d9218d7d4b20 18:10:34 ---> 03e9c2cd678b 18:10:34 Step 36/36 : LABEL version=0.0.0 18:10:35 ---> Running in c908259238e1 18:10:35 Removing intermediate container c908259238e1 18:10:35 ---> 026532f3d33c 18:10:35 [Warning] One or more build-args [ARCH] were not consumed 18:10:35 Successfully built 026532f3d33c 18:10:35 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 18:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:36 18:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:36 arm64: Pulling from edgex-lftools-log-publisher 18:10:36 8998bd30e6a1: Pulling fs layer 18:10:36 04944245beec: Pulling fs layer 18:10:36 699f458cf7ca: Pulling fs layer 18:10:36 765212b225bb: Pulling fs layer 18:10:36 f23df028b6ca: Pulling fs layer 18:10:36 d65c8cfc05b1: Pulling fs layer 18:10:36 2437ff75d9bd: Pulling fs layer 18:10:36 765212b225bb: Waiting 18:10:36 f23df028b6ca: Waiting 18:10:36 d65c8cfc05b1: Waiting 18:10:36 2437ff75d9bd: Waiting 18:10:36 04944245beec: Verifying Checksum 18:10:36 04944245beec: Download complete 18:10:36 765212b225bb: Verifying Checksum 18:10:36 765212b225bb: Download complete 18:10:36 f23df028b6ca: Verifying Checksum 18:10:36 f23df028b6ca: Download complete 18:10:36 d65c8cfc05b1: Verifying Checksum 18:10:36 d65c8cfc05b1: Download complete 18:10:36 699f458cf7ca: Verifying Checksum 18:10:36 699f458cf7ca: Download complete 18:10:37 8998bd30e6a1: Verifying Checksum 18:10:37 8998bd30e6a1: Download complete 18:10:39 2437ff75d9bd: Verifying Checksum 18:10:39 2437ff75d9bd: Download complete 18:10:41 8998bd30e6a1: Pull complete 18:10:41 04944245beec: Pull complete 18:10:43 699f458cf7ca: Pull complete 18:10:43 765212b225bb: Pull complete 18:10:46 f23df028b6ca: Pull complete 18:10:46 d65c8cfc05b1: Pull complete 18:11:01 2437ff75d9bd: Pull complete 18:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 18:11:01 $ 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 18:11:04 $ docker top 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:05 ---> job-cost.sh 18:11:05 lf-activate-venv: SKIPPING 18:11:05 INFO: No Stack... 18:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:06 INFO: Archiving Costs [Pipeline] sh 18:11:06 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:11:06 + cut -d, -f6 [Pipeline] lock 18:11:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] 18:11:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] did not exist. Created. 18:11:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:07 /w/workspace/device-usb-camera/1@tmp/durable-06ddf9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 18:11:07 Warning: overwriting stash ‘stack-cost’ 18:11:08 Stashed 1 file(s) [Pipeline] } 18:11:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:08 $ docker stop --time=1 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 18:11:11 $ docker rm -f --volumes 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 [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 18:11:12 provisioning config files... 18:11:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config4951063367101830343tmp [Pipeline] { [Pipeline] sh 18:11:12 + set +x 18:11:12 + curl -s https://codecov.io/bash 18:11:12 + bash -s -- 18:11:12 18:11:12 _____ _ 18:11:12 / ____| | | 18:11:12 | | ___ __| | ___ ___ _____ __ 18:11:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:12 Bash-1.0.6 18:11:12 18:11:12 18:11:12 ==> git version 2.25.1 found 18:11:12 ==> 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 18:11:12 Release-Date: 2020-01-08 18:11:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:11:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:11:12 ==> Jenkins CI detected. 18:11:12 current dir:  /w/workspace/foundry_device-usb-camera_PR-294 18:11:12 project root: . 18:11:12 --> token set from env 18:11:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:12 ==> Running gcov in . (disable via -X gcov) 18:11:12 ==> Python coveragepy not found 18:11:12 ==> Searching for coverage reports in: 18:11:12 + . 18:11:12 -> Found 1 reports 18:11:12 ==> Detecting git/mercurial file structure 18:11:12 ==> Reading reports 18:11:12 + ./coverage.out bytes=54703 18:11:12 ==> Appending adjustments 18:11:12 https://docs.codecov.io/docs/fixing-reports 18:11:13 + Found adjustments 18:11:13 ==> Gzipping contents 18:11:13 8.0K /tmp/codecov.Uxj6RH.gz 18:11:13 ==> Uploading reports 18:11:13 url: https://codecov.io 18:11:13 query: branch=PR-294&commit=0b142e36530cc51e9944c4244487025c363bee09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=294&job=&cmd_args= 18:11:13 -> Pinging Codecov 18:11:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-294&commit=0b142e36530cc51e9944c4244487025c363bee09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=294&job=&cmd_args= 18:11:13 -> Uploading to 18:11:13 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/73D8F5FF140700D3E01443B452E23636/0b142e36530cc51e9944c4244487025c363bee09/853a6c3d-de20-4a2f-aa32-0c76b535e610.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T181113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a4bdd94d4d6f335b436c5f5064aafd5b565dd1c6eac385f83e5311909b58af3 18:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:13 Dload Upload Total Spent Left Speed 18:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 34126 --:--:-- --:--:-- --:--:-- 34126 18:11:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] } 18:11:13 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 18:11:15 + [ -d /w/workspace/foundry_device-usb-camera_PR-294/archives ] 18:11:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-294/archives 18:11:15 total 16 18:11:15 drwxr-xr-x 3 root root 4096 Sep 21 18:03 . 18:11:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 18:03 .. 18:11:15 drwxr-xr-x 2 root root 4096 Sep 21 18:03 cost 18:11:15 -rw-r--r-- 1 root root 89 Sep 21 18:03 cost.csv 18:11:15 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-294/archives 18:11:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-294/archives 18:11:15 total 16 18:11:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:03 . 18:11:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 18:03 .. 18:11:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 18:03 cost 18:11:15 -rw-r--r-- 1 jenkins jenkins 89 Sep 21 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:11:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:16 ---> package-listing.sh 18:11:16 ++ facter osfamily 18:11:16 ++ tr '[:upper:]' '[:lower:]' 18:11:16 + OS_FAMILY=debian 18:11:16 + workspace=/w/workspace/foundry_device-usb-camera_PR-294 18:11:16 + START_PACKAGES=/tmp/packages_start.txt 18:11:16 + END_PACKAGES=/tmp/packages_end.txt 18:11:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:16 + PACKAGES=/tmp/packages_start.txt 18:11:16 + '[' /w/workspace/foundry_device-usb-camera_PR-294 ']' 18:11:16 + PACKAGES=/tmp/packages_end.txt 18:11:16 + case "${OS_FAMILY}" in 18:11:16 + dpkg -l 18:11:16 + grep '^ii' 18:11:16 + '[' -f /tmp/packages_start.txt ']' 18:11:16 + '[' -f /tmp/packages_end.txt ']' 18:11:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:16 + '[' /w/workspace/foundry_device-usb-camera_PR-294 ']' 18:11:16 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-294/archives/ 18:11:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-294/archives/ [Pipeline] echo 18:11:16 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-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:11:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:17 prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container 18:11:17 $ 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-294/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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@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 18:11:17 $ docker top 73115a5ee5ab2cb24df1879d06650705fc828dadb71a0a4773f9457c1d4e8076 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:18 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:18 + mkdir -p /var/log/sysstat [Pipeline] sh 18:11:18 + ls /var/log/sa-host 18:11:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:19 provisioning config files... 18:11:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config1166121185733403029tmp [Pipeline] { [Pipeline] echo 18:11:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:19 ---> create-netrc.sh [Pipeline] } 18:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:11:19 ---> python-tools-install.sh [Pipeline] echo 18:11:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:20 ---> sudo-logs.sh 18:11:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:20 ---> job-cost.sh 18:11:20 lf-activate-venv: SKIPPING 18:11:20 DEBUG: total: 0.2199999988079071 18:11:20 INFO: Retrieving Stack Cost... 18:11:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:21 INFO: Archiving Costs [Pipeline] echo 18:11:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:21 ---> logs-deploy.sh 18:11:21 lf-activate-venv: SKIPPING 18:11:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-294/1 18:11:21 INFO: archiving workspace using pattern(s): 18:11:22 Archives upload complete. 18:11:22 INFO: archiving logs to Nexus 18:11:23 ---> uname -a: 18:11:23 Linux prd-ubuntu20-04-docker-8c-8g-7578 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:11:23 18:11:23 18:11:23 ---> lscpu: 18:11:23 Architecture: x86_64 18:11:23 CPU op-mode(s): 32-bit, 64-bit 18:11:23 Byte Order: Little Endian 18:11:23 Address sizes: 40 bits physical, 48 bits virtual 18:11:23 CPU(s): 8 18:11:23 On-line CPU(s) list: 0-7 18:11:23 Thread(s) per core: 1 18:11:23 Core(s) per socket: 1 18:11:23 Socket(s): 8 18:11:23 NUMA node(s): 1 18:11:23 Vendor ID: AuthenticAMD 18:11:23 CPU family: 23 18:11:23 Model: 49 18:11:23 Model name: AMD EPYC-Rome Processor 18:11:23 Stepping: 0 18:11:23 CPU MHz: 2799.998 18:11:23 BogoMIPS: 5599.99 18:11:23 Virtualization: AMD-V 18:11:23 Hypervisor vendor: KVM 18:11:23 Virtualization type: full 18:11:23 L1d cache: 256 KiB 18:11:23 L1i cache: 256 KiB 18:11:23 L2 cache: 4 MiB 18:11:23 L3 cache: 128 MiB 18:11:23 NUMA node0 CPU(s): 0-7 18:11:23 Vulnerability Itlb multihit: Not affected 18:11:23 Vulnerability L1tf: Not affected 18:11:23 Vulnerability Mds: Not affected 18:11:23 Vulnerability Meltdown: Not affected 18:11:23 Vulnerability Mmio stale data: Not affected 18:11:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:11:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:11:23 Vulnerability Srbds: Not affected 18:11:23 Vulnerability Tsx async abort: Not affected 18:11:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:11:23 18:11:23 18:11:23 ---> nproc: 18:11:23 8 18:11:23 18:11:23 18:11:23 ---> df -h: 18:11:23 Filesystem Size Used Avail Use% Mounted on 18:11:23 overlay 155G 12G 144G 8% / 18:11:23 tmpfs 64M 0 64M 0% /dev 18:11:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:11:23 shm 64M 0 64M 0% /dev/shm 18:11:23 /dev/vda1 155G 12G 144G 8% /facter-os 18:11:23 18:11:23