Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at faedb975756ffdd1f5d612842f042894232ce807 rather than bbba87a12f4ecc4067203c1ff67e6ad013373f41 Obtained Jenkinsfile from faedb975756ffdd1f5d612842f042894232ce807 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-ssh14038767970211103088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16837580386408460726.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-254/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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9022512733826195119.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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8162612852838533879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15631058074734151107.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-254/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-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14409883201569457178.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16139 in /w/workspace/foundry_device-usb-camera_PR-254 [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-254 # 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/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit faedb975756ffdd1f5d612842f042894232ce807 into PR head commit bbba87a12f4ecc4067203c1ff67e6ad013373f41 Merge succeeded, producing bbba87a12f4ecc4067203c1ff67e6ad013373f41 Checking out Revision bbba87a12f4ecc4067203c1ff67e6ad013373f41 (PR-254) > git config core.sparsecheckout # timeout=10 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # 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 faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:45:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:45:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:45:10 ========================================================= 22:45:10 EdgeX Global Pipelines Version Info 22:45:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:45:11 ------------------- 22:45:11 stable info: 22:45:11 ------------------- 22:45:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:45:11 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:45:11 Message: update stable to v1.0.249 22:45:11 ------------------- 22:45:11 experimental info: 22:45:11 ------------------- 22:45:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:45:11 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:45:11 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:45:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbba87a [Pipeline] echo 22:45:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:13 provisioning config files... 22:45:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config16175307453854351834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:13 ---> docker-login.sh 22:45:13 nexus3.edgexfoundry.org:10001 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 nexus3.edgexfoundry.org:10002 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 nexus3.edgexfoundry.org:10003 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 nexus3.edgexfoundry.org:10004 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 docker.io 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 ---> docker-login.sh ends [Pipeline] } 22:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:45:15 + git rev-list -1 --merges bbba87a12f4ecc4067203c1ff67e6ad013373f41~1..bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo 22:45:15 -----------> git rev-list -1 --merges bbba87a12f4ecc4067203c1ff67e6ad013373f41~1..bbba87a12f4ecc4067203c1ff67e6ad013373f41 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [false] [Pipeline] sh 22:45:15 + git log --format=format:%s -1 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo 22:45:15 ========================================================= 22:45:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:45:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:16 + git log --format=format:%s -1 bbba87a12f4ecc4067203c1ff67e6ad013373f41 [Pipeline] echo 22:45:16 [semverPrep] GIT_COMMIT: bbba87a12f4ecc4067203c1ff67e6ad013373f41, Commit Message: fix: return ffmpeg error logs to caller, and fix StreamingStatus [Pipeline] echo 22:45:16 [semverPrep] This is not a build commit. [Pipeline] sh 22:45:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:45:16 + grep -v github /etc/ssh/ssh_known_hosts 22:45:16 + [ -e /tmp/ssh_known_hosts ] 22:45:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:45:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:45:16 + sudo tee -a /etc/ssh/ssh_known_hosts 22:45:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:17 22:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:17 0.1.4: Pulling from edgex-devops/py-git-semver 22:45:17 b85a868b505f: Pulling fs layer 22:45:17 e2be974225ed: Pulling fs layer 22:45:17 339a4e72a1f5: Pulling fs layer 22:45:17 988bab9f4d93: Pulling fs layer 22:45:17 1469e6f7b9e6: Pulling fs layer 22:45:17 eaf3925da568: Pulling fs layer 22:45:17 bab4dde63d76: Pulling fs layer 22:45:17 bde34c3a00c8: Pulling fs layer 22:45:17 988bab9f4d93: Waiting 22:45:17 bab4dde63d76: Waiting 22:45:17 1469e6f7b9e6: Waiting 22:45:17 b352a97aabf1: Pulling fs layer 22:45:17 eaf3925da568: Waiting 22:45:17 bde34c3a00c8: Waiting 22:45:17 4872d77fe225: Pulling fs layer 22:45:17 b352a97aabf1: Waiting 22:45:17 5851b861e8e6: Pulling fs layer 22:45:17 4872d77fe225: Waiting 22:45:17 5851b861e8e6: Waiting 22:45:17 e2be974225ed: Verifying Checksum 22:45:17 e2be974225ed: Download complete 22:45:17 988bab9f4d93: Download complete 22:45:18 1469e6f7b9e6: Verifying Checksum 22:45:18 1469e6f7b9e6: Download complete 22:45:18 339a4e72a1f5: Verifying Checksum 22:45:18 339a4e72a1f5: Download complete 22:45:18 eaf3925da568: Verifying Checksum 22:45:18 eaf3925da568: Download complete 22:45:18 bde34c3a00c8: Download complete 22:45:18 b352a97aabf1: Verifying Checksum 22:45:18 b352a97aabf1: Download complete 22:45:18 4872d77fe225: Verifying Checksum 22:45:18 5851b861e8e6: Download complete 22:45:18 b85a868b505f: Download complete 22:45:18 bab4dde63d76: Verifying Checksum 22:45:18 bab4dde63d76: Download complete 22:45:19 b85a868b505f: Pull complete 22:45:19 e2be974225ed: Pull complete 22:45:20 339a4e72a1f5: Pull complete 22:45:20 988bab9f4d93: Pull complete 22:45:20 1469e6f7b9e6: Pull complete 22:45:20 eaf3925da568: Pull complete 22:45:22 bab4dde63d76: Pull complete 22:45:22 bde34c3a00c8: Pull complete 22:45:22 b352a97aabf1: Pull complete 22:45:22 4872d77fe225: Pull complete 22:45:22 5851b861e8e6: Pull complete 22:45:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:22 prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container 22:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:45:26 $ docker top 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 -eo pid,comm 22:45:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:45:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:26 [ssh-agent] Looking for ssh-agent implementation... 22:45:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:26 $ docker exec 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent 22:45:26 SSH_AUTH_SOCK=/tmp/ssh-4p0F88hc4RjD/agent.32 22:45:26 SSH_AGENT_PID=38 22:45:26 Running ssh-add (command line suppressed) 22:45:26 Identity added: /w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_1629513153750911829.key (/w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_1629513153750911829.key) 22:45:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:27 + git tag --points-at HEAD [Pipeline] } 22:45:27 $ docker exec --env ******** --env ******** 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent -k 22:45:27 unset SSH_AUTH_SOCK; 22:45:27 unset SSH_AGENT_PID; 22:45:27 echo Agent pid 38 killed; 22:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:45:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:27 [ssh-agent] Looking for ssh-agent implementation... 22:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:27 $ docker exec 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent 22:45:27 SSH_AUTH_SOCK=/tmp/ssh-IFJDMZKA9mkO/agent.70 22:45:27 SSH_AGENT_PID=76 22:45:27 Running ssh-add (command line suppressed) 22:45:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_16946766419391684597.key (/w/workspace/foundry_device-usb-camera_PR-254@tmp/private_key_16946766419391684597.key) 22:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:28 + git semver init 22:45:28 2023-05-19 22:45:28,239 [run_init] DEBUG init version:0.0.0 force:False 22:45:28 2023-05-19 22:45:28,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-254/.semver 22:45:28 2023-05-19 22:45:28,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-254/.semver 22:45:28 2023-05-19 22:45:28,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-254/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-254, universal_newlines=False, shell=None, istream=None) 22:45:28 2023-05-19 22:45:28,900 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-254/.git/info/exclude 22:45:28 2023-05-19 22:45:28,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 with force:False 22:45:28 2023-05-19 22:45:28,901 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 22:45:28 2023-05-19 22:45:28,905 [execute] INFO git cat-file --batch-check 22:45:28 2023-05-19 22:45:28,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-254/.semver, universal_newlines=False, shell=None, istream=) 22:45:29 2023-05-19 22:45:28,911 [execute] INFO git cat-file --batch 22:45:29 2023-05-19 22:45:28,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-254/.semver, universal_newlines=False, shell=None, istream=) 22:45:29 2023-05-19 22:45:28,916 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-254/.semver/PR-254 22:45:29 0.0.0 [Pipeline] } 22:45:29 $ docker exec --env ******** --env ******** 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 ssh-agent -k 22:45:29 unset SSH_AUTH_SOCK; 22:45:29 unset SSH_AGENT_PID; 22:45:29 echo Agent pid 76 killed; 22:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:29 + git semver [Pipeline] } 22:45:30 $ docker stop --time=1 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 22:45:31 $ docker rm -f --volumes 40470c04b8ec362398b66562f026034b9ef6a130d6aaecf7293959da9e69c877 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:45:31 Stashed 1 file(s) [Pipeline] echo 22:45:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:32 provisioning config files... 22:45:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config9316074537179726698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:33 ---> docker-login.sh 22:45:33 nexus3.edgexfoundry.org:10001 22:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:33 Configure a credential helper to remove this warning. See 22:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:33 22:45:33 Login Succeeded 22:45:33 nexus3.edgexfoundry.org:10002 22:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:33 Configure a credential helper to remove this warning. See 22:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:33 22:45:33 Login Succeeded 22:45:33 nexus3.edgexfoundry.org:10003 22:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:33 Configure a credential helper to remove this warning. See 22:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:33 22:45:33 Login Succeeded 22:45:33 nexus3.edgexfoundry.org:10004 22:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:33 Configure a credential helper to remove this warning. See 22:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:33 22:45:33 Login Succeeded 22:45:33 docker.io 22:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:33 Configure a credential helper to remove this warning. See 22:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:33 22:45:33 Login Succeeded 22:45:33 ---> docker-login.sh ends [Pipeline] } 22:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:33 ========================================================= 22:45:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:45:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:45:34 Sending build context to Docker daemon 1.926MB 22:45:34 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:45:34 Step 2/13 : FROM ${BASE} AS builder 22:45:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:45:34 f56be85fc22e: Pulling fs layer 22:45:34 85791d961cd3: Pulling fs layer 22:45:34 d694b5ae8c79: Pulling fs layer 22:45:34 9f32a84ed3da: Pulling fs layer 22:45:34 4d19c01a9841: Pulling fs layer 22:45:34 9325e15d5711: Pulling fs layer 22:45:34 556b6ee489ea: Pulling fs layer 22:45:34 c5a4b2cf53e6: Pulling fs layer 22:45:34 556b6ee489ea: Waiting 22:45:34 9f32a84ed3da: Waiting 22:45:34 c5a4b2cf53e6: Waiting 22:45:34 4d19c01a9841: Waiting 22:45:34 9325e15d5711: Waiting 22:45:34 85791d961cd3: Verifying Checksum 22:45:34 85791d961cd3: Download complete 22:45:34 9f32a84ed3da: Verifying Checksum 22:45:34 9f32a84ed3da: Download complete 22:45:34 4d19c01a9841: Verifying Checksum 22:45:34 4d19c01a9841: Download complete 22:45:34 f56be85fc22e: Verifying Checksum 22:45:34 f56be85fc22e: Download complete 22:45:34 9325e15d5711: Verifying Checksum 22:45:34 9325e15d5711: Download complete 22:45:34 f56be85fc22e: Pull complete 22:45:34 85791d961cd3: Pull complete 22:45:34 c5a4b2cf53e6: Verifying Checksum 22:45:34 c5a4b2cf53e6: Download complete 22:45:35 d694b5ae8c79: Verifying Checksum 22:45:35 d694b5ae8c79: Download complete 22:45:35 556b6ee489ea: Verifying Checksum 22:45:35 556b6ee489ea: Download complete 22:45:38 d694b5ae8c79: Pull complete 22:45:38 9f32a84ed3da: Pull complete 22:45:38 4d19c01a9841: Pull complete 22:45:38 9325e15d5711: Pull complete 22:45:41 556b6ee489ea: Pull complete 22:45:41 c5a4b2cf53e6: Pull complete 22:45:41 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:45:41 ---> c4be618373d6 22:45:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:45:47 ---> Running in e8cfda1a802e 22:45:47 Removing intermediate container e8cfda1a802e 22:45:47 ---> b2a255e3e0da 22:45:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:45:47 ---> Running in 5833ab5ae5b7 22:45:47 Removing intermediate container 5833ab5ae5b7 22:45:47 ---> dd4dc58b2ff4 22:45:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:45:47 ---> Running in bce6af452ba7 22:45:47 Removing intermediate container bce6af452ba7 22:45:47 ---> b7c90830d5a0 22:45:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:45:47 Still waiting to schedule task 22:45:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:45:47 ---> Running in 20e669577653 22:45:47 Removing intermediate container 20e669577653 22:45:47 ---> a61481cb0cb6 22:45:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:45:47 ---> Running in 19a406086757 22:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:45:48 (1/14) Installing libintl (0.21.1-r1) 22:45:48 (2/14) Installing eudev-libs (3.2.11-r4) 22:45:48 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:45:48 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:45:48 (5/14) Installing v4l-utils (1.22.1-r2) 22:45:48 (6/14) Installing udev-init-scripts (35-r1) 22:45:48 (7/14) Installing libblkid (2.38.1-r1) 22:45:48 (8/14) Installing xz-libs (5.2.9-r0) 22:45:48 (9/14) Installing zstd-libs (1.5.5-r0) 22:45:48 (10/14) Installing kmod-libs (30-r1) 22:45:48 (11/14) Installing eudev (3.2.11-r4) 22:45:48 (12/14) Installing eudev-dev (3.2.11-r4) 22:45:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:45:48 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:45:48 Executing busybox-1.35.0-r29.trigger 22:45:48 Executing eudev-3.2.11-r4.trigger 22:45:48 OK: 272 MiB in 67 packages 22:45:48 Removing intermediate container 19a406086757 22:45:48 ---> 1e80affabd32 22:45:48 Step 8/13 : WORKDIR /device-usb-camera 22:45:48 ---> Running in 14b18cd21be3 22:45:49 Removing intermediate container 14b18cd21be3 22:45:49 ---> 827c6d7159f5 22:45:49 Step 9/13 : COPY go.mod vendor* ./ 22:45:49 ---> d04630cc9939 22:45:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:49 ---> Running in c52c303e3daf 22:46:27 Removing intermediate container c52c303e3daf 22:46:27 ---> 13359c481338 22:46:27 Step 11/13 : COPY . . 22:46:27 ---> a50e01eb1f78 22:46:27 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:46:27 ---> Running in 11530025a754 22:46:27  % Total % Received % Xferd Average Speed Time Time Time Current 22:46:27 Dload Upload Total Spent Left Speed 22:46:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0  0  0   0  0     0     0    0 --:--:-- --:--:-- --:--:--   0 100  1062  100  1062    0     0   7478      0 --:--:-- --:--:-- --:--:--  7478 22:46:27 Removing intermediate container 11530025a754 22:46:27 ---> 5af27b17f4d6 22:46:27 Step 13/13 : RUN ${MAKE} 22:46:27 ---> Running in 16f86447de7c 22:46:28 noop 22:46:28 Removing intermediate container 16f86447de7c 22:46:28 ---> e6065e7605ab 22:46:28 Successfully built e6065e7605ab 22:46:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:28 + docker inspect -f . ci-base-image-x86_64 22:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:29 prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container 22:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:29 $ docker top 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:29 + go version 22:46:29 go version go1.20.2 linux/amd64 [Pipeline] } 22:46:29 $ docker stop --time=1 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 22:46:31 $ docker rm -f --volumes 523b008f94095288ad25facb9f1cb119d95824194aa2d431e0f31a517da16417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:31 + docker inspect -f . ci-base-image-x86_64 22:46:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:32 prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container 22:46:32 $ 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-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:32 $ docker top 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:32 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-254 [Pipeline] fileExists [Pipeline] sh 22:46:33 + make test 22:46:33 go test ./... -coverprofile=coverage.out ./... 22:46:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:46:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:46:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 1.6% of statements 22:46:54 internal/driver/transcoder.go:45:10: G204: Subprocess launched with a potential tainted input or cmd arguments (gosec) 22:46:54 proc := exec.Command(t.FFmpegExec(), command...) 22:46:54 ^ 22:46:54 internal/driver/helper.go:21:18: S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple) 22:46:54 userPassRegex = regexp.MustCompile("//(\\S+):(\\S+)@") 22:46:54 ^ 22:46:54 make: *** [Makefile:50: lint] Error 1 [Pipeline] } 22:46:55 $ docker stop --time=1 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 22:46:58 $ docker rm -f --volumes 1144c51390bcb987d05008a23969af92e7dc216f3548fc006638db479a5ef3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:59 22:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:00 latest: Pulling from edgex-lftools-log-publisher 22:47:00 5eb5b503b376: Pulling fs layer 22:47:00 5c69ac0246d0: Pulling fs layer 22:47:00 ec43610c2a17: Pulling fs layer 22:47:00 3a2ae6a8a46f: Pulling fs layer 22:47:00 33b1e0a273af: Pulling fs layer 22:47:00 5d3b04190fa2: Pulling fs layer 22:47:00 2f39f015ded8: Pulling fs layer 22:47:00 33b1e0a273af: Waiting 22:47:00 2f39f015ded8: Waiting 22:47:00 3a2ae6a8a46f: Waiting 22:47:00 5d3b04190fa2: Waiting 22:47:00 5c69ac0246d0: Download complete 22:47:00 3a2ae6a8a46f: Verifying Checksum 22:47:00 3a2ae6a8a46f: Download complete 22:47:00 33b1e0a273af: Verifying Checksum 22:47:00 33b1e0a273af: Download complete 22:47:00 5d3b04190fa2: Verifying Checksum 22:47:00 5d3b04190fa2: Download complete 22:47:00 ec43610c2a17: Verifying Checksum 22:47:00 5eb5b503b376: Verifying Checksum 22:47:00 5eb5b503b376: Download complete 22:47:01 2f39f015ded8: Verifying Checksum 22:47:01 2f39f015ded8: Download complete 22:47:01 5eb5b503b376: Pull complete 22:47:01 5c69ac0246d0: Pull complete 22:47:02 ec43610c2a17: Pull complete 22:47:02 3a2ae6a8a46f: Pull complete 22:47:02 33b1e0a273af: Pull complete 22:47:02 5d3b04190fa2: Pull complete 22:47:06 2f39f015ded8: Pull complete 22:47:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:07 prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container 22:47:07 $ 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-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:47:11 $ docker top 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:11 ---> job-cost.sh 22:47:11 lf-activate-venv: SKIPPING 22:47:11 INFO: No Stack... 22:47:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:12 INFO: Archiving Costs [Pipeline] sh 22:47:12 + cat /w/workspace/foundry_device-usb-camera_PR-254/archives/cost.csv 22:47:12 + cut -d, -f6 [Pipeline] lock 22:47:12 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] 22:47:12 Resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] did not exist. Created. 22:47:12 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:13 + echo total: 0.2199999988079071 [Pipeline] stash 22:47:13 Stashed 1 file(s) [Pipeline] } 22:47:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:47:13 $ docker stop --time=1 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc 22:47:14 $ docker rm -f --volumes 01d980dceb6f36825e9cc967fd2078d821a36fe405ae92756c7f5fa8ce565fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:14 Failed in branch amd64 22:47:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16140 in /w/workspace/foundry_device-usb-camera_PR-254 [Pipeline] { [Pipeline] ws 22:47:18 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 22:47:18 Selected Git installation does not exist. Using Default 22:47:18 The recommended git tool is: NONE 22:47:24 using credential edgex-jenkins-ssh 22:47:24 Cloning the remote Git repository 22:47:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:47:24 > git init /w/workspace/device-usb-camera/1 # timeout=10 22:47:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:47:24 > git --version # timeout=10 22:47:24 > git --version # 'git version 2.25.1' 22:47:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:25 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:26 Merging remotes/origin/main commit faedb975756ffdd1f5d612842f042894232ce807 into PR head commit bbba87a12f4ecc4067203c1ff67e6ad013373f41 22:47:27 Merge succeeded, producing bbba87a12f4ecc4067203c1ff67e6ad013373f41 22:47:27 Checking out Revision bbba87a12f4ecc4067203c1ff67e6ad013373f41 (PR-254) 22:47:26 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:47:26 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:47:26 > git config core.sparsecheckout # timeout=10 22:47:27 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 22:47:27 > git remote # timeout=10 22:47:27 > git config --get remote.origin.url # timeout=10 22:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:27 > git merge faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 22:47:27 > git rev-parse HEAD^{commit} # timeout=10 22:47:27 > git config core.sparsecheckout # timeout=10 22:47:27 > git checkout -f bbba87a12f4ecc4067203c1ff67e6ad013373f41 # timeout=10 22:47:30 Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus" 22:47:30 > git --version # timeout=10 22:47:30 > git --version # 'git version 2.25.1' 22:47:30 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:32 Dload Upload Total Spent Left Speed 22:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 22:47:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:33 + sudo tee /etc/docker/daemon.new 22:47:33 { 22:47:33 "registry-mirrors": [ 22:47:33 "https://nexus3.edgexfoundry.org:10001" 22:47:33 ], 22:47:33 "bip": "10.250.0.254/24", 22:47:33 "hosts": [ 22:47:33 "tcp://0.0.0.0:5555", 22:47:33 "unix:///var/run/docker.sock" 22:47:33 ], 22:47:33 "mtu": 1458, 22:47:33 "selinux-enabled": true, 22:47:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:33 } [Pipeline] sh 22:47:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:52 provisioning config files... 22:47:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config16046956603073759685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:52 ---> docker-login.sh 22:47:52 nexus3.edgexfoundry.org:10001 22:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:53 Configure a credential helper to remove this warning. See 22:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:53 22:47:53 Login Succeeded 22:47:53 nexus3.edgexfoundry.org:10002 22:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:53 Configure a credential helper to remove this warning. See 22:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:53 22:47:53 Login Succeeded 22:47:53 nexus3.edgexfoundry.org:10003 22:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:54 Configure a credential helper to remove this warning. See 22:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:54 22:47:54 Login Succeeded 22:47:54 nexus3.edgexfoundry.org:10004 22:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:54 Configure a credential helper to remove this warning. See 22:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:54 22:47:54 Login Succeeded 22:47:54 docker.io 22:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:54 Configure a credential helper to remove this warning. See 22:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:54 22:47:54 Login Succeeded 22:47:54 ---> docker-login.sh ends [Pipeline] } 22:47:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:55 ========================================================= 22:47:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:47:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:47:56 Sending build context to Docker daemon 1.148MB 22:47:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:47:56 Step 2/13 : FROM ${BASE} AS builder 22:47:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:56 c41833b44d91: Pulling fs layer 22:47:56 ed15518f5707: Pulling fs layer 22:47:56 feae8fd75edb: Pulling fs layer 22:47:56 242c74f7c9fa: Pulling fs layer 22:47:56 3cdef696dda3: Pulling fs layer 22:47:56 2ced38df9373: Pulling fs layer 22:47:56 58f1dce35555: Pulling fs layer 22:47:56 242c74f7c9fa: Waiting 22:47:56 3cdef696dda3: Waiting 22:47:56 2ced38df9373: Waiting 22:47:56 58f1dce35555: Waiting 22:47:56 ed15518f5707: Verifying Checksum 22:47:56 ed15518f5707: Download complete 22:47:56 242c74f7c9fa: Verifying Checksum 22:47:56 242c74f7c9fa: Download complete 22:47:56 3cdef696dda3: Download complete 22:47:56 c41833b44d91: Verifying Checksum 22:47:56 c41833b44d91: Download complete 22:47:57 c41833b44d91: Pull complete 22:47:58 58f1dce35555: Verifying Checksum 22:47:58 58f1dce35555: Download complete 22:47:58 feae8fd75edb: Verifying Checksum 22:47:58 feae8fd75edb: Download complete 22:47:58 2ced38df9373: Verifying Checksum 22:47:58 2ced38df9373: Download complete 22:48:00 ed15518f5707: Pull complete 22:48:15 feae8fd75edb: Pull complete 22:48:15 242c74f7c9fa: Pull complete 22:48:15 3cdef696dda3: Pull complete 22:48:22 2ced38df9373: Pull complete 22:48:24 58f1dce35555: Pull complete 22:48:24 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:48:24 ---> fadd8f120f05 22:48:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:48:25 ---> Running in 6f97f07fcb7c 22:48:25 Removing intermediate container 6f97f07fcb7c 22:48:25 ---> 1ebeb92c05b5 22:48:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:48:25 ---> Running in d2200980ce84 22:48:26 Removing intermediate container d2200980ce84 22:48:26 ---> 72d77c0203ad 22:48:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:48:26 ---> Running in e1564c1196ae 22:48:26 Removing intermediate container e1564c1196ae 22:48:26 ---> 6fd8b81e3f56 22:48:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:48:26 ---> Running in 1f67226a926c 22:48:27 Removing intermediate container 1f67226a926c 22:48:27 ---> 02438da97ace 22:48:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:27 ---> Running in f38d0b77b8c5 22:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:29 (1/14) Installing libintl (0.21.1-r1) 22:48:29 (2/14) Installing eudev-libs (3.2.11-r4) 22:48:29 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:48:29 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:48:29 (5/14) Installing v4l-utils (1.22.1-r2) 22:48:29 (6/14) Installing udev-init-scripts (35-r1) 22:48:29 (7/14) Installing libblkid (2.38.1-r1) 22:48:29 (8/14) Installing xz-libs (5.2.9-r0) 22:48:29 (9/14) Installing zstd-libs (1.5.5-r0) 22:48:29 (10/14) Installing kmod-libs (30-r1) 22:48:29 (11/14) Installing eudev (3.2.11-r4) 22:48:30 (12/14) Installing eudev-dev (3.2.11-r4) 22:48:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:48:30 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:48:30 Executing busybox-1.35.0-r29.trigger 22:48:30 Executing eudev-3.2.11-r4.trigger 22:48:30 OK: 271 MiB in 67 packages 22:48:31 Removing intermediate container f38d0b77b8c5 22:48:31 ---> e6d91c819cc4 22:48:31 Step 8/13 : WORKDIR /device-usb-camera 22:48:31 ---> Running in 4bad553ec9f8 22:48:31 Removing intermediate container 4bad553ec9f8 22:48:31 ---> 64f2030b63f7 22:48:31 Step 9/13 : COPY go.mod vendor* ./ 22:48:32 ---> 241eb7a6893e 22:48:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:32 ---> Running in 95a28fa3edae 22:49:40 Removing intermediate container 95a28fa3edae 22:49:40 ---> 9b1731b2597b 22:49:40 Step 11/13 : COPY . . 22:49:40 ---> 6139a51b1022 22:49:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:49:40 ---> Running in 2d3bce552fa7 22:49:40  % Total % Received % Xferd Average Speed Time Time Time Current 22:49:40  Dload Upload Total  Spent Left Speed 22:49:40 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4297 0 --:--:-- --:--:-- --:--:-- 4317 22:49:40 Removing intermediate container 2d3bce552fa7 22:49:40 ---> d392a29ebb70 22:49:40 Step 13/13 : RUN ${MAKE} 22:49:40 ---> Running in a83efe3897b4 22:49:40 noop 22:49:40 Removing intermediate container a83efe3897b4 22:49:40 ---> c3d0b1588b9d 22:49:40 Successfully built c3d0b1588b9d 22:49:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:40 + docker inspect -f . ci-base-image-arm64 22:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container 22:49:41 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:42 $ docker top bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:43 + go version 22:49:43 go version go1.20.2 linux/arm64 [Pipeline] } 22:49:43 $ docker stop --time=1 bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 22:49:45 $ docker rm -f --volumes bc9e8a004a868a94a5ce1fdb4a06bffc0ea25e6877a2b3055eddaadfa5047d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:46 + docker inspect -f . ci-base-image-arm64 22:49:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:46 prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container 22:49:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:47 $ docker top a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:48 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 22:49:49 + make test 22:49:49 go test ./... -coverprofile=coverage.out ./... 22:50:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:52:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:52:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.145s coverage: 1.6% of statements 22:52:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:52:33 go vet ./... 22:53:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:53:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:05 $ docker stop --time=1 a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 22:53:07 $ docker rm -f --volumes a90c1b939dd97c3301faad2cc0129ee99e0d271cb03233196dac88a13d225c14 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:10 + ls -al . 22:53:10 total 188 22:53:10 drwxrwxr-x 9 jenkins jenkins 4096 May 19 22:49 . 22:53:10 drwxrwxr-x 4 jenkins jenkins 4096 May 19 22:47 .. 22:53:10 drwxrwxr-x 8 jenkins jenkins 4096 May 19 22:47 .git 22:53:10 drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 .github 22:53:10 -rw-rw-r-- 1 jenkins jenkins 414 May 19 22:47 .gitignore 22:53:10 -rw-rw-r-- 1 jenkins jenkins 42 May 19 22:47 .golangci.yml 22:53:10 -rw-rw-r-- 1 jenkins jenkins 77 May 19 22:47 .hadolint.yml 22:53:10 -rw-rw-r-- 1 jenkins jenkins 9665 May 19 22:47 Attribution.txt 22:53:10 -rw-rw-r-- 1 jenkins jenkins 6219 May 19 22:47 CHANGELOG.md 22:53:10 -rw-rw-r-- 1 jenkins jenkins 2453 May 19 22:47 Dockerfile 22:53:10 -rw-rw-r-- 1 jenkins jenkins 678 May 19 22:47 GOVERNANCE.md 22:53:10 -rw-rw-r-- 1 jenkins jenkins 659 May 19 22:47 Jenkinsfile 22:53:10 -rw-rw-r-- 1 jenkins jenkins 11348 May 19 22:47 LICENSE 22:53:10 -rw-rw-r-- 1 jenkins jenkins 2364 May 19 22:47 Makefile 22:53:10 -rw-rw-r-- 1 jenkins jenkins 622 May 19 22:47 OWNERS.md 22:53:10 -rw-rw-r-- 1 jenkins jenkins 2477 May 19 22:47 README.md 22:53:10 -rw-rw-r-- 1 jenkins jenkins 5 May 19 22:45 VERSION 22:53:10 drwxrwxr-x 2 jenkins jenkins 4096 May 19 22:47 bin 22:53:10 drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 cmd 22:53:10 -rw-r--r-- 1 jenkins jenkins 35308 May 19 22:52 coverage.out 22:53:10 -rwxrwxr-x 1 jenkins jenkins 140 May 19 22:47 docker-entrypoint.sh 22:53:10 drwxrwxr-x 2 jenkins jenkins 4096 May 19 22:47 docs 22:53:10 -rw-rw-r-- 1 jenkins jenkins 3419 May 19 22:47 go.mod 22:53:10 -rw-rw-r-- 1 jenkins jenkins 31488 May 19 22:47 go.sum 22:53:10 drwxrwxr-x 3 jenkins jenkins 4096 May 19 22:47 internal 22:53:10 drwxrwxr-x 4 jenkins jenkins 4096 May 19 22:47 snap 22:53:10 -rw-rw-r-- 1 jenkins jenkins 231 May 19 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:11 + 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=bbba87a12f4ecc4067203c1ff67e6ad013373f41 --label arch=arm64 --label version=0.0.0 . 22:53:11 Sending build context to Docker daemon 1.184MB 22:53:11 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:53:11 Step 2/36 : FROM ${BASE} AS builder 22:53:11 ---> c3d0b1588b9d 22:53:11 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:53:12 ---> Running in d30eb8b82bec 22:53:12 Removing intermediate container d30eb8b82bec 22:53:12 ---> 7e5a833c26dd 22:53:12 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:53:12 ---> Running in 32ded4335a47 22:53:12 Removing intermediate container 32ded4335a47 22:53:12 ---> addfecc2818e 22:53:12 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:53:12 ---> Running in 47e18a3d9c41 22:53:13 Removing intermediate container 47e18a3d9c41 22:53:13 ---> 693b97c6aeb3 22:53:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:53:13 ---> Running in 383bdd801a53 22:53:13 Removing intermediate container 383bdd801a53 22:53:13 ---> 77b552da4556 22:53:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:13 ---> Running in e92b303937d8 22:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:16 OK: 271 MiB in 67 packages 22:53:16 Removing intermediate container e92b303937d8 22:53:16 ---> 376982829325 22:53:16 Step 8/36 : WORKDIR /device-usb-camera 22:53:16 ---> Running in 214b38ec42a1 22:53:17 Removing intermediate container 214b38ec42a1 22:53:17 ---> fa6f6c7624fb 22:53:17 Step 9/36 : COPY go.mod vendor* ./ 22:53:17 ---> f6d68c0c9618 22:53:17 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:17 ---> Running in 8111bd0312bf 22:53:20 Removing intermediate container 8111bd0312bf 22:53:20 ---> 6f2eb53ce9b9 22:53:20 Step 11/36 : COPY . . 22:53:21 ---> f36636e34ebd 22:53:21 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:53:21 ---> Running in ebfda2dfd5db 22:53:22  % Total % Received % Xferd Average Speed Time Time Time Current 22:53:22 Dload Upload Total Spent Left Speed 22:53:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3073 0 --:--:-- --:--:-- --:--:-- 3087 22:53:26 Removing intermediate container ebfda2dfd5db 22:53:26 ---> 4c2c025d2a04 22:53:26 Step 13/36 : RUN ${MAKE} 22:53:26 ---> Running in 11eb39d3b946 22:53:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:56:07 Removing intermediate container 11eb39d3b946 22:56:07 ---> 9e6d3b56aa00 22:56:07 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:56:07 v0.21.6: Pulling from aler9/rtsp-simple-server 22:56:07 8766b47fe142: Pulling fs layer 22:56:07 8766b47fe142: Verifying Checksum 22:56:07 8766b47fe142: Download complete 22:56:07 8766b47fe142: Pull complete 22:56:07 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:56:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:56:07 ---> 69d40e2cb93c 22:56:07 Step 15/36 : FROM alpine:3.17 22:56:07 3.17: Pulling from library/alpine 22:56:07 c41833b44d91: Already exists 22:56:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:56:07 Status: Downloaded newer image for alpine:3.17 22:56:07 ---> 51e60588ff2c 22:56:07 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:56:07 ---> Running in fc4a131af152 22:56:07 Removing intermediate container fc4a131af152 22:56:07 ---> 013f5b6060c5 22:56:07 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:56:07 ---> Running in 6a527ccfac6b 22:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:56:07 (1/83) Installing dumb-init (1.2.5-r2) 22:56:07 (2/83) Installing sdl2 (2.26.5-r0) 22:56:07 (3/83) Installing libxau (1.0.10-r0) 22:56:07 (4/83) Installing libmd (1.0.4-r0) 22:56:07 (5/83) Installing libbsd (0.11.7-r0) 22:56:07 (6/83) Installing libxdmcp (1.1.4-r0) 22:56:07 (7/83) Installing libxcb (1.15-r0) 22:56:07 (8/83) Installing libx11 (1.8.4-r0) 22:56:07 (9/83) Installing aom-libs (3.5.0-r0) 22:56:07 (10/83) Installing alsa-lib (1.2.8-r0) 22:56:07 (11/83) Installing libexpat (2.5.0-r0) 22:56:07 (12/83) Installing brotli-libs (1.0.9-r9) 22:56:07 (13/83) Installing libbz2 (1.0.8-r4) 22:56:07 (14/83) Installing libpng (1.6.38-r0) 22:56:07 (15/83) Installing freetype (2.12.1-r0) 22:56:07 (16/83) Installing fontconfig (2.14.1-r0) 22:56:07 (17/83) Installing fribidi (1.0.12-r0) 22:56:07 (18/83) Installing libffi (3.4.4-r0) 22:56:07 (19/83) Installing libintl (0.21.1-r1) 22:56:07 (20/83) Installing libblkid (2.38.1-r1) 22:56:07 (21/83) Installing libmount (2.38.1-r1) 22:56:07 (22/83) Installing pcre2 (10.42-r0) 22:56:07 (23/83) Installing glib (2.74.6-r0) 22:56:07 (24/83) Installing graphite2 (1.3.14-r2) 22:56:07 (25/83) Installing harfbuzz (5.3.1-r1) 22:56:07 (26/83) Installing libass (0.16.0-r1) 22:56:07 (27/83) Installing libdav1d (1.0.0-r2) 22:56:07 (28/83) Installing libdrm (2.4.114-r0) 22:56:07 (29/83) Installing gmp (6.2.1-r2) 22:56:07 (30/83) Installing nettle (3.8.1-r0) 22:56:07 (31/83) Installing p11-kit (0.24.1-r1) 22:56:07 (32/83) Installing libtasn1 (4.19.0-r0) 22:56:07 (33/83) Installing libunistring (1.1-r0) 22:56:07 (34/83) Installing gnutls (3.7.8-r3) 22:56:07 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 22:56:07 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 22:56:07 (37/83) Installing lame (3.100-r2) 22:56:07 (38/83) Installing opus (1.3.1-r1) 22:56:07 (39/83) Installing libasyncns (0.8-r1) 22:56:07 (40/83) Installing dbus-libs (1.14.4-r0) 22:56:07 (41/83) Installing libltdl (2.4.7-r1) 22:56:07 (42/83) Installing orc (0.4.33-r0) 22:56:07 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:56:07 (44/83) Installing libogg (1.3.5-r2) 22:56:07 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:56:07 (46/83) Installing flac-libs (1.4.2-r0) 22:56:07 (47/83) Installing libvorbis (1.3.7-r0) 22:56:07 (48/83) Installing libsndfile (1.1.0-r2) 22:56:07 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:56:07 (50/83) Installing soxr (0.1.3-r3) 22:56:07 (51/83) Installing speexdsp (1.2.1-r0) 22:56:07 (52/83) Installing tdb-libs (1.4.6-r0) 22:56:07 (53/83) Installing libpulse (16.1-r6) 22:56:07 (54/83) Installing cjson (1.7.15-r3) 22:56:07 (55/83) Installing mbedtls (2.28.3-r0) 22:56:07 (56/83) Installing librist (0.2.7-r0) 22:56:07 (57/83) Installing libsrt (1.5.1-r0) 22:56:07 (58/83) Installing libssh (0.10.5-r0) 22:56:07 (59/83) Installing libtheora (1.1.1-r16) 22:56:07 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:56:07 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:56:07 (62/83) Installing libxext (1.3.5-r0) 22:56:07 (63/83) Installing libxfixes (6.0.0-r0) 22:56:07 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:56:07 (65/83) Installing libva (2.16.0-r0) 22:56:07 (66/83) Installing libvdpau (1.5-r0) 22:56:07 (67/83) Installing vidstab (1.1.0-r2) 22:56:07 (68/83) Installing libvpx (1.12.0-r1) 22:56:07 (69/83) Installing libwebp (1.2.4-r1) 22:56:07 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:56:07 (71/83) Installing numactl (2.0.16-r1) 22:56:07 (72/83) Installing x265-libs (3.5-r3) 22:56:07 (73/83) Installing xvidcore (1.3.7-r1) 22:56:07 (74/83) Installing libsodium (1.0.18-r2) 22:56:07 (75/83) Installing libzmq (4.3.4-r1) 22:56:07 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:56:07 (77/83) Installing ffmpeg (5.1.3-r0) 22:56:07 (78/83) Installing udev-init-scripts (35-r1) 22:56:07 (79/83) Installing eudev-libs (3.2.11-r4) 22:56:07 (80/83) Installing xz-libs (5.2.9-r0) 22:56:07 (81/83) Installing zstd-libs (1.5.5-r0) 22:56:07 (82/83) Installing kmod-libs (30-r1) 22:56:07 (83/83) Installing eudev (3.2.11-r4) 22:56:07 Executing busybox-1.35.0-r29.trigger 22:56:07 Executing eudev-3.2.11-r4.trigger 22:56:07 OK: 86 MiB in 98 packages 22:56:08 Removing intermediate container 6a527ccfac6b 22:56:08 ---> 2f446e87da76 22:56:08 Step 18/36 : WORKDIR / 22:56:08 ---> Running in bf40e5be04c4 22:56:08 Removing intermediate container bf40e5be04c4 22:56:08 ---> 42b6ca34d81b 22:56:08 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:56:09 ---> 4d204502e527 22:56:09 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:56:10 ---> ab3bbcff7e16 22:56:10 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:56:10 ---> 7b18f98b1587 22:56:10 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:56:11 ---> 423ca431064a 22:56:11 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:56:12 ---> a7e7c2c0436e 22:56:12 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:56:12 ---> 2b472faabdc2 22:56:12 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:56:14 ---> 3382922fa758 22:56:14 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:56:14 ---> Running in 7a3d0084ce01 22:56:15 Removing intermediate container 7a3d0084ce01 22:56:15 ---> 401f5874ec9b 22:56:15 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:56:15 ---> Running in 667ff1165236 22:56:17 Removing intermediate container 667ff1165236 22:56:17 ---> 50cf112f0591 22:56:17 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:56:17 ---> Running in 84b4faa5793b 22:56:19 Removing intermediate container 84b4faa5793b 22:56:19 ---> 960df9703954 22:56:19 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:56:19 ---> Running in 820a7380b885 22:56:23 Removing intermediate container 820a7380b885 22:56:23 ---> 926d74f345ec 22:56:23 Step 30/36 : EXPOSE 59983 22:56:23 ---> Running in a7fe2dadc18e 22:56:23 Removing intermediate container a7fe2dadc18e 22:56:23 ---> 4b7bb90a5531 22:56:23 Step 31/36 : EXPOSE 8554 22:56:23 ---> Running in fe5d12145086 22:56:23 Removing intermediate container fe5d12145086 22:56:23 ---> 45cbfe6bc0ed 22:56:23 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:56:23 ---> Running in 0c71164c3006 22:56:23 Removing intermediate container 0c71164c3006 22:56:23 ---> 625363f15c84 22:56:23 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:56:23 ---> Running in d636f121d408 22:56:23 Removing intermediate container d636f121d408 22:56:23 ---> 00e8d69565c8 22:56:23 Step 34/36 : LABEL arch=arm64 22:56:24 ---> Running in be2e9f22a25d 22:56:24 Removing intermediate container be2e9f22a25d 22:56:24 ---> 168de4498eb5 22:56:24 Step 35/36 : LABEL git_sha=bbba87a12f4ecc4067203c1ff67e6ad013373f41 22:56:24 ---> Running in 1fb536bd0469 22:56:24 Removing intermediate container 1fb536bd0469 22:56:24 ---> d54591beccab 22:56:24 Step 36/36 : LABEL version=0.0.0 22:56:24 ---> Running in 3309bcd73fc7 22:56:24 Removing intermediate container 3309bcd73fc7 22:56:24 ---> a149f22e936c 22:56:24 [Warning] One or more build-args [ARCH] were not consumed 22:56:25 Successfully built a149f22e936c 22:56:25 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 22:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:26 22:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:26 arm64: Pulling from edgex-lftools-log-publisher 22:56:26 8998bd30e6a1: Pulling fs layer 22:56:26 04944245beec: Pulling fs layer 22:56:26 699f458cf7ca: Pulling fs layer 22:56:26 765212b225bb: Pulling fs layer 22:56:26 f23df028b6ca: Pulling fs layer 22:56:26 d65c8cfc05b1: Pulling fs layer 22:56:26 2437ff75d9bd: Pulling fs layer 22:56:26 d65c8cfc05b1: Waiting 22:56:26 f23df028b6ca: Waiting 22:56:26 2437ff75d9bd: Waiting 22:56:26 765212b225bb: Waiting 22:56:26 04944245beec: Download complete 22:56:26 765212b225bb: Verifying Checksum 22:56:26 765212b225bb: Download complete 22:56:26 f23df028b6ca: Verifying Checksum 22:56:26 f23df028b6ca: Download complete 22:56:26 d65c8cfc05b1: Verifying Checksum 22:56:26 d65c8cfc05b1: Download complete 22:56:26 699f458cf7ca: Verifying Checksum 22:56:26 699f458cf7ca: Download complete 22:56:27 8998bd30e6a1: Download complete 22:56:29 2437ff75d9bd: Verifying Checksum 22:56:29 2437ff75d9bd: Download complete 22:56:31 8998bd30e6a1: Pull complete 22:56:31 04944245beec: Pull complete 22:56:33 699f458cf7ca: Pull complete 22:56:33 765212b225bb: Pull complete 22:56:33 f23df028b6ca: Pull complete 22:56:34 d65c8cfc05b1: Pull complete 22:56:49 2437ff75d9bd: Pull complete 22:56:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:49 prd-ubuntu20.04-docker-arm64-4c-16g-16140 does not seem to be running inside a container 22:56:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:56:51 $ docker top d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:52 ---> job-cost.sh 22:56:52 lf-activate-venv: SKIPPING 22:56:52 INFO: No Stack... 22:56:53 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:54 INFO: Archiving Costs [Pipeline] sh 22:56:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 22:56:54 + cut -d, -f6 [Pipeline] lock 22:56:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] 22:56:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] did not exist. Created. 22:56:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:55 /w/workspace/device-usb-camera/1@tmp/durable-6d7cd5fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:56:56 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:56 Warning: overwriting stash ‘stack-cost’ 22:56:56 Stashed 1 file(s) [Pipeline] } 22:56:56 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:56 $ docker stop --time=1 d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc 22:56:58 $ docker rm -f --volumes d28347305e850582e1b886108708d893ed63e8466c21d62c0da3bede3c6d5dbc [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:57:00 + [ -d /w/workspace/foundry_device-usb-camera_PR-254/archives ] 22:57:00 + ls -al /w/workspace/foundry_device-usb-camera_PR-254/archives 22:57:00 total 16 22:57:00 drwxr-xr-x 3 root root 4096 May 19 22:47 . 22:57:00 drwxrwxr-x 11 jenkins jenkins 4096 May 19 22:47 .. 22:57:00 drwxr-xr-x 2 root root 4096 May 19 22:47 cost 22:57:00 -rw-r--r-- 1 root root 89 May 19 22:47 cost.csv 22:57:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-254/archives 22:57:00 + ls -al /w/workspace/foundry_device-usb-camera_PR-254/archives 22:57:00 total 16 22:57:00 drwxr-xr-x 3 jenkins jenkins 4096 May 19 22:47 . 22:57:00 drwxrwxr-x 11 jenkins jenkins 4096 May 19 22:47 .. 22:57:00 drwxr-xr-x 2 jenkins jenkins 4096 May 19 22:47 cost 22:57:00 -rw-r--r-- 1 jenkins jenkins 89 May 19 22:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:57:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:01 ---> package-listing.sh 22:57:01 ++ facter osfamily 22:57:01 ++ tr '[:upper:]' '[:lower:]' 22:57:02 + OS_FAMILY=debian 22:57:02 + workspace=/w/workspace/foundry_device-usb-camera_PR-254 22:57:02 + START_PACKAGES=/tmp/packages_start.txt 22:57:02 + END_PACKAGES=/tmp/packages_end.txt 22:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:02 + PACKAGES=/tmp/packages_start.txt 22:57:02 + '[' /w/workspace/foundry_device-usb-camera_PR-254 ']' 22:57:02 + PACKAGES=/tmp/packages_end.txt 22:57:02 + case "${OS_FAMILY}" in 22:57:02 + dpkg -l 22:57:02 + grep '^ii' 22:57:02 + '[' -f /tmp/packages_start.txt ']' 22:57:02 + '[' -f /tmp/packages_end.txt ']' 22:57:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:02 + '[' /w/workspace/foundry_device-usb-camera_PR-254 ']' 22:57:02 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-254/archives/ 22:57:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-254/archives/ [Pipeline] echo 22:57:02 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-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:57:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:03 prd-ubuntu20.04-docker-8c-8g-16139 does not seem to be running inside a container 22:57:03 $ 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-254/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-254 -v /w/workspace/foundry_device-usb-camera_PR-254:/w/workspace/foundry_device-usb-camera_PR-254:rw,z -v /w/workspace/foundry_device-usb-camera_PR-254@tmp:/w/workspace/foundry_device-usb-camera_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:57:03 $ docker top aadfb3bac9e6cc4adec726078bbaacf8e4d5d96e4208edb59602c816590c628e -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:04 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:04 + ls /var/log/sa-host 22:57:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:04 provisioning config files... 22:57:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-254@tmp/config4368551552076603236tmp [Pipeline] { [Pipeline] echo 22:57:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:05 ---> create-netrc.sh [Pipeline] } 22:57:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:05 ---> python-tools-install.sh [Pipeline] echo 22:57:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:05 ---> sudo-logs.sh 22:57:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:06 ---> job-cost.sh 22:57:06 lf-activate-venv: SKIPPING 22:57:06 DEBUG: total: 0.2199999988079071 22:57:06 INFO: Retrieving Stack Cost... 22:57:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:07 INFO: Archiving Costs [Pipeline] echo 22:57:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:07 ---> logs-deploy.sh 22:57:07 lf-activate-venv: SKIPPING 22:57:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-254/1 22:57:07 INFO: archiving workspace using pattern(s): 22:57:08 Archives upload complete. 22:57:08 INFO: archiving logs to Nexus 22:57:08 ---> uname -a: 22:57:08 Linux prd-ubuntu20-04-docker-8c-8g-16139 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:57:08 22:57:08 22:57:08 ---> lscpu: 22:57:08 Architecture: x86_64 22:57:08 CPU op-mode(s): 32-bit, 64-bit 22:57:08 Byte Order: Little Endian 22:57:08 Address sizes: 40 bits physical, 48 bits virtual 22:57:08 CPU(s): 8 22:57:08 On-line CPU(s) list: 0-7 22:57:08 Thread(s) per core: 1 22:57:08 Core(s) per socket: 1 22:57:08 Socket(s): 8 22:57:08 NUMA node(s): 1 22:57:08 Vendor ID: AuthenticAMD 22:57:08 CPU family: 23 22:57:08 Model: 49 22:57:08 Model name: AMD EPYC-Rome Processor 22:57:08 Stepping: 0 22:57:08 CPU MHz: 2800.000 22:57:08 BogoMIPS: 5600.00 22:57:08 Virtualization: AMD-V 22:57:08 Hypervisor vendor: KVM 22:57:08 Virtualization type: full 22:57:08 L1d cache: 256 KiB 22:57:08 L1i cache: 256 KiB 22:57:08 L2 cache: 4 MiB 22:57:08 L3 cache: 128 MiB 22:57:08 NUMA node0 CPU(s): 0-7 22:57:08 Vulnerability Itlb multihit: Not affected 22:57:08 Vulnerability L1tf: Not affected 22:57:08 Vulnerability Mds: Not affected 22:57:08 Vulnerability Meltdown: Not affected 22:57:08 Vulnerability Mmio stale data: Not affected 22:57:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:57:08 Vulnerability Srbds: Not affected 22:57:08 Vulnerability Tsx async abort: Not affected 22:57:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:57:08 22:57:08 22:57:08 ---> nproc: 22:57:08 8 22:57:08 22:57:08 22:57:08 ---> df -h: 22:57:08 Filesystem Size Used Avail Use% Mounted on 22:57:08 overlay 155G 12G 144G 8% / 22:57:08 tmpfs 64M 0 64M 0% /dev 22:57:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:57:08 shm 64M 0 64M 0% /dev/shm 22:57:08 /dev/vda1 155G 12G 144G 8% /facter-os 22:57:08 22:57:08